Problem: Waveshare5/Sainsmart 7" HDMI with GPIO touch
|
1st Nov, 2016, 10:24 PM
(This post was last modified: 1st Nov, 2016 11:01 PM by Nachteule.)
Post: #18
|
|||
|
|||
RE: Waveshare5/Sainsmart 7" HDMI with GPIO touch
What did you do exactly?
I suppose you just added the lines to the end of the files /home/xbian/.kodi/userdata/advancedsettings.xml and /usr/local/share/kodi/system/keymaps/mouse.xml That is definitively wrong Here is my working version of mouse.xml and advancedsettings.xml: mouse.xml: Code: <?xml version="1.0" encoding="UTF-8"?> You can use this mouse.xml as it is. And again: would be good idea to copy this file into folder /home/xbian/.kodi/userdata/keymaps and edit it there because if you don't, those changes will be overwitten by xbian-package-xbmc update advancedsettings.xml: Code: <advancedsettings> Note: Please do NOT replace my advancedsettings.xml with your version it is just an example how to insert the touchscreen section into this file (before !!! </advancedsettings> and not behind) |
|||
« Next Oldest | Next Newest »
|