[ltp] gnome 2.4, mozilla 1.5 (debian-relativ.org), alt-arrow
not working
Dimitris Kogias
linux-thinkpad@linux-thinkpad.org
Wed, 24 Dec 2003 21:40:22 -0800
Pressing (and holding) Alt gives me:
KeyPress event, serial 28, synthetic NO, window 0x1e00001,
root 0x3a, subw 0x0, time 41958246, (485,212), root:(514,298),
state 0x0, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 characters: ""
While Alt is down, pressing/releasing left or right produces no event.
Then, releasing Alt:
KeyRelease event, serial 28, synthetic NO, window 0x1e00001,
root 0x3a, subw 0x0, time 41959259, (485,212), root:(514,298),
state 0x8, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 characters: ""
This is the same with Alt_R. Seems like it's something "under"
mozilla... I'm experimenting with xmodmap/xkeycaps but haven't found
anything promising yet.
Thanks for the suggestion though :)
D.
Brad Langhorst wrote:
> On Thu, 2003-12-25 at 00:06, Dimitris Kogias wrote:
> just thought i'd let you know - this works fine with firebird from
> testing...
> so it's not a debian config problem...
>
> here's my xev output for alt right and alt
KeyPress event, serial 28, synthetic NO, window 0x1e00001,
root 0x3a, subw 0x0, time 41958246, (485,212), root:(514,298),
state 0x0, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 characters: ""
KeyRelease event, serial 28, synthetic NO, window 0x1e00001,
root 0x3a, subw 0x0, time 41959259, (485,212), root:(514,298),
state 0x8, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 characters: ""
left - if you see the same
> then you know it's not a low level problem but something in the mozilla
> pkg...
>
>
> KeyPress event, serial 27, synthetic NO, window 0x3a00001,
> root 0x48, subw 0x0, time 172467932, (82,-21), root:(85,759),
> state 0x0, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
> XLookupString gives 0 bytes: ""
>
> KeyPress event, serial 27, synthetic NO, window 0x3a00001,
> root 0x48, subw 0x0, time 172468917, (82,-21), root:(85,759),
> state 0x4, keycode 102 (keysym 0xff53, Right), same_screen YES,
> XLookupString gives 0 bytes: ""
>
> KeyRelease event, serial 27, synthetic NO, window 0x3a00001,
> root 0x48, subw 0x0, time 172469052, (82,-21), root:(85,759),
> state 0x4, keycode 102 (keysym 0xff53, Right), same_screen YES,
> XLookupString gives 0 bytes: ""
>
> KeyRelease event, serial 27, synthetic NO, window 0x3a00001,
> root 0x48, subw 0x0, time 172469827, (82,-21), root:(85,759),
> state 0x4, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
> XLookupString gives 0 bytes: ""
>
> KeyPress event, serial 27, synthetic NO, window 0x3a00001,
> root 0x48, subw 0x0, time 172470799, (82,-21), root:(85,759),
> state 0x0, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
> XLookupString gives 0 bytes: ""
>
> KeyPress event, serial 27, synthetic NO, window 0x3a00001,
> root 0x48, subw 0x0, time 172471714, (82,-21), root:(85,759),
> state 0x4, keycode 100 (keysym 0xff51, Left), same_screen YES,
> XLookupString gives 0 bytes: ""
>
> KeyRelease event, serial 27, synthetic NO, window 0x3a00001,
> root 0x48, subw 0x0, time 172471865, (82,-21), root:(85,759),
> state 0x4, keycode 100 (keysym 0xff51, Left), same_screen YES,
> XLookupString gives 0 bytes: ""
>
> KeyRelease event, serial 27, synthetic NO, window 0x3a00001,
> root 0x48, subw 0x0, time 172472383, (82,-21), root:(85,759),
> state 0x4, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
> XLookupString gives 0 bytes: ""
>
>
> brad
>