Re: FVWM: howto conditionally add menu entries?

2019-08-02 Thread hw
Dan Espen writes: > hw writes: > >> Hi, >> >> how can I conditionally add menu entries? For example: >> >> >> [...] >> Read fvwm-functions-starters-common.fvwm >> Read fvwm-functions-starters-games.fvwm quiet >> Read fvwm-functions-

Re: FVWM: howto conditionally add menu entries?

2019-08-02 Thread hw
Thomas Adam writes: > On Fri, 2 Aug 2019 at 20:34, hw wrote: >> DestroyMenu Main >> AddToMenu Main >> + Test (f fvwm-functions-starters-games.fvwm) AddToMenu Main "Games" PopUp >> Games > > That's not going to work, because when the '+' command

Re: FVWM: meaning of '+ I', '+ M', '+ D'?

2019-08-02 Thread hw
Dan Espen writes: > hw writes: > >> Hi, >> >> what is the meaning of '+ I', '+ M', '+ D' when adding stuff to >> functions or menues? That doesn't seem to be explained in the man page >> ... >> >> Why does '+ I' work and '+I' doesn't? > > T

FVWM: howto conditionally add menu entries?

2019-08-02 Thread hw
Hi, how can I conditionally add menu entries? For example: [...] Read fvwm-functions-starters-common.fvwm Read fvwm-functions-starters-games.fvwm quiet Read fvwm-functions-starters-local.fvwm quiet [...] DestroyMenu Main AddToMenu Main + "Main"Title + "Common"

FVWM: meaning of '+ I', '+ M', '+ D'?

2019-08-01 Thread hw
Hi, what is the meaning of '+ I', '+ M', '+ D' when adding stuff to functions or menues? That doesn't seem to be explained in the man page ... Why does '+ I' work and '+I' doesn't?