Kod: Zaznacz cały
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "pl"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection
Section "Module"
Load "dbe"
Load "dri"
Load "GLcore"
Load "extmod"
Load "record"
Load "xtrap"
Load "glx"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "nv"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
EndSection
Gdzie mogę obecnie znaleźć konkretną dokumentacje konfiguracji xorg oraz wybranych sterowników, bo na stronie x.org praktycznie nic nie widzę. Wiem, że na forum jest artykuł na temat konfiguracji xorg, ale rekonfiguracja pakietu xorg daje mi podstawowy konfig bez możliwości ustawienia odpowiedniej karty graficznej, do tego tak to wszystko działa wolno. Da się pracować, ale nie wygląda to na optymalną prędkość działania nawet w samych oknach.