Attachment 'dumbbell-xorg.conf.d-inputs.conf'

Download

Section "InputClass"
        Identifier              "Ignore system keyboard multiplexer"
        MatchIsKeyboard         "on"
        MatchProduct            "System"
        MatchDevicePath         "/dev/input/event*"
        Option "Ignore"         "on"
EndSection

Section "InputClass"
        Identifier              "Ignore /dev/atkbd* (already covered by evdev)"
        MatchIsKeyboard         "on"
        MatchDevicePath         "/dev/atkbd*"
        Option "Ignore"         "on"
EndSection

Section "InputClass"
        Identifier              "Ignore /dev/kbdmux* (already covered by evdev)"
        MatchIsKeyboard         "on"
        MatchDevicePath         "/dev/kbdmux*"
        Option "Ignore"         "on"
EndSection

Section "InputClass"
        Identifier              "Ignore /dev/ukbd* (already covered by evdev)"
        MatchIsKeyboard         "on"
        MatchDevicePath         "/dev/ukbd*"
        Option "Ignore"         "on"
EndSection

Section "InputClass"
        Identifier              "Ignore Mionix macros keyboard"
        MatchIsKeyboard         "on"
        MatchProduct            "Mionix"
        Option "Ignore"         "on"
EndSection

Section "InputClass"
        Identifier              "Keyboard Defaults"
        Driver                  "libinput"
        MatchIsKeyboard         "on"

        Option                  "XkbRules" "evdev"
        Option                  "XkbModel" "pc105"
        Option                  "XkbLayout" "fr"
        Option                  "XkbVariant" "oss"
EndSection

Section "InputClass"
        Identifier              "Ignore system mouse multiplexer"
        MatchIsPointer          "on"
        MatchProduct            "System"
        Option "Ignore"         "on"
EndSection

Section "InputClass"
        Identifier              "Ignore Generic PS/2 mouse"
        MatchIsPointer          "on"
        MatchProduct            "Generic PS/2"
        Option "Ignore"         "on"
EndSection

Section "InputClass"
        Identifier              "Ignore Generic PS/2 mouse"
        MatchIsPointer          "on"
        MatchDevicePath         "/dev/psm*"
        Option "Ignore"         "on"
EndSection

Section "InputClass"
        Identifier              "Ignore Generic PS/2 mouse"
        MatchIsPointer          "on"
        MatchDevicePath         "/dev/sysmouse"
        Option "Ignore"         "on"
EndSection

Section "InputClass"
        Identifier              "Synaptics Touchpad"
        Driver                  "libinput"
        MatchIsTouchpad         "on"

        Option "Tapping"        "on"
        Option "ClickMethod"    "clickfinger"
EndSection

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2018-01-22T08:46:39+0000, 18.3 KB) [[attachment:dumbbell-Xorg.0.log]]
  • [get | view] (2018-01-22T08:41:08+0000, 8.7 KB) [[attachment:dumbbell-acpidump.out.txt]]
  • [get | view] (2018-01-22T08:41:52+0000, 14.8 KB) [[attachment:dumbbell-devinfo.out.txt]]
  • [get | view] (2018-01-22T08:40:39+0000, 11.5 KB) [[attachment:dumbbell-dmesg.out.txt]]
  • [get | view] (2018-01-22T08:42:16+0000, 24.2 KB) [[attachment:dumbbell-dmidecode.out.txt]]
  • [get | view] (2018-01-22T08:42:50+0000, 4.5 KB) [[attachment:dumbbell-pciconf.out.txt]]
  • [get | view] (2018-01-22T09:06:41+0000, 11.2 KB) [[attachment:dumbbell-sysctl-dev.hdaa.0.txt]]
  • [get | view] (2018-01-23T22:44:42+0000, 1.8 KB) [[attachment:dumbbell-xorg.conf.d-inputs.conf]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.