Probe #4c80855e88 of Samsung DT1234567890 SEC_SW_... Desktop Computer (DeskTop System)
Log: xorg.conf.d
10-monitor.conf
---------------
Section "Monitor"
Identifier "DFP-1"
Option "Primary" "true"
Modeline "1368x768_75.00" 109.50 1368 1448 1592 1816 768 771 781 805 -hsync +vsync
Option "PreferredMode" "1368x768_75.00"
EndSection
Section "Monitor"
Identifier "DFP-0"
Option "Rotate" "left"
EndSection
Section "Screen"
Identifier "Screen0"
Device "card0"
Monitor "DFP-1"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
20-nvidia.conf
--------------
Section "Device"
Identifier "Card0"
Driver "nvidia"
Option "ForceCompositionPipeline" "On"
EndSection
50-mouse-acceleration.conf
--------------------------
Section "InputClass"
Identifier "mouse"
MatchIsPointer "yes"
Option "AccelerationProfile" "-1"
Option "AccelerationScheme" "none"
Option "AccelSpeed" "-0.6"
EndSection