On Tue, 24 Oct 2000, Rob Hudson wrote: > I'm a big vim user and would like to switch the functionality of the > Caps_Lock key and the Escape key. I have found where to do this in > the console. Which file to I edit to swap these in X? >
Well, one way to do it is using the xmodmap program. I use it to remap the caps lock key and the control key in X for emacs. xmodmap is in the xbase-clients package. See the man page for how to remap keys.