Home
last modified time | relevance | path

Searched full:finger (Results 1 – 25 of 90) sorted by relevance

1234

/freebsd/share/man/man4/
H A Dwsp.452 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
65 is used for extended usage of the touchpad like multi-finger support,
74 Vertical scrolling (z-axis) is enabled by default with a two-finger
75 tap and the movement of a finger up and down.
82 Horizontal scrolling can be used with a two-finger tap and the movement
83 of a finger from side to side. The
89 Horizontal swiping with a three-finger tap is registered as mouse buttons
111 Specifies the maximum finger diameter on the trackpad that is registered as a
[all …]
H A Datp.456 The driver simulates a three\-button mouse using multi\-finger tap detection.
57 Single finger tap generates a left\-button click; two\-finger tap maps to the
58 middle button; whereas a three\-finger tap gets treated as a right button
61 There is support for 2\-finger horizontal scrolling, which translates to
62 page\-back/forward events; vertical multi\-finger scrolling emulates the mouse
86 (This conversion also happens when a finger stroke accumulates at least
H A Dcyapa.483 .It Va Two finger scrolling
85 .It Va Button down/second finger
86 While one finger clicks and holds down the touchpad, the second finger can be
92 index finger and pushing/holding the pad down with the thumb.
126 Minimum pressure to detect a finger, the default is 12.
154 Ticks while preventing cursor movement on single finger after scroll,
/freebsd/usr.bin/finger/
H A Dfinger.conf.529 .Nm finger.conf
31 .Xr finger 1
51 .Bl -tag -width /etc/finger.conf -compact
52 .It Pa /etc/finger.conf
53 .Xr finger 1
58 # /etc/finger.conf alias definition file
67 sue:/etc/finger/sue.txt
84 .Xr finger 1
H A DMakefile1 PROG= finger
2 SRCS= finger.c lprint.c net.c sprint.c util.c
3 MAN= finger.1 finger.conf.5
H A Dfinger.132 .Nm finger
199 .Xr finger.conf 5
211 .It Ev FINGER
217 .It Pa /etc/finger.conf
226 .Xr finger.conf 5 ,
230 .%T The Finger User Information Protocol
H A Dfinger.c46 * Finger prints out information about users. It is not portable since
72 #include "finger.h"
140 "usage: finger [-46gklmpsho] [user ...] [user@host ...]\n"); in usage()
150 static char myname[] = "finger"; in main()
175 if ((envargv[1] = getenv("FINGER"))) { in main()
204 * remote finger attempts specified won't be mishandled. in main()
291 * don't accidentally confuse them with expansions from finger.conf in userlist()
300 * Traverse the finger alias configuration file of the form in userlist()
327 * gathering the traditional finger information. in userlist()
/freebsd/libexec/fingerd/
H A Dfingerd.847 .Xr finger 1
72 .Xr finger 1 .
80 .Xr finger 1
111 .Nm finger
121 .Xr finger 1
138 .Xr finger 1 .
152 .Xr finger 1 ,
/freebsd/contrib/tcp_wrappers/
H A Dsafe_finger.c2 * safe_finger - finger client wrapper that protects against nasty stuff
3 * from finger servers. Use this program for automatic reverse finger
4 * probes, not the raw finger command.
10 * fill up as the finger server keeps sending data. Text editors may bomb
11 * out on extremely long lines. The finger server may take forever because
39 #define FINGER_PROGRAM "finger" /* Most, if not all, UNIX systems */
75 * Redirect our standard input through the raw finger command. in main()
126 * Wait until the finger child process has terminated and account for its in main()
H A Dtcpd.87 \fItelnet\fR, \fIfinger\fR, \fIftp\fR, \fIexec\fR, \fIrsh\fR,
83 In order to monitor access to the \fIfinger\fR service, move the
84 original finger daemon to the "other" place and install tcpd in the
85 place of the original finger daemon. No changes are required to
102 In order to monitor access to the \fIfinger\fR service, perform the
108 finger stream tcp nowait nobody /usr/etc/in.fingerd in.fingerd
113 finger stream tcp nowait nobody /some/where/tcpd in.fingerd
H A Dhosts_access.5322 rule still permits finger requests from other hosts and domains.
326 Instead of the requested file, a finger probe is sent to the offending
345 by the remote finger server. It gives better protection than the
346 standard finger command.
351 Warning: do not booby-trap your finger daemon, unless you are prepared
352 for infinite finger loops.
H A DREADME53 SYSTAT, FINGER, FTP, TELNET, RLOGIN, RSH, EXEC, TFTP, TALK, and other
129 finger fingerd show users
719 hosts may do in response to your finger probes.
725 The tcpd program can be used to monitor the telnet, finger, ftp, exec,
745 monitor the use of your finger service:
795 may do in response to your finger probes.
797 The tcpd program can be used to monitor the telnet, finger, ftp, exec,
824 finger stream tcp nowait nobody /usr/etc/in.fingerd in.fingerd
828 finger stream tcp nowait nobody /usr/etc/tcpd in.fingerd
832 finger service (comment out the finger service and `kill -HUP' the
[all …]
H A Dhosts_options.574 "finger" command, to limit possible damage from data sent by the finger
76 package; it is a wrapper around the regular finger command that filters
/freebsd/contrib/one-true-awk/testdir/
H A DT.utf66 �� finger 8
91 �� finger�� r�� 8
113 �� finger ��.*g FING 1 FINGer
121 �� finger ��.*g FING 1 FINGer
155 �� finger 8
/freebsd/sys/dev/usb/input/
H A Dwsp.c172 &wsp_tuning.max_finger_diameter, 0, "maximum finger diameter");
174 &wsp_tuning.max_scroll_finger_distance, 0, "maximum scroll finger distance");
176 &wsp_tuning.max_double_tap_distance, 0, "maximum double-finger click distance");
221 /* trackpad finger data offsets, le16-aligned */
235 /* trackpad finger data block size */
244 uint8_t offset; /* offset to trackpad finger data */
245 uint8_t fsize; /* bytes in single finger block */
246 uint8_t delta; /* offset from header to finger struct */
302 /* trackpad finger header - little endian */
317 /* trackpad finger structure - little endian */
[all …]
H A Datp.c132 * A double-tap followed by a single-finger slide is treated as a
158 /* Distance-squared threshold for matching a finger with a known stroke */
312 /* trackpad finger data offsets, le16-aligned */
324 /* trackpad finger structure - little endian */
326 int16_t origin; /* zero when switching track finger */
337 int16_t multi; /* one finger: varies, more fingers: constant */
377 uint8_t finger_data_offset; /* offset to trackpad finger data */
610 * The following structure captures a finger contact with the
1163 fg_pspan *spans, /* finger spans */ in fg_detect_pspans()
1191 * sensor, and we aren't tracking a finger. in fg_detect_pspans()
[all …]
/freebsd/sys/dev/hid/
H A Dietp.c342 int32_t finger; in ietp_intr() local
366 for (finger = 0, fdata = report + IETP_FINGER_DATA; in ietp_intr()
367 finger < IETP_MAX_FINGERS; in ietp_intr()
368 finger++, fdata += IETP_FINGER_DATA_LEN) { in ietp_intr()
369 if ((report[IETP_TOUCH_INFO] & (1 << (finger + 3))) != 0) { in ietp_intr()
373 wh = report[IETP_WH_DATA + finger]; in ietp_intr()
382 finger, x, y, sc->max_x, sc->max_y); in ietp_intr()
386 /* Reduce trace size to not treat large finger as palm */ in ietp_intr()
391 .id = finger, in ietp_intr()
400 evdev_mt_push_slot(sc->evdev, finger, &slot_data); in ietp_intr()
[all …]
H A Dbcm5974.c127 uint8_t offset; /* offset to trackpad finger data */
128 uint8_t delta; /* offset from header to finger struct */
162 /* trackpad finger structure - compact version for external "Magic" devices */
174 /* trackpad finger structure - little endian */
176 uint16_t origin; /* zero when switching track finger */
188 uint16_t multi; /* one finger: varies, more fingers:
194 /* trackpad finger data size, empirically at least ten fingers */
232 struct bcm5974_axis p; /* finger pressure limits */
233 struct bcm5974_axis w; /* finger width limits */
747 /* finger positio in bcm5974_attach()
[all...]
/freebsd/lib/libwrap/
H A Dhosts.allow81 # You need to be clever with finger; do _not_ backfinger!! You can easily
82 # start a "finger war".
84 : spawn (echo Finger. | \
/freebsd/sys/dev/cyapa/
H A Dcyapa.c69 * Two finger scrolling - Use two fingers for Z axis scrolling.
71 * Button down/2nd finger - While one finger clicks and holds down the
79 * with the index finger and pushing/holding the
93 * same horizontal axis and will start to glitch the finger detection.
96 * please try to place at least one finger off-axis (a little above or
180 char track_id; /* first finger id */
250 &cyapa_minpressure, 0, "Minimum pressure to detect finger");
271 "Prevent cursor move on single finger for N ticks after scroll");
754 * if you swish around quickly and return your finger to in cyaparead()
1434 * Track timing for finger-downs. Used to detect false-3-finger in cyapa_raw_input()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/input/rmi4/
H A Drmi_f01.txt20 - syna,doze-holdoff-ms: The delay to wait after the last finger lift and the
22 - syna,doze-interval-ms: The time period that the device sleeps between finger
/freebsd/sys/dev/atkbdc/
H A Dpsm.c324 typedef struct finger { struct
519 #define PSM_FLAGS_FINGERDOWN 0x0001 /* VersaPad finger down */
3316 * z = 0 No finger contact
3317 * z = 10 Finger hovering near the pad
3318 * z = 30 Very light finger contact
3319 * z = 80 Normal finger contact
3320 * z = 110 Very heavy finger contact
3321 * z = 200 Finger lying flat on pad surface
3327 * Finger width value
3329 * w = 0 Two finger on the pad (capMultiFinger needed)
[all …]
/freebsd/tools/build/options/
H A DWITHOUT_FINGER2 .Xr finger 1
/freebsd/usr.sbin/inetd/
H A Dinetd.conf18 #finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -k -s
19 #finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -k -s
/freebsd/contrib/file/magic/Magdir/
H A Dfinger3 # $File: finger,v 1.3 2019/04/19 00:42:27 christos Exp $

1234