blob: 8f18101441d3742c478dc8b1d5eb07c3a715655d (
plain)
1
2
3
4
5
6
7
8
|
config BR2_PACKAGE_XAPP_XRANDR
bool "xrandr"
default n
select BR2_PACKAGE_XLIB_LIBXRANDR
select BR2_PACKAGE_XLIB_LIBX11
help
xrandr 1.0.2
primitive command line interface to RandR extension
|