trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: March 2012

TSAK freezing my keyboard input or mutilating it.

From: Calvin Morrison <mutantturkey@...>
Date: Tue, 6 Mar 2012 18:27:08 -0500
Hey all,

Recently, TSAK has started messing up my system. Whenever I hit the
caps lock key, the keyboard basically freezes. The CPU does not
thrash, but I am almost certain it is tsak. Basically it would not
allow me to type in any new letters, and the caps light gets locked, I
then have to reboot to correct it  ( well i probably could have killed
tsak)

Is TSAK grabbing ther wrong keys? this is an lenovo x220. here is my
xev output with tsak disabled:

KeymapNotify event, serial 21, synthetic NO, window 0x0,
    keys:  0   0   0   0   16  0   0   0   0   0   0   0   0   0   0   0
           0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0

KeyRelease event, serial 30, synthetic NO, window 0x1200001,
    root 0xb2, subw 0x0, time 431876, (-866,348), root:(100,371),
    state 0x0, keycode 36 (keysym 0xff0d, Return), same_screen YES,
"   XLookupString gives 1 bytes: (0d) "
    XFilterEvent returns: False

PropertyNotify event, serial 33, synthetic NO, window 0x1200001,
    atom 0x1c3 (_NET_WM_ICON_GEOMETRY), time 431952, state PropertyNewValue

KeyPress event, serial 34, synthetic NO, window 0x1200001,
    root 0xb2, subw 0x0, time 432888, (-866,348), root:(100,371),
    state 0x0, keycode 66 (keysym 0xffe5, Caps_Lock), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

KeyRelease event, serial 34, synthetic NO, window 0x1200001,
    root 0xb2, subw 0x0, time 432968, (-866,348), root:(100,371),
    state 0x2, keycode 66 (keysym 0xffe5, Caps_Lock), same_screen YES,
    XLookupString gives 0 bytes:
    XFilterEvent returns: False

ClientMessage event, serial 34, synthetic YES, window 0x1200001,
    message_type 0x17c (WM_PROTOCOLS), format 32, message 0x17b
(WM_DELETE_WINDOW)


Calvin