[QCLUG] Organize KMenu
Robert Jones
Robert@RM-Jones.com
Thu, 02 Oct 2008 10:32:47 -0500
Thank you Mark, I assume that by "creating a separate menu panel" you
mean to go into Kmenu and create another sub-menu and putt the things I
use there. If that isn't what you mean then I'm not sure how to create
a "menu panel".
Thanks again
Bob Jones
Mark Riedesel wrote:
> Hey Bob,
>
> You're probably best off creating a separate menu panel and putting
> things in it manually. I tend to not use the menus all that often
> because clicking through the menu tree is time consuming. Typically
> what I do is use the Run Command dialog (Alt+F2), quickly type in the
> app I'm interested in (eg. firefox, konsole, pidgin, gimp), and hit
> enter. Additionally, there's a nice keystroke launcher by the name of
> Launchy ( http://www.launchy.net ). They recently released a linux
> version but I don't think it's available from the official Ubuntu
> repositories yet, but you can download the .deb file and install it
> manually: sudo dpkg -i launchy_2.1.2-1-i386.deb.
>
> Mark