summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-Xevie.in
blob: 6148a6c297532750ad2bde096be1498e21594a19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
## SECTION=multimedia_xorg_lib

config XORG_LIB_XEVIE
	tristate
	prompt "libXevie"
	select XORG_LIB_X11
	select XORG_LIB_XEXT
	select XORG_PROTO_EVIEEXT
	help
	  XEvIE - X Event Interception Extension

	  XEvIE is a X extension providing functionalities to allow
	  users intercept keyboard/mouse events.
	  It is designed for users who need to intercept all the
	  Keyboard and Mouse events.

	  For information, see http://freedesktop.org/wiki/Software/XEvIE