Probe #5bcd236c4a of Samsung 305E4A
Log: xorg.conf.d
00-keyboard.conf
----------------
Section "InputClass"
Identifier "system-keyboard"
MatchIsKeyboard "on"
Option "XkbLayout" "us"
Option "XkbModel" "pc105"
Option "XkbVariant" ","
Option "XkbOptions" "ctrl:swap_lalt_lctl,caps:none"
EndSection
00-video-initgfx.conf
---------------------
Section "Device"
Identifier "ATI"
Driver "radeon"
BusID "PCI:0:1:0"
EndSection
10-input-touchpad.conf
----------------------
Section "InputClass"
Identifier "Touchpad"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
Option "MiddleEmulation" "on"
Option "DisableWhileTyping" "on"
Option "Tapping" "on"
EndSection
10-monitor.conf
---------------
Section "ServerFlags"
Option "StandbyTime" "0"
Option "SuspendTime" "0"
Option "OffTime" "0"
Option "BlankTime" "0"
EndSection
Section "ServerLayout"
Identifier "ServerLayout0"
EndSection