Probe #7128a165c8 of HP 8062 Desktop Computer (ProDesk 400 G3 SFF)
Log: xorg.conf.d
Device.conf
-----------
Section "Device"
BoardName "00:02.0 VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06)"
BusID "PCI:0:2:0"
Driver "modesetting"
Identifier "Modesetting"
VendorName "X.org"
EndSection
Files.conf
----------
Section "Files"
FontPath "/usr/local/share/fonts/100dpi/"
FontPath "/usr/local/share/fonts/100dpi/:unscaled"
FontPath "/usr/local/share/fonts/75dpi/"
FontPath "/usr/local/share/fonts/75dpi/:unscaled"
FontPath "/usr/local/share/fonts/misc/"
ModulePath "/usr/local/lib/xorg/modules/"
EndSection
Input.conf
----------
Section "InputDevice"
Driver "evdev"
Identifier "Clavier Usb sans fil 0"
Option "XkbLayout" "ca"
EndSection
Section "InputDevice"
Driver "evdev"
Identifier "Souris Usb sans fil 0"
Option "AccelerationProfile" "6"
Option "Emulate3Buttons" "off"
Option "Protocol" "ImPS/2"
EndSection
Module.conf
-----------
Section "Module"
Disable "kbd"
Disable "libinput"
Disable "mouse"
Disable "synaptics"
Disable "vnc"
Load "evdev"
EndSection
Monitor.conf
------------
Section "Monitor"
Identifier "Moniteur 0"
ModelName "Samsung Electric Compagny 22"
Option "DPMS" "off"
VendorName "Samsung"
EndSection
Screen.conf
-----------
Section "Screen"
DefaultDepth 24
DefaultFbBpp 32
Device "Intel"
Identifier "Ecran 0"
Monitor "Moniteur 0"
SubSection "Display"
Depth 24
Modes "1280x720"
Viewport 0 0
EndSubSection
EndSection
ServerFlags.conf
----------------
Section "ServerFlags"
Option "BlankTime" "0"
Option "Log" "sync"
Option "NoPM" "on"
Option "OffTime" "0"
Option "StandbyTime" "0"
Option "SuspendTime" "0"
Option "UseDefaultFontPath" "off"
EndSection
ServerLayout.conf
-----------------
Section "ServerLayout"
Identifier "X.org Configure"
Option "AutoServerLayout" "on"
Screen 0 "Ecran 0" 0 0
EndSection