man: Update XCURSOR_* information a bit
This and the previous patch should fix:
https://bugs.freedesktop.org/show_bug.cgi?id=54598
Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>
This commit is contained in:
committed by
Kristian Høgsberg
parent
ac78bb1017
commit
5643aa5840
@@ -80,6 +80,12 @@ environment variable
|
|||||||
.BR DISPLAY .
|
.BR DISPLAY .
|
||||||
When the first X client connects, Weston launches a special X server as a
|
When the first X client connects, Weston launches a special X server as a
|
||||||
Wayland client to handle the X client and all future X clients.
|
Wayland client to handle the X client and all future X clients.
|
||||||
|
|
||||||
|
It has also its own X window manager where cursor themes and sizes can be
|
||||||
|
chosen using
|
||||||
|
.BR XCURSOR_PATH
|
||||||
|
and
|
||||||
|
.BR XCURSOR_SIZE " environment variables. See " ENVIRONMENT .
|
||||||
.
|
.
|
||||||
.\" ***************************************************************
|
.\" ***************************************************************
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
@@ -201,7 +207,18 @@ This allows launching Weston as a nested server.
|
|||||||
.TP
|
.TP
|
||||||
.B WESTON_LAUNCHER_SOCK
|
.B WESTON_LAUNCHER_SOCK
|
||||||
.TP
|
.TP
|
||||||
|
.B XCURSOR_PATH
|
||||||
|
Set the list of paths to look for cursors in. It changes both
|
||||||
|
libwayland-cursor and libXcursor, so it affects both Wayland and X11 based
|
||||||
|
clients. See
|
||||||
|
.B xcursor
|
||||||
|
(3).
|
||||||
|
.TP
|
||||||
.B XCURSOR_SIZE
|
.B XCURSOR_SIZE
|
||||||
|
This variable can be set for choosing an specific size of cursor. Affect
|
||||||
|
Wayland and X11 clients. See
|
||||||
|
.B xcursor
|
||||||
|
(3).
|
||||||
.TP
|
.TP
|
||||||
.B XDG_CONFIG_HOME
|
.B XDG_CONFIG_HOME
|
||||||
.TP
|
.TP
|
||||||
|
|||||||
Reference in New Issue
Block a user