my xmodmap contains: keycode 75 = adiaeresis Adiaeresis keycode 76 = odiaeresis Odiaeresis
thus making my f9 = ä and my f10 = ö. these work. but shift-f7/f8 doesnt product the capital version (Adiaeresis/ Odiaeresis) but caps lock + f7/f8 DOES! needless to say my shift works otherwise fine.
they show up correctly in xmodmap -pke, so what gives?
theres nothing dealing with shift in my xmodmap, heres the complete version:
clear mod4
keycode 115 = Multi_key
keycode 116 = Multi_key
add mod4 = Super_L Super_R
#swap control and capslock
remove Lock = Caps_Lock
remove Control = Control_L
add Lock = Control_L Control_L
add Control = Caps_Lock
keycode 117 = Menu
keycode 73 = adiaeresis Adiaeresis
keycode 74 = odiaeresis Odiaeresis
-
: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html