Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Section "Files"
- ModulePath "/usr/lib/xorg/modules"
- FontPath "/usr/share/fonts/X11/misc"
- FontPath "/usr/share/fonts/X11/cyrillic"
- FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
- FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
- FontPath "/usr/share/fonts/X11/Type1"
- FontPath "/usr/share/fonts/X11/100dpi"
- FontPath "/usr/share/fonts/X11/75dpi"
- FontPath "built-ins"
- EndSection
- Section "Module"
- Load "dbe"
- Load "dri"
- Load "dri2"
- Load "extmod"
- Load "glx"
- Load "record"
- Load "shadow"
- EndSection
- Section "dri"
- Mode 0666
- EndSection
- Section "ServerLayout"
- Identifier "layout_seat-1"
- MatchSeat "seat-1"
- Screen 0 "Screen0" LeftOf "Screen1"
- Screen 1 "Screen1" RightOf "Screen0"
- InputDevice "Mouse0"
- InputDevice "Mouse1"
- InputDevice "Mouse2"
- InputDevice "Keyboard0"
- InputDevice "Keyboard1"
- InputDevice "Keyboard2"
- InputDevice "Keyboard3"
- EndSection
- Section "Module"
- Load "glx"
- Load "glxserver_nvidia"
- EndSection
- Section "ServerFlags"
- Option "DefaultServerLayout" "layout_seat-1"
- Option "AllowMouseOpenFail" "true"
- Option "AutoAddDevices" "false"
- Option "Xinerama" "false"
- EndSection
- Section "InputDevice"
- Identifier "Keyboard0"
- Driver "evdev"
- Option "GrabDevice" "on"
- Option "Device" "/dev/input/by-id/usb-Darfon_USB_Combo_Keyboard-event-kbd"
- Option "XkbRules" "base"
- Option "XkbModel" "pc105"
- Option "XkbLayout" "us"
- Option "CoreKeyboard" "on"
- EndSection
- Section "InputDevice"
- Identifier "Keyboard1"
- Driver "evdev"
- Option "GrabDevice" "on"
- Option "Device" "/dev/input/by-id/usb-Generic_USB_Keyboard-event-kbd"
- Option "XkbRules" "base"
- Option "XkbModel" "pc105"
- Option "XkbLayout" "us"
- EndSection
- Section "InputDevice"
- Identifier "Keyboard2"
- Driver "evdev"
- Option "GrabDevice" "on"
- Option "Device" "/dev/input/by-id/usb-Telink_Wireless_Receiver-if01-event-kbd"
- Option "XkbRules" "base"
- Option "XkbModel" "pc105"
- Option "XkbLayout" "us"
- EndSection
- Section "InputDevice"
- Identifier "Keyboard3"
- Driver "evdev"
- Option "GrabDevice" "on"
- Option "Device" "/dev/input/by-id/usb-MPOW_MPOW_HC6_001-event-if03"
- Option "XkbRules" "base"
- Option "XkbModel" "pc105"
- Option "XkbLayout" "us"
- EndSection
- Section "InputDevice"
- Identifier "Mouse0"
- Driver "evdev"
- Option "GrabDevice" "on"
- Option "Protocol" "auto"
- Option "Device" "/dev/input/by-id/usb-SteelSeries_Sensei_Raw_Gaming_Mouse-if01-event-mouse"
- Option "CorePointer" "on"
- EndSection
- Section "InputDevice"
- Identifier "Mouse1"
- Driver "evdev"
- Option "GrabDevice" "on"
- Option "Protocol" "auto"
- Option "Device" "/dev/input/by-id/usb-093a_USB_OPTICAL_MOUSE-event-mouse"
- EndSection
- Section "InputDevice"
- Identifier "Mouse2"
- Driver "evdev"
- Option "GrabDevice" "on"
- Option "Protocol" "auto"
- Option "Device" "/dev/input/by-id/usb-Telink_Wireless_Receiver-event-mouse"
- EndSection
- Section "Monitor"
- Identifier "Monitor_BL"
- VendorName "Acer"
- ModelName "1201(BL)"
- Option "Primary" "true"
- EndSection
- Section "Monitor"
- Identifier "Monitor_X"
- VendorName "Acer"
- ModelName "Model X"
- EndSection
- Section "Device"
- Identifier "Card0"
- Driver "nvidia"
- BusID "PCI:1:0:0"
- Option "UseDisplayDevice" "HDMI-0, DVI-D-0"
- Option "MetaModes" "1920x1080, 1920x1080"
- Option "MetaModeOrientation" "SamePositionAs"
- Option "ConnectedMonitor" "HDMI-0, DVI-D-0"
- Option "ProbeAllGpus" "false"
- EndSection
- Section "Screen"
- Identifier "Screen0"
- Device "Card0"
- Monitor "Monitor_BL"
- SubSection "Display"
- Viewport 0 0
- Depth 1
- EndSubSection
- SubSection "Display"
- Viewport 0 0
- Depth 4
- EndSubSection
- SubSection "Display"
- Viewport 0 0
- Depth 8
- EndSubSection
- SubSection "Display"
- Viewport 0 0
- Depth 15
- EndSubSection
- SubSection "Display"
- Viewport 0 0
- Depth 16
- EndSubSection
- SubSection "Display"
- Viewport 0 0
- Depth 24
- EndSubSection
- EndSection
- Section "Screen"
- Identifier "Screen1"
- Monitor "Monitor_X"
- SubSection "Display"
- Viewport 0 0
- Depth 1
- EndSubSection
- SubSection "Display"
- Viewport 0 0
- Depth 4
- EndSubSection
- SubSection "Display"
- Viewport 0 0
- Depth 8
- EndSubSection
- SubSection "Display"
- Viewport 0 0
- Depth 15
- EndSubSection
- SubSection "Display"
- Viewport 0 0
- Depth 16
- EndSubSection
- SubSection "Display"
- Viewport 0 0
- Depth 24
- EndSubSection
- EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement