Danny Dulai wrote:
> is there any option to focus the transients of a window when they popup?
>
> for example.. when I'm using netscape, and i hit meta-f, it will pop up a
> little search dialog. is there any option to auto focus that little dialog?
I'm sure this'll be in the mailing-list archives somewhere, but here it
is again just in case: I use (with fvwm2+, IIRC):
# FvwmEvent settings
*FvwmEventPassID
*FvwmEventCmd
*FvwmEvent add_window NewWindowFunc
AddToFunc NewWindowFunc \
"I" WindowId $0 (*_popup) WarpToWindow 50 33
+ any other window-specific stuff for other windows.
... and start FvwmEvent at startup. (All Netscape transients have a
class [or name - I don't recall] '*._popup')
--
========================- http://www.rdel.co.uk/ -======================
Neil Bird | This is who we are The time is near
|
mailto:neil.bird_at_rdel.co.uk | There are 180 days remaining
--
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 Jul 05 1999 - 03:43:28 BST