X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=powersensordaemon%2Fymhremote.html;h=085d11160b49fd5a64ab2803beb755422675769f;hb=3d9f800ee0d70494066035af472fcef381a7496c;hp=5f562c53484ed54741656e95089c0a1b9ffcd652;hpb=5d7377f370d8a6bb10c7bf6f2bf51ad9ac719975;p=svn42.git diff --git a/powersensordaemon/ymhremote.html b/powersensordaemon/ymhremote.html index 5f562c5..085d111 100755 --- a/powersensordaemon/ymhremote.html +++ b/powersensordaemon/ymhremote.html @@ -10,6 +10,8 @@ function sendButton( btn ) var req = new XMLHttpRequest(); url = "http://slug.realraum.at/cgi-bin/switch.cgi?power=send&id="+btn; req.open("GET", url ,false); + //google chrome workaround + req.setRequestHeader("googlechromefix",""); req.send(null); //response = req.responseText; //document.getElementById('output').innerHTML = response; @@ -62,46 +64,44 @@ document.onkeydown = remoteKeyboard; - - +
- + -ymhcd -ymhtuner -ymhtape -ymhwdtv - -ymhvcr - -ymhaux -ymhextdec -ymhtest -ymhtunabcde -ymheffect +ymhcd +ymhtuner +ymhtape +ymhwdtv + +ymhvcr + +ymhaux +ymhextdec +ymhtest +ymhtunabcde +ymheffect - - -ymhvoldown -ymhvolup -ymhmute + + +ymhvoldown +ymhvolup +ymhmute -ymhsleep - +ymhsleep + - - + + -ymhprgup -ymhprgdown -ymhminus -ymhplus +ymhprgup +ymhprgdown +ymhminus +ymhplus -ymhtimelevel -ymhmenu +ymhtimelevel +ymhmenu -todo: unnütze teile der Fernbedienung (die Geräte Tasten über "Power" und unten das "Yamaha") wegschneiden und image map x-koordinaten anpassen