On Thu, Feb 08, 2001 at 10:23:25AM +0100, Ripalda-Marin, Miguel-Angel wrote:
> Hi,
>
> yes, I have tried with the geometry, but the 'plaympeg' app does not take
> care of it... moreover, each time places the window in a random placement...
> I need to be positioned at (0,0) because it MUST be there, over another
> window (the one for a java app)... thanks in advance
>
Mabey you could try this (I've only tested it with cvs version YMMV),
DestroyFunc MovitFunc
AddToFunc MovitFunc
+ I None ($0) Exec exec $*
+ I Wait $0
+ I All ($0) Raise
+ I All ($0) Move +0 +0
then do a
MovitFunc plaympeg blahhh.mpeg
sa
--
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 Thu Feb 08 2001 - 07:33:55 GMT