Osdteletext-plugin: Difference between revisions
Jump to navigation
Jump to search
(initial) |
(→Links: i18n) |
||
Line 57: | Line 57: | ||
[[Category:Plugins]] |
[[Category:Plugins]] |
||
{{i18n|osdteletext-plugin}} |
|||
<!-- Link to german wiki page --> |
|||
[[de:Osdteletext-plugin]] |
Revision as of 16:48, 13 March 2006
Description
The OSDTeletext plugin displays the videotext via OSD. So the current broadcast is not disabled as with the teletext-plugin.
Handling
Key | Description |
---|---|
Up | Seite weiter |
Down | Seite zurück |
Right | Unterseite weiter |
Left | Unterseite zurück |
1..9 | Seitenzahl eingeben |
Hardware requirements
Software requirements
Installation
Configuration
Parameter
Parameter (short) | Parameter (long) | Description |
---|---|---|
-d DIR | --directory=DIR | the directory where the temporary files will be stored (default: /vtx, recommended: /tmp/vtx) |
-n NUM | --max-cache=NUM | maximum size in megabytes of cache used to store the pages on the harddisk (default: a calculated value below 50 MB) |
-s SYS | --cache-system=SYS | set the cache system to be used. Choose 'legacy' for the traditional one-file-per-page system. Default is "packed" for the one-file-for-a-few-pages system. |
-R | --no-receive | do not receive and store teletext (deprecated - plugin will be useless) |
-r | --receive | obsolete |
Problems
Links
[1] | http://www.wiesweg-online.de/linux/linux.html | Plugin homepage |