Dear all,
To resume :
# Control keys
# ------------------
keycode 60 = F2 F112
control keycode 60 = F122
control alt keycode 60 = Console_2
String F2="\033[[B"
String F112="\036s\033[[B"
String F122="\036c\033[[B"
keycode 61 = F3 F113
control keycode 61 = F123
control alt keycode 61 = Console_3
String F3="\033[[C"
String F113="\036s\033[[C"
String F123="\036c\033[[C"
In that case the F2 and SHIFT+F2 keys work fine under dosemu ( by ssh), NOT the F2 and
the SHIFT+F23 Keys
If I put the configuration of keycode 61 before then the F3 and SHIFT+F3 keys work
fine but not the F2 and the SHIFT+F2 !!
How can I do ?
I really need a solution or some help.
Thanx in advance.
Lionel
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html