Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Feb 1996 11:31:17 +0800 (SST)
From:      Gong Wei <eng30219@leonis.nus.sg>
To:        questions@freebsd.org
Subject:   Strange Keyboard Behaviour
Message-ID:  <Pine.OSF.3.91.960214112715.25791B-100000@leonis.nus.sg>

next in thread | raw e-mail | index | archive | help
Here enclosed the output of ``xev'' on my FreeBSD2.1.0.  It's quite 
strange that press and release ``l, 9'' gives different keycode.  So are 
there anything I can do with it?  Now the keyboard is fine, as far as I 
don't touch ``l'' and ``9'' :-(

========================Start of xev output===========================

KeyRelease event, serial 17, synthetic NO, window 0x1c00001,
    root 0x2b, subw 0x0, time 3929335548, (-5,-25), root:(275,22),
    state 0x8, keycode 46 (keysym 0x6c, l), same_screen YES,
    XLookupString gives 1 characters:  "l"

KeyRelease event, serial 17, synthetic NO, window 0x1c00001,
    root 0x2b, subw 0x0, time 3929335553, (-5,-25), root:(275,22),
    state 0x8, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
    XLookupString gives 0 characters:  ""

KeyPress event, serial 17, synthetic NO, window 0x1c00001,
    root 0x2b, subw 0x1c00002, time 3929351768, (13,24), root:(293,71),
    state 0x0, keycode 18 (keysym 0x39, 9), same_screen YES,
    XLookupString gives 1 characters:  "9"

KeyPress event, serial 17, synthetic NO, window 0x1c00001,
    root 0x2b, subw 0x1c00002, time 3929351776, (13,24), root:(293,71),
    state 0x0, keycode 106 (keysym 0xff63, Insert), same_screen YES,
    XLookupString gives 0 characters:  ""

KeyRelease event, serial 17, synthetic NO, window 0x1c00001,
    root 0x2b, subw 0x1c00002, time 3929351875, (13,24), root:(293,71),
    state 0x0, keycode 18 (keysym 0x39, 9), same_screen YES,
    XLookupString gives 1 characters:  "9"

KeyRelease event, serial 17, synthetic NO, window 0x1c00001,
    root 0x2b, subw 0x1c00002, time 3929351883, (13,24), root:(293,71),
    state 0x0, keycode 106 (keysym 0xff63, Insert), same_screen YES,
    XLookupString gives 0 characters:  ""

=================End of xev Output================================



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.3.91.960214112715.25791B-100000>