Re: FVWM: WindowList configuration [followup]

From: Tim Phipps <tim_at_quadrics.com>
Date: Fri, 26 Nov 1999 13:31:40 +0000

Joseph Manning wrote:

>
> CursorStyle MENU -1
>
You can already do the equivalent by specifying an xpm file that is
completely transparent. This works quite nicely:

/* XPM */
static char *no_cursor_xpm[] = {
/* width height ncolors cpp [x_hot y_hot] */
"1 1 1 1 0 0",
/* colors */
". s none m none c none",
/* pixels */
"."};
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Fri Nov 26 1999 - 07:32:55 GMT

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