help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using the `Win' key as `Ctrl' in Emacs?


From: Jim Ottaway
Subject: Re: Using the `Win' key as `Ctrl' in Emacs?
Date: Fri, 18 Jun 2004 11:44:02 +0100
User-agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.2 (gnu/linux)

>>>>> Xiaoyong Jin <tootiny@163.com> writes:

> Yes, I've used xmodmap.  I tried this:
> xmodmap -e "add control = Super_R"

I have this

xmodmap -e 'keycode 116 = Control_R'
xmodmap -e 'add Control = Control_R'

which works for me for all applications (keycode obtained 
using xev); perhaps this would work for you too? 

-- 
Jim Ottaway




reply via email to

[Prev in Thread] Current Thread [Next in Thread]