Bart Oldeman wrote:

Please try the following with $_layout="auto": Change the two #if 0's
before pretty_keysym and printf in src/plugin/kbd_unicode/keymaps.c
to #if 1 and recompile. Then please report what's printed to stdout.

Things like (I sent the whole thing to Bart)

1e: p: 0b61->'a'    s: 0b41->'A'    a: 0b61-> --    c: 0001->0x01
30: p: 0b62->'b'    s: 0b42->'B'    a: 0b62-> --    c: 0002->0x02
2e: p: 0200-> --    s: 0200-> --    a: 0200-> --    c: 0003->0x03
20: p: 0b64->'d'    s: 0b44->'D'    a: 0b64-> --    c: 0004->0x04
12: p: 0200-> --    s: 0200-> --    a: 0200-> --    c: 0005->0x05

The keys that don't work have 'dashes'.

Regards, Jan

-
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