Uwe Brauer writes:
Hello
I know this is slightly off topic but I have recently seen postings to
the list concerning key mapping questions.
I am on Kubuntu 10.04 with a Thinkpad Laptop:
- have switched Caps Lock and Control to have Control there where
God put it, when he created Computers, and not Bill Gates.
- I map the so called win key to super, via
keycode 133 = Super_L
in .Xmodmap
Now I have realized that I never use Caps Lock and this key is a waste
so I would like to bind it to hyper. However all my attempt failed. Does
anybody know how to do this?
Given your requirements, I would do
keycode <code> = Hyper_L # create a Hyper key on <code>
clear Lock # remove all Lock bits for cleanliness
# I should do this!! :-)
clear Mod4 # don't leave any random Hypers around
add Mod4 = Hyper_L # add Hyper bit
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta