Osdteletext-plugin: Difference between revisions
Jump to navigation
Jump to search
(→Links: i18n) |
No edit summary |
||
Line 9: | Line 9: | ||
!Description |
!Description |
||
|- |
|- |
||
!bgcolor=#efefef| Up || |
!bgcolor=#efefef| Up || Next page |
||
|- |
|- |
||
!bgcolor=#efefef| Down || |
!bgcolor=#efefef| Down || Previous page |
||
|- |
|- |
||
!bgcolor=#efefef| Right || |
!bgcolor=#efefef| Right || Next sub-page |
||
|- |
|- |
||
!bgcolor=#efefef| Left || |
!bgcolor=#efefef| Left || Previous sub-page |
||
|- |
|- |
||
!bgcolor=#efefef| 1..9 || |
!bgcolor=#efefef| 1..9 || Enter page number |
||
|} |
|} |
||
Revision as of 16:02, 19 October 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 | Next page |
Down | Previous page |
Right | Next sub-page |
Left | Previous sub-page |
1..9 | Enter page number |
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 |