> 2. In math mode, it is not possible to use keys "_" and "^" for > subscript/superscript. I understand that "^" may be a special case but > why does "_" not work???
lyx -dbg key
... KeySym is Shift_L isOK is 1 isMod is 1 isModifier true Press key 189 text "_", ascii "95" Setting key to 189, _ KeySym is onehalf isOK is 1 isMod is 0 encoding is iso8859-1 Using codec ISO 8859-1 ISOEncoded returning value 95 action first set to [-1] action now set to [-1] Key [action=-1][S-onehalf] Trying without shift Action now 88 SelfInsert arg[`'] ...
Michael, what is your locale? German? I mean the keyboard locale as set by setkbmap.
The debug output was produced on a German Windows XP with an English LyX application. If I set LANG=de_DE, I get German LyX menus but the problem remains.
Any idea what's going wrong?
Michael