Compare commits

...

2 Commits

Author SHA1 Message Date
Storm Dragon
3e4c4d18ee Revert to old working headless driver. 2025-01-04 19:15:52 -05:00
Storm Dragon
9beea608ed Python accessible_output2 library added. 2025-01-04 15:40:08 -05:00
2 changed files with 3 additions and 4 deletions

View File

@ -240,6 +240,9 @@ export aurPackages=(fenrir \
growpartfs \
log2ram \
python-pythondialog \
python-libloader \
python-platform-utils \
python-accessible-output2 \
yay)
export PKGDEST=~/packages
for p in "\${aurPackages[@]}" ; do

View File

@ -1,4 +0,0 @@
Section "Device"
Identifier "fbdev"
Driver "fbdev"
EndSection