Initial commit
This commit is contained in:
commit
df5befa9d1
45 changed files with 2030 additions and 0 deletions
5
root-fs/usr/share/X11/xorg.conf.d/20-display.conf
Executable file
5
root-fs/usr/share/X11/xorg.conf.d/20-display.conf
Executable file
|
@ -0,0 +1,5 @@
|
|||
Section "Device"
|
||||
Identifier "Builtin Default fbdev Device 0"
|
||||
Driver "fbdev"
|
||||
# Option "Rotate" "UD"
|
||||
EndSection
|
Reference in a new issue