mirror of
https://github.com/X11Libre/xf86-input-mouse.git
synced 2026-03-24 01:24:06 +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>
7 lines
139 B
PkgConfig
7 lines
139 B
PkgConfig
sdkdir=@sdkdir@
|
|
|
|
Name: xf86-mouse
|
|
Description: X.Org mouse input driver for non-evdev OS'es
|
|
Version: @PACKAGE_VERSION@
|
|
Cflags: -I${sdkdir}
|