[LINUX]No touchscreen in xbmcbuntu
#1
This may be a somewhat easy fix but I can't find it here and my brain is fried from trying to just get the touchscreen working in the first place. This is a new install of xbmcbuntu (onieric?) on a MSI all in one WindTop model AE 1900. The touch device is detected as two IDEACOM IDC 6680 id=9 and id=10. Apparently device 9 is my touchscreen since that's the only time I got a response from my tinkering with
Code:
sudo xinput set-int-prop 9 "Evdev Axis Calibration" 32 870 7280 1230 7100
. First I did
Code:
sudo xinput set-int-prop 9 Evdev Axis Inversion" 8 1 1
since the screen registered events on the opposite side of wherever I touched. I managed to get the right settings while in openbox and put the pertinent lines in /usr/share/X11/xorg.conf.d/10-evdev.conf and it works perfectly at boot but when I go into xbmc there is no input from the touchscreen. Doesn't xbmc use /usr/share/X11/xorg.conf.d?
Reply


Messages In This Thread
[LINUX]No touchscreen in xbmcbuntu - by curly - 2012-04-18, 19:15
Logout Mark Read Team Forum Stats Members Help
[LINUX]No touchscreen in xbmcbuntu0