Difference between revisions of "Spectrwm"
Drulavigne (Talk | contribs) |
Tigersharke (Talk | contribs) |
||
| Line 1: | Line 1: | ||
<noinclude>{{NavHeader|back=Ratpoison|forward=WindowLab|custompagename=spectrwm}}</noinclude> | <noinclude>{{NavHeader|back=Ratpoison|forward=WindowLab|custompagename=spectrwm}}</noinclude> | ||
| − | {{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. | + | {{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. |
| − | Figure 6.14a | + | [[File:spectrwm.png|thumb|400px|'''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'''. | 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'''. | ||
Revision as of 04:35, 25 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