Probe #310bd9e4af of Acer Predator PH517-61
Log: xorg.conf.d
10-ServerLayout.conf
--------------------
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
10-ServerLayout_EnableZap.conf
------------------------------
Section "ServerLayout"
Identifier "EnableZap"
Option "DontZap" "Off"
EndSection
20-Files_Fonts.conf
-------------------
Section "Files"
ModulePath "/usr/local/lib/xorg/modules"
FontPath "/usr/local/share/fonts/cyrillic/"
FontPath "/usr/local/share/fonts/webfonts/"
FontPath "/usr/local/share/fonts/misc/"
FontPath "/usr/local/share/fonts/freefont-ttf/"
FontPath "/usr/local/share/fonts/TTF/"
FontPath "/usr/local/share/fonts/OTF/"
FontPath "/usr/local/share/fonts/Type1/"
FontPath "/usr/local/share/fonts/100dpi/"
FontPath "/usr/local/share/fonts/75dpi/"
FontPath "/usr/local/share/fonts/bitstream-vera/"
FontPath "/usr/local/share/fonts/dejavu/"
FontPath "/usr/local/share/fonts/kanjistrokeorders/"
FontPath "/usr/local/share/fonts/hack-font/"
FontPath "/usr/local/share/fonts/noto/"
FontPath "/usr/local/share/fonts/Droid/"
FontPath "/usr/local/share/fonts/GentiumPlus/"
FontPath "/usr/local/share/fonts/Lohit/"
FontPath "/usr/local/share/fonts/cantarell/"
FontPath "/usr/local/share/fonts/terminus-font/"
FontPath "/usr/local/share/fonts/TerminusTTF/"
FontPath "/usr/local/share/fonts/ChromeOS/"
FontPath "/usr/local/share/fonts/ubuntu-font/"
FontPath "/usr/local/share/fonts/Caladea/"
FontPath "/usr/local/share/fonts/Carlito/"
FontPath "/usr/local/share/fonts/GentiumBasic/"
FontPath "/usr/local/share/fonts/Liberation/"
FontPath "/usr/local/share/fonts/LinLibertineG/"
FontPath "/usr/local/share/fonts/twemoji-color-font-ttf"
EndSection
30-Module.conf
--------------
Section "Module"
Load "glx"
Load "shadow"
Load "fb"
Load "freetype"
EndSection
40-InputClass.conf
------------------
Section "InputClass"
Identifier "libinput keyboard catchall"
MatchIsKeyboard "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
Option "XkbRules" "evdev"
EndSection
Section "InputClass"
Identifier "libinput touchpad catchall"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
Option "MiddleEmulation" "on"
Option "DisableWhileTyping" "off"
EndSection
40-InputDevice_Keyboard0.conf
-----------------------------
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
40-InputDevice_Mouse0.conf
--------------------------
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/sysmouse"
Option "ZAxisMapping" "4 5 6 7"
EndSection
50-Monitor0.conf
----------------
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
50-Monitor1.conf
----------------
Section "Monitor"
Identifier "Monitor1"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
60-Device_Card0.conf
--------------------
Section "Device"
Identifier "Card0"
Driver "scfb"
BusID "PCI:9:0:0"
EndSection
60-Device_Card1.conf
--------------------
Section "Device"
Identifier "Card1"
Driver "scfb"
BusID "PCI:9:0:1"
EndSection
70-Screen0.conf
---------------
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
Modes "1920x1080"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
Modes "1920x1080"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
Modes "1920x1080"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
Modes "1920x1080"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1920x1080"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1920x1080"
EndSubSection
EndSection
70-Screen1.conf
---------------
Section "Screen"
Identifier "Screen1"
Device "Card1"
Monitor "Monitor1"
SubSection "Display"
Viewport 0 0
Depth 1
Modes "1920x1200"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
Modes "1920x1200"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
Modes "1920x1200"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
Modes "1920x1200"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1920x1200"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1920x1200"
EndSubSection
EndSection