Hi,
I have defined a couple of Key Bindings using META Key as the modifier… ALT Key is supposed to be the META Key. Somehow only the right ALT Key (ALT_R) is recognized as the META Key.
I am using a normal IBM keyboard and Hummingbird Exceed as the X-Server. Running HP_UX 10.20.
Any ideas whats wrong with my Left ALT Key?
By the way, these bindings means that shift-keycode16 is Meta_L. I guess this is why xmodmap can’t add it for a modifier. Maybe try to set keycode 16 as Meta_L (xmodmap -e “keycode 16 = Meta_L”).