Sebastian Bolk wrote:
>
> I'm using fvwm 2.2.4.
> How can I use WindowMaker dockapps in FvwmButtons?
As any other applications. Here a simple example:
DestroyModuleConfig FvwmButtons-WMakerApplets*
*FvwmButtons-WMakerAppletsColumns 1
*FvwmButtons-WMakerApplets(Frame 1, Size 64 64, \
Swallow "wmCalClock" 'Exec exec wmCalClock -24')
*FvwmButtons-WMakerApplets(Frame 1, Size 64 64, \
Swallow "asmon" 'Exec exec asmon')
*FvwmButtons-WMakerApplets(Frame 1, Size 64 64, \
Swallow "wmapm" 'Exec exec wmapm')
To start it
FvwmButtons FvwmButtons-WMakerApplets
Some times you have to use an other name than the exec name
in the Swallow option (use FvwmIdent).
Olivier
--
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 Feb 04 2001 - 15:38:56 GMT