Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 Screen 1 "Screen1" LeftOf "Screen0" EndSection Section "ServerFlags" Option "Xinerama" "1" EndSection Section "Monitor" Identifier "Monitor0" EndSection Section "Device" Identifier "Radeon" Driver "radeon" VendorName "Advanced Micro Devices, Inc. [AMD/ATI]" #BoardName "Chelsea LP [Radeon HD 7730M]" BusId "PCI:3:0:0" Screen 1 Option "AccelMethod" "exa" EndSection Section "Device" Identifier "Intel" Driver "intel" BusId "PCI:0:2:0" Screen 0 Option "AccelMethod" "glamor" EndSection Section "Screen" Identifier "Screen0" Device "Intel" Monitor "Monitor0" DefaultDepth 24 EndSection Section "Screen" Identifier "Screen1" Device "Radeon" Monitor "Monitor0" DefaultDepth 24 EndSection # Section "Module" # Load "dri2" # Load "glamoregl" # EndSection Section "InputClass" Identifier "evdev pointer catchall" MatchIsPointer "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "evdev keyboard catchall" MatchIsKeyboard "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "evdev touchpad catchall" MatchIsTouchpad "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "evdev tablet catchall" MatchIsTablet "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "evdev touchscreen catchall" MatchIsTouchscreen "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection # Section "Device" # Identifier "Intel-Device" # BusID "0:2:0" # Driver "intel" # #Screen 0 # EndSection # Section "Monitor" # Identifier "Intel-Monitor" # EndSection # Section "Screen" # Identifier "Intel" # Monitor "Intel-Monitor" # Device "Intel-Device" # EndSection # # Collection of quirks and blacklist/whitelists for specific devices. # # Accelerometer device, posts data through ABS_X/ABS_Y, making X unusable # # http://bugs.freedesktop.org/show_bug.cgi?id=22442 # Section "InputClass" # Identifier "ThinkPad HDAPS accelerometer blacklist" # MatchProduct "ThinkPad HDAPS accelerometer data" # Option "Ignore" "on" # EndSection # Section "Device" # Identifier "Radeon-Device" # BusID "3:0:0" # Driver "radeon" # Option "AccelMethod" "exa" # Option "ColorTiling" "on" # Option "ColorTiling2D" "on" # Option "RenderAccel" "on" # Option "SWCursor" "on" # Option "AccelDFS" "on" # Option "SwapBuffersWait" "off" # Option "EnablePageFlip" "on" # Option "XV_VSYNC" "on" # Option "EXAVsync" "on" # #Screen 1 # EndSection # Section "Monitor" # Identifier "Radeon-Monitor" # EndSection # Section "Screen" # Identifier "Radeon" # Monitor "Radeon-Monitor" # Device "Radeon-Device" # EndSection # Section "ServerLayout" # Identifier "DefaultLayout" # Screen "Intel" # EndSection # Section "ServerLayout" # Identifier "RadeonLayout" # Screen "Radeon" # EndSection # Section "ServerLayout" # Identifier "DualLayout" # Screen 0 "Intel" 0 0 # Screen 1 "Radeon" LeftOf "Intel" # EndSection