files/linux/xorg.txt
- ### # /etc/X11/xorg.conf (xorg X Window System server configuration file)
- Section "Files"
- FontPath "/usr/share/X11/fonts/misc"
- FontPath "/usr/share/X11/fonts/cyrillic"
- FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
- FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
- FontPath "/usr/share/X11/fonts/Type1"
- FontPath "/usr/share/X11/fonts/CID"
- FontPath "/usr/share/X11/fonts/100dpi"
- FontPath "/usr/share/X11/fonts/75dpi"
- # paths to defoma fonts
- FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
- FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
- EndSection
- Section "Extensions"
- # Option "Composite" "true"
- # Option "RENDER" "on"
- EndSection
- Section "Module"
- Load "i2c"
- Load "bitmap"
- Load "dbe"
- Load "ddc"
- # Load "dri"
- # Load "GLcore"
- Load "extmod"
- Load "freetype"
- Load "glx"
- Load "int10"
- Load "record"
- Load "type1"
- Load "vbe"
- Load "synaptics"
- Load "exa"
- EndSection
- Section "InputDevice"
- Identifier "Generic Keyboard"
- Driver "kbd"
- Option "CoreKeyboard"
- Option "XkbRules" "xorg"
- Option "XkbModel" "pc105"
- Option "XkbLayout" "no"
- EndSection
- Section "InputDevice"
- Identifier "extmouse"
- Driver "mouse"
- Option "CorePointer"
- Option "Device" "/dev/input/mice"
- Option "Protocol" "ImPS/2"
- Option "Emulate3Buttons" "true"
- Option "ZAxisMapping" "4 5"
- EndSection
- Section "InputDevice"
- Identifier "touchpad"
- Driver "synaptics"
- Option "Device" "/dev/psaux"
- Option "Protocol" "auto-dev"
- Option "SHMConfig" "on"
- Option "LeftEdge" "120"
- Option "RightEdge" "830"
- Option "TopEdge" "120"
- Option "BottomEdge" "650"
- Option "FingerLow" "8"
- Option "FingerHigh" "9"
- Option "MaxTapTime" "200"
- Option "MaxTapMove" "150"
- Option "MaxDoubleTapTime" "200"
- Option "ClickTime" "100"
- Option "FastTaps" "0"
- Option "EmulateMidButtonTime" "75"
- Option "VertScrollDelta" "20"
- Option "HorizScrollDelta" "20"
- Option "MinSpeed" "0.3"
- Option "MaxSpeed" "1"
- Option "AccelFactor" "0.05"
- Option "EdgeMotionMinZ" "30"
- Option "EdgeMotionMaxZ" "160"
- Option "EdgeMotionMinSpeed" "200"
- Option "EdgeMotionMaxSpeed" "200"
- Option "EdgeMotionUseAlways" "1"
- Option "UpDownScrolling" "1"
- Option "TouchpadOff" "0"
- Option "GuestMouseOff" "0"
- Option "LockedDrags" "0"
- Option "RTCornerButton" "0"
- Option "RBCornerButton" "0"
- Option "LTCornerButton" "0"
- Option "LBCornerButton" "0"
- Option "TapButton1" "1"
- Option "TapButton2" "2"
- Option "TapButton3" "3"
- Option "CircularScrolling" "1"
- Option "CircScrollDelta" "0.1"
- Option "CircScrollTrigger" "2"
- Option "CircularPad" "0"
- Option "PalmDetect" "0"
- Option "PalmMinWidth" "10"
- Option "PalmMinZ" "200"
- Option "CoatingSpeed" "0"
- EndSection
- Section "InputDevice"
- Driver "wacom"
- Identifier "wcursor"
- Option "Device" "/dev/ttyS0"
- Option "Type" "cursor"
- Option "ForceDevice" "ISDV4"
- Option "Mode" "absolute"
- Option "Tilt" "on"
- Option "Threshold" "2"
- EndSection
- Section "InputDevice"
- Driver "wacom"
- Identifier "wstylus"
- Option "Device" "/dev/ttyS0"
- Option "Type" "stylus"
- Option "ForceDevice" "ISDV4"
- Option "Mode" "absolute"
- Option "Tilt" "on"
- Option "Threshold" "2"
- EndSection
- Section "InputDevice"
- Driver "wacom"
- Identifier "weraser"
- Option "Device" "/dev/ttyS0"
- Option "Type" "eraser"
- Option "ForceDevice" "ISDV4"
- Option "Mode" "absolute"
- Option "Tilt" "on"
- Option "Threshold" "2"
- EndSection
- Section "Device"
- Identifier "NVIDIA Corporation NV34M [GeForce FX Go 5200]"
- Driver "nvidia"
- BusID "PCI:1:0:0"
- Option "NoLogo" "true"
- Option "NoPowerConnectorCheck" "true"
- # Option "RenderAccel" "true"
- # Option "RandRRotation" "true"
- Option "NoBandWidthCheck" "true"
- # Option "AddARGBGLXVisuals" "true"
- # Option "Coolbits" "1"
- # Option "XvmcUsesTextures" "true"
- # Option "BackingStore" "true"
- # Option "NoRenderExtension" "on"
- Option "NvAGP" "1"
- # Option "UseEdidFreqs" "true"
- Option "AllowGLXWithComposite" "true"
- # Option "IgnoreDisplayDevices" "TV"
- # Option "ConnectedMonitor" "DFP,CRT"
- # Option "TwinView" "true"
- # Option "TwinViewOrientation" "Clone"
- # Option "MetaModes" "1024x768 @1400x1050,1400x1050; 1024x768 @1280x1024,1280x1024; 800x600 @840x525,840x525; 800x600 @700x525,700x525"
- # Option "MetaModes" "1400x1050,1024x768@1400x1050; 1280x1024,1024x768; 840x525,800x600; 700x525,800x600"
- # Option "SecondMonitorHorizSync" "31.5-90"
- # Option "SecondMonitorVertRefresh" "60"
- EndSection
- Section "Monitor"
- Identifier "Generic Monitor"
- # Option "DPMS"
- HorizSync 28-70
- VertRefresh 43-60
- # HorizSync 30-110
- # VertRefresh 60
- EndSection
- Section "Screen"
- Identifier "Default Screen"
- Device "NVIDIA Corporation NV34M [GeForce FX Go 5200]"
- Monitor "Generic Monitor"
- DefaultDepth 24
- SubSection "Display"
- Depth 24
- Modes "1400x1050" "1280x1024" "840x525" "700x525"
- # Modes "1024x768" "800x600"
- EndSubSection
- EndSection
- Section "ServerLayout"
- Identifier "Default Layout"
- Screen "Default Screen"
- InputDevice "Generic Keyboard"
- InputDevice "extmouse" "CorePointer"
- InputDevice "touchpad" "AlwaysCore"
- InputDevice "wcursor" "SendCoreEvents"
- InputDevice "wstylus" "SendCoreEvents"
- InputDevice "weraser" "SendCoreEvents"
- EndSection
- Section "ServerFlags"
- Option "RandR" "on"
- EndSection
- Section "DRI"
- Mode 0666
- EndSection