On Wed, Apr 07, 2004 at 09:00:46PM -0700, William Ballard wrote: > I use fluxbox with 2 desktops, with apps basically covering the entire > screen (4 terminals on one, Firefox on the other): ... > I need a small lightweight app launcher to put in the upper right hand > corner. It needs to be very small vertically. Basically I need > something a lot like gnome-panel but much lighter weight. > > What would be good to use?
What do you want it to do? Present you with commonly-used apps? Allow you to define new buttons? If the first, why not customize your fluxbox menu? My top lines are: -------------------------- daddy:~# head -20 .fluxbox/menu # This is an automatically generated file. # Please see <file:/usr/share/doc/menu/README> for information. # to use your own menu, copy this to ~/.fluxbox/menu, then edit # ~/.fluxbox/init and change the session.menuFile path to ~/.fluxbox/menu [begin] (fluxbox) [exec] (Lyx) {/usr/bin/lyx-qt} [exec] (Bluefish) {/usr/bin/bluefish} [exec] (Gnumeric) {/usr/bin/gnumeric} [exec] (Firefox) {firefox} [exec] (The GIMP) {/usr/bin/gimp} [exec] (Xfig) {/usr/bin/xfig} [exec] (XTerm (Unicode\)) {uxterm} [exec] ( update menu) {fixMenu} # Automatically generated file. Do not edit (see /usr/share/doc/menu/html/index [submenu] (Apps) {} daddy:~# -------------------------- where the fixMenu is a simple shell script to update things when new apps are installed. This gives me a list of my common apps at the top of the main menu. Don't know if this is what you really want, though. HTH. Kenward -- In a completely rational society, the best of us would aspire to be _teachers_ and the rest of us would have to settle for something less, because passing civilization along from one generation to the next ought to be the highest honor and the highest responsibility anyone could have. - Lee Iacocca -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]