Ticket #403 (closed defect: fixed)
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: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.
