WindowMaker

From Hugo Villeneuve
Revision as of 11:31, 8 September 2010 by Hugo (talk | contribs)
Jump to: navigation, search

Running multiple instances of xterm

Go to the Attributes menu -> Application Specific and select "No application icon" for XTerm.

Then right-click on the docked appicon and select settings. Change the Application Path with arguments section to:

   /bin/sh -c "exec xterm &"

Gnome settings

 chmod 755 ~/GNUstep/Library/WindowMaker/autostart
#!/bin/sh

gnome-settings-daemon

hvclock

Go to the Attributes menu -> Application Specific and select "Start Hidden".