Thursday, November 4, 2010

Menu Hover Delay Gnome-panel

You want a faster opening menu ? Add these lines to the file ~/.gtkrc-2.0 :

gtk-menu-popup-delay = 0
gtk-menu-popdown-delay = 0
gtk-menu-bar-popup-delay = 0
gtk-enable-animations = 0
gtk-timeout-expand = 10

Full list of gtk-settings : http://library.gnome.org/.... 
Credits : http://community.linuxmint.com/tutorial/view/209

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.