Move GNOME file dialog buttons


up vote
1
down vote
favorite
I recently upgraded to 18.04 and something that annoys me slightly is that the "Cancel" and "Open"/"Select" buttons are on the top bar now. Is there any way I can move them to the bottom, like in Unity?
For comparison:
gnome gui gtk3
add a comment |Â
up vote
1
down vote
favorite
I recently upgraded to 18.04 and something that annoys me slightly is that the "Cancel" and "Open"/"Select" buttons are on the top bar now. Is there any way I can move them to the bottom, like in Unity?
For comparison:
gnome gui gtk3
Yeah one stupid decision :( still no way to change this.
â Maduka Jayalath
May 27 at 1:27
it's very annoying...
â Mostafa
May 30 at 14:24
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I recently upgraded to 18.04 and something that annoys me slightly is that the "Cancel" and "Open"/"Select" buttons are on the top bar now. Is there any way I can move them to the bottom, like in Unity?
For comparison:
gnome gui gtk3
I recently upgraded to 18.04 and something that annoys me slightly is that the "Cancel" and "Open"/"Select" buttons are on the top bar now. Is there any way I can move them to the bottom, like in Unity?
For comparison:
gnome gui gtk3
edited May 12 at 20:47
asked May 3 at 18:05
qwr
399317
399317
Yeah one stupid decision :( still no way to change this.
â Maduka Jayalath
May 27 at 1:27
it's very annoying...
â Mostafa
May 30 at 14:24
add a comment |Â
Yeah one stupid decision :( still no way to change this.
â Maduka Jayalath
May 27 at 1:27
it's very annoying...
â Mostafa
May 30 at 14:24
Yeah one stupid decision :( still no way to change this.
â Maduka Jayalath
May 27 at 1:27
Yeah one stupid decision :( still no way to change this.
â Maduka Jayalath
May 27 at 1:27
it's very annoying...
â Mostafa
May 30 at 14:24
it's very annoying...
â Mostafa
May 30 at 14:24
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
This solution worked for me. Enter this line in the terminal.
gsettings set org.gnome.settings-daemon.plugins.xsettings overrides "'Gtk/DialogsUseHeader':<0>"
And buttons are back on the bottom of the dialog.
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
This solution worked for me. Enter this line in the terminal.
gsettings set org.gnome.settings-daemon.plugins.xsettings overrides "'Gtk/DialogsUseHeader':<0>"
And buttons are back on the bottom of the dialog.
add a comment |Â
up vote
1
down vote
accepted
This solution worked for me. Enter this line in the terminal.
gsettings set org.gnome.settings-daemon.plugins.xsettings overrides "'Gtk/DialogsUseHeader':<0>"
And buttons are back on the bottom of the dialog.
add a comment |Â
up vote
1
down vote
accepted
up vote
1
down vote
accepted
This solution worked for me. Enter this line in the terminal.
gsettings set org.gnome.settings-daemon.plugins.xsettings overrides "'Gtk/DialogsUseHeader':<0>"
And buttons are back on the bottom of the dialog.
This solution worked for me. Enter this line in the terminal.
gsettings set org.gnome.settings-daemon.plugins.xsettings overrides "'Gtk/DialogsUseHeader':<0>"
And buttons are back on the bottom of the dialog.
answered Jul 10 at 10:12
Nemo7
261
261
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1031665%2fmove-gnome-file-dialog-buttons%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Yeah one stupid decision :( still no way to change this.
â Maduka Jayalath
May 27 at 1:27
it's very annoying...
â Mostafa
May 30 at 14:24