svn keywords corrected

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@730 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
This commit is contained in:
michael
2007-01-14 13:50:28 +00:00
parent a71f0a4648
commit 6004d1dabf
6 changed files with 5 additions and 47 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# $Id
# $Id$
# $URL$
Sorry, there is no AUTHORS anymore.
+1 -1
View File
@@ -1,4 +1,4 @@
# $Id * $URL$
# $Id$
# $URL$
# Process this file with automake to produce Makefile.in
+1 -1
View File
@@ -1,4 +1,4 @@
# $Id
# $Id$
# $URL$
Sorry, there is no NEWS anymore.
+1 -1
View File
@@ -1,4 +1,4 @@
# $Id
# $Id$
# $URL$
Sorry, there is no README anymore.
-42
View File
@@ -1,42 +0,0 @@
#
# $Id * $URL$
#
This is the README file for the KDE integration of lcd4linux
First: lcd4linux is NO KDE program!
But: lcd4linux with the X11-driver can be integrated in KDE, so that it
drives a little window in the KDE panel.
This so called 'swallowing on panel' can be accomplished by using a .kdelnk
file and a special configuration. Both files come with this package, but should
be adopted to your needs.
The KDE panel windows must have a size of 45x45 pixels. We get this size by
using a size of 6x5 characters, each character has 6x8 pixels. By using
a horizontal gap of 1 pixel between characters, we get a size of
horizontal: 6 chars * 6 pixels + 5 gaps = 41 pixels
vertical: 5 chars * 8 pixels = 40 pixels
With a border size of 2 pixels this gives a size of 45 x 44 pixels. Great!
I prefer using 5 vertical bars (load avg, CPU busy, CPU system, disk read+write,
network receive+transmit, ISDN in+out), but you use any other combination you
like.
INSTALLATION:
* download and compile lcd4linux
* edit lcd4linux.kdelnk and copy to $KDEDIR/share/applnk/apps/System
* copy lcd4linux.xpm to $KDEDIR/share/icons
* copy lcd4kde.conf to /etc
* create a /etc/lcd4X11.conf (this will be used if you start lcd4linux from the menu
or by clicking on the panel window
* use "Panel/Add Application" from the K menu to create a panel entry
* restart KPanel
Enjoy!
+1 -1
View File
@@ -1,4 +1,4 @@
# $Id
# $Id$
# $URL$
Sorry, there is no TODO anymore.