Probe #6bf51cc915 of ASUSTek X555LJ

Log: xorg.conf.d

keyboard.conf ------------- Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "it,us" Option "XkbOptions" "terminate:ctrl_alt_bksp,ctrl:nocaps" EndSection modesetting.conf ---------------- Section "Device" Identifier "Card0" Driver "modesetting" Option "DPMS" "true" Option "StadbyTime" "10" Option "SuspendTime" "20" Option "OffTime" "30" Option "AccelMethod" "glamor" EndSection mouse.conf ---------- Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Device" "/dev/wsmouse" Option "EmulateWheel" "on" Option "Emulate3Buttons" "on" Option "EmulateWheelButton" "2" Option "YAxisMapping" "4 5" EndSection


Hardware for Linux and BSD

GitHub