Re: FVWM: Re: lefty cursors

From: Trent Piepho <xyzzy_at_u.washington.edu>
Date: Wed, 5 Mar 1997 15:26:34 -0800 (PST)

On wed, 5 Mar 1997, R. H. Wood wrote:
> We're not talking about the Xserver's cursor (the one you can change
> with xsetroot <blah, blah, blah> that you see on the "root" window.
>
> We're talking about FVWM's cursor...the one you see if you place your
> pointer on the FvwmButtons Bar, or on the title bar of an open window.

It seems people are taking about all cursors, netscapes's, fvwm's and the
root window's.

There isn't any way in fvwm2 to change any of fvwm's curors. When I wanted a
different cursor for my title bar buttons I had to change the code in the
function CreateCursors in fvwm.c. It would seem like a good idea, and
something twm and maybe fvwm1 do, to let the user specify the cursors to
use.o
Right now there is just a bunch of lines like:
  Scr.FvwmCursors[DEFAULT] = XCreateFontCursor(dpy, XC_top_left_arrow);

It should be possible to change the XC_top_left_arrow to something else.


Of course this doesn't solve the problem that fvwm's cursors don't effect
netscape, or xterm, or any other program. So if you want to mirror all the
arrows you either have to reconfigure every program (which is easier than
it sounds because many programs would be reconfigured by changing one
resource), or change the cursor font. Changing the cursor font is kind of
a kludge, but would be easiest.

|Gazing up to the breeze of the heavens \ on a quest, meaning, reason |
|came to be, how it begun \ all alone in the family of the sun |
|curiosity teasing everyone \ on our home, third stone from the sun. |
|Trent Piepho (xyzzy_at_u.washington.edu) -- Metallica |
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
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 Mar 05 1997 - 17:26:46 GMT

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