mirror of
https://github.com/brain-hackers/buildbrain
synced 2026-01-15 12:24:15 +09:00
Override files / add calibration script for the first run
This commit is contained in:
8
os-brainux/override/etc/X11/xorg.conf
Normal file
8
os-brainux/override/etc/X11/xorg.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
Section "Device"
|
||||
Identifier "device"
|
||||
Driver "fbdev"
|
||||
EndSection
|
||||
Section "Screen"
|
||||
Identifier "screen"
|
||||
Device "device"
|
||||
EndSection
|
||||
Reference in New Issue
Block a user