From 047e49cad119109378c97436f2fe77b93e747376 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 30 Oct 2010 11:45:03 -0700 Subject: Add -xcf option to man page Signed-off-by: Alan Coopersmith --- xsetroot.man | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xsetroot.man b/xsetroot.man index cc6b654..ef8bd65 100644 --- a/xsetroot.man +++ b/xsetroot.man @@ -30,6 +30,7 @@ xsetroot \- root window parameter setting utility for X [-help] [-def] [-display \fIdisplay\fP] [-cursor \fIcursorfile maskfile\fP] [-cursor_name \fIcursorname\fP] +[-xcf \fIcursorfile\fP \fIcursorsize\fP] [-bitmap \fIfilename\fP] [-mod \fIx y\fP] [-gray] [-grey] [-fg \fIcolor\fP] [-bg \fIcolor\fP] [-rv] [-solid \fIcolor\fP] [-name \fIstring\fP] @@ -71,6 +72,9 @@ get used to the way masks work. This lets you change the pointer cursor to one of the standard cursors from the cursor font. Refer to appendix B of the X protocol for the names (except that the XC_ prefix is elided for this option). +.IP "\fB-xcf\fP \fIcursorfile\fP \fIcursorsize\fP" +This lets you change the pointer cursor to one loaded from an Xcursor file +as defined by libXcursor, at the specified size. .IP "\fB-bitmap\fP \fIfilename\fP" Use the bitmap specified in the file to set the window pattern. You can make your own bitmap files (little pictures) using the @@ -104,6 +108,6 @@ This option is unused since you can't iconify the background. .IP "\fB-display\fP \fIdisplay\fP" Specifies the server to connect to; see \fIX(__miscmansuffix__)\fP. .SH "SEE ALSO" -X(__miscmansuffix__), xset(1), xrdb(1) +X(__miscmansuffix__), xset(1), xrdb(1), Xcursor(__libmansuffix__) .SH AUTHOR Mark Lillibridge, MIT Project Athena -- cgit v1.2.3