mirror of
https://github.com/Tooloop/Tooloop-Packages.git
synced 2026-04-27 20:41:37 +02:00
Disable pinch-zoom for kiosk browser
This commit is contained in:
@@ -11,6 +11,7 @@ COMMAND="chromium-browser \
|
|||||||
--overscroll-history-navigation=1 \
|
--overscroll-history-navigation=1 \
|
||||||
--incognito \
|
--incognito \
|
||||||
--disable-features=Translate,Infobars \
|
--disable-features=Translate,Infobars \
|
||||||
|
--disable-pinch \
|
||||||
--no-default-browser-check \
|
--no-default-browser-check \
|
||||||
--no-first-run \
|
--no-first-run \
|
||||||
--noerrdialogs \
|
--noerrdialogs \
|
||||||
|
|||||||
Reference in New Issue
Block a user