i use a FvwmButton module to launch some applications, but the
cursor does not change to the WAIT style during the execution
of the applications, i think the default setting should works,
how come? i tried:
BusyCursor * True
not work~~:(
can i use a double click to invoke the applications? to make
it clear, i paste my FvwmButton setting here:
Style myButtons StaysOnBottom, NoTitle, Sticky, WindowListSkip, NeverFocus, Layer 1
DestroyModuleConfig myButtons: *
*myButtons: BoxSize smart
*myButtons: Rows 50
*myButtons: columns 1
*myButtons: Pixmap none
*myButtons: Geometry 70x600+0+0
*myButtons: (1x5, Frame 0, Icon gaim.png, Action(Mouse 1) `exec /usr/bin/gaim`)
*myButtons: (1x5, Frame 0, Icon firefox-icon.png, Action(Mouse 1) `exec /usr/bin/firefox`)
*myButtons: (1x5, Frame 0, Icon mrxvt.xpm, Action(Mouse 1) `exec /usr/bin/mrxvt`)
*myButtons: (1x5, Frame 0, Icon xchm-48.xpm, Action(Mouse 1) `exec /usr/bin/xchm`)
*myButtons: (1x5, Frame 0, Icon AdobeReader-icon.png, Action(Mouse 1) `exec /usr/bin/acroread`)
*myButtons: (1x5, Frame 0, Icon lyx.xpm, Action(Mouse 1) `exec /usr/bin/lyx`)
thanks in advance.
best regards
daniel
--
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 Sat Jun 04 2005 - 09:26:22 BST