mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Revised the section on "Learning the remote control keys" in the INSTALL file
This commit is contained in:
parent
446c3b4cfd
commit
54b3135d59
4
HISTORY
4
HISTORY
@ -7993,3 +7993,7 @@ Video Disk Recorder Revision History
|
||||
- Changed cRecorder::Action() to use cTimeMs instead of time() to avoid problems with
|
||||
unjustified "video data stream broken" errors in case the system time is changed
|
||||
while a recording is active (reported by Torsten Lang).
|
||||
- Revised the section on "Learning the remote control keys" in the INSTALL file to
|
||||
avoid the impression that there actually is a default remote.conf file, and to
|
||||
not use any alphabetic keys for special functions, so that they remain available
|
||||
for textual input.
|
||||
|
18
INSTALL
18
INSTALL
@ -439,19 +439,17 @@ for a detailed description).
|
||||
|
||||
The recommended PC key assignments are:
|
||||
|
||||
Up, Down, Left, Right Crsr keys in numeric block
|
||||
Menu 'Home' in numeric block
|
||||
Up, Down, Left, Right Cursor keys
|
||||
Menu 'Home'
|
||||
Ok 'Enter'
|
||||
Back 'End' in numeric block
|
||||
Back 'Backspace'
|
||||
Red, Green, Yellow, Blue 'F1'..'F4'
|
||||
0..9 '0'..'9' in top row
|
||||
Power 'P'
|
||||
Volume+/- '+', '-'
|
||||
Mute 'm'
|
||||
0..9 '0'..'9'
|
||||
Volume+/- 'PgUp', 'PgDn'
|
||||
Mute 'F10'
|
||||
|
||||
If you prefer different key assignments, or if the default doesn't work for
|
||||
your keyboard, simply delete the file 'remote.conf' and restart 'vdr' to get
|
||||
into learning mode.
|
||||
If you want to change your key assignments later, simply delete the file
|
||||
'remote.conf' and restart 'vdr' to get into learning mode.
|
||||
|
||||
Generating source code documentation:
|
||||
-------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user