Friday, May 11, 2007

super and hyper keys




I want to setup my Microsoft Natural Ergonomic 4000 Keyboard to have Super and Hyper keys. I'm having some problems, but here are the resources I'm using to figure it out:

Super and Hyper Keys for XEmacs

qsearch.el

Super and Hyper Keys

everything2 Super and Hyper Keys

Because I'm using a -nw Emacs with urxvt, things aren't quite as simple as just putting the following in my .xmodmap:


keycode 66 = Super_L
keycode 115 = Hyper_L
add mod2 = Super_L
add mod3 = Hyper_L


I'll try later. It's in my planner-mode file. :)