On 12 Oct 2002 13:10:03 -0700, Tim Hanson wrote:
>
> *FvwmButtons - - Swallow "FvwmXeyes" Exec xeyes -name "FvwmXeyes" -geometry +0+0 -bg grey67 &
> *FvwmButtons - - Swallow "FvwmXclock" Exec xclock -name "FvwmXclock" -update 1 -geometry +0+0 -padding 1 -bg grey67 &
> *FvwmButtons - - Swallow "Fvwmasclock" Exec asclock "Fvwmasclock" -geometry +0+0 -padding 1 -bg grey67 &
Please use the syntax that is documented in the FvwmButtons man page:
*FvwmButtons: (Swallow "FvwmXeyes" \
`Exec xeyes -name "FvwmXeyes" -geometry +3000+3000 -bg grey67`)
*FvwmButtons: (Swallow "FvwmXclock" \
`Exec xclock -name "FvwmXclock" -update 1 -geometry +3000+3000 \
-padding 1 -bg grey67`)
*FvwmButtons: (Swallow "Fvwmasclock" \
`Exec asclock "Fvwmasclock" -geometry +3000+3000 -padding 1 \
-bg grey67`)
Regards,
Mikhael.
--
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 Sat Oct 12 2002 - 17:14:58 BST