Hello,
I have an icon on my desktop which when clicked causes a panel
containing other apps to slide out from the side. What I'd like to do is
add in a keyboard binding to trigger the panel slide in/out. Can anyone
tell me how to do that?
I've included a few relevant lines below for illustration
Cheers,
Andy
#
*BarButtons: (Panel(left, delay 0, steps 16, position 100 270p, smooth)
SubPanel "Module FvwmButtons SubPanel") Icon mini.penguin.xpm
# To define the panel as an instance of
# FvwmButtons with a different name:
*SubPanel: (1x10 Swallow (NoClose, UseOld) licq 'Exec licq &')
*SubPanel: Geometry 150x500-100+100
*SubPanel: (Swallow XClock 'Exec xclock -digital -bg beige -update 1
-geometry 100x20&')
*SubPanel: (1x2 Swallow XLoad 'Exec xload -hl black -bg beige -fg blue
-update 1 -jumpscroll 1 -label "CPU Load" &')
*SubPanel: (1x4 Swallow FvwmPager "FvwmPager 0 3")
--
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]