[sawfish] FAQ updated



commit a33370efab46db6c95f0f7faed890d76f5941d29
Author: chrisb <zanghar freenet de>
Date:   Sun Sep 20 07:24:05 2009 +0200

    FAQ updated

 ChangeLog    |    2 ++
 man/faq.texi |   13 ++-----------
 2 files changed, 4 insertions(+), 11 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index ca39b8e..fa81da4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
 					   make it work if any lang-setting variable is unset
 					   -- [Matthew Love]
 
+	* man/faq.texi: updated
+
 2009-09-19  Christopher Bratusek <zanghar freenet de>
 	* lisp/sawfish/wm/commands/user.jl
 	* lisp/sawfish/wm/workspace.jl: move display-workspace-name & helpers to workspace.jl
diff --git a/man/faq.texi b/man/faq.texi
index 943b503..7c4dca7 100644
--- a/man/faq.texi
+++ b/man/faq.texi
@@ -53,6 +53,8 @@ window manager features. More precisely, it currently does:
 @itemize
 @item GNOME setup, by opening @code{sawfish.wm.integration.gnome},
 if GNOME is running.
+ item KDE setup, by opening @code{sawfish.wm.integration.kde},
+if KDE is running.
 @item Error handling enhancements, by opening 
 @code{sawfish.wm.ext.error-handler} 
 @end itemize
@@ -68,17 +70,6 @@ Choose either @file{~/.sawfish/rc} or @file{~/.sawfishrc}. The
 former is recommended, because the directory @file{~/.sawfish} is
 anyway created to store @file{custom}, and you can also put other lisp
 scripts, like user-contributed codes there.
-
-If this file is present, then @file{sawfish-defaults} isn't read by
-default. But it loads standard features, so if you want it, add the
-following line to your @file{~/.sawfishrc} (or @file{~/.sawfish/rc})
-file:
-
- lisp
-(require 'sawfish-defaults)
- end lisp
-
-In fact, @file{sawfish-defaults} is an alias of @file{sawfish.wm.defaults}.
 @end table
 
 @item How do I bind a key to execute a shell command?



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]