Page 1 of 1

How to: Speed up Gnome Menu

Posted: Fri Aug 07, 2009 11:52 am
by Arman
NOT MY OWN GUIDE

I was searching Google for cool ways to improve Gnome, and stumbled upon this guide on how to remove that small delay when browsing through the menus.

Link: http://lifehacker.com/software/linux-ti ... 269934.php
Open your text editor of choice and copy and paste in the following text:

Code: Select all

gtk-menu-popup-delay = 0
Save the file into your home directory with the name .gtkrc-2.0 (don't forget the period before the filename), and restart your session (CTRL+ALT+BACKSPACE). You'll notice a nice speed boost when browsing within a category in your menu.
Nothing big, and most of you may have already known about this, but for those that didn't...enjoy the speed boost :D .

Re: How to: Speed up Gnome Menu

Posted: Fri Aug 07, 2009 12:26 pm
by proxima_centauri
All you need to add is

Code: Select all

gtk-menu-popup-delay = 0

Re: How to: Speed up Gnome Menu

Posted: Fri Aug 07, 2009 1:14 pm
by rivenathos
This small tweak works great in several distros I have used. It is one of the first things I add when installing a new system.

Re: How to: Speed up Gnome Menu

Posted: Fri Aug 07, 2009 3:22 pm
by Arman
proxima_centauri wrote:All you need to add is

Code: Select all

gtk-menu-popup-delay = 0
Yes you are right, my bad, the rest gets added once saved as ".gtkrc-2.0".

Re: How to: Speed up Gnome Menu

Posted: Fri Aug 07, 2009 11:46 pm
by DrHu
http://www.goitexpert.com/general/ubuntuguide/
--some other tweaks, use at your own risk

Re: How to: Speed up Gnome Menu

Posted: Sat Aug 08, 2009 1:19 am
by Arman
Was totally interested until I read the "...use at your own risk", now Im just slightly paranoid :lol: . IF you follow the directions exactly, is there still a risk of messing something up?

*EDIT* Read some of the "encouraging" comments below, and looks like the first suggestion on that site isn't all that great :D .
The first “tip” is extremely dangerous for your data. You lose integrity built into a journaling file system. If what you really want is a file system without a journal… so your computer is faster, and loses your data when it crashes, then you should use ext2.

Re: How to: Speed up Gnome Menu

Posted: Sat Aug 08, 2009 11:29 am
by 900i
These speedy up topics come around every once in a while, so I'll post my old faithful link

http://www.techthrob.com/2009/03/02/dra ... h-preload/