On Tue, Dec 07, 1999 at 02:14:31AM +1030, awol_at_dove.net.au wrote:
> I'm using fvwm-snap-19991205 on linux 2.2.10
>
> I have the following line in my config
>
> *FvwmBackerCommand (Desk 0, Page 2 0) xpmroot bckgnd3.xpm
>
> but switching to that page gives this error in my X server error logs
>
> [FVWM][ExecuteFunction]: <<ERROR>> No such command 'xpmroot'
>
> What am I doing wrong? The pixmap exists and is in my path as is xpmroot.
You should use
*FvwmBackerCommand (Desk 0, Page 2 0) Exec xpmroot bckgnd3.xpm
^^^^
instead to tell fvwm to use the normal search path. Otherwise
fvwm tries to start xpmroot as a module. Even if it were in
you ModulePath fvwm would supply it with some nonsense arguments
that are normally passed to the modules.
Bye
Dominik ^_^
--
Dominik Vogt, Agilent Technologies, Dept. BVS
Herrenberger Str.130, 71034 Boeblingen, Germany
phone: 07031/464-4596, fax: 07031/464-3883, dominik_vogt_at_agilent.com
--
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 Mon Dec 06 1999 - 10:22:09 GMT