<<
> I use FvwmEvent to move mozilla to 0,0.
I checked the manual for this FvwmEvent, but am puzzled on how to use it
exactly. Can you give me an example on how you incorporated this to
place mozilla on 0,0 ?
I use fvwm for one week now and am still dazzled by all possabilities of
this fab windows manager.
>>
Heres my code
AddToFunc StartFunction
+ I Module FvwmEvent
*FvwmEventPassID
*FvwmEvent add_window add_event
AddToFunc add_event
+ I WindowID $0 ("*Mozilla*") PipeRead `[ $[w.height] -eq 835 -o $[w.height] -eq 836 ] && echo Move 0 0`
--
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 20 2003 - 12:52:57 GMT