Portál AbcLinuxu, 7. prosince 2025 11:29
zdar
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen1" 0 0
# InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Touchpad" "AlwaysCore"
Option "StandbyTime" "10" # Turn off screen after 10 minutes (DPMS)
Option "SuspendTime" "20" # Full suspend after 20 minutes
Option "OffTime" "30" # Turn off after half an hour
# Option "Xinerama" "off"
# Option "Clone" "off"
Option "AIGLX" "true"
EndSection
Section "Files"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/75dpi"
FontPath "/usr/share/fonts/100dpi"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/local/share/fonts"
EndSection
Section "Module"
Load "extmod"
Load "v4l"
Load "dbe"
Load "record"
Load "xtrap"
Load "dri"
Load "glx"
Load "freetype"
Load "type1"
Load "synaptics"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc102"
Option "XkbLayout" "sk"
EndSection
Section "InputDevice"
Identifier "Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/input/mouse0"
Option "Protocol" "auto-dev"
Option "LeftEdge" "1700"
Option "RightEdge" "5300"
Option "TopEdge" "1700"
Option "BottomEdge" "4200"
Option "FingerLow" "25"
Option "FingerHigh" "30"
Option "MaxTapTime" "180"
Option "MaxTapMove" "220"
Option "VertScrollDelta" "100"
Option "HorizScrollDelta" "100"
Option "MinSpeed" "0.09"
Option "MaxSpeed" "0.18"
Option "AccelFactor" "0.15"
Option "EdgeMotionMinZ" "17"
Option "EdgeMotionMaxZ" "21"
Option "EdgeMotionMinSpeed" "30"
Option "EdgeMotionMaxSpeed" "35"
Option "LeftRightScrolling" "1"
Option "UpDownScrolling" "1"
Option "EmulateMidButtonTime" "75"
Option "ZAxisMapping" "4 5"
Option "SHMConfig" "on"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
Identifier "Card1"
VendorName "Intel Corp."
BoardName "Intel 945"
# BusID "PCI:0:2:0"
Driver "i810"
Option "DPMS" "false"
# Option "May_Need_ForceBIOS" "1"
# Option "XAANoOffscreenPixmaps" "true"
Option "DRI" "true"
EndSection
Section "Screen"
Identifier "Screen1"
Device "Card1"
Monitor "Monitor1"
DefaultDepth 24
# Option "AddARGBGLXVisuals" "true"
# Option "DisableGLXRootClipping" "true"
SubSection "Display"
Modes "1280x800"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
Mě to funguje. Ale musel jsem do xorg.conf do sekce "Screen" přidat Option "AddARGBGLXVisuals" "True". Ovšem nepoužívám XGL ale X.org a AIGLX a kartu mám nVidii. Jak je to u intelu to netuším. Na notebooku mám ATI, tak tam mám XGL, ale i 24b respektive 32b barevnou hloubku a také funguje. Prostředí KDE.
).
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.