On 06 Feb 2002 11:32:23 -0500, Keith Kaple wrote:
>
> how does one set window id's using FvwmCommand (or is there a better way)
>
> looking for somethig like:
>
> /usr/X11R6/bin/FvwmCommand '+I WindowId foo Exec xterm'
> /usr/X11R6/bin/FvwmCommand '+I WindowId bar Exec xterm'
> /usr/X11R6/bin/FvwmCommand '+I WindowId doo Exec xterm'
>
> so then I can make a function that finds any foo bar and doo and moves them to the current desk.
>
> Once again, if there is a better way to gather "groups" of xterms and perform operations on them, please advise.
All (xterm) MoveToDesk +1 0 3
Next (xterm) Raise
None (xterm) Exec exec xterm
Pick (xterm) Iconify
You only use WindowId if you know a window id (rare case) or want to
operate on the _current_ window using: WindowId $w (conditions) Command
Regards,
Mikhael.
--
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 Wed Feb 06 2002 - 10:46:17 GMT