diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-09-01 12:03:44 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-09-01 12:03:44 +0200 |
commit | ba409a203a736ed3dfce5b5082e1eb0c803f6450 (patch) | |
tree | 2503ffbaf5f7ae6d837e28eb6f3849a50632ea2d /HISTORY | |
parent | dce6bb864be5f29c03d341493d05274652cdd0f7 (diff) | |
download | vdr-ba409a203a736ed3dfce5b5082e1eb0c803f6450.tar.gz vdr-ba409a203a736ed3dfce5b5082e1eb0c803f6450.tar.bz2 |
Fixed code for the default 'Ok' button on the PC keyboard
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -684,3 +684,6 @@ Video Disk Recorder Revision History - New SVDRP command NEXT to show the next timer event. - The new remote control key "Power" can be used to turn the VDR machine off (this requires the presence of the '-s' option). +- Fixed code for the default "Ok" button on the PC keyboard (was 0x162 on + the "good old" keyboards (with the F-keys at the left side), while it changed + to 0x15E on the newer keyboards). |