Portál AbcLinuxu, 28. prosince 2025 20:13
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "cz"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection
Section "Device"
Identifier "Configured Video Device"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Synaptics Touchpad"
EndSection
Section "Device"
Identifier "Intel 945GM"
BoardName "Mobile 945GM/GMS/940GML Express Integrated Graphics Controller"
Driver "intel"
BusID "PCI:0:2:0"
Option "AccelMethod" "EXA"
Option "FramebufferCompression" "on"
Option "Tiling" "on"
Option "DRI" "on"
Option "Monitor-LVDS" "LCD 1280x800" <-- toto pomůže
Option "ModeDebug" "on"
Option "MigrationHeuristic" "greedy"
EndSection
Section "Monitor"
Identifier "LCD 1280x800"
Option "DPMS" "true"
VendorName "LPL"
DisplaySize 338 211 <--- toto může také pomoct
EndSection
funguje 100% pro ovladače xf86-video-intel-2.2.+, nelze zjistit co máte za grafiku...
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.