Re: FVWM: Fvwm2: 2.1.7 & a question.

From: Bob Woodside <proteus_at_pcnet.com>
Date: Thu, 14 Jan 1999 00:30:57 -0500 (EST)

awol <awol_at_dove.net.au> wrote:
>
> I've played about with various cursor styles... and an animated cursor
> proggy I found somewhere.... but nowhere in any of the documentation
> I've read, is there a mention of root window context! The man page
> refers to the cursor in windows and/or decorations, but I need to
> restore the normal "X" cursor and nothing I've tried works except
> restarting fvwm2. :( There's probably a 'trick' to it I don't
> understand.

        Changing the root window cursor is really external to FVWM.
You can do it with xsetroot. Here's an example snipped from my
.fvwm2rc (the cursor names are found in cursorfont.h, wherever fine
X headers are sold):

AddToMenu SetCursor "Set Root Cursor" Title
+ "Default X" Exec exec xsetroot -cursor_name X_cursor
+ "Sailboat" Exec exec xsetroot -cursor_name sailboat
+ "Bogosity" Exec exec xsetroot -cursor_name bogosity
+ "Left Pointer" Exec exec xsetroot -cursor_name left_ptr
+ "Iron Cross" Exec exec xsetroot -cursor_name iron_cross
+ "Star" Exec exec xsetroot -cursor_name star
+ "Shuttle" Exec exec xsetroot -cursor_name shuttle
+ "Draped Box" Exec exec xsetroot -cursor_name draped_box
+ "Gumby" Exec exec xsetroot -cursor_name gumby


- Bob

--
Visit the official FVWM web page at <URL: http://fvwm.math.uh.edu/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Wed Jan 13 1999 - 23:27:50 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:38:02 BST