我正在使用 Awesome WM 运行 Oneiric。键盘似乎可以通过 dmesg 检测到:
[ 10.856491] input: daskeyboard as /devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2.1/1-2.1.2/1-2.1.2:1.0/input/input3
[ 10.856578] generic-usb 0003:04D9:2013.0001: input,hidraw0: USB HID v1.10 Keyboard [daskeyboard] on usb-0000:00:12.2-2.1.2/input0
[ 10.879781] input: daskeyboard as /devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2.1/1-2.1.2/1-2.1.2:1.1/input/input4
[ 10.879867] generic-usb 0003:04D9:2013.0002: input,hidraw1: USB HID v1.10 Device [daskeyboard] on usb-0000:00:12.2-2.1.2/input1
但是当我运行 xev 时,它没有检测到按下和释放键时的任何事件。
Super_R 运行良好。
这是 xmodmap 的输出:
xmodmap: up to 4 keys per modifier, (keycodes in parentheses):
shift Shift_L (0x32), Shift_R (0x3e)
lock
control Control_L (0x25), Control_R (0x42), Control_R (0x69)
mod1 Alt_L (0x40), Alt_R (0x6c), Meta_L (0xcd)
mod2 Num_Lock (0x4d)
mod3
mod4 Super_L (0x85), Super_R (0x86), Super_L (0xce), Hyper_L (0xcf)
mod5 ISO_Level3_Shift (0x5c), Mode_switch (0xcb)
是什么赋予了?
答案1
您可能拥有一个 Das Keyboard 版本,其中“Super_L”实际上是将 FN 键转换为音量和其他媒体内容的键。