-rw-r----- 1 root root 1,1K 2. Mai 17:57 Device.conf -rw-r----- 1 root root 42 3. Dez 23:55 DRI.conf -rw-r----- 1 root root 88 3. Dez 22:36 Extensions.conf -rw-r----- 1 root root 443 4. Jan 20:04 InputDevice_keyboard.conf -rw-r----- 1 root root 426 21. Dez 10:08 InputDevice_mouse.conf -rw-r----- 1 root root 151 3. Dez 23:48 Module.conf -rw-r----- 1 root root 685 3. Dez 22:34 Monitor.conf -rw-r----- 1 root root 785 3. Dez 22:35 Screen.conf -rw-r----- 1 root root 244 9. Okt 2011 ServerFlags.conf -rw-r----- 1 root root 583 23. Mär 16:58 ServerLayout.conf # Intel Corporation Sandy Bridge Integrated Graphics Controller (rev 09) # Intel XEON E3 1275 Section "Device" Identifier "G_0" VendorName "Intel" BoardName "G3000" Busid "PCI:00:02:0" Driver "intel" EndSection # nVidia Corporation Device 1200 (rev a1) # PNY GTX 560 Ti OC2 # Dual DVI-I + Mini-HDMI # Prozessor: # nVidia Corporation # GeForce GTX 560 Ti GF114, Fermi, 40nm # Grafikbus PCI Express® [ 2.0 ] # Speicher 1GB GDDR5 # Speicherschnittstelle 256-bit # ( NVC0 :: NVCE ) Section "Device" Identifier "G_1" VendorName "PNY" BoardName "GTX_560_Ti_OC2" Busid "PCI:01:00:0" Screen 0 Option "UseDisplayDevice" "DFP" # DVI-I-0 Driver "nvidia" Option "NoLogo" "true" Option "AddARGBGLXVisuals" "true" Option "RenderAccel" "true" EndSection Section "Device" Identifier "G_2" VendorName "PNY" BoardName "GTX_560_Ti_OC2" Busid "PCI:01:00:0" Screen 1 Option "UseDisplayDevice" "CRT" # DVI-I-1 Driver "nvidia" Option "NoLogo" "true" Option "AddARGBGLXVisuals" "true" Option "RenderAccel" "true" EndSection # Section "DRI" # Mode 0666 # EndSection Section "Extensions" Option "Composite" "true" Option "DAMAGE" "true" EndSection Section "InputDevice" Identifier "Cherry Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "AutoRepeat" "250 30" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "de" Option "XkbVariant" ",winkeys" Option "XkbOptions" "terminate:ctrl_alt_bksp" #Option "XkbOptions" "grp:alt_shift_toggle,grp:switch,grp_led:scroll,compose:rwin,terminate:ctrl_alt_bksp" Option "AutoServerLayout" "on" EndSection Section "InputDevice" Identifier "RX250" Option "Name" "Logitech USB-PS/2 Optical Mouse" Option "Device" "/dev/input/mice" Driver "mouse" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "false" Option "CorePointer" "true" Option "SendCoreEvents" "true" Option "Buttons" "5" Option "ZAxisMapping" "4 5" Option "ButtonMapping" "3 2 1 4 5" Option "AutoServerLayout" "on" EndSection Section "Module" # do _not_ load DRI (provided within the proprietary nVidia driver) Disable "dri" Disable "dri2" # Load "glx" EndSection Section "Monitor" Identifier "Eizo F980" # FlexScan 2048 x 1536 @ max 85 Hz ; 0.23 mm Option "DPMS" # HorizSync 30.0 - 137.0 # MHz # VertRefresh 50.0 - 160.0 # Hz EndSection Section "Monitor" Identifier "Eizo T761" # FlexScan 1600 x 1200 @ max 92 Hz Option "DPMS" # HorizSync 30.0 - 115.0 # MHz # VertRefresh 50.0 - 160.0 # Hz EndSection Section "Monitor" Identifier "BenQ FP202W" # senseye 1680 x 1050 @ max 60 Hz Option "DPMS" # HorizSync 25 - 165 # MHz # VertRefresh 56 - 76 # Hz EndSection Section "Monitor" Identifier "Dell U2412M" # 1920 x 1200 @ max 60 Hz Option "DPMS" # HorizSync 25 - 165 # MHz # VertRefresh 56 - 76 # Hz EndSection Section "Screen" Identifier "Screen_BenQ" Device "G_0" Monitor "BenQ FP202W" Defaultdepth 24 SubSection "Display" Depth 24 Modes "1680x1050" EndSubSection EndSection Section "Screen" Identifier "Screen_Dell" Device "G_1" Monitor "Dell U2412M" Option "TwinView" "false" Option "AllowGLXWithComposite" "True" Defaultdepth 24 SubSection "Display" Depth 24 Modes "1920x1200" EndSubSection Option "metamodes" "DFP: 1920x1200_60 +0+0" EndSection Section "Screen" Identifier "Screen_Eizo" Device "G_2" Monitor "Eizo T761" Option "TwinView" "false" Option "AllowGLXWithComposite" "True" Defaultdepth 24 SubSection "Display" Depth 24 Modes "1280x1024" # Modes "1600x1200" EndSubSection Option "metamodes" "CRT: 1600x1200_85 +0+0" EndSection Section "ServerFlags" Option "AutoAddDevices" "false" Option "AutoEnableDevices" "false" Option "AllowEmptyInput" "false" Option "AllowMouseOpenFail" "true" Option "Xinerama" "false" Option "DontZap" "false" EndSection Section "ServerLayout" Identifier "BenQ" Option "DefaultServerLayout" "false" Inputdevice "Cherry Keyboard" "CoreKeyboard" InputDevice "RX250" "AlwaysCore" Screen 0 "Screen_BenQ" # Screen 1 "Screen_Dell" LeftOf "Screen_BenQ" # Screen 2 "Screen_Eizo" LeftOf "Screen_Dell" EndSection Section "ServerLayout" Identifier "Three" Option "DefaultServerLayout" "true" Inputdevice "Cherry Keyboard" "CoreKeyboard" InputDevice "RX250" "AlwaysCore" Screen 0 "Screen_BenQ" Screen 1 "Screen_Dell" LeftOf "Screen_BenQ" Screen 2 "Screen_Eizo" LeftOf "Screen_Dell" EndSection