diff options
-rw-r--r-- | HISTORY | 4 | ||||
-rw-r--r-- | INSTALL | 20 |
2 files changed, 13 insertions, 11 deletions
@@ -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. @@ -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' - -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. + 0..9 '0'..'9' + Volume+/- 'PgUp', 'PgDn' + Mute 'F10' + +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: ------------------------------------- |