Hi,
Sorry for asking what is probably a very simple question...
I want to simplify some junk in the AnotherLevel package and so am trying
to do something like this.
AddToMenu WindowManagers
+ "" Title
+ "Fvwm2 Win95-decors" \
Exec exec echo Fvwm95 > HOME/USER_WM_STYLE; \
Restart HOME/bin/RunWM
+ "Fvwm2 ... other decors
But of course it does not work. Is there a simple way like this to
execute the two commands for a single menu selection?
If not, is there a way to execute one command dependent on what the user
selects from the menu and then execute a single default command
(which is independent of the selection) in addition?
Thanks,
Tom
Ps. The file is M4 processed so things like HOME and USER_WM_STYLE get
filled in...
--
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 Wed Jan 12 2000 - 16:42:54 GMT