FVWM: How to use Conditional Commands to...

2002-08-28 Thread Christian Lyra
... test for a specific page number? I mean, everytime I enter a specific page (lets say 0 1) I want to execute a command, so how can I build a function that test for that without using Piperead? It seems to me that the built-in conditional commands only matchs windows... -- Christian Lyra

Re: FVWM: How to use Conditional Commands to...

2002-08-28 Thread Mikhael Goikhman
On 28 Aug 2002 10:34:16 -0300, Christian Lyra wrote: ... test for a specific page number? I mean, everytime I enter a specific page (lets say 0 1) I want to execute a command, so how can I build a function that test for that without using Piperead? It seems to me that the built-in

Re: FVWM: How to use Conditional Commands to...

2002-08-28 Thread Mikhael Goikhman
On 28 Aug 2002 13:43:25 +, Mikhael Goikhman wrote: On 28 Aug 2002 10:34:16 -0300, Christian Lyra wrote: ... test for a specific page number? I mean, everytime I enter a specific page (lets say 0 1) I want to execute a command, so how can I build a function that test for that

Re: FVWM: How to use Conditional Commands to...

2002-08-28 Thread Christian Lyra
Thanks!!! FvwmBacker can do exactly what I want! On Wednesday 28 August 2002 10:59, Mikhael Goikhman wrote: On 28 Aug 2002 13:43:25 +, Mikhael Goikhman wrote: On 28 Aug 2002 10:34:16 -0300, Christian Lyra wrote: ... test for a specific page number? I mean, everytime I enter a

Re: FVWM: How to use Conditional Commands to...

2002-08-28 Thread Mikhael Goikhman
On 28 Aug 2002 13:21:03 -0400, Victor Eijkhout wrote: At 13:59 + 2002/08/28, Mikhael Goikhman wrote: A small addition. FvwmBacker has a built-in support for checking for a specific page, but if you want to use FvwmEvent you do need PipeRead. Checking for what page it is changing to,