On 20 Oct 2002 12:11:42 -0400, Leo Jingyu LEE wrote:
>
> I am a real newbie on fvwm and trying it with Cygwin/XFree86.
Welcome.
Try to ask your questions in the message body, with more info supplied.
I guess you use one of the latest stable versions, please always specify
the version you use.
I guess you ask about FvwmIconMan that is your icon manager.
You may add something like this to your ~/.fvwm/.fvwm2rc:
*FvwmIconMan: Action Mouse 1 N sendcommand "DeiconifyFocusAndRaise"
*FvwmIconMan: Action Mouse 2 N sendcommand "Iconify"
*FvwmIconMan: Action Mouse 3 N sendcommand "Popup WindowOps Mouse -102m c"
If you use FvwmWinList the syntax is a bit different:
*FvwmWinList: Action Click1 DeiconifyFocusAndRaise
*FvwmWinList: Action Click2 Iconify
*FvwmWinList: Action Click3 Popup WindowOps Mouse -102m c
Where DeiconifyFocusAndRaise is a defined function and WindowOps is a menu.
DestroyFunc DeiconifyFocusAndRaise
AddToFunc DeiconifyFocusAndRaise
+ I Iconify off
+ I Focus
+ I Raise
See also the man pages fvwm(1) and FvwmIconMan(1).
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 Sun Oct 20 2002 - 11:40:50 BST