Hi there,
On 11 Feb 09 13:45, Julien Danjou wrote:
> At 1234349172 time_t, Andrey Zhidenkov wrote:
> > ...
> > I've already checked it. But I don't know how to bind a key with keycode
> > 151 ('Fn') instead of Win key...
>
> You need to map it to Mod3 or something like that.
> xmodmap is your friend, don't have the command line in my mind but
> someone or the manpage will tell.
> I use Caps_Lock aus Mod4-Key and did it like this: Dumped the current keymap to the file .Xmodmap xmodmap -pke > .Xmodmap Opened the file with an editor and inserted three lines at the beginning of .Xmodmpa: clear Lock clear Mod4 add Mod4 = Caps_Lock You could check which key is mapped to keycod 115 and give clear Mod4 add Mod4 = <key-that-is-mapped-to-keycode 115> at the beginning of .Xmodmap a try. Regards, David -- Email..... [email protected] Jabber.... [email protected] ICQ....... 241051416 OpenPGP... 0x316F4BE4670716FD
signature.asc
Description: Digital signature
