cnslock: Update documentation.
This commit is contained in:
parent
ca28db136e
commit
743b72fc4e
|
@ -1,7 +1,7 @@
|
||||||
Requirements
|
Requirements
|
||||||
------------------------------------------------------
|
------------------------------------------------------
|
||||||
- gtk+ ( >= 2.1.x )
|
- libdockapp
|
||||||
- Xlib, Xpm, gdk-pixbuf
|
- Xlib
|
||||||
- root access for install
|
- root access for install
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
|
@ -10,6 +10,7 @@ Installation
|
||||||
$ tar zxvf cnslock-x.x.x.tar.gz
|
$ tar zxvf cnslock-x.x.x.tar.gz
|
||||||
|
|
||||||
2) Compilation
|
2) Compilation
|
||||||
|
'./configure'
|
||||||
'make'
|
'make'
|
||||||
become root (via 'su')
|
become root (via 'su')
|
||||||
'make install'
|
'make install'
|
||||||
|
|
|
@ -11,8 +11,8 @@ as I have a wireless keyboard with no leds on it.
|
||||||
Bugs
|
Bugs
|
||||||
------------------------------------------------------------
|
------------------------------------------------------------
|
||||||
If you discover any bug in this software, please send a
|
If you discover any bug in this software, please send a
|
||||||
bugreport to lists@sprig.dyn.dhs.org and describe the
|
bugreport to wmaker-dev@lists.windowmaker.org and describe
|
||||||
problem with as many details as possible.
|
the problem with as many details as possible.
|
||||||
|
|
||||||
Copyright
|
Copyright
|
||||||
-------------------------------------------------------------
|
-------------------------------------------------------------
|
||||||
|
@ -27,11 +27,3 @@ Usage
|
||||||
|
|
||||||
Simply launch:
|
Simply launch:
|
||||||
cnslock
|
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
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue