disable right-side Windows key

Andras Simon szajmi at gmail.com
Sun Jul 19 07:55:00 UTC 2009


On 7/19/09, Frank Cox <theatre at sasktel.net> wrote:
> How can I disable or re-map the right-side Windows key on my keyboard? If I
> hit
> it by accident, it pops up a menu and gives it focus, so I have to hit Esc
> to close that menu before I can continue with what I'm doing.
>
> The left-side Windows key doesn't appear to do anything, and that suits me
> fine; I wish the right-side Windows key would join it.

I think that something like this:

xmodmap -e "keycode 117 = NoSymbol"

should work. You can use xev to find out the keycode corresponding to
the right windows key.

Andras




More information about the fedora-list mailing list