diff options
| author | andreas 'randy' weinberger <vdr@smue.org> | 2011-01-01 14:51:33 +0100 |
|---|---|---|
| committer | andreas 'randy' weinberger <vdr@smue.org> | 2011-01-01 14:51:33 +0100 |
| commit | b5ed30d0f422f572b7e36968a9182b8f2ecdb134 (patch) | |
| tree | 9f51ac93dfb9595a3f7c9d574df33d9f3f43ec8a /README | |
| parent | 07df0b7d65164254613e77c93ff75e045be0955a (diff) | |
| download | vdr-plugin-graphlcd-b5ed30d0f422f572b7e36968a9182b8f2ecdb134.tar.gz vdr-plugin-graphlcd-b5ed30d0f422f572b7e36968a9182b8f2ecdb134.tar.bz2 | |
added SVDRP patch from TomJoad
see http://projects.vdr-developer.org/issues/488
Diffstat (limited to 'README')
| -rw-r--r-- | README | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -187,6 +187,23 @@ Scroll time interval: (Possible values: 100 <= x <= 2000) +SVDRP Commands: +--------------- +svdrpsend.pl "PLUG graphlcd <CMD>", where CMD is: + +ON + Switch Plugin on + +OFF + Switch Plugin off + +UPD + Update LCD Content, Plugin must be active. + +CLS + Clear LCD Content (aka blank screen), Plugin must not be active. + + Changing Fonts: --------------- It's very easy to change the fonts that are used by graphlcd. |
