Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some useful flags #181

Open
she11sh0cked opened this issue Apr 4, 2022 · 2 comments
Open

Some useful flags #181

she11sh0cked opened this issue Apr 4, 2022 · 2 comments

Comments

@she11sh0cked
Copy link

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
Copy link
Owner

Wow, nice, thank you!

@meodai
Copy link

meodai commented Dec 28, 2022

@she11sh0cked @jareware how to I set these?

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

nano ~/.xsession

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants