Difference between revisions of "Spectrwm"
From PC-BSD Wiki
Tigersharke (Talk | contribs) m |
Tigersharke (Talk | contribs) |
||
| (23 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | <noinclude>{{NavHeader|back= | + | <noinclude>{{NavHeader|back=Ratpoison|forward=WindowLab|custompagename=spectrwm}}</noinclude> |
| − | + | ||
| − | Figure | + | {{citelink|url=http://opensource.conformal.com/wiki/spectrwm|txt=spectrwm}}, formerly known as Scrotwm, is a minimalist window manager written by OpenBSD hackers. It provides keyboard shortcuts, a configuration file, and assumes that the user prefers to use the command line. Figure 6.14a provides a screenshot of spectrwm running on a PC-BSD® system. [[File:spectrwm.png|thumb|393px|'''Figure 6.14a: spectrwm on a PC-BSD® System''']] |
| + | If you have not used spectrwm before, spend some time reading through its {{citelink|url=https://opensource.conformal.com/cgi-bin/man-cgi?spectrwm|txt=man page}} first. | ||
| − | ''' | + | To launch applications within spectrwm, start an xterm by pressing Alt+Shift+Return. Once you have an xterm, you can start any program you wish. For example, to start Control Panel type '''pc-controlpanel'''. |
| − | + | spectrwm does not provide minimize, maximize, or close buttons within its windows. To close a GUI application, use ''Ctrl-c'' within the xterm you used to launch the application. To leave this desktop, type '''killall spectrwm''' from an xterm. | |
| − | + | <noinclude> | |
| − | + | {{refheading}} | |
| − | + | [[category:handbook]] | |
| − | <noinclude>[[category:handbook]]</noinclude> | + | [[category:desktops]] |
| + | [[category:spectrwm]] | ||
| + | </noinclude> | ||
Revision as of 10:12, 27 February 2013
| Spectrwm |
spectrwm[1], formerly known as Scrotwm, is a minimalist window manager written by OpenBSD hackers. It provides keyboard shortcuts, a configuration file, and assumes that the user prefers to use the command line. Figure 6.14a provides a screenshot of spectrwm running on a PC-BSD® system.
If you have not used spectrwm before, spend some time reading through its man page[2] first.
To launch applications within spectrwm, start an xterm by pressing Alt+Shift+Return. Once you have an xterm, you can start any program you wish. For example, to start Control Panel type pc-controlpanel.
spectrwm does not provide minimize, maximize, or close buttons within its windows. To close a GUI application, use Ctrl-c within the xterm you used to launch the application. To leave this desktop, type killall spectrwm from an xterm.
References