Home
last modified time | relevance | path

Searched refs:keycode (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/udev/
Dudev-builtin-keyboard.c58 static int map_keycode(sd_device *dev, int fd, int scancode, const char *keycode) { in map_keycode() argument
68 k = keyboard_lookup_key(keycode, strlen(keycode)); in map_keycode()
73 r = safe_atou(keycode, &keycode_num); in map_keycode()
75 … return log_device_error_errno(dev, r, "Failed to parse key identifier '%s': %m", keycode); in map_keycode()
175 const char *keycode = value; in builtin_keyboard() local
186 if (keycode[0] == '!') { in builtin_keyboard()
187 keycode++; in builtin_keyboard()
193 if (keycode[0] == '\0') in builtin_keyboard()
203 (void) map_keycode(dev, fd, scancode, keycode); in builtin_keyboard()
/systemd-251/hwdb.d/
D60-keyboard.hwdb316 …KEYBOARD_KEY_8b=switchvideomode # Fn+F8 CRT/LCD (high keycode: "displaytogg…
598 KEYBOARD_KEY_d9=help # I key (high keycode: "info")
806 …Y_17=prog1 # ThinkPad/ThinkVantage button (high keycode: "vendor")
1367 # MSI Wind U90/U100 generates separate touchpad on/off keycodes so ignore touchpad toggle keycode
1603 …KEYBOARD_KEY_82=!switchvideomode # Fn+F4 CRT/LCD (high keycode: "displaytogg…