On 22 Sep 1997, Uncle Bulgaria wrote:
> I'd be grateful if someone out there could help me with a little niggle
> I have with FvwmButtons and fvwm 2.0.45.
> *FvwmButtons(3x1, Swallow perfmeter 'Exec perfmeter -g -S -H -geometry
+1048+0 -bg lightgrey -fg #660066 &')
Most X apps require double quotes around command line options that have a
# character. Try
*FvwmButtons(3x1, Swallow perfmeter 'Exec perfmeter -g -S -H -geometry
+1048+0 -bg lightgrey -fg "#660066"'
You don't need to put & after any Exec stuff in fvwm2, by the way.
--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--
Greg Fall
gmfall_at_engin.umich.edu
http://www-personal.engin.umich.edu/~gmfall
--
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 Mon Sep 22 1997 - 15:08:47 BST