mirror of
https://github.com/systemd/systemd.git
synced 2024-11-02 19:21:53 +03:00
b7c09eaf1c
The ThinkPad L380 has a F12(Favorate) key. The keycode 0x45 is mapped to KEY_FAVORITES(0x16c) in kernel thinkpad_acpi driver, but this keycode is too big for xorg to handle. xkeyboard-config mapped KEY_BOOKMARKS to XF86Favorites: keycodes/evdev: <I164> = 164; // #define KEY_BOOKMARKS 156 symbols/inet: key <I164> { [ XF86Favorites ] }; So map 45 to bookmarks to correct keycode. Signed-off-by: Zhang Xianwei <zhang.xianwei8@zte.com.cn> |
||
---|---|---|
.. | ||
.gitattributes | ||
.gitignore | ||
20-acpi-vendor.hwdb | ||
20-acpi-vendor.hwdb.patch | ||
20-bluetooth-vendor-product.hwdb | ||
20-net-ifname.hwdb | ||
20-OUI.hwdb | ||
20-pci-classes.hwdb | ||
20-pci-vendor-model.hwdb | ||
20-sdio-classes.hwdb | ||
20-sdio-vendor-model.hwdb | ||
20-usb-classes.hwdb | ||
20-usb-vendor-model.hwdb | ||
20-vmbus-class.hwdb | ||
60-evdev.hwdb | ||
60-input-id.hwdb | ||
60-keyboard.hwdb | ||
60-sensor.hwdb | ||
70-joystick.hwdb | ||
70-mouse.hwdb | ||
70-pointingstick.hwdb | ||
70-touchpad.hwdb | ||
acpi_id_registry.html | ||
acpi-update.py | ||
ids_parser.py | ||
ma-large.txt | ||
ma-medium.txt | ||
ma-small.txt | ||
meson.build | ||
parse_hwdb.py | ||
pci.ids | ||
pnp_id_registry.html | ||
sdio.ids | ||
usb.ids |