Portál AbcLinuxu, 19. července 2025 10:17
add following SubSection to your xorg.conf: Section "Module" Load "dbe" # Double buffer extension # This loads the miscellaneous extensions module, and disables # initialisation of the XFree86-DGA extension within that module. SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection Load "glx" EndSectionZkousel jsem to do te sekce ruzne vlozit a taky jsem tam nechal pouze tu cast Option, ale pak mi Xorg vubec nenastartoval s tim ze je to neplatna volba. Jak to tam mam zapsat aby to fungovalo??,
No u mě je v sekci module v xorg.conf zakomentovaná ukázka:
Section "Module"
...
Load "vbe"
Load "dbe"
# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
Load "extmod"
#SubSection "extmod"
# Option "omit xfree86-dga" # don't initialise the DGA extension
#EndSubSection
EndSection
Ale některé potíže s myší (pokud je ta hra v SDL) řeší i env proměnná SDL_VIDEO_X11_DGAMOUSE:
export SDL_VIDEO_X11_DGAMOUSE="0".
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.