jaimez n00b

Joined: 26 Apr 2009 Posts: 2
|
Posted: Sun Apr 26, 2009 10:00 am Post subject: Some keys don't work |
|
|
Hi,
I've got a problem with my keyboard in X. I use Xfce 4.4.3 and xorg 1.5.3-r5. Key '9' in alphanumerical part and Key 'STOP' in multimedia part of keyboard don't work. I don't think this is because of upgrade to x server 1.5 because key 9 didn't work before this upgrade too. Output of xev is here:
'9' key:
| Code: | FocusOut event, serial 34, synthetic NO, window 0x2600001,
mode NotifyGrab, detail NotifyAncestor
FocusIn event, serial 34, synthetic NO, window 0x2600001,
mode NotifyUngrab, detail NotifyAncestor
KeymapNotify event, serial 34, synthetic NO, window 0x0,
keys: 2 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 0 0 0 0
|
'STOP' key:
| Code: | FocusOut event, serial 34, synthetic NO, window 0x2600001,
mode NotifyGrab, detail NotifyAncestor
FocusIn event, serial 34, synthetic NO, window 0x2600001,
mode NotifyUngrab, detail NotifyAncestor
KeymapNotify event, serial 34, synthetic NO, window 0x0,
keys: 2 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 0 0 0 0
|
Any ideas what's going on? |
|