0

I have added the minimize and maximize buttons as described here.
I tried both command line and GUI options.

They don't add...
And when in GUI I see a red marker stating "The key has no schema"

Does anybody know what to do?

Ofir Farchy
  • 7,657
  • 7
  • 38
  • 58
  • 3
    Read the comments below that post. They give instructions for more modern versions of at least Fedora and Ubuntu (you didn't say what distribution you were using.) Also, this isn't programming related, so it would be better to ask on Super User. – ptomato Nov 08 '12 at 14:25
  • @ptomato +1 or http://unix.stackexchange.com – jsj Nov 08 '12 at 14:52

1 Answers1

14

Ok,

gsettings set  org.gnome.shell.overrides button-layout ':minimize,maximize,close'

Does the trick.

Ofir Farchy
  • 7,657
  • 7
  • 38
  • 58