lucky13
Group: Members
Posts: 1478
Joined: Feb. 2007 |
|
Posted: Feb. 03 2007,16:37 |
|
Quote (Yull @ Feb. 01 2007,21:56) | I am using DSL on a laptop and using the thinkpad mouse. It is rather difficult for me learning DSL and using the thinkpad for the menu's as well and so I was wandering is there anyway I could add a menu button to the taskbar? |
Open emelfm. Go to the panel with /home/dsl. Click on the H to show hidden files. Go to /.fluxbox. Find the file named "keys." Right click and scroll to "view" or just double click and it should open in beaver (editor). Add a command like this to it:
Mod1 m :RootMenu
Mod1 is your alt key, so this will open a menu on alt-m. You can use Mod4 if you want to put the key between Alt and Control (the one with the dopey logo that assumes everyone uses the same operating system) to good use. You can also use whatever other keystrokes you want (seriously... as many as you want). Be careful, though, that you don't cause conflicts with other programs you use regularly (if you use keystrokes) because the window manager takes precedence.
See the fluxbox manual for keybindings: http://fluxbox.sourceforge.net/docs/en/newdoc.keybindings.php
By the way and following up on another recommendation, switching to jwm is VERY easy using the menu. There's an option to switch to jwm on the exit submenu in fluxbox. It will also let you switch right back to fluxbox from jwm (same way: exit submenu, switch to fluxbox) if you decide you don't like it. If you're used to having a status bar on the bottom of the screen with the familiar button to launch your menu, jwm may suit you better.
|