xorg.conf

Section „Extensions“
Option „Composite“ „true“
EndSectionSection „ServerLayout“
Identifier „Layout0″
Screen 0 „Screen0″ 0 0
InputDevice „Keyboard0″ „CoreKeyboard“
InputDevice „Mouse0″ „CorePointer“
InputDevice „Mouse1″ „SendCoreEvents“
EndSection

Section „Files“
RgbPath „/usr/share/X11/rgb“
ModulePath „/usr/lib/xorg/modules“
FontPath „/usr/share/fonts/misc“
FontPath „/usr/share/fonts/Type1″
FontPath „/usr/share/fonts/corefonts“
FontPath „/usr/share/fonts/75dpi“
FontPath „/usr/share/fonts/100dpi“
FontPath „/usr/share/fonts/encodings“
FontPath „/usr/share/fonts/ttf-bitstream-vera“
FontPath „/usr/local/share/fonts“
EndSection

Section „Module“
Load „freetype“
# Load „xtt“
Load „extmod“
Load „glx“
# Load „dri“
Load „dbe“
Load „record“
Load „xtrap“
Load „type1″
# Load „speedo“
EndSection

Section „InputDevice“
Identifier „Mouse0″
Driver „synaptics“
Option „Device“ „/dev/input/event2″
Option „ZAxisMapping“ „Y“
Option „Emulate3Buttons“ „true“
Option „Emulate3Timeout“ „100″
Option „LeftEdge“ „60″
Option „RightEdge“ „830″
Option „TopEdge“ „70″
Option „BottomEdge“ „650″
Option „FingerLow“ „25″
Option „FingerHigh“ „30″
Option „MaxTapTime“ „180″
Option „MaxTapMove“ „50″
Option „EmulateMidButtonTime“ „75″
Option „VertScrollDelta“ „50″
Option „HorizScrollDelta“ „50″
Option „MinSpeed“ „0.50″
Option „MaxSpeed“ „0.9″
Option „AccelFactor“ „0.02″
Option „EdgeMotionSpeed“ „40″
Option „UpDowScrolling“ „1″
Option „TouchpadOff“ „0″
EndSection

Section „InputDevice“
Identifier „Mouse1″
Driver „mouse“
Option „Device“ „/dev/input/mice“
Option „Protocol“ „imps/2″
#Option „Buttons“ „8″
Option „ZAxisMapping“ „4 5″
EndSection

Section „InputDevice“
Identifier „Keyboard0″
Driver „kbd“
Option „XkbModel“ „pc105″
Option „XkbLayout“ „de“
Option „XkbVariant“ „nodeadkeys“
EndSection

Section „Monitor“
Identifier „Monitor0″
VendorName „Sony“
ModelName „X-Black“
Option „DMPS“
HorizSync 29 – 60
VertRefresh 0 – 60
DisplaySize 285 179
Modeline „1280×800″ 68.56 1280 1336 1472 1664 800 801 804 824 +HSync +Vsync
EndSection

Section „Device“
Identifier „Card0″
Driver „nvidia“
BusID „PCI:1:0:0″
Option „RenderAccel“ „true“
Option „NvAGP“ „1″
Option „Coolbits“ „1″
Option „NoLogo“ „1″
Option „AllowGLXWithComposite“ „true“
# Option „backingstore“ „true“
# Option „TVStandard“ „PAL-B“
# Option „TVFormat“ „COMPOSITE“
# Option „TVFormat“ „SVIDEO“
#Option „TwinView“ „TRUE“
#Option „TwinViewOrientation“ „RightOf“
#Option „SecondMonitorHorizSync“ „30-50″
#Option „SecondMonitorVertRefresh“ „50″
EndSection

Section „Screen“
Identifier „Screen0″
Device „Card0″
Monitor „Monitor0″
DefaultDepth 24
SubSection „Display“
Viewport 0 0
Depth 24
Modes „1280×800″
EndSubSection
EndSection

Section „ServerFlags“
Option „AllowMouseOpenFail“ „1″
AllowMouseOpenFail
EndSection

Eine Antwort schreiben