[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#614936: [hyrobl@gmail.com: Re: [bluetooth] Modifier keys (ctrl, shift, alt) do not stack]



On 07/29/13 19:28, Moritz Muehlenhoff wrote:
reassign 614936 src:linux
thanks

The most recent kernel was 3.2.7 with aptosid tweaks of sorts.

Wheezy is based on more recent 3.2 kernels. Does it work for you with Wheezy?

Cheers,
         Moritz

Hi Moritz,

The problem is still persistent with the current kernel that I am using, that is the current Sid build:

uname -a
3.11-1-amd64 #1 SMP Debian 3.11.5-1 (2013-10-17) x86_64 GNU/Linux

The output from xev show exactly what it did in the initial bug-report. The physical sequence of key presses was:
Shift_L press, f press, f release, Shift_L release

xev output:

KeyPress event, serial 38, synthetic NO, window 0x4800001,
    root 0x84, subw 0x0, time 351445, (676,61), root:(1241,394),
    state 0x0, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

KeyRelease event, serial 38, synthetic NO, window 0x4800001,
    root 0x84, subw 0x0, time 352931, (676,61), root:(1241,394),
    state 0x1, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
    XLookupString gives 0 bytes:
    XFilterEvent returns: False

KeyPress event, serial 38, synthetic NO, window 0x4800001,
    root 0x84, subw 0x0, time 352931, (676,61), root:(1241,394),
    state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
    XLookupString gives 1 bytes: (66) "f"
    XmbLookupString gives 1 bytes: (66) "f"
    XFilterEvent returns: False

KeyRelease event, serial 38, synthetic NO, window 0x4800001,
    root 0x84, subw 0x0, time 352998, (676,61), root:(1241,394),
    state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
    XLookupString gives 1 bytes: (66) "f"
    XFilterEvent returns: False



Cheers
Jack


Reply to: