Re: Xorg (latest from ports) and no mouse movement
Matthias Apitz <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]> |
El día jueves, diciembre 10, 2020 a las 09:03:02p. m. +0300, Vladimir Kondratyev escribió: > > In /etc/sysctl.conf I have for cyapa TP > > > > debug.cyapa_enable_tapclick=3 > > debug.cyapa_tapclick_max_ticks=20 > > > > Maybe this could be related. > > > What types of press did you try? Taps or clicks? Only short taps. > Could you run evemu-record from devel/evemu, than choose "Cypress APA > I2C Trackpad" as input source, do a "CLICK" and than send me output? When I start it, it says at the end: ... A: 35 0 870 0 0 10 A: 36 0 470 0 0 10 A: 39 -1 15 0 0 0 A: 3a 0 255 0 0 0 ################################ # Waiting for events # ################################ and nothing happens on clicks or taps. I'm attaching the file /tmp/evemu-record.out of running: # evemu-record | tee -a /tmp/evemu-record.out and also some clicks. HIH matthias -- Matthias Apitz, ✉ [email protected], http://www.unixarea.de/ +49-176-38902045 Public GnuPG key: http://www.unixarea.de/key.pub Без книги нет знания, без знания нет коммунизма (Влaдимир Ильич Ленин) Without books no knowledge - without knowledge no communism (Vladimir Ilyich Lenin) Sin libros no hay saber - sin saber no hay comunismo. (Vladimir Ilich Lenin) _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"
evemu-record.out
(text/plain, 3.3 KB)
# EVEMU 1.3 # Kernel: 13.0-CURRENT # Input device name: "Cypress APA I2C Trackpad" # Input device ID: bus 0x18 vendor 0000 product 0000 version 0x01 # Size in mm: 87x47 # Supported events: # Event type 0 (EV_SYN) # Event code 0 (SYN_REPORT) # Event code 1 (SYN_CONFIG) # Event code 2 (SYN_MT_REPORT) # Event code 3 (SYN_DROPPED) # Event code 4 ((null)) # Event code 5 ((null)) # Event code 6 ((null)) # Event code 7 ((null)) # Event code 8 ((null)) # Event code 9 ((null)) # Event code 10 ((null)) # Event code 11 ((null)) # Event code 12 ((null)) # Event code 13 ((null)) # Event code 14 ((null)) # Event code 15 (SYN_MAX) # Event type 1 (EV_KEY) # Event code 272 (BTN_LEFT) # Event code 274 (BTN_MIDDLE) # Event code 325 (BTN_TOOL_FINGER) # Event code 328 (BTN_TOOL_QUINTTAP) # Event code 330 (BTN_TOUCH) # Event code 333 (BTN_TOOL_DOUBLETAP) # Event code 334 (BTN_TOOL_TRIPLETAP) # Event code 335 (BTN_TOOL_QUADTAP) # Event type 3 (EV_ABS) # Event code 0 (ABS_X) # Value 0 # Min 0 # Max 870 # Fuzz 0 # Flat 0 # Resolution 10 # Event code 1 (ABS_Y) # Value 0 # Min 0 # Max 470 # Fuzz 0 # Flat 0 # Resolution 10 # Event code 24 (ABS_PRESSURE) # Value 0 # Min 0 # Max 255 # Fuzz 0 # Flat 0 # Resolution 0 # Event code 47 (ABS_MT_SLOT) # Value 0 # Min 0 # Max 4 # Fuzz 0 # Flat 0 # Resolution 0 # Event code 53 (ABS_MT_POSITION_X) # Value 0 # Min 0 # Max 870 # Fuzz 0 # Flat 0 # Resolution 10 # Event code 54 (ABS_MT_POSITION_Y) # Value 0 # Min 0 # Max 470 # Fuzz 0 # Flat 0 # Resolution 10 # Event code 57 (ABS_MT_TRACKING_ID) # Value 0 # Min -1 # Max 15 # Fuzz 0 # Flat 0 # Resolution 0 # Event code 58 (ABS_MT_PRESSURE) # Value 0 # Min 0 # Max 255 # Fuzz 0 # Flat 0 # Resolution 0 # Properties: # Property type 0 (INPUT_PROP_POINTER) N: Cypress APA I2C Trackpad I: 0018 0000 0000 0001 P: 01 00 00 00 00 00 00 00 B: 00 0b 00 00 00 00 00 00 00 B: 01 00 00 00 00 00 00 00 00 B: 01 00 00 00 00 00 00 00 00 B: 01 00 00 00 00 00 00 00 00 B: 01 00 00 00 00 00 00 00 00 B: 01 00 00 05 00 00 00 00 00 B: 01 20 e5 00 00 00 00 00 00 B: 01 00 00 00 00 00 00 00 00 B: 01 00 00 00 00 00 00 00 00 B: 01 00 00 00 00 00 00 00 00 B: 01 00 00 00 00 00 00 00 00 B: 01 00 00 00 00 00 00 00 00 B: 01 00 00 00 00 00 00 00 00 B: 02 00 00 00 00 00 00 00 00 B: 03 03 00 00 01 00 80 60 06 B: 04 00 00 00 00 00 00 00 00 B: 05 00 00 00 00 00 00 00 00 B: 11 00 00 00 00 00 00 00 00 B: 12 00 00 00 00 00 00 00 00 B: 14 00 00 00 00 00 00 00 00 B: 15 00 00 00 00 00 00 00 00 B: 15 00 00 00 00 00 00 00 00 A: 00 0 870 0 0 10 A: 01 0 470 0 0 10 A: 18 0 255 0 0 0 A: 2f 0 4 0 0 0 A: 35 0 870 0 0 10 A: 36 0 470 0 0 10 A: 39 -1 15 0 0 0 A: 3a 0 255 0 0 0