PDA

View Full Version : Make WebRemote works for the vu duo



grtmoby
09-08-10, 11:19
I have found this so useful and so decided to post it here as i guess lots want it as much as i did...

all the thanks goes to the OP




You need to to modify the file RemoteControl.py contained in

/usr/lib/enigma2/python/Plugins/Extensions/WebInterface/WebComponents/Sources

The following line

fp = open("/dev/input/event2", 'wb')

must be modified this way

fp = open("/dev/input/event0", 'wb')

Than reboot and the WebRemote will start working.

bobonthejob
09-08-10, 12:28
Thanks for that...Have wondered about that. Have tried using it and never woprked. Will give this a go.

pooface
09-08-10, 15:23
All we need now, is for the picture of the remote to be changed to the vu remote, not a dreambox...

grtmoby
13-08-10, 13:41
All we need now, is for the picture of the remote to be changed to the vu remote, not a dreambox...

here you go poo ;)

copy the attached image to

/usr/lib/enigma2/python/Plugins/Extensions/WebInterface/web-data/img

just in case, make a backup of the original image to be replaced