edited readme and changelog

This commit is contained in:
arcan1s
2014-06-04 22:53:51 +04:00
parent f1e22f122e
commit a0288bcf96
8 changed files with 34 additions and 8 deletions

View File

@ -1,5 +1,5 @@
--- README.md.orig 2014-05-28 20:30:26.685205144 +0400
+++ README.md 2014-06-02 12:16:19.449635195 +0400
+++ README.md 2014-06-04 22:53:46.987069143 +0400
@@ -3,13 +3,16 @@
Information
@ -36,7 +36,7 @@
* tag `$hddrN` - read speed of disk N, *KB/s*. For example, `$hddr0`
* tag `$hddwN` - write speed of disk N, *KB/s*. For example, `$hddw0`
* tag `$hddtempN` - temperature for HDD N. For example, `$hddtemp0`
@@ -56,8 +65,24 @@
@@ -56,8 +65,28 @@
**NOTE** you don't may set to show `$cpu` tag in swap label for example. **`$cpu` will work only in cpu label**.
@ -57,11 +57,15 @@
+**Enable popup**
+
+Uncheck box if you do not use popup messages.
+
+**Add stretch**
+
+Add stretch (spacer) to the selected side of the widget.
+
**Custom time**
* tag `$dddd` - weekday in long format
@@ -130,16 +155,14 @@
@@ -130,16 +159,14 @@
File with AC information. File (`/sys/class/power_supply/AC/online` by default) must contain `1` if AC is online.
@ -80,7 +84,7 @@
**Custom command**
*NOTE* This can cause the computer freeze.
@@ -148,11 +171,15 @@
@@ -148,11 +175,15 @@
**GPU device**
@ -98,7 +102,7 @@
**MPD address**
@@ -165,6 +192,7 @@
@@ -165,6 +196,7 @@
**Package manager**
List of commands, which will be run. Number of null lines is a number of unneeded lines. Defaults:
@ -106,7 +110,7 @@
* *Arch*: `PKGCMD=pacman -Qu`, `PKGNULL=0`
* *Debian*: `PKGCMD=apt-show-versions -u -b`, `PKGNULL=0`
* *Ubuntu*: `PKGCMD=aptitude search '~U'`, `PKGNULL=0`
@@ -172,9 +200,13 @@
@@ -172,9 +204,13 @@
* *FreeBSD*: `PKGCMD=pkg_version -I -l '<'`, `PKGNULL=0`
* *Mandriva*: `PKGCMD=urpmq --auto-select`, `PKGNULL=0`
@ -120,7 +124,7 @@
You may edit DataEngine configuration. It is `/usr/share/config/extsysmon.conf` or `$HOME/share/config/extsysmon.conf` depending on the type of installation. Uncomment needed line and edit it.
Instruction
@@ -182,25 +214,28 @@
@@ -182,25 +218,28 @@
Dependencies
------------
@ -152,7 +156,7 @@
* download sources
* install
@@ -222,6 +257,7 @@
@@ -222,6 +261,7 @@
Links
-----