Re: How to change the number of workspaces on the fly?
Bernd Eggink <[email protected]> Fri, 05 Apr 2013 10:01:19 +0200
| Newsgroups | gmane.comp.window-managers.icewm.user |
|---|---|
| Message-ID | <[email protected]> |
On 04.04.2013 23:28, Peng Yu wrote: > Hi, > > I use icewm from vnc. Once vnc is started, I can not change the number > of workspaces. I try to edit ~/.icewm/preferences, but the number of > workspaces won't change unless I restart vnc. is there a way to update > the number of workspaces on the fly? Thanks! > > WorkspaceNames="1", "2", "3", "4", "5" > Change the line beginning with "WorkspaceNames=" in your .icewm/preferences file (using 'sed' or whatever) and then restart icewm by issuing the command kill -HUP $pid where $pid is the PID of the icewm process. If you don't know the PID in advance, you can get it from the output of 'ps x'. Bernd -- http://sudrala.de ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html