On 7/19/09, Frank Cox <thea...@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

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to