Ubuntu

How to move the window titlebar buttons to left in Ubuntu 17.10

How to move the window titlebar buttons to left in Ubuntu 17.10

Did you upgrade from older version of Ubuntu to Ubuntu 17.10 only to figure out that several desktop features, and look & feel, have changed? That's because Ubuntu 17.10 ships with GNOME as default desktop environment. Older versions used to have Canonical's own Unity desktop.

One of the changes in Ubuntu 17.10 is the change in location of window buttons including Minimize, Maximize, and Close buttons. In Artful Aardvark, these control features are located on the top right corner of windows, just like in most of other Linux distros and even Microsoft Windows desktop. Earlier versions of Ubuntu having Unity desktop carried the window buttons on to the left corner like in Mac OS X.

Swap Titlebar buttons from right to left

If you are used to the left side window buttons and having hard time to change the habit, you can still swap the buttons to left. Here is how:

Method 1: Command Line Way

Step 1) Launch 'Terminal'. You can do it from 'Activities' or simply press Ctrl, Alt, T simultaneously.

Step 2) Copy and paste the following command line to the Terminal and press enter.

gsettings set org.gnome.desktop.wm.preferences button-layout 'close,minimize,maximize:'

You should immediately see the window control buttons swing to left!

Swap Titlebar Buttons to Left

Changed your mind and want to revert it to default? No problem, use this command:

gsettings set org.gnome.desktop.wm.preferences button-layout ':minimize,maximize,close'

Method 2: GUI Way

Step 1) Go to “Ubuntu Software”, and search for “Gnome Tweaks”. Go ahead and install the utility.

Installing GNOME Tweaks in Ubuntu 17.10

Step 2) Launch “Tweaks” from “Activities”.

Tweaks

Step 3) Click “Windows” tab in the left pane, and then click “left” in Title bar buttons placement section.

GNOME Tweaks Utility

That's it!

Linux'ta Oyun Nasıl Geliştirilir
On yıl önce, pek çok Linux kullanıcısı en sevdikleri işletim sisteminin bir gün ticari video oyunları için popüler bir oyun platformu olacağını tahmin...
Open Source Ports of Commercial Game Engines
Free, open source and cross-platform game engine recreations can be used to play old as well as some of the fairly recent game titles. This article wi...
Linux için En İyi Komut Satırı Oyunları
Komut satırı, Linux kullanırken yalnızca en büyük müttefikiniz değil, aynı zamanda eğlence kaynağı da olabilir, çünkü onu özel bir grafik kartı gerekt...