jareware / chilipie-kiosk

Easy-to-use Raspberry Pi image for booting directly into full-screen Chrome, with built-in convenience features for unattended operation. Perfect for dashboards and build monitors.
MIT License
1.35k stars 155 forks source link

Some useful flags #181

Open she11sh0cked opened 2 years ago

she11sh0cked commented 2 years ago

I found some other useful Chromium flags that I needed in one of my company's products and thought you might find them interesting too.

RPI hardware acceleration:

--enable-accelerated-video-decode
--enable-gpu-rasterization
--enable-oop-rasterization
--ignore-gpu-blocklist

Hardening:

--disable-features=OverscrollHistoryNavigation
--disable-pinch
jareware commented 2 years ago

Wow, nice, thank you!

meodai commented 1 year ago

@she11sh0cked @jareware how to I set these?

Never mind, I found it: (pasting it here for other people like me :D)

nano ~/.xsession