mirror of
https://github.com/X11Libre/xf86-input-mouse.git
synced 2026-03-24 17:44:09 +00:00
Based on evdev's similar properties, including using the name "middle" button, to avoid confusion with evdev's 3rd button emulation for emulating the right button on a single button mouse. Allows manual enable & disable at runtime. Exports new xf86-mouse.pc & xf86-mouse-properties.h for property name definitions. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Alexandr Shadchin <alexandr.shadchin@gmail.com> Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2 lines
38 B
Makefile
2 lines
38 B
Makefile
sdk_HEADERS = xf86-mouse-properties.h
|