Re: Recommendations for a small, light, app-launcher button bar
On Fri, Apr 09, 2004 at 08:24:44PM +0000, Stephen Patterson wrote:
> I don't know, but it could be as simple as defining the section to
> something other than Apps
That works reasonably well. I created a file /etc/menu/frequent with
entries like this:
?package(bash):needs="x11" section="_Frequently Used" \
title="Command1" command="<command1>"
?package(bash):needs="x11" section="_Frequently Used" \
title="Command2" command="<command2>"
The "_Frequently Used" section is nonstandard, but it works. You have
to prefix it with underscore so it sorts before Apps.
Now my custom list is always kept in sync with the debian menu and it
works the same in all WMs. Total victory! (except for the gruesome
underscore hack).
Thanks all!
Reply to:
- References:
- Recommendations for a small, light, app-launcher button bar
- From: William Ballard <40311.nospam@comcast.net>
- Re: Recommendations for a small, light, app-launcher button bar
- From: Kenward Vaughan <kay_jay@earthlink.net>
- Re: Recommendations for a small, light, app-launcher button bar
- From: William Ballard <40311.nospam@comcast.net>
- Re: Recommendations for a small, light, app-launcher button bar
- From: Kenward Vaughan <kay_jay@earthlink.net>
- Re: Recommendations for a small, light, app-launcher button bar
- From: Stephen Patterson <s.patterson@freeuk.com>
- Re: Recommendations for a small, light, app-launcher button bar
- From: William Ballard <40311.nospam@comcast.net>
- Re: Recommendations for a small, light, app-launcher button bar
- From: Stephen Patterson <s.patterson@freeuk.com>