How to remove minimize, maximize, and close button in Ubuntu 18.04?
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
4
down vote
favorite
I recently installed Ubuntu 18.04. Previously in GNOME 3, the minimize, maximize, and close buttons never appeared on any of my applications, such as Chromium Browser and Emacs. These buttons annoy me because I am used to clicking Alt+Space.
How do I remove these buttons from Ubuntu 18.04?
18.04 window-manager gnome-shell
add a comment |Â
up vote
4
down vote
favorite
I recently installed Ubuntu 18.04. Previously in GNOME 3, the minimize, maximize, and close buttons never appeared on any of my applications, such as Chromium Browser and Emacs. These buttons annoy me because I am used to clicking Alt+Space.
How do I remove these buttons from Ubuntu 18.04?
18.04 window-manager gnome-shell
add a comment |Â
up vote
4
down vote
favorite
up vote
4
down vote
favorite
I recently installed Ubuntu 18.04. Previously in GNOME 3, the minimize, maximize, and close buttons never appeared on any of my applications, such as Chromium Browser and Emacs. These buttons annoy me because I am used to clicking Alt+Space.
How do I remove these buttons from Ubuntu 18.04?
18.04 window-manager gnome-shell
I recently installed Ubuntu 18.04. Previously in GNOME 3, the minimize, maximize, and close buttons never appeared on any of my applications, such as Chromium Browser and Emacs. These buttons annoy me because I am used to clicking Alt+Space.
How do I remove these buttons from Ubuntu 18.04?
18.04 window-manager gnome-shell
edited May 28 at 7:49
![](https://i.stack.imgur.com/E0SEH.png?s=32&g=1)
![](https://i.stack.imgur.com/E0SEH.png?s=32&g=1)
David Foerster
25.8k1361106
25.8k1361106
asked May 28 at 1:19
Ivan Manan
232
232
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
5
down vote
accepted
If you want to get rid of those window control buttons from all the windows run the following command in Terminal
gsettings set org.gnome.desktop.wm.preferences button-layout :
To undo this step, run
gsettings reset org.gnome.desktop.wm.preferences button-layout
Awesome it works! I was wondering how you found out about this command?
â Ivan Manan
May 28 at 2:02
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
5
down vote
accepted
If you want to get rid of those window control buttons from all the windows run the following command in Terminal
gsettings set org.gnome.desktop.wm.preferences button-layout :
To undo this step, run
gsettings reset org.gnome.desktop.wm.preferences button-layout
Awesome it works! I was wondering how you found out about this command?
â Ivan Manan
May 28 at 2:02
add a comment |Â
up vote
5
down vote
accepted
If you want to get rid of those window control buttons from all the windows run the following command in Terminal
gsettings set org.gnome.desktop.wm.preferences button-layout :
To undo this step, run
gsettings reset org.gnome.desktop.wm.preferences button-layout
Awesome it works! I was wondering how you found out about this command?
â Ivan Manan
May 28 at 2:02
add a comment |Â
up vote
5
down vote
accepted
up vote
5
down vote
accepted
If you want to get rid of those window control buttons from all the windows run the following command in Terminal
gsettings set org.gnome.desktop.wm.preferences button-layout :
To undo this step, run
gsettings reset org.gnome.desktop.wm.preferences button-layout
If you want to get rid of those window control buttons from all the windows run the following command in Terminal
gsettings set org.gnome.desktop.wm.preferences button-layout :
To undo this step, run
gsettings reset org.gnome.desktop.wm.preferences button-layout
answered May 28 at 1:27
![](https://i.stack.imgur.com/A4LiS.jpg?s=32&g=1)
![](https://i.stack.imgur.com/A4LiS.jpg?s=32&g=1)
pomsky
21.3k76594
21.3k76594
Awesome it works! I was wondering how you found out about this command?
â Ivan Manan
May 28 at 2:02
add a comment |Â
Awesome it works! I was wondering how you found out about this command?
â Ivan Manan
May 28 at 2:02
Awesome it works! I was wondering how you found out about this command?
â Ivan Manan
May 28 at 2:02
Awesome it works! I was wondering how you found out about this command?
â Ivan Manan
May 28 at 2:02
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%2f1041053%2fhow-to-remove-minimize-maximize-and-close-button-in-ubuntu-18-04%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