On 0916, Mario Domgörgen wrote:
> DestroyFunc CenterWindow
> AddToFunc   CenterWindow
> + I ThisWindow Piperead "echo Move \
>       $(( $[vp.width]/2-$[w.width]/2 ))p \
>       $(( $[vp.height]/2-$[w.height]/2 ))p"
        ^^^ What is this? BTW I don't want to be moved, so I don't use
this function.

I get the following error message:
[FVWM][__execute_function]: <<ERROR>> No such command '$(('

However, the focus is lost, if I shrink the window and the mouse pointer
gets out of the window, the window lost the focus.
I tried a little function:

DestroyFunc MyResize
AddToFunc MyResize
+ I Resize $0 $1 $2
+ I Focus ThisWindow

but it doesn't work. :(

-- 
+-[ Kontra, Gergely<[EMAIL PROTECTED]> PhD student Room IB113 ]---------+
| http://www.mcl.hu/~kgergely            "Olyan langesz vagyok, hogy  |
| Mobil:(+36 20) 356 9656 ICQ: 175564914   poroltoval kellene jarnom" |
+-- Magyar php mirror es magyar php dokumentacio: http://hu.php.net --+
--
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 [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to