summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorsabetts <sabetts>2000-09-06 02:07:39 +0000
committersabetts <sabetts>2000-09-06 02:07:39 +0000
commitd355d02c47ee296064e55520c15252e5fad97ecf (patch)
tree39946de9ec4f044f43723cb63e49aa092a445f93 /README
parent8aadf506507fcdf6d8a5a6a11445464e66d7f9fa (diff)
downloadratpoison-d355d02c47ee296064e55520c15252e5fad97ecf.zip
reverted rxvt to xterm. added a rename window key.
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 4 insertions, 6 deletions
diff --git a/README b/README
index cd54919..3e03f73 100644
--- a/README
+++ b/README
@@ -44,17 +44,15 @@ the Makefile.
Customization
-------------
-By default, ratpoison is compiled using the rxvt terminal instead of
-the default xterm. Reasons? For me (roam@orbitel.bg), xterm did not
-want to start under FreeBSD's XFree86 4.0 port; besides, rxvt is WAY
-better in many respects.
+By default, ratpoison is compiled using xterm. This is because more
+users use xterm as opposed to alternative terms such as rxvt.
If you do want to use a different terminal program, edit conf.h and
edit the line:
-#define TERM_PROG "rxvt" /* command to boot an xterm */
+#define TERM_PROG "xterm" /* command to boot an x term */
-to run you're favorite xterm.
+to run you're favorite X term.
Using