RoGuE_StreaK
Group: Members
Posts: 418
Joined: Jan. 2004 |
|
Posted: Jan. 15 2006,00:45 |
|
OK, try to finally solve the issue of how to bind the windows key in DSL, need some help here. I know that the key in fluxbox is "Mod4", and that commands should be put into .fluxbox/keys, eg "Mod4 e :ExecCommand emelfm"
1. Does the default "us" keyboard include the windows key? If not, which one does?
2. According to this page, "xmodmap" in a term should give you somewhere in there "mod4 Super_L (0x7f)" In my setup, mod4 only lists "Mode_switch (0x6c)". Howto add Super_L in DSL? (keycode 115 = Super_L) The page mentioned says:
Quote | If you don't, you can create a $HOME/.xmodmaprc file. In that file put
keycode 115 = Super_L keycode 116 = Super_R keycode 117 = Menu
The last line enables you to use the Windows menu key as well.
Save this file in your home directory and then add the following to your .xinitrc (above the exec fluxbox line)
xmodmap .xmodmaprc
|
Will this work in DSL?
Hopefully resolving those two issues will give the ability to bind to the windows key, for shortcuts to pop up menus, launch emelfm, or a number of different things. If the key's there, may as well use it! (Might need a little penguin stuck on it, though...)
-------------- "I find your lack of penguin disturbing" - Darth Tux
|