On 16 Mar 2001 11:05:48 -0600, Glen Lee Edwards wrote:
>
> Is there a way to create a second fvwm*button panel that is separate
> from the first?
FvwmButtons like several other modules support aliases. You can use:
*MyBar1: Back green
*MyBar1: Geometry -0+0
*MyBar1: (2x2, Padding 0 0, Swallow... )
*MyBar2: Back red
*MyBar2: Geometry -0-0
*MyBar2: (1x1, Padding 2 1, Swallow... )
# start the first and the second button bars
FvwmButtons MyBar1
FvwmButtons MyBar2
The syntax colon-space works in 2.3.x only, remove colon-space in 2.2.x.
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 Fri Mar 16 2001 - 11:27:48 GMT