Ubuntu Super and Hyper Key assignments
xmodmap -e “keycode 234 = Super_L”
xmodmap -e “keycode 233 = Super_R”
Userland method (of course you’re using GNOME and FC6):
First method:
Create in $HOME a .Xmodmap file. It must be as such:
! Xmodmap for IBM Thinkpad T30: ! map browser keys to Super (Windows) and Hyper keys keycode 233 […]
