summaryrefslogtreecommitdiffstats
path: root/rules/xorg-app-xinput.in
blob: a67f71c047f9cef3bb780289559607184300fda8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## SECTION=multimedia_xorg_app

config XORG_APP_XINPUT
	tristate
	select XORG_LIB_X11
	select XORG_LIB_XEXT
	select XORG_LIB_XI
	select XORG_LIB_XINERAMA
	select XORG_LIB_XRANDR
	select XORGPROTO
	prompt "xinput"
	help
	  Xinput is a utility for configuring and testing XInput
	  devices.