[mythtv-users] remote doubles keypresses
Nick Morrott
knowledgejunkie at gmail.com
Fri Nov 13 23:35:51 UTC 2015
On 13 November 2015 at 20:56, Gabe Rubin <gaberubin at gmail.com> wrote:
>
>
> On Fri, Nov 13, 2015 at 11:49 AM, Nick Morrott <knowledgejunkie at gmail.com>
> wrote:
>>
>> To find the correct MatchProduct string for the X11 ignore rule, run
>>
>> $ xinput list --name-only
>>
>> This will list the names for all X input devices (including any IR
>> remote receivers that X has configured).
>>
>> Find the device name that corresponds to your IR receiver and add that
>> string to the MatchProduct entry in the rule, replacing the MCE text
>> if necessary.
>>
>
> These are my results:
>
> [mythtv at Mythbox ~]$ xinput list --name-only
> Virtual core pointer
> Virtual core XTEST pointer
> Virtual core keyboard
> Virtual core XTEST keyboard
> Power Button
> Power Button
>
>
> Maybe it is not getting loaded as a keyboard?
Does it appear in
$ cat /proc/bus/input/devices
X may not have grabbed it, but it still might be configured as a
kernel input device.
Cheers,
Nick
More information about the mythtv-users
mailing list