On Wed, 11 Feb 2009 11:39:48 +0100 Julien Danjou <[email protected]> wrote:
> At 1234347696 time_t, Andrey Zhidenkov wrote: > > My IBM thinkpad notebook doesn't has a Win key. Can I change Mod4 to > > 'Fn' button, for example? > > I don't think so. Check that you cannot see the event by pressing Fn > in xev. If so, you can, but I doubt about it. You get events. However you get both, KeyPress and KeyRelease on releasing the key and none on pressing it. And you don't get any event if you press it together with a key that emits an ACPI event. So its not very useful. I use Ctrl-Alt for most things. However, even if you could set modkey to multiple keys, that wouldn't help you much with the default key bindings. You have to adapt them all by hand. harry -- To unsubscribe, send mail to [email protected].
