Make XBMC 12.x and newer work with a touch screen
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Kodi |
New
|
Unknown
|
|||
kodi (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
I have a Lenovo Thinkpad Twist convertible ultrabook. The tablet mode (touchscreen-only operation, keyboard folded away) get continuously working better.
Now I have hit a problem with XBMC: When using XBMC in full-screen mode when tapping on the screen, the mouse cursor jumps into the lower right corner and so the taps on GUI elements do not get recognized. Operating with keyboard or external mouse works correctly and after closing XBMC the touchscreen works correctly again. Using the built-in touchpad of a laptop the cursor is too fast.
A workaround (perhaps a fix) for both the touchscreen and touchpad problems is adding
export SDL_MOUSE_
right before the call of xbmc.bin in the /usr/bin/xbmc script.
See also my upstream bug report:
Changed in xbmc: | |
status: | Unknown → New |
Changed in kodi (Ubuntu): | |
status: | Confirmed → Fix Released |
With this workaround/fix watching TV and videos on my Twist works great with touch operation, only missing part is context menus (see bug 1212736).