Section "Files" ModulePath "/usr/lib64/xorg/modules" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/OTF/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/nerd-fonts/" FontPath "/usr/share/fonts/powerline-symbols/" EndSection Section "ServerFlags" Option "DefaultServerLayout" "Office" Option "AutoAddDevices" "off" Option "AutoEnableDevices" "on" Option "AutoAddGPU" "off" EndSection Section "Module" Load "glx" EndSection Section "InputDevice" Identifier "Power Button (event0)" Driver "evdev" Option "Device" "/dev/input/event0" Option "AutoServerLayout" "on" EndSection Section "InputDevice" Identifier "Sleep Button" Driver "evdev" Option "Device" "/dev/input/event1" Option "AutoServerLayout" "on" EndSection Section "InputDevice" Identifier "Power Button (event3)" Driver "evdev" Option "Device" "/dev/input/event3" Option "AutoServerLayout" "on" EndSection Section "InputDevice" Identifier "Video Bus (event4)" Driver "evdev" Option "Device" "/dev/input/event4" Option "AutoServerLayout" "on" EndSection Section "InputDevice" Identifier "Video Bus (event5)" Driver "evdev" Option "Device" "/dev/input/event5" Option "AutoServerLayout" "on" EndSection Section "InputDevice" Identifier "Chicony USB 2.0 Camera: Chicony" Driver "evdev" Option "Device" "/dev/input/event17" Option "AutoServerLayout" "on" EndSection Section "InputDevice" Identifier "AT Translated Set 2 keyboard" Driver "evdev" Option "CoreKeyboard" Option "Device" "/dev/input/event6" Option "AutoServerLayout" "on" EndSection Section "InputDevice" Identifier "SynPS/2 Synaptics TouchPad" Driver "synaptics" Option "CorePointer" Option "Device" "/dev/input/event7" Option "AutoServerLayout" "on" EndSection Section "OutputClass" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz", ### : "%" ### [arg]: arg optional #Option "SWcursor" # [] #Option "HWcursor" # [] #Option "NoAccel" # [] #Option "ShadowFB" # [] #Option "VideoKey" # #Option "WrappedFB" # [] #Option "GLXVBlank" # [] #Option "ZaphodHeads" # #Option "PageFlip" # [] #Option "SwapLimit" # #Option "AsyncUTSDFS" # [] #Option "AccelMethod" # #Option "DRI" # Identifier "nVidia Cards" MatchDriver "nouveau" EndSection Section "OutputClass" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz", ### : "%" ### [arg]: arg optional #Option "SWcursor" # [] #Option "kmsdev" # #Option "ShadowFB" # [] #Option "AccelMethod" # #Option "PageFlip" # [] #Option "ZaphodHeads" # #Option "DoubleShadow" # [] Identifier "Intel Cards" MatchDriver "modesetting" EndSection Section "Device" Identifier "nVidia Card CRTC1" Driver "nouveau" BusID "PCI:1:0:0" Screen 1 Option "Monitor-HDMI-1" "HDMI Monitor" EndSection Section "Device" Identifier "nVidia Card CRTC2" Driver "nouveau" BusID "PCI:1:0:0" Screen 2 Option "Monitor-DP-1" "DP1 Monitor" EndSection Section "Device" Identifier "nVidia Card CRTC3" Driver "nouveau" BusID "PCI:1:0:0" Screen 3 Option "Monitor-DP-2" "DP2 Monitor" EndSection Section "Device" Identifier "Intel Card" Driver "modesetting" BusID "PCI:0:2:0" Screen 0 Option "Monitor-eDP-1" "eDP Monitor" EndSection Section "Monitor" Identifier "eDP Monitor" EndSection Section "Monitor" Identifier "HDMI Monitor" EndSection Section "Monitor" Identifier "DP1 Monitor" EndSection Section "Monitor" Identifier "DP2 Monitor" EndSection Section "Screen" Identifier "Laptop Screen" Device "Intel Card" Monitor "eDP Monitor" 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 "TV Screen" Device "nVidia Card CRTC1" Monitor "HDMI Monitor" EndSection Section "Screen" Identifier "Left Screen" Device "nVidia Card CRTC2" Monitor "DP1 Monitor" EndSection Section "Screen" Identifier "Right Screen" Device "nVidia Card CRTC3" Monitor "DP2 Monitor" EndSection Section "ServerLayout" Identifier "Office" Screen 0 "Laptop Screen" 0 0 Screen 1 "Left Screen" Above "Laptop Screen" EndSection Section "ServerLayout" Identifier "Media" Screen 0 "Laptop Screen" 0 0 Screen 1 "TV Screen" Above "Laptop Screen" EndSection