When I use Style * NoHandles in my .fvwm2rc, CursorStyle definitions
using xpm don't work anymore, and the border width for windows is set 
to 1 pixel. You can reproduce by putting just the following in your 
.fvwm2rc:

# start
Style * NoHandles
CursorStyle LEFT            /home/sa/.fvwm/cursors/resize_side.xpm
# end

% cat /home/sa/.fvwm/cursors/resize_side.xpm
/* XPM */
static char * resize_side_xpm[] = {
"15 10 3 1 8 5",
"       c None",
".      c #000000",
"o      c #FFFFFF",
"    .     .    ",
"   ..     ..   ",
"  .o.     .o.  ",
" .oo.......oo. ",
".ooooooooooooo.",
".ooooooooooooo.",
" .oo.......oo. ",
"  .o.     .o.  ",
"   ..     ..   ",
"    .     .    "};


I am using todays cvs fvwm, but this bug has been happening for at least
a couple of weeks.

hth,
sa
--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to