Probe #73fb3456e7 of Lenovo IdeaPad 320-15IKB To...
Log: xorg.conf.d
00-keyboard.conf
----------------
Section "InputClass"
Identifier "system-keyboard"
MatchIsKeyboard "on"
Option "XkbLayout" "us,es"
Option "XkbModel" "pc105"
Option "XkbVariant" "winkeys"
Option "XkbOptions" "grp:win_space_toggle"
EndSection
10-dri.conf
-----------
Section "dri"
Mode 0666
EndSection
10-monitor.conf
---------------
Section "Monitor"
Identifier "eDP-1"
Option "RightOf" "HDMI-1"
ModelName "ideapad 320"
Option "DPMS"
Modeline "1360x768" 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync
Option "PreferredMode" "1360x768_59.80"
EndSection
Section "Monitor"
Identifier "HDMI-1"
Option "LeftOf" "eDP-1"
VendorName "Samsung Electric Company"
ModelName "S24F350"
Option "DPMS"
Modeline "1920x1080_71.91" 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync
Option "PreferredMode" "1920x1080_71.91"
EndSection
15-device.conf
--------------
Section "Device"
Identifier "UHD_Graphics_620"
Driver "intel"
Option "DRI" "3"
BusID "pci0:0:2:0"
Option "DPMS" "true"
EndSection
20-intel.conf
-------------
Section "Device"
Identifier "Card0"
Driver "intel"
Option "DRI" "3"
BusID "pci0:0:2:0"
Option "DPMS" "true"
EndSection
25-swcursor.conf
----------------
Section "Device"
Identifier "Device0"
Option "SWCursor" "on"
EndSection
30-touchpad.conf
----------------
Section "InputClass"
Identifier "touchpad"
MatchIsTouchpad "on"
Driver "libinput"
Option "Tapping" "on"
Option "NaturalScrolling" "true"
Option "ClickMethod" "clickfinger"
Option "DisableWhileTyping" "on"
EndSection
50-modules.conf
---------------
Section "Module"
Load "shadow"
Load "fb"
Load "glamoregl"
Load "dri"
Load "dri3"
Load "glx"
Load "extmod"
Load "record"
Load "dbe"
EndSection
font.conf
---------
Section "Files"
FontPath "/usr/local/share/fonts/bitstream-vera/"
FontPath "/usr/local/share/fonts/cyrillic/"
FontPath "/usr/local/share/fonts/webfonts/"
FontPath "/usr/local/share/fonts/dejavu/"
FontPath "/usr/local/share/fonts/terminus-font/"
FontPath "/usr/local/share/fonts/comic-neue/"
FontPath "/usr/local/share/fonts/adobe-cmaps/"
FontPath "/usr/local/share/fonts/comic-neue/"
FontPath "/usr/local/share/fonts/google-fonts/"
FontPath "/usr/local/share/fonts/truetype/"
FontPath "/usr/local/share/fonts/TTF/"
FontPath "/usr/local/share/fonts/Type1/"
FontPath "/usr/local/share/fonts/ubuntu-font/"
FontPath "/usr/local/share/fonts/xscreensaver/"
EndSection