[Bug 247417] No way to make touchpad works under freebsd 12.1
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jun 25 22:14:58 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247417
--- Comment #14 from Mc James <realmcjames at protonmail.ch> ---
here is the excerpt from Xorg.0.log after what you suggested I put that conf
file in /usr/local/etc/X11/xorg.conf.d/10-input.conf
I couldn't get the desired result at the moment touchpad not even moving the
cursor.
[ 617.952] (**) System mouse: (accel) acceleration threshold: 4
|
[ 617.953] (II) config/udev: Adding input device System keyboard multiplexer
(/dev/input/event1) |
[ 617.953] (**) System keyboard multiplexer: Applying InputClass "evdev
keyboard catchall" |
[ 617.953] (II) Using input driver 'evdev' for 'System keyboard multiplexer'
|
[ 617.953] (**) System keyboard multiplexer: always reports core events
|
[ 617.953] (**) evdev: System keyboard multiplexer: Device:
"/dev/input/event1" |
[ 617.953] (--) evdev: System keyboard multiplexer: Vendor 0 Product 0
|
[ 617.953] (--) evdev: System keyboard multiplexer: Found keys
|
[ 617.953] (II) evdev: System keyboard multiplexer: Configuring as keyboard
|
[ 617.953] (**) Option "config_info" "udev:/dev/input/event1"
|
[ 617.953] (II) XINPUT: Adding extended input device "System keyboard
multiplexer" (type: KEYBOARD, id 7) |
[ 617.953] (**) Option "xkb_rules" "evdev"
|
[ 617.991] (II) config/udev: Adding input device AT keyboard
(/dev/input/event2) |
[ 617.991] (**) AT keyboard: Applying InputClass "evdev keyboard catchall"
|
[ 617.991] (II) Using input driver 'evdev' for 'AT keyboard'
|
[ 617.991] (**) AT keyboard: always reports core events
|
[ 617.991] (**) evdev: AT keyboard: Device: "/dev/input/event2"
|
[ 617.991] (--) evdev: AT keyboard: Vendor 0x1 Product 0x1
|
[ 617.991] (--) evdev: AT keyboard: Found keys
|
[ 617.991] (II) evdev: AT keyboard: Configuring as keyboard
|
[ 617.991] (**) Option "config_info" "udev:/dev/input/event2"
|
[ 617.991] (II) XINPUT: Adding extended input device "AT keyboard" (type:
KEYBOARD, id 8) |
[ 617.991] (**) Option "xkb_rules" "evdev"
|
[ 617.992] (II) config/udev: Adding input device GlidePoint
(/dev/input/event3) |
[ 617.992] (**) GlidePoint: Ignoring device from InputClass "libinput PS/2
mouse" |
[ 617.992] (II) config/udev: Adding input device vendor 0x13ba Barcode Reader
(/dev/input/event4) |
[ 617.992] (**) vendor 0x13ba Barcode Reader: Applying InputClass "evdev
keyboard catchall" |
[ 617.992] (II) Using input driver 'evdev' for 'vendor 0x13ba Barcode Reader'
|
[ 617.992] (**) vendor 0x13ba Barcode Reader: always reports core events
|
[ 617.992] (**) evdev: vendor 0x13ba Barcode Reader: Device:
"/dev/input/event4" |
[ 617.992] (--) evdev: vendor 0x13ba Barcode Reader: Vendor 0x13ba Product
0x18 |
[ 617.992] (--) evdev: vendor 0x13ba Barcode Reader: Found keys
|
[ 617.992] (II) evdev: vendor 0x13ba Barcode Reader: Configuring as keyboard
|
[ 617.992] (**) Option "config_info" "udev:/dev/input/event4"
|
[ 617.992] (II) XINPUT: Adding extended input device "vendor 0x13ba Barcode
Reader" (type: KEYBOARD, id 9) |
[ 617.992] (**) Option "xkb_rules" "evdev"
|
[ 617.993] (II) config/udev: Adding input device SIGMACHIP USB Keyboard
(/dev/input/event5) |
[ 617.993] (**) SIGMACHIP USB Keyboard: Applying InputClass "evdev keyboard
catchall" |
[ 617.993] (II) Using input driver 'evdev' for 'SIGMACHIP USB Keyboard'
as you can see still being picked up by libinput.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list