readme
来自「vdr-1.7.4 Linux Video Disk Recorder」· 代码 · 共 29 行
TXT
29 行
This is a "plugin" for the Video Disk Recorder (VDR).Written by: Klaus Schmidinger <kls@cadsoft.de>Project's homepage: www.cadsoft.de/vdrLatest version available at: www.cadsoft.de/vdrThis program is free software; you can redistribute it and/or modifyit under the terms of the GNU General Public License as published bythe Free Software Foundation; either version 2 of the License, or(at your option) any later version.See the file COPYING for more information.Description:The 'skincurses' plugin implements a VDR skin that works in ashell window, using only plain text output. It re-implementswhat used to be available by compiling VDR versions before 1.3.7with the DEBUG_OSD macro set.To activate this skin you can either select it in the Setup/OSDmenu, or put the lineOSDSkin = cursesinto your 'setup.conf' file before starting VDR. Make sure thisis the only OSDSkin line in that file.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?