mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Added a note about using this skin to the README file
This commit is contained in:
parent
f3c99e697f
commit
3f0678244f
@ -17,3 +17,7 @@ VDR Plugin 'skincurses' Revision History
|
||||
2005-05-16: Version 0.0.4
|
||||
|
||||
- New "recording info" display.
|
||||
|
||||
2005-10-01:
|
||||
|
||||
- Added a note about using this skin to the README file.
|
||||
|
@ -14,3 +14,11 @@ The 'skincurses' plugin implements a VDR skin that works in a
|
||||
shell window, using only plain text output. It re-implements
|
||||
what used to be available by compiling VDR versions before 1.3.7
|
||||
with the DEBUG_OSD macro set.
|
||||
|
||||
To activate this skin you can either select it in the Setup/OSD
|
||||
menu, or put the line
|
||||
|
||||
OSDSkin = curses
|
||||
|
||||
into your 'setup.conf' file before starting VDR. Make sure this
|
||||
is the only OSDSkin line in that file.
|
||||
|
Loading…
Reference in New Issue
Block a user