Searched refs:BTN_BACK (Results 1 – 11 of 11) sorted by relevance
/third_party/libinput/quirks/ |
D | 30-vendor-madcatz.quirks | 7 # event21 POINTER_BUTTON +2.35s BTN_BACK (278) pressed, seat count: 1 8 # event21 POINTER_BUTTON +3.08s BTN_BACK (278) released, seat count: 0 13 # event21 POINTER_BUTTON +7.32s BTN_BACK (278) pressed, seat count: 1 14 # event21 POINTER_BUTTON +7.84s BTN_BACK (278) released, seat count: 0
|
/third_party/libinput/test/ |
D | litest-device-wacom-bamboo-2fg-pad.c | 59 EV_KEY, BTN_BACK,
|
D | litest-device-xen-virtual-pointer.c | 88 EV_KEY, BTN_BACK,
|
D | litest-device-vmware-virtual-usb-mouse.c | 88 EV_KEY, BTN_BACK,
|
D | test-pointer.c | 423 { .code = BTN_BACK, }, in START_TEST()
|
/third_party/libinput/include/linux/freebsd/ |
D | input-event-codes.h | 361 #define BTN_BACK 0x116 macro
|
/third_party/FreeBSD/sys/dev/evdev/ |
D | input-event-codes.h | 375 #define BTN_BACK 0x116 macro
|
/third_party/libinput/include/linux/linux/ |
D | input-event-codes.h | 361 #define BTN_BACK 0x116 macro
|
/third_party/libevdev/include/linux/linux/ |
D | input-event-codes.h | 362 #define BTN_BACK 0x116 macro
|
/third_party/libevdev/include/ |
D | event-names.h | 590 [BTN_BACK] = "BTN_BACK", 935 { .name = "BTN_BACK", .value = BTN_BACK },
|
/third_party/libinput/src/ |
D | evdev-tablet.c | 765 case BTN_BACK: in tablet_update_button()
|