Probe #c374e02dcb of Framework Laptop
Log: xorg.conf.d
10-monitor.conf
---------------
Section "Monitor"
Identifier "DP-1"
VendorName "Dell"
ModelName "U2715H"
HorizSync 28.0 - 50.0
VertRefresh 29.0 - 72.0
Option "DPMS" "true"
Option "LeftOf" "eDP-1"
Modeline "2560x1440_40" 201.00 2560 2720 2984 3408 1440 1443 1448 1476 +hsync +vsync
Modeline "2560x1440_60.00" 311.83 2560 2744 3024 3488 1440 1441 1444 1490 -HSync +Vsync
EndSection
Section "Monitor"
Identifier "eDP-1"
Option "Primary" "true"
EndSection
20-video.conf
-------------
Section "Module"
Load "glx"
EndSection
Section "Device"
Identifier "Card0"
Driver "modesetting"
BusID "PCI:0:2:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
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
30-touchpad.conf
----------------
Section "InputClass"
Identifier "touchpad"
Driver "libinput"
Option "Tapping" "on"
EndSection