Archive for July 21, 2011

Some helpful tips for Fedora Core 15

Posted: July 21, 2011 in Linux

1) How to add minimize and maximize buttons. Run dconf-editor Go to: desktop -> gnome-> shell- > windows From your right side options double click on “buttons_layouts”. Erase it’s current text (which should be = :close ) and enter the below code instead: :minimize,maximize,close SourceĀ for this tip. 2) Adding “Shutdown/Power Off” and “Restart/Reboot” options into [...]