![]() |
![]()
| ![]() |
![]()
NAMEtelak - draw local or remote pictures on your root window SYNOPSIStelak [options] DESCRIPTIONtelak is a program that draw local or remote pictures on your root window. This is very useful if you want to have webcam, graphs or something like this drawn above your wallpaper. OPTIONSThis program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.
CONFIGURATION FILEThe format is pretty simple. Each image have to be declared in a section, which is defined like this: [image_name] After this, you will have to declare options you want.
EXAMPLEHere is a telakrc example. [test] url = /home/staff/acid/test.jpg width = 100 height = 100 x = 800 y = 600 reverse = 0 [photo] url = http://www.somedomaine.com/somepath/arf.png x = 200 y = 0 refresh = 300 reverse = 1 FILES
AUTHORJulien Danjou <julien@danjou.info> HOMEPAGEhttp://julien.danjou.info/telak.html
|