LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 584|回复: 0

方向键问题

[复制链接]
发表于 2008-10-13 12:43:10 | 显示全部楼层 |阅读模式
KDE4.1.2里面上方向键不管用了,原来KDE3.5.10是正常的,如果只开X运行xev看也是正常的

KDE4.1.2下面xev的左-右-上-下的输出

KeyPress event, serial 33, synthetic NO, window 0x3000001,
    root 0x13b, subw 0x0, time 15541470, (635,376), root645,426),
    state 0x0, keycode 113 (keysym 0xff51, Left), same_screen YES,
    XLookupString gives 0 bytes:                                   
    XmbLookupString gives 0 bytes:                                 
    XFilterEvent returns: False                                    

KeyRelease event, serial 33, synthetic NO, window 0x3000001,
    root 0x13b, subw 0x0, time 15541583, (635,376), root645,426),
    state 0x0, keycode 113 (keysym 0xff51, Left), same_screen YES,
    XLookupString gives 0 bytes:                                   
    XFilterEvent returns: False                                    

KeyPress event, serial 33, synthetic NO, window 0x3000001,
    root 0x13b, subw 0x0, time 15542070, (635,376), root645,426),
    state 0x0, keycode 114 (keysym 0xff53, Right), same_screen YES,
    XLookupString gives 0 bytes:                                   
    XmbLookupString gives 0 bytes:                                 
    XFilterEvent returns: False                                    

KeyRelease event, serial 33, synthetic NO, window 0x3000001,
    root 0x13b, subw 0x0, time 15542162, (635,376), root645,426),
    state 0x0, keycode 114 (keysym 0xff53, Right), same_screen YES,
    XLookupString gives 0 bytes:                                   
    XFilterEvent returns: False                                    

FocusOut event, serial 33, synthetic NO, window 0x3000001,
    mode NotifyGrab, detail NotifyAncestor               

FocusIn event, serial 33, synthetic NO, window 0x3000001,
    mode NotifyUngrab, detail NotifyAncestor            

KeymapNotify event, serial 33, synthetic NO, window 0x0,
    keys:  110 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

KeyPress event, serial 33, synthetic NO, window 0x3000001,
    root 0x13b, subw 0x0, time 15543260, (635,376), root645,426),
    state 0x0, keycode 116 (keysym 0xff54, Down), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

KeyRelease event, serial 33, synthetic NO, window 0x3000001,
    root 0x13b, subw 0x0, time 15543359, (635,376), root645,426),
    state 0x0, keycode 116 (keysym 0xff54, Down), same_screen YES,
    XLookupString gives 0 bytes:
    XFilterEvent returns: False

不明白为什么按上会是FocusIn FocusOut KeymapNotify

xorg.conf里面键盘使用的evdev驱动,KDE里面设置了keyboard layout为evdev-managed keyboard
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表