Never been to CodeSnippets before?

Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)

About this user

Samuel

1 total

On This Page:

  1. 1 Speed up Gnome menus

Speed up Gnome menus

// description of your code here
Speed up the gnome menus by removing display delay
// insert code here..
gtk-menu-popup-delay = 0"| tee -a .gtkrc-2.0

#Now save the file in you home directory under the name .gtkrc-2.0 and restart your x session
1 total

On This Page:

  1. 1 Speed up Gnome menus