Hi,
>
> You can't make calculations in fvwm commands.  Use the shell via
> PipeRead instead:
>
>   Key Left FSTW SCM PipeRead "echo MoveToPage $[$[page.nx]-1] $[page.ny]"
>
        ah... I missed that point... but anyway, it's not working...  I tried to 
redirect the ouput to a file so I could look to what was being echoed, and 
found that I only got the values of -1, 0, and 1. It seems that the 
$[page.nx] are not evalueted by FVWM before it sends to shell, so the shell 
doesnt know what is $[page.xx]. what I have to do now?
        Thanks,
                Christian Lyra
--
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 Jan 14 2002 - 07:55:16 GMT