update README

SVN revision: 83369
This commit is contained in:
Carsten Haitzler 2013-01-27 12:06:07 +00:00
parent 624fc417df
commit e280319301
1 changed files with 32 additions and 1 deletions

33
README
View File

@ -91,4 +91,35 @@ i.e.
e.g.
echo -n '\033}Hello world\000'
Commands understood:
Commands:
any values inside square brackets [] are to be replaced by some
content (numbers, strings, paths, url's etc.). example:
aa[PATH-OF-FILE] should be come something like:
aa/tmp/file.png
or aa[true/false] should become something like:
aatrue
or
aafalse
---
pn[FULL-PATH-OR-URL]
= popup the given media file/url now
pq[FULL-PATH-OR-URL]
= quque a popup for the given media file/url
bt[FULL-PATH-OR-URL]
= set the terminal background me3edia file/url temporarily
bp[FULL-PATH-OR-URL]
= set the terminal background me3edia file/url permanently
at[on/true/yes/off/false/no]
= set the terminal alpha state to be on, or off temporarily
ap[on/true/yes/off/false/no]
= set the terminal alpha state to be on, or off permanently