]> code.delx.au - spectrwm/blobdiff - spectrwm.1
rename scrotwm to spectrwm
[spectrwm] / spectrwm.1
similarity index 97%
rename from scrotwm.1
rename to spectrwm.1
index 21bc043ee18468ca81c2fa21285c72886761d003..b85f44f23b70a5494983a9db07ba77de9a4bb914 100644 (file)
--- a/scrotwm.1
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
 .Dd $Mdocdate: February 8 2012 $
-.Dt SCROTWM 1
+.Dt SPECTRWM 1
 .Os
 .Sh NAME
-.Nm scrotwm
+.Nm spectrwm
 .Nd window manager for X11
 .Sh SYNOPSIS
-.Nm scrotwm
+.Nm spectrwm
 .Sh DESCRIPTION
 .Nm
 is a minimalistic window manager that tries to stay out of the way so that
@@ -33,7 +33,7 @@ fast.
 When
 .Nm
 starts up, it reads settings from its configuration file,
-.Pa scrotwm.conf .
+.Pa spectrwm.conf .
 See the
 .Sx CONFIGURATION FILES
 section below.
@@ -62,10 +62,10 @@ section below for defaults and customizations.
 .Sh CONFIGURATION FILES
 .Nm
 first tries to open the user specific file,
-.Pa ~/.scrotwm.conf .
+.Pa ~/.spectrwm.conf .
 If that file is unavailable,
 it then tries to open the global configuration file
-.Pa /etc/scrotwm.conf .
+.Pa /etc/spectrwm.conf .
 .Pp
 The format of the file is \*(Ltkeyword\*(Gt = \*(Ltsetting\*(Gt.
 For example:
@@ -315,7 +315,7 @@ fields and will be substituted for values at the time the program is spawned:
 .Pp
 Example:
 .Bd -literal -offset indent
-program[ff] = /usr/local/bin/firefox http://scrotwm.org/
+program[ff] = /usr/local/bin/firefox http://spectrwm.org/
 bind[ff] = Mod+Shift+b # Now Mod+Shift+B launches firefox
 .Ed
 .Pp
@@ -622,18 +622,18 @@ These files can be used with the
 setting to load pre-defined key bindings for the specified
 keyboard layout.
 .Pp
-.Bl -tag -width "scrotwm_XX.confXXX" -offset indent -compact
-.It Cm scrotwm_cz.conf
+.Bl -tag -width "spectrwm_XX.confXXX" -offset indent -compact
+.It Cm spectrwm_cz.conf
 Czech Republic keyboard layout
-.It Cm scrotwm_es.conf
+.It Cm spectrwm_es.conf
 Spanish keyboard layout
-.It Cm scrotwm_fr.conf
+.It Cm spectrwm_fr.conf
 French keyboard layout
-.It Cm scrotwm_fr_ch.conf
+.It Cm spectrwm_fr_ch.conf
 Swiss French keyboard layout
-.It Cm scrotwm_se.conf
+.It Cm spectrwm_se.conf
 Swedish keyboard layout
-.It Cm scrotwm_us.conf
+.It Cm spectrwm_us.conf
 United States keyboard layout
 .El
 .Sh QUIRKS
@@ -827,11 +827,11 @@ Sending
 .Nm
 a HUP signal will restart it.
 .Sh FILES
-.Bl -tag -width "/etc/scrotwm.confXXX" -compact
-.It Pa ~/.scrotwm.conf
+.Bl -tag -width "/etc/spectrwm.confXXX" -compact
+.It Pa ~/.spectrwm.conf
 .Nm
 user specific settings.
-.It Pa /etc/scrotwm.conf
+.It Pa /etc/spectrwm.conf
 .Nm
 global settings.
 .El