mythbuntu-bugs team mailing list archive
-
mythbuntu-bugs team
-
Mailing list archive
-
Message #03686
[Bug 663651] Re: Streamzap remote control not operating correctly
I can confirm that adding the file:
/usr/share/X11/xorg.conf.d/90-streamzap.conf
With the following text:
Section "InputClass"
Identifier "Ignore Streamzap IR"
MatchProduct "Streamzap"
MatchIsKeyboard "true"
Option "Ignore" "true"
EndSection
Solves the issue perfectly for me. Also, this method can be built into a debian package for mythbuntu. It would be trivial to build a package that would resolve this issue as it would only include pasting the above file into the correct directory and rebooting the xserver.
http://wiki.xbmc.org/index.php?title=Streamzap_PC_Remote#Option_1:_Disable_Streamzap_Xinput_Device_usign_Xorg_Configuration
--
Streamzap remote control not operating correctly
https://bugs.launchpad.net/bugs/663651
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to lirc in ubuntu.
Status in “linux” package in Ubuntu: Triaged
Status in “lirc” package in Ubuntu: Triaged
Bug description:
Binary package hint: lirc
After upgrading to Ubuntu 10.10 my Streamzap IR remote control does not operate correctly.
Pressing the direction buttons (Up, Down, Left and Right) generated 2 presses to the MythTV application.
References