blob: 2b0b4624e8213c3927d6ae7dc6807a7c0d684c62 (
plain)
| 1
2
3
4
5
6
7
 | config BR2_PACKAGE_XAPP_XSETPOINTER
	bool "xsetpointer"
	select BR2_PACKAGE_XPROTO_INPUTPROTO
	select BR2_PACKAGE_XLIB_LIBX11
	select BR2_PACKAGE_XLIB_LIBXI
	help
	  set an X Input device as the main pointer
 |