webc
webc copied to clipboard
Introduce an Xorg= API?
For unfortunate cases such as these: https://bugs.freedesktop.org/show_bug.cgi?id=63595#c10
Section "Device"
Identifier "Device0"
Driver "intel"
Option "AccelMethod" "sna"
EndSection
/etc/X11/xorg.conf.d can be used
This is tricky. Since there only thing persistent in Webconverger is the cached config.
This is why hidecursor can only work in install mode https://github.com/Webconverger/webc/blob/master/home/webc/.xserverrc
Since the config is cached and not downloaded before applying the changes to Xorg upon startup.