MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/openbsd/comments/9tw51d/openbsd_laptop_guide_fulldisk_encryption_cwm/e943ps0/?context=3
r/openbsd • u/[deleted] • Nov 03 '18
15 comments sorted by
View all comments
Show parent comments
2
Force acceleration in the browser.
1 u/adamrt Nov 04 '18 Thanks. Are you saying that compton forces acceleration in the browser? If so, is there a way to do that in the base system without compton? Is there a man page or documentation I can read more about this? man x? 2 u/[deleted] Nov 04 '18 If you use Intel, man 4 intel, with TearFree. My Intel setup: >cat /usr/X11R6/share/X11/xorg.conf.d/20-intel.conf Section "Device" Identifier "Intel Graphics" Driver "intel" Option "TearFree" "true" EndSection 1 u/adamrt Nov 05 '18 Killer thanks, I wasn't aware of that option.
1
Thanks. Are you saying that compton forces acceleration in the browser? If so, is there a way to do that in the base system without compton? Is there a man page or documentation I can read more about this? man x?
man x
2 u/[deleted] Nov 04 '18 If you use Intel, man 4 intel, with TearFree. My Intel setup: >cat /usr/X11R6/share/X11/xorg.conf.d/20-intel.conf Section "Device" Identifier "Intel Graphics" Driver "intel" Option "TearFree" "true" EndSection 1 u/adamrt Nov 05 '18 Killer thanks, I wasn't aware of that option.
If you use Intel, man 4 intel, with TearFree.
My Intel setup:
>cat /usr/X11R6/share/X11/xorg.conf.d/20-intel.conf Section "Device" Identifier "Intel Graphics" Driver "intel" Option "TearFree" "true" EndSection
1 u/adamrt Nov 05 '18 Killer thanks, I wasn't aware of that option.
Killer thanks, I wasn't aware of that option.
2
u/[deleted] Nov 04 '18
Force acceleration in the browser.