Query: telak
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TELAK(1) TELAK(1)NAMEtelak - draw local or remote pictures on your root windowSYNOPSIStelak [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 some- thing 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. -h --help Show summary of options. -v --version Show version of program. -d --display Specify display. -c --config Specify configuration file. --cache Specify cache directory.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. url = <url or path> URL (http, ftp) or path (/home...) to your picture. MANDATORY. width = <size in px> Force the width of the picture to X. heigth = <size in px> Force the heigth of the picture to X. x = <position in px> Position of the image. y = <position in px> Position of the image. refresh = <time in seconds> Reload image every X seconds. reverse = <1 or 0> Reverse color mode.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 = 1FILES~/.telak/telakrc Main configuration file. ~/.telak/cache Default cache directory.AUTHORJulien Danjou <julien@danjou.info>HOMEPAGEhttp://julien.danjou.info/telak.html February 8, 2005 TELAK(1)
Related Man Pages |
---|
gkrellkam-list(5) - debian |
fc-cache(1) - x11r4 |
fc-cat(1) - opendarwin |
fc-cat(1) - linux |
fc-cat(1) - v7 |
Similar Topics in the Unix Linux Community |
---|
Getting image properties |
CWallpaper 0.3.2 (Default branch) |
Grep Help |
Download http picture using C++ |