On 04 May 2002 01:44:36 -0400, [EMAIL PROTECTED] wrote:
> 
>   Thanks.  Everything's working now.  Here are the relavant lines...
> 
> Mouse 0 1       A       Menu Window-Ops2 Close
> Mouse 0 2       A       Maximize-Func
> Mouse 0 3       A       Destroy
> Mouse 0 4       A       Iconify
> 
> Style * NoButton 3       # turn off button 3 for all windows
> Style Mixer.app Button 3 # turn ON button 3 just for Mixer.app
> 
> DestroyFunc Mixer
> AddToFunc   Mixer
> + I Exec /usr/GNUstep/Apps/Mixer.app/Mixer -1 VOLUME -2 PCM -3 CD
> + I Wait Mixer.app
> + I All (Mixer.app) Raise
> + I All (Mixer.app) Resize 6 7

Numbers on the last line are percents of the screen, I would rather use:

  Resize 64p 64p

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 [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to