PDA

View Full Version : [Gigablue] WebIF - key commands for long press



leshay
27-10-15, 00:10
Hi

I have a Gigablue Quad Plus, running VIX image. I have WebIF running perfectly from my web browser.

I am trying to create an application (Windows) for my tablet which would provide a remote control for the Gigablue box. I have managed to get all the 'standard' keys working - such as playpause/record/ok/red/green etc, but I can not find any information on sending 'long press' keys such as Green key long press (for AutoTimer list). For example, for the Green Key alone I send command=399, what should I send for a long press of same key?

Help appreciated.

abu baniaz
27-10-15, 00:46
Hope this helps:
(shift + click for long pressure)

You can also stop enigma from running with telnet command "init 4" then "enigma2". This will start it in console mode. You can press buttons and see what comes up in the console. ctrl and c to stop. "init 6" to be back in normal mode.

leshay
27-10-15, 01:13
Hi

OK, tried as per your post. When in the console, a long press of Green button results in the AutoTimer list (as per usual), but the key shown is that for normal Green key (399) - I was hoping to see something different that would differentiate one from the other. How does WebIF send a long press key (using shift click) - it must be sending something different from just normal short press Green key?

leshay
30-10-15, 19:35
Hi

Found the answer elsewhere, and this works fine:

Normal press:
http://box_ip/api/remotecontrol?&command=113

Long press:
http://box_ip/api/remotecontrol?type=long&command=113