Warning: Can't synchronize with repository "(default)" (No changeset 96d22ec3fa3ef6de3ea8dc0d7d398adc9aa071cf in the repository). Look in the Trac log for more information.

Ticket #403 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Ignore input devices by name, not by number

Reported by: daniel Owned by: mickey
Priority: major Milestone: cornucopia-0.10
Component: cornucopia/fsodevice Version: milestone5
Keywords: Cc:

Description

Currently we have the following in frameworkd.conf:

[odeviced.idlenotifier]                     
# don't read from accellerometers for GTA02
ignoreinput=2,3

This doesn't work as soon as some input devices get reordered. So it's better to match on the input names instead of the numbers.

Change History

comment:1 Changed 4 years ago by daniel

  • Milestone set to milestone6

comment:2 Changed 4 years ago by mickey

  • Status changed from new to closed
  • Resolution set to fixed
  • Component changed from framework/odeviced to cornucopia/fsodevice

This will not be fixed in FSO1. Since fsousage is almost ready for public consumption, time is better spent doing the finishing bits there. Besides, this feature is already implemented in fsousaged. Moving component and closing as FIXED.

Note: See TracTickets for help on using tickets.