Thursday, April 04, 2013

fedora 17: enable minimize and maximize button on titlebar

an easy way to make the minimize and maximize button display in fedora 17 is to do it via gnome-tweak-tool

install gnome-tweak-tool
# yum install gnome-tweak-tool

launch gnome-tweak-tool
# gnome-tweak-tool

in the dialog, select Shell then set set Arrange of buttons on the titlebar to All


no more need to right-click on titlebar for minimize and maximize functions!

No comments:

Post a Comment

SSH : No matching host key type found. Their offer: ssh-rsa,ssh-dss

Got this while connecting to my mikrotik router via ssh   Unable to negotiate with <ip address> port <ssh port>: no matching hos...