Re: FVWM: Is it possible to resize automatically icons in AddToMenu?

2015-12-20 Thread Michelle Konzack
What about making your own menu definition file? Take the original /etc/menu/fvwm file, copy it to a new name like /etc/menu/fvwm-selfmade and modify it? This is what I have done for my Debian packages like tdfvwm-menu tdfvwm-sidebars tdfvwm-icons ... Since I have a dispute with my ISP about my

Re: FVWM: Is it possible to resize automatically icons in AddToMenu?

2015-12-18 Thread Oleksandr Gavenko
On 2015-12-18, Dan Espen wrote: > Not sure a manual install is a good idea. > > To download the latest version from CVS: > > cvs -d :pserver:anonym...@cvs.fvwm.org:/home/cvs/fvwm checkout -r > branch-2_6 fvwm > > To build it: > > utils/configure_dev.sh > /configure > make > make install (as ro

Re: FVWM: Is it possible to resize automatically icons in AddToMenu?

2015-12-18 Thread Oleksandr Gavenko
On 2015-12-18, Thomas Funk wrote: > Oleksandr Gavenko wrote: >> On 2015-12-12, Dan Espen wrote: > [snip] >>> You should try fvwm-menu-desktop if you haven't done so already. >>> Use the size= parameter to control the icon sizes. >> >> $ fvwm-menu-desktop | grep size || echo fail >> fail >> >

Re: FVWM: Is it possible to resize automatically icons in AddToMenu?

2015-12-17 Thread Dan Espen
Thomas Funk writes: > Oleksandr Gavenko wrote: >> On 2015-12-12, Dan Espen wrote: > [snip] >>> You should try fvwm-menu-desktop if you haven't done so already. >>> Use the size= parameter to control the icon sizes. >> >> $ fvwm-menu-desktop | grep size || echo fail >> fail >> >> $ fvwm-me

Re: FVWM: Is it possible to resize automatically icons in AddToMenu?

2015-12-17 Thread Thomas Funk
Oleksandr Gavenko wrote: > On 2015-12-12, Dan Espen wrote: [snip] >> You should try fvwm-menu-desktop if you haven't done so already. >> Use the size= parameter to control the icon sizes. > > $ fvwm-menu-desktop | grep size || echo fail > fail > > $ fvwm-menu-desktop --version > 2.6.5 >

Re: FVWM: Is it possible to resize automatically icons in AddToMenu?

2015-12-16 Thread Oleksandr Gavenko
On 2015-12-12, Dan Espen wrote: > Oleksandr Gavenko writes: >> ImagePath +:/usr/share/icons/gnome/16x16/places >> ImagePath +:/usr/share/icons/gnome/32x32/apps >> ImagePath +:/usr/share/icons/gnome-colors-common/32x32/apps >> ImagePath +:/usr/share/icons/locolor/32x32/apps >> # ImagePat

Re: FVWM: Is it possible to resize automatically icons in AddToMenu?

2015-12-11 Thread Dan Espen
Oleksandr Gavenko writes: > Look to syntax %...% in: > > DestroyMenu MenuMyDev > AddToMenu MenuMyDev "My Dev Menu" Title > + &Firefox%iceweasel.png% Exec exec firefox -no-remote -P devel > > ImagePath control colon search path for icons and I have broad definition to > gather different s

FVWM: Is it possible to resize automatically icons in AddToMenu?

2015-12-11 Thread Oleksandr Gavenko
Look to syntax %...% in: DestroyMenu MenuMyDev AddToMenu MenuMyDev "My Dev Menu" Title + &Firefox%iceweasel.png% Exec exec firefox -no-remote -P devel ImagePath control colon search path for icons and I have broad definition to gather different sources (as many as possible): m4_define