X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pandora_liveinfo.git;a=blobdiff_plain;f=readme.txt;h=8bb2aae596056179d312a2f9e4ef93d94dfc3ef7;hp=acc9149b0b61ac9aff4e7be1f6fd8d7709ce740e;hb=3a836137bd76589725e60064bc4f923ff251ba53;hpb=b7d8fc1a0be728e8830c04fa6d836c8d18c6bc3a diff --git a/readme.txt b/readme.txt index acc9149..8bb2aae 100644 --- a/readme.txt +++ b/readme.txt @@ -44,6 +44,13 @@ Fields T: 23.2C battery temperature +Configuration +------------- + +Currently only the layer's position can be changed by editing config.cfg +in appdata (file is automatically created on first run). + + Controlling live info --------------------- @@ -51,6 +58,7 @@ It's possible to hide Live info by sending it USR1 signal and show it again by sending the same signal. This can be done by simply running "killall -USR1 liveinfo" command. This command can also be bound to xfce keyboard shortcuts or similar. + Sending the TERM signal ("killall liveinfo") causes it to cleanly exit (sending it KILL / -9 signal will leave the layer enabled and visible, so is not recommended). @@ -80,4 +88,5 @@ Other understood commands are: License ------- -3-clause BSD. Source code included in pnd itself. +3-clause BSD, see COPYING file. +Source code is included in pnd itself.