IR not working right in SDL applications

Bug #633461 reported by J. Félix Ontañón
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
WiiCan
New
Low
J. Félix Ontañón

Bug Description

The wiimote IR mappings like:

    Plugin.ir_ptr.X = ABS_X
    Plugin.ir_ptr.Y = ABS_Y

Causes the pointer sensitive get crazy on SDL applications.

Tags: ir
Revision history for this message
J. Félix Ontañón (fontanon) wrote :

As i've told at lp:502418 maybe add this directive to /etc/X11/xorg.conf could be a solution:

Section "Module"
    SubSection "extmod"
        Option "omit xfree86-dga"
    EndSubSection
EndSection

The point is how to deploy this change through setup.py file or making this change packaging-friendly ...

summary: - IR working right in SDL applications
+ IR not working right in SDL applications
Revision history for this message
luis.nando (luis-nando) wrote :

Where should I put those lines in Ubuntu 13.04? Have anyone tested in new Ubuntu releases ?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.