Dear all,

I try to use SHIFT keys with dosemu in console mode by a ssh connection
and I use loadkeys on the source to do this with the configuration :

test :

keycode 60 = F2 F112
        control keycode 60 = F122
        alt     keycode 60 = F132
        control alt keycode 60 = Console_2

String  F2="\033[[B"
String  F122="\036s\033[[B"
String  F132="\036c\033[[B"

loadkeys test

Could you help me 

Why it doesn't work ?

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

Reply via email to