summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorM. Voerman <rekordc@gmail.com>2014-04-16 17:17:56 +0200
committerM. Voerman <rekordc@gmail.com>2014-04-16 17:17:56 +0200
commitda8aa5d379b449344e960d06d5c06b04961c4a40 (patch)
tree7ad5920c57f36428b0db08eabba9c1be462e9566 /index.html
parentc099b47b83394786044f56ca43bef6c7c29c2cff (diff)
downloadvdr-vipclient-da8aa5d379b449344e960d06d5c06b04961c4a40.tar.gz
vdr-vipclient-da8aa5d379b449344e960d06d5c06b04961c4a40.tar.bz2
update channels/ server address
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index ddcef67..36d2f43 100644
--- a/index.html
+++ b/index.html
@@ -1021,7 +1021,7 @@ function onKeyDown(event) {
Makedigit();
break;
- case KEY_A:// hh key on old long kpn 1710/1760 remote
+ case KEY_A:// |> key on old long kpn 1710/1760 remote
break;
case KEY_B:// hh key on old long kpn 1710/1760 remote
if (prevChan !== currChan) {
@@ -1030,9 +1030,9 @@ function onKeyDown(event) {
play(channels[currChan]);
}
break;
- case KEY_C:// hh key on old long kpn 1710/1760 remote
+ case KEY_C:// @ key on old long kpn 1710/1760 remote
break;
- case KEY_D:// hh key on old long kpn 1710/1760 remote
+ case KEY_D:// >@ key on old long kpn 1710/1760 remote
break;
case "Teletext":