Home
last modified time | relevance | path

Searched full:fingers (Results 1 – 25 of 40) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Dsilead_gsl1680.txt23 - silead,max-fingers : maximum number of fingers the touchscreen can detect
42 silead,max-fingers = <5>;
H A Dsilead,gsl1680.yaml38 silead,max-fingers:
42 Maximum number of fingers the touchscreen can detect
87 silead,max-fingers = <5>;
/freebsd/share/man/man4/
H A Dwsp.4123 Specifies the maximum distance between two fingers where z-axis
132 Specifies the maximum distance between two fingers that a two-finger
164 Specifies the number of tapped fingers which registers as a scrolling
170 Speifies the number of tapped fingers which registers as a swipe
H A Dcyapa.484 Use two fingers for Z axis scrolling.
H A Dgeom.4420 (Stay tuned while the author rests his brain and fingers: more to come.)
H A Dddb.41600 GND) card fingers.
1601 Momentarily shorting these two fingers together may cause the bridge chipset to
H A Dpsm.4479 int capMultiFinger; /* can detect multiple fingers */
/freebsd/sys/dev/usb/input/
H A Datp.c337 int16_t multi; /* one finger: varies, more fingers: constant */
341 /* to track fingers as they match against strokes. */
619 boolean_t matched; /* to track match against fingers.*/
1270 wsp_finger_t fingers[WSP_MAX_FINGERS]; in wsp_interpret_sensor_data() local
1282 /* compute number of source fingers */ in wsp_interpret_sensor_data()
1289 /* iterate over the source data collecting useful fingers */ in wsp_interpret_sensor_data()
1314 fingers[n_fingers].matched = false; in wsp_interpret_sensor_data()
1315 fingers[n_fingers].x = source_fingerp->abs_x; in wsp_interpret_sensor_data()
1316 fingers[n_fingers].y = -source_fingerp->abs_y; in wsp_interpret_sensor_data()
1324 if (wsp_update_strokes(sc, fingers, n_fingers)) in wsp_interpret_sensor_data()
[all …]
H A Dwsp.c154 &wsp_tuning.scroll_finger_count, 0, "amount of fingers to use scrolling gesture");
156 …&wsp_tuning.horizontal_swipe_finger_count, 0, "amount of fingers to use horizontal swipe gesture");
331 int16_t multi; /* one finger: varies, more fingers:
335 /* trackpad finger data size, empirically at least ten fingers */
632 int distance; /* the distance of 2 fingers */
1162 /* we don't handle taps of more than three fingers */ in wsp_intr_callback()
/freebsd/sys/dev/atkbdc/
H A Dpsm.c332 #define PSM_FINGERS 2 /* # of processed fingers */
423 finger_t fingers[ELANTECH_MAX_FINGERS]; member
3336 * w = 1 Three or more fingers (capMultiFinger needed)
3567 * are 2 or more fingers on the touchpad breaking
3770 psmgestures(struct psm_softc *sc, finger_t *fingers, int nfingers, argument
3778 f = &fingers[0];
3785 if (PSM_FINGER_IS_SET(fingers[i])) {
3786 f = &fingers[i];
3856 /* Reset fingers count. */
3911 /* If in tap-hold or three fingers, add the recorded button. */
[all …]
/freebsd/sys/dev/cyapa/
H A Dcyapa.c69 * Two finger scrolling - Use two fingers for Z axis scrolling.
92 * These trackpads get confused when three or more fingers are down on the
95 * recalibrate. Generally speaking, when using three or more fingers
1356 int afingers; /* actual fingers after culling */ in cyapa_raw_input()
1377 * means something else, set fingers to 0. in cyapa_raw_input()
1383 /* Process fingers/movement */ in cyapa_raw_input()
1514 * If >= 2 fingers are down be sure not to assign i and in cyapa_raw_input()
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_win_dynamic_runtime_thunk.cpp89 // where LLVM global_dtors is placed. Fingers crossed, no other C terminators
/freebsd/sys/contrib/device-tree/src/arm/rockchip/
H A Drk3188-px3-evb.dts232 silead,max-fingers = <5>;
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3368-px5-evb.dts219 silead,max-fingers = <5>;
/freebsd/usr.sbin/moused/moused/
H A Dmoused.c220 bool three_finger_drag; /* Enable dragging with three fingers */
2958 /* Reset fingers count. */ in r_gestures()
3012 /* If in tap-hold or three fingers, add the recorded button. */ in r_gestures()
3017 * For tap, we keep the maximum number of fingers and the in r_gestures()
3044 * as that keeps the maximum number of fingers. in r_gestures()
3071 * Reset two finger scrolling when the number of fingers in r_gestures()
3079 "(direction=%d, dx=%d, dy=%d, fingers=%d)", in r_gestures()
3096 /* Max delta is disabled for multi-fingers tap. */ in r_gestures()
3136 debug("zmax=%d fingers=%d", gest->zmax, gest->fingers_nb); in r_gestures()
H A Dmoused.conf.5297 Enable dragging with three fingers.
/freebsd/crypto/openssl/util/perl/TLSProxy/
H A DProxy.pm334 # set a high mtu and fingers crossed.
431 # set a high mtu and fingers crossed.
/freebsd/sys/contrib/device-tree/include/dt-bindings/input/
H A Dlinux-event-codes.h410 #define BTN_TOOL_QUINTTAP 0x148 /* Five fingers on trackpad */
417 #define BTN_TOOL_QUADTAP 0x14f /* Four fingers on trackpad */
/freebsd/sys/dev/evdev/
H A Dinput-event-codes.h423 #define BTN_TOOL_QUINTTAP 0x148 /* Five fingers on trackpad */
430 #define BTN_TOOL_QUADTAP 0x14f /* Four fingers on trackpad */
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_win.cpp94 // Cross our fingers and reinitialize DbgHelp. in InitializeDbgHelpIfNeeded()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_warc.c419 /* record-id is mandatory, fingers crossed we won't fail */ in _popul_ehdr()
/freebsd/sys/dev/hid/
H A Dbcm5974.c188 uint16_t multi; /* one finger: varies, more fingers:
194 /* trackpad finger data size, empirically at least ten fingers */
/freebsd/contrib/ntp/html/
H A Dhistory.html17 …the code, some of which dates back twenty years. Some four dozen sets of fingers have introduced s…
/freebsd/contrib/tcp_wrappers/
H A DCHANGES316 possible problems with automatic reverse fingers. Thanks, Borja Marcos
/freebsd/contrib/sqlite3/autosetup/
H A DREADME.md268 eyes and fingers. In practice, the `X_Y` form of such exports is used

12