RandR misc.

This patch is replacing XRandR naming to RandR,
as XRandR is the name of the tool used in X11 and RandR
is the technology WMaker wants to support.
I had to update the info panel too, when many features are
activated not all of them can be displayed properly.
This commit is contained in:
David Maciejak
2014-04-24 10:47:45 +01:00
committed by Carlos R. Mafra
parent afc900a7c3
commit c2e4f62777
7 changed files with 27 additions and 25 deletions
+1 -1
View File
@@ -600,7 +600,7 @@ extern struct wmaker_global_variables {
} xkb;
#endif
#ifdef USE_XRANDR
#ifdef USE_RANDR
struct {
Bool supported;
int event_base;