[mythtv-users] remote doubles keypresses
Nick Morrott
knowledgejunkie at gmail.com
Fri Nov 20 11:12:22 UTC 2015
On 16 November 2015 at 18:22, Kirk Bocek <t004 at kbocek.com> wrote:
>
>
> On 11/16/2015 10:15 AM, Kirk Bocek wrote:
>>
>> Is there any way to do this in a remote ssh session? Looking at the man
>> page, it doesn't look like this command takes a session identifier as a
>> parameter similar to:
>>
>> $xinput list :0
>>
>> So do you need to be on the console to run this command?
>>
>
> Figured it out.
>
> $export DISPLAY=:0
> $xinput list --name-only
> Virtual core pointer
> Virtual core XTEST pointer
> Macintosh mouse button emulation
> Virtual core keyboard
> Virtual core XTEST keyboard
> Power Button
> Power Button
>
> Similar to Gabe, my IR device is not being listed. So maybe my existing
> exclusion string is working?
>
> Section "InputClass"
> Identifier "Ignore IR remote as keyboard"
> MatchProduct "Media Center Ed. eHome Infrared Remote Transceiver
> (0471:0815)"
> Option "Ignore" "on"
> EndSection
Check your relevant Xorg.*.log logfile so see a) whether the remote is
being detected as an input device, and b) whether your Ignore rule is
working.
If you're seeing double keypresses, have you completely disabled LIRC
as Alec suggested?
Nick
More information about the mythtv-users
mailing list