summaryrefslogtreecommitdiff
path: root/PLUGINS/src/skincurses/README
diff options
context:
space:
mode:
Diffstat (limited to 'PLUGINS/src/skincurses/README')
-rw-r--r--PLUGINS/src/skincurses/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/PLUGINS/src/skincurses/README b/PLUGINS/src/skincurses/README
index 7e82b22..ff82b0e 100644
--- a/PLUGINS/src/skincurses/README
+++ b/PLUGINS/src/skincurses/README
@@ -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.