Probe #b9f8e78467 of NEC Computers PC-GL186Y3AZ

Log: xorg.conf.d

10-input-keyboard.conf ---------------------- Section "InputClass" Identifier "Keyboard0" MatchIsKeyboard "on" MatchDevicePath "/dev/input/event*" Driver "libinput" Option "XkbRules" "evdev" Option "XkbLayout" "us,us" Option "XkbVariant" "dvorak-alt-intl,alt-intl" Option "XkbOptions" "terminate:ctrl_alt_bksp,ctrl:nocaps" EndSection 10-input-touchpad.conf ---------------------- Section "InputClass" Identifier "libinput clickpad" MatchIsTouchpad "on" MatchDevicePath "/dev/input/event*" Driver "libinput" Option "Tapping" "on" Option "NaturalScrolling" "on" Option "MiddleEmulation" "on" Option "DisableWhileTyping" "on" Option "AccelSpeed" "0.4" Option "AccelProfile" "adaptive" Option "ClickMethod" "clickfinger" EndSection 10-intel.conf ------------- Section "Device" Identifier "Intel Graphics" Driver "modesetting" BusID "PCI:0:2:0" EndSection files.conf ---------- Section "Files" FontPath "/usr/local/share/fonts/bitstream-vera" FontPath "/usr/local/share/fonts/Caladea" FontPath "/usr/local/share/fonts/Carlito" FontPath "/usr/local/share/fonts/dejavu" FontPath "/usr/local/share/fonts/Droid" FontPath "/usr/local/share/fonts/freefont-ttf" FontPath "/usr/local/share/fonts/GentiumBasic" FontPath "/usr/local/share/fonts/gost" FontPath "/usr/local/share/fonts/Hana" FontPath "/usr/local/share/fonts/Liberation" FontPath "/usr/local/share/fonts/LinLibertineG" FontPath "/usr/local/share/fonts/OTF" FontPath "/usr/local/share/fonts/SourceCodePro" FontPath "/usr/local/share/fonts/TTF" FontPath "/usr/local/share/fonts/twemoji-color-font-ttf" FontPath "/usr/local/share/fonts/Type1" FontPath "/usr/local/share/fonts/urwfonts" FontPath "/usr/local/share/fonts/urwfonts-ttf" FontPath "/usr/local/share/fonts/webfonts" FontPath "/usr/local/share/fonts/100dpi" FontPath "/usr/local/share/fonts/75dpi" FontPath "/usr/local/share/fonts/cyrillic" FontPath "/usr/local/share/fonts/encodings" FontPath "/usr/local/share/fonts/misc" FontPath "/usr/local/share/fonts/terminus-font" EndSection hidpi-monitor.conf ------------------ Section "Monitor" Identifier "Monitor-147dpi" DisplaySize 333 187 EndSection Section "Monitor" Identifier "Monitor-221dpi" DisplaySize 295 166 EndSection Section "Screen" Identifier "Screen0" Monitor "Monitor-221dpi" EndSection server-flags.conf ----------------- Section "ServerFlags" Option "DontZoom" "off" Option "blank time" "0" Option "DPMS" "False" Option "StandbyTime" "60" Option "SuspendTime" "61" Option "OffTime" "62" Endsection


Hardware for Linux and BSD

GitHub