Searched +full:gesture +full:- +full:swipe (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/input/ |
H A D | azoteq,iqs7222.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jeff LaBundy <jeff@labundy.com> 21 - azoteq,iqs7222a 22 - azoteq,iqs7222b 23 - azoteq,iqs7222c 24 - azoteq,iqs7222d 29 irq-gpios: 32 Specifies the GPIO connected to the device's active-low RDY output. [all …]
|
H A D | iqs626a.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jeff LaBundy <jeff@labundy.com> 13 The Azoteq IQS626A is a 14-channel capacitive touch controller that features 14 additional Hall-effect and inductive sensing capabilities. 19 - $ref: touchscreen/touchscreen.yaml# 31 "#address-cells": 34 "#size-cells": 37 azoteq,suspend-mode: [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/ |
H A D | azoteq,iqs7211.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jeff LaBundy <jeff@labundy.com> 13 The Azoteq IQS7210A, IQS7211A and IQS7211E trackpad and touchscreen control- 14 lers employ projected-capacitance sensing and can track two contacts. 21 - azoteq,iqs7210a 22 - azoteq,iqs7211a 23 - azoteq,iqs7211e 28 irq-gpios: [all …]
|
/freebsd/share/man/man4/ |
H A D | wsp.4 | 34 .Bd -ragged -offset indent 43 .Bd -literal -offset indent 52 The driver simulates a three-button mouse using multi-finger press/tap 54 A single-finger press generates a left button click. 55 A two-finger press maps to the right button; whereas a three-finger 59 A press is a full-forced 68 is used for extended usage of the touchpad like multi-finger support, 78 Vertical scrolling (z-axis) is enabled by default with a two-finger 80 Horizontal scrolling (t-axis) is not natively supported by the sysmouse 86 Horizontal scrolling can be used with a two-finger tap and the movement [all …]
|
/freebsd/sys/dev/usb/input/ |
H A D | wsp.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 89 &wsp_debug, WSP_LLEVEL_ERROR, "WSP debug level (0-3)"); 133 WSP_CLAMP(ptun->scale_factor, 1, 63); in wsp_running_rangecheck() 134 WSP_CLAMP(ptun->scroll_finger_count, 0, 3); in wsp_running_rangecheck() 135 WSP_CLAMP(ptun->horizontal_swipe_finger_count, 0, 3); in wsp_running_rangecheck() 136 WSP_CLAMP(ptun->z_factor, 0, 63); in wsp_running_rangecheck() 137 WSP_CLAMP(ptun->z_invert, 0, 1); in wsp_running_rangecheck() 138 WSP_CLAMP(ptun->t_factor, 0, 63); in wsp_running_rangecheck() 139 WSP_CLAMP(ptun->t_invert, 0, 1); in wsp_running_rangecheck() [all …]
|
/freebsd/share/dict/ |
H A D | web2 | 77010 gesture 99810 Jean-Christophe 99811 Jean-Pierre 196252 swipe
|