Hello *, I am ongoing to create a dynamic Fvwm configuration but I hit an error where icons are not more shown in FvwmButtons...
In my definition of my FvwmButtonPanelTop I have:
----8<-----------------------------------------------------------------
PipeRead `echo -n "*FvwmButtonsTop1: File " ; tdfvwmbuttons
$[FVWM_USERDIR]/FvwmButtonsTop.def`
----8<-----------------------------------------------------------------
which is working realy nice...where the FvwmButtonsTop.def is something
like:
----8<-----------------------------------------------------------------
c:(6x2, Container)
b:buttons/Button_Help
b:buttons/Button_tdnewmsg
b:buttons/Button_mutt
b:buttons/Button_mozilla
b:buttons/Button_gftp
b:buttons/Button_xpdf
b:buttons/Button_tdcheckserver
b:buttons/Button_ssh
b:buttons/Button_xterm
b:buttons/Button_mc
b:buttons/Button_editres
b:buttons/Button_gimp
c:(END)
c:(2x2, Container)
b:buttons/Button_tdxterm_mailcount_2x1
b:buttons/Button_OpenOffice_writer
b:buttons/Button_OpenOffice_calc
c:(END)
b:buttons/Button_FvwmPager
b:buttons/Button_xclock
b:buttons/Button_wmmount
b:buttons/Button_wmmon
b:buttons/Button_wmifs
b:buttons/Button_wmfsm
b:buttons/Button_wmcpuload
b:buttons/Button_xkill
b:buttons/Button_shutdown
----8<-----------------------------------------------------------------
and it output a FvwmButtonsTop.real which is read by Fvwm.
The button definitions went:
----8<-----------------------------------------------------------------
(1x1, \
Icon 32x32.xman.1.xpm, \
ActiveIcon 32x32.xman.1.xpm, \
PressIcon 32x32.xman.1.xpm, \
Action (Mouse 1) 'Exec xman -pagesize 900x656-75+76 -notopbox', \
Action (Mouse 2) Popup Button_menu_help, \
Action (Mouse 3) Popup Manpages \
)
----8<-----------------------------------------------------------------
which I have changed to:
----8<-----------------------------------------------------------------
(1x1, \
Icon $[ICON_MSIZE].xman.1.xpm, \
ActiveIcon $[ICON_MSIZE].xman.1.xpm, \
PressIcon $[ICON_MSIZE].xman.1.xpm, \
Action (Mouse 1) 'Exec xman -pagesize 900x656-75+76 -notopbox', \
Action (Mouse 2) Popup Button_menu_help, \
Action (Mouse 3) Popup Manpages \
)
----8<-----------------------------------------------------------------
But in the later one the Buttons do not more work and the Variable is set.
Are variables not evaluated if I use:
*FvwmButtonsTop1: File FvwmButtonsTop.real
?
Greetings
Michelle Konzack
--
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack Apt. 917 ICQ #328449886
50, rue de Soultz MSM LinuxMichi
0033/6/61925193 67100 Strasbourg/France IRC #Debian (irc.icq.com)
signature.pgp
Description: Digital signature
