On Wed, Dec 14 2011, stardiviner wrote: > I was used to press Mode4(Windows key on keyboard) + 1..9 to switch > tab in Awesome. But I changed keyboard now. This keyboard one "Fn" key > replaced the position of original Mod4 key. How to set in *rc.lua* to > setup this ? I just want to config *rc.lua* to replace Windows key > with "Fn".
You need to grab the keysym of this key via xev, and use xmodmap to bind it to a modifier key, typically Mod4. -- Julien Danjou
pgpnlSYM14UHE.pgp
Description: PGP signature
