summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-Xevie.in
blob: 642ccc0ce4cc85f75bde16346d626fd5282cd8c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
config XORG_LIB_XEVIE
	bool
	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