Re: FVWM: tkdesk with fvwm

From: asja <asja_at_sehnsucht.org>
Date: Sun, 19 Sep 1999 00:01:35 +0200

On Fri, Sep 17, 1999 at 09:19:32AM -0500, Matthew W. Roberts wrote:
[...] > If you haven't seen it, there is a small button at
> the top of the tkdesk "button bar" that you press and the whole
> thing (except the small button) disappears. Press the button
> again and it comes back.

Hi,
Maybe I did what you are talking about, using module FvwmButtons:
in my theme (you can see it on my homepage: www.sehnsucht.org) I
made 2 drop-down menus on the right side of the screen.

This is the code used to build the one which disappears when you
click on the button with the violet sphere in the upper right corner
of the root window:

Style "NetFvwmButtons" NoTitle,NoHandles , ClickToFocus , Sticky, WindowListSkip, HandleWidth 0,
BorderWidth 0
*NetFvwmButtonsPixmap none
*NetFvwmButtonsGeometry -8+4
*NetFvwmButtons( - ,Icon net.xpm, Panel (down) Net)

*NetFvwmButtonsPanel Net
Style "NetFvwmButtonsPanel" NoTitle, Sticky, WindowListSkip , HandleWidth 0
*NetFvwmButtonsBack #888888
*NetFvwmButtonsColumns 1
*NetFvwmButtonsPadding 0 0
*NetFvwmButtonsGeometry +3-5
*NetFvwmButtons( - ,Icon b-netscape.xpm , Action (Mouse 1) " exec communicator-smotif-461 &")
*NetFvwmButtons( - ,Icon b-mutt.xpm , Action (Mouse 1) " exec xterm -bg black -fg white -T mUtT
-geometry 130x70+403+160 -fn -adobe-courier-medium-r-normal-*-*-140-*-*-m-*-iso8859-1 -e mutt &")
*NetFvwmButtons( - ,Icon b-kvirc.xpm , Action (Mouse 1) " exec kvirc &")
*NetFvwmButtons( - ,Icon b-wxftp.xpm , Action (Mouse 1) " exec wxftp &")
*NetFvwmButtons(- , Icon b-fetchmail.xpm , Action (Mouse 1) " exec xterm -bg '#202020' -fg white
-T FeTcHmAiL -geometry -250-200 -e fetchmail &")
*NetFvwmButtons(- , Icon b-caterpillar.xpm , Action (Mouse 1) " exec xterm -bg '#202020' -fg
blue -T dSeLeCt -geometry -250-200 -e su -c dselect &")
*NetFvwmButtons(- , Icon b-kill.xpm , Action (Mouse 1) " exec killall -9 chat &")

as you can see, there is also another drop-down menu near this.

bye.

.asja
--
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 Sep 17 1999 - 11:50:56 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:38:02 BST