summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorsabetts <sabetts>2001-03-01 09:20:10 +0000
committersabetts <sabetts>2001-03-01 09:20:10 +0000
commite84369663bb143fa8201576b026be36c1706d90d (patch)
tree60317c8a9f20d385311dbc5c8d8ff5b1e725f773 /README
parentdb8f252fca8d05f3f79ecbec76b85bb89df5581d (diff)
downloadratpoison-e84369663bb143fa8201576b026be36c1706d90d.zip
updated
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 00e5462..69ce272 100644
--- a/README
+++ b/README
@@ -13,9 +13,6 @@ All interaction with the window manager is done through
keystrokes. ratpoison has a prefix map to minimize the key clobbering
that cripples EMACS and other quality pieces of software.
-You'll also be pleased to hear that there is NO ratpoison.conf to
-configure. If you want to configure ratpoison, edit the source.
-
Building
--------
@@ -30,11 +27,14 @@ if you want to install it, simply type 'make install' as a privileged user:
Customization
-------------
-Use the configure option 'disable-debug' to disable debugging symbols.
+Use the configure option '--enable-debug' to enable debugging symbols.
Use the configure option '--with-xterm=PROG' to set the x terminal
emulator to use. The default is `xterm'.
+Use the configure option '--with-emacs=PROG' to set the emacs program
+to launch. This is useful if you use xemacs.
+
Consult the INSTALL file for more information about the configure script.
Using