I've modified the win95 setup script to suit my needs and would like to use
the right panel mechanism used by the 'desker'. Unfortunately, I am having
trouble getting the syntax to do it right.
I am displaying my modified version of 'BarButtons; in the upper left corner
of the screen. I use the following confiugration commands:
Style BarButtons NoTitle, NoHandles, Sticky, WindowListSkip, BorderWidth 4, CirculateSkip
DestroyModuleConfig BarButtons: *
*BarButtons: Fore Black
*BarButtons: Back #c3c3c3
*BarButtons: Font -adobe-helvetica-bold-r-*-*-10-*-*-*-*-*-*-*
*BarButtons: Geometry +1+1
*BarButtons: Rows 1
*BarButtons: BoxSize smart
*BarButtons: (2x1, Swallow "FvwmPagerPager" 'FvwmPager FvwmPagerPager 0 0')
##*BarButtons: (Swallow (NoClose, UseOld) "bubblemon" "Exec exec bubblemon -d -k")
*BarButtons: (Title "xload", Swallow (NoClose, UseOld) "xload" \
"Exec exec nice -16 \
xload -nolabel -update 4 -bg grey59 -hl grey70 \
-geometry -1500-1500")
*BarButtons: (Swallow (NoClose, UseOld) "wmCalClock" \
'Exec wmCalClock -bc "#789C68" -tc black')
*BarButtons: (Padding 0 0, Container(Padding 0 0, Frame 2, Columns 3))
*BarButtons: (Icon mini.move1.xpm, Action Move)
*BarButtons: (Icon mini.resize3.xpm, Action Resize)
*BarButtons: (Icon mini.iconify1.xpm, Action Iconify)
*BarButtons: (Icon mini.maximize1.xpm, Action Maximize 90 90)
*BarButtons: (Icon mini.shade1.xpm, Action WindowShade)
*BarButtons: (Icon mini.stick1.xpm, Action Stick)
*BarButtons: (Icon mini.cross.xpm, Action Delete)
*BarButtons: (Icon mini.bomb.xpm, Action Destroy)
*BarButtons: (Icon mini.question.xpm, Action Module FvwmIdent)
*BarButtons: (End)
*BarButtons: (Title XTerm, Icon wterm.xpm, Action 'Exec "XTerm" xterm -bg beige -sl 1000 -ls -sb -T `uuname -l` &')
How do I adapt this so that I can have the BarButtons scroll right and left
and become visible/invisible?
--
Jake Colman
Principia Partners LLC Phone: (201) 209-2467
Harborside Financial Center Fax: (201) 946-0320
902 Plaza Two E-mail: colman_at_ppllc.com
Jersey City, NJ 07311 www.principiapartners.com
--
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 May 16 2003 - 11:27:40 BST