Closed Bug 1159206 Opened 9 years ago Closed 8 years ago

Implement MaxTouchPoints for Gonk

Categories

(Core Graveyard :: Widget: Gonk, defect)

All
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(firefox40 affected)

RESOLVED WONTFIX
Tracking Status
firefox40 --- affected

People

(Reporter: m_kato, Unassigned)

References

Details

I think we can get whether current device is single-touch or multi-touch by ioctl(EV_ABS).
The backend input code already knows. You just have to look up what device id an event is coming from and look up it's properties using EventHub.
I am inferring that we aren't going to support this on gonk so Close as WONTFIX. Please feel free to reopen it as you see a need.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.