linux - Xev 无法识别向下键

标签 linux

我不小心解绑了我的downkey。现在我的系统无法识别它。

Xev 打印出来

FocusOut event, serial 36, synthetic NO, window 0x0,
mode NotifyGrab, detail NotifyAncestor

FocusIn event, serial 36, synthetic NO, window 0x0,
mode NotifyUngrab, detail NotifyAncestor

KeymapNotify event, serial 36, 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

showkey -a 当我按下时什么都不转储。

$ showkey -s
$ 0xe0 0x50 0xe0 0xd0
$ showkey
$ keycode 108

我知道 xev 会告诉我 down 的键码是 116。

我不知道我要用这些信息做什么,但我发誓这是可以解决的。

另外,当我运行 dumpkeys "keycode 108 = Down"时,就是这样。 而下一个说

键码 109 = 下一个
shift 键码 109 = Scroll_Forward

感谢帮助

最佳答案

是的所以问题是 LXDE(我的桌面环境)有一个键盘快捷键用于向下绑定(bind)到任何东西。删除它,一切都已修复。

关于linux - Xev 无法识别向下键,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18709241/

相关文章:

linux - 针对模块的内核 Makefile 链接

linux - 如何查看所有进程的文件描述符?

linux - 有什么技巧可以记住linux命令args吗?

linux - 如何使用sed提取分隔符之间的字符?

Linux命令显示有关NFS挂载的信息

regex - 如何在我的整个系统中进行查找和替换?

php - Python-ModuleNotFoundError : No module named 'selenium'

linux - 仅查找目录中的文件

linux - linux命令如何显示数据库socket运行在哪个端口?

linux - 提取文件中两个分隔符之间的文本并写入给定文件名