V
V
vlarkanov2020-03-19 15:44:16
Google Chrome
vlarkanov, 2020-03-19 15:44:16

Chrome in kiosk mode: how to scroll with one finger?

Hello. There is an information kiosk (computer with Debian 9 + Openbox + Chromium in kiosk mode).
There is a touchscreen MASTouch TouchSystems MASTouch USB Touchscreen (without multi-touch). Now he works like a mouse - i.e. You can scroll the site only with a scrollbar on the side of the screen, which is very inconvenient. Is it possible to make the site scroll with one finger - that is, by swiping your finger across the screen, as it happens, for example, on a mobile phone?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
X
xmoonlight, 2020-03-19
@xmoonlight

Crutch: You can install tampermonkey and write a script.

V
vlarkanov, 2020-03-24
@vlarkanov

Here is the optimal solution in the end:
# Find the number of the touch device
xinput list
(for example, our touchpad has number 11)
# In the launch line of the browser, write the parameter:
chromium-browser --touch-devices=11

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question