2

For a while now, I was able to use the instructions from one of the comments in this answer to align Chromium's Close, Minimize and Maximize buttons to the left of the browser window.

However, in Chromium 52.0 on 16.04 the button layout remains at Minimize, Maximize and Close on the right.

I've entered this command in the terminal with no success.

gconftool-2 --set /apps/metacity/general/button_layout --type string "close,minimize,maximize:"

How can I move Chromium's button layout from right back to left?

rahi
  • 374

1 Answers1

0

Issue no longer present on Chromium 55.0.2883.87 (Developer Build) Built on Ubuntu , running on Ubuntu 16.04 (64-bit).

Chromium Button Layout fixed

rahi
  • 374
  • The problem is back on Chromium 59.0.3071.109 (Developer Build) Built on Ubuntu , running on Ubuntu 16.04 (64-bit). – rahi Aug 01 '17 at 14:01
  • Issue fixed on 62.0.3202.62 (Official Build) Built on Ubuntu , running on Ubuntu 16.04 (64-bit) – rahi Oct 25 '17 at 14:05