Brian Sayatovic <bjs_at_iti-oh.com> writes:
> My .fvwm2rc contains the lines:
>
> PixmapPath /home/bjs/Documents/Video/Pictures/Pixmaps:/home/bjs/Documents/Vid
> eo/Pictures/Pixmaps/Icons/reduced:/home/bjs/Documents/Video/Pictures/Pixmaps/
> Buttons
>
> As this line is long and wraps off the screen, I tried to split it across lin
> es like this:
>
> PixmapPath \
> /home/bjs/Documents/Video/Pictures/Pixmaps: \
> /home/bjs/Documents/Video/Pictures/Pixmaps/Icons/reduced: \
> /home/bjs/Documents/Video/Pictures/Pixmaps/Buttons
Take the spaces out of the path, like this:
PixmapPath \
/home/bjs/Documents/Video/Pictures/Pixmaps:\
/home/bjs/Documents/Video/Pictures/Pixmaps/Icons/reduced:\
/home/bjs/Documents/Video/Pictures/Pixmaps/Buttons
>
> But my pixmaps were no longer found! So did I do something wrong, or is this
> in fact something missing from Fvwm? If it is missing, I think it would be
> a really great thing to implement.
> --
> ___________________________________________________________
> | |
> | Brian Sayatovic (mailto:bjs_at_iti-oh.com) |
> | --------------------------------------------------------- |
> | International TechneGroup, Inc. (http://www.iti-oh.com) |
> |___________________________________________________________|
> --
--
Dan Espen Phone: (908) 699-5570
dane_at_bae.bellcore.com
444 Hoes Lane Room RRC 1C-214
Piscataway, NJ 08854
--
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 Fri Jun 27 1997 - 11:04:12 BST