WindowMaker: Difference between revisions
From hugovil.com
Jump to navigationJump to search
New page: =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 settin... |
No edit summary |
||
| Line 1: | Line 1: | ||
=Running multiple instances of xterm= | =Running multiple instances of xterm= | ||
Go to the Attributes menu -> Application Specific and select | 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: | Then right-click on the docked appicon and select settings. Change the Application Path with arguments section to: | ||
/bin/sh -c "exec xterm &" | /bin/sh -c "exec xterm &" | ||
=hvclock= | |||
Go to the Attributes menu -> Application Specific and select "Start Hidden". | |||
Revision as of 06:07, 8 September 2010
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 &"
hvclock
Go to the Attributes menu -> Application Specific and select "Start Hidden".