On 22/03/18 18:02, Mark Rogers wrote:
Any xorg config wizards here?
I have a touchscreen (attached to a Pi, if relevant) that will show web pages in a kiosky way. That means I want to disable everything that the touchscreen can do beyond point and click. That is, I want to get rid of any right-click emulation, click&drag to select, multi-touch, etc.
Bit of a long shot but my Googling so far isn't throwing up any likely solutions.
I *think* what I want is:
- short press = click
- long press = click (ie no different from short press)
- drag across screen = do nothing (unless very short distance in which
case treat as a click)
- any multi-touch = do nothing
This isn't an answer to your question, however, it might be helpful.
TheMagPi magazine March 2018 has a small information column saying
Webkiosk OS 7 Released. A Raspberry Pi makes for an ideal kiosk PC, but you'll need a robust, secure and dedicated OS to go with it - enter Raspberry Webkiosk 7 - now updated to Raspbian Stretch
Hope this is of help to someone.
Steve