summaryrefslogtreecommitdiff
path: root/man/Xcursor.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/Xcursor.man')
-rw-r--r--man/Xcursor.man8
1 files changed, 7 insertions, 1 deletions
diff --git a/man/Xcursor.man b/man/Xcursor.man
index 610452d..a16a7c1 100644
--- a/man/Xcursor.man
+++ b/man/Xcursor.man
@@ -355,7 +355,7 @@ mapped to a core X cursor.
.TP
XcursorBool XcursorSetDefaultSize (Display *dpy, int size)
Sets the default size for cursors on the specified display. When loading
-cursors, those who's nominal size is closest to this size will be preferred.
+cursors, those whose nominal size is closest to this size will be preferred.
.TP
int XcursorGetDefaultSize (Display *dpy)
@@ -369,6 +369,12 @@ Sets the current theme name.
char *XcursorGetTheme (Display *dpy)
Gets the current theme name.
+.SH "ENVIRONMENT VARIABLES"
+.TP 15
+.B XCURSOR_PATH
+This variable sets the list of paths to look for cursors in.
+Directories in this path are separated by colons (:).
+
.SH RESTRICTIONS
.B Xcursor
will probably change radically in the future; weak attempts will be made to