This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

AltGr works with only one key


Hi

I can't do |@\{}[] in X (they all need the AltGr key), but I can do #
perfectly, with the AltGr key. (It's the 3 key with AltGr)

I have a Toshiba laptop running Vista. I used to have a Toshiba with
XP and Cygwin X and never had this problem.

The non-X bash terminal window works fine.

Here's a sequence from xev where I press down the AltGr key, then
press and release the 1 key, then press and release the 2 key, then
press and release the 3 key and then release the AltGr key:

KeyPress event, serial 24, synthetic NO, window 0xe00001,
    root 0x3e, subw 0x0, time 4562077, (71,548), root:(146,643),
    state 0x0, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

KeyPress event, serial 24, synthetic NO, window 0xe00001,
    root 0x3e, subw 0x0, time 4562077, (71,548), root:(146,643),
    state 0x4, keycode 113 (keysym 0xfe03, ISO_Level3_Shift), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

KeyPress event, serial 24, synthetic NO, window 0xe00001,
    root 0x3e, subw 0x0, time 4564542, (71,548), root:(146,643),
    state 0x84, keycode 10 (keysym 0x7c, bar), same_screen YES,
    XLookupString gives 1 bytes: (1c) ""
    XmbLookupString gives 1 bytes: (1c) ""
    XFilterEvent returns: False

KeyRelease event, serial 24, synthetic NO, window 0xe00001,
    root 0x3e, subw 0x0, time 4564604, (71,548), root:(146,643),
    state 0x84, keycode 10 (keysym 0x7c, bar), same_screen YES,
    XLookupString gives 1 bytes: (1c) ""

KeyPress event, serial 24, synthetic NO, window 0xe00001,
    root 0x3e, subw 0x0, time 4564932, (71,548), root:(146,643),
    state 0x84, keycode 11 (keysym 0x40, at), same_screen YES,
    XLookupString gives 1 bytes: (00) ""
    XmbLookupString gives 1 bytes: (00) ""
    XFilterEvent returns: False

KeyRelease event, serial 24, synthetic NO, window 0xe00001,
    root 0x3e, subw 0x0, time 4564979, (71,548), root:(146,643),
    state 0x84, keycode 11 (keysym 0x40, at), same_screen YES,
    XLookupString gives 1 bytes: (00) ""

KeyPress event, serial 24, synthetic NO, window 0xe00001,
    root 0x3e, subw 0x0, time 4565322, (71,548), root:(146,643),
    state 0x84, keycode 12 (keysym 0x23, numbersign), same_screen YES,
    XLookupString gives 1 bytes: (23) "#"
    XmbLookupString gives 1 bytes: (23) "#"
    XFilterEvent returns: False

KeyRelease event, serial 24, synthetic NO, window 0xe00001,
    root 0x3e, subw 0x0, time 4565369, (71,548), root:(146,643),
    state 0x84, keycode 12 (keysym 0x23, numbersign), same_screen YES,
    XLookupString gives 1 bytes: (23) "#"

KeyRelease event, serial 24, synthetic NO, window 0xe00001,
    root 0x3e, subw 0x0, time 4566586, (71,548), root:(146,643),
    state 0x84, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
    XLookupString gives 0 bytes:

KeyRelease event, serial 24, synthetic NO, window 0xe00001,
    root 0x3e, subw 0x0, time 4566586, (71,548), root:(146,643),
    state 0x80, keycode 113 (keysym 0xfe03, ISO_Level3_Shift), same_screen YES,
    XLookupString gives 0 bytes:

Does anyone have any ideas? Thanks.

Andrew Blake

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]