---
cnslock/INSTALL | 5 +++--
cnslock/README | 12 ++----------
2 files changed, 5 insertions(+), 12 deletions(-)
diff --git a/cnslock/INSTALL b/cnslock/INSTALL
index a7c4910..5d2f8e6 100644
--- a/cnslock/INSTALL
+++ b/cnslock/INSTALL
@@ -1,7 +1,7 @@
Requirements
------------------------------------------------------
- - gtk+ ( >= 2.1.x )
- - Xlib, Xpm, gdk-pixbuf
+ - libdockapp
+ - Xlib
- root access for install
Installation
@@ -10,6 +10,7 @@ Installation
$ tar zxvf cnslock-x.x.x.tar.gz
2) Compilation
+ './configure'
'make'
become root (via 'su')
'make install'
diff --git a/cnslock/README b/cnslock/README
index ed5e083..552079d 100644
--- a/cnslock/README
+++ b/cnslock/README
@@ -11,8 +11,8 @@ as I have a wireless keyboard with no leds on it.
Bugs
------------------------------------------------------------
If you discover any bug in this software, please send a
-bugreport to [email protected] and describe the
-problem with as many details as possible.
+bugreport to [email protected] and describe
+the problem with as many details as possible.
Copyright
-------------------------------------------------------------
@@ -27,11 +27,3 @@ Usage
Simply launch:
cnslock
-
-If you have problems running it under a different window
-manager, such as fvwm or enlightenment, there is a command
-line argument that may help:
- cnslock -w
-
-
-
--
2.7.4
--
To unsubscribe, send mail to [email protected].