From fef474da694ea3c1fd184d93cc07bf8d95f89327 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Tue, 21 Aug 2007 19:45:35 -0700 Subject: Add XCURSOR_PATH to man page --- man/Xcursor.man | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3