Hi All,
The problem is I use commands which rely on a backtake, and with the new syntax of FvwmButtons
which states that commands should be between ` ` useing backtakes is impossible/difficult
I don't know how to escape them and I don't want to write numerious scripts to substitute the
command.
So I will be very happy if someone could explain me how to escape the backtake, or if the
old syntax (commands between parentheses) will be used again
*FvwmButtons(2x2, Swallow(NoKill, UseOld, NoHints) "xload" `Exec xload -label "`uname -n`" &`)
^^ a problem
This would pose no problems:
*FvwmButtons(2x2, Swallow(NoKill, UseOld, NoHints) "xload" (Exec xload -label "`uname -n`" &))
Regards,
Emiel Witteman
--
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 Mar 08 1996 - 09:18:04 GMT