Probe #433857f5f7 of ASRock X570M Pro4 Desktop Computer
Log: xorg.conf
Section "ServerLayout"
Identifier "Layout0"
Screen "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/local/lib/xorg/modules"
FontPath "/usr/local/share/fonts/webfonts"
FontPath "/usr/local/share/fonts/ubuntu-font"
FontPath "/usr/local/share/fonts/dejavu"
FontPath "/usr/local/share/fonts/Droid"
FontPath "/usr/local/share/fonts/bitstream-vera"
FontPath "/usr/local/share/fonts/Liberation"
FontPath "/usr/local/share/fonts/LinLibertineG"
FontPath "/usr/local/share/fonts/Type1"
FontPath "/usr/local/share/fonts/TTF"
FontPath "/usr/local/share/fonts/OTF"
FontPath "/usr/local/share/fonts/100dpi"
FontPath "/usr/local/share/fonts/75dpi"
EndSection
Section "Module"
Load "dbe"
Load "type1"
Load "extmod"
Load "freetype"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us,ru(winkeys),se"
Option "XkbOptions" "grp:ctrl_shift_toggle,grp_led:scroll,terminate:ctrl_alt_bksp"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Buttons" "6"
Option "Protocol" "auto"
Option "Device" "/dev/sysmouse"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "PHILIPS"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Screen0"
Device "GT1030"
Monitor "PHILIPS"
DefaultDepth 24
EndSection