Home
last modified time | relevance | path

Searched +full:touch +full:- +full:enter (Results 1 – 25 of 96) sorted by relevance

1234

/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Dazoteq,iqs7211.yaml1 # 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/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3566-anbernic-rg353v.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 /dts-v1/;
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/linux-event-codes.h>
7 #include <dt-bindings/pinctrl/rockchip.h>
8 #include "rk3566-anbernic-rg353x.dtsi"
22 compatible = "simple-battery";
23 charge-full-design-microamp-hours = <3151000>;
24 charge-term-current-microamp = <300000>;
25 constant-charge-current-max-microamp = <2000000>;
[all …]
H A Drk3566-anbernic-rg353p.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 /dts-v1/;
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/linux-event-codes.h>
7 #include <dt-bindings/pinctrl/rockchip.h>
8 #include "rk3566-anbernic-rg353x.dtsi"
22 compatible = "simple-battery";
23 charge-full-design-microamp-hours = <3472000>;
24 charge-term-current-microamp = <300000>;
25 constant-charge-current-max-microamp = <2000000>;
[all …]
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6dl-prtvt7.dts1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
6 /dts-v1/;
8 #include "imx6qdl-prti6q.dtsi"
9 #include <dt-bindings/display/sdtv-standards.h>
10 #include <dt-bindings/input/input.h>
11 #include <dt-bindings/leds/common.h>
12 #include <dt-bindings/sound/fsl-imx-audmux.h>
23 backlight_lcd: backlight-lcd {
24 compatible = "pwm-backlight";
26 brightness-levels = <0 20 81 248 1000>;
[all …]
H A Dimx6dl-victgo.dts1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
7 /dts-v1/;
9 #include "imx6qdl-vicut1.dtsi"
15 gpio-keys {
16 compatible = "gpio-keys";
17 pinctrl-names = "default";
18 pinctrl-0 = <&pinctrl_gpiokeys>;
21 key-power {
25 wakeup-source;
28 key-enter {
[all …]
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Diqs626a.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Azoteq IQS626A Capacitive Touch Controller
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":
[all …]
H A Dazoteq,iqs7222.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Azoteq IQS7222A/B/C/D Capacitive Touch Controller
10 - Jeff LaBundy <jeff@labundy.com>
14 capacitive touch controllers that feature additional sensing capabilities.
21 - azoteq,iqs7222a
22 - azoteq,iqs7222b
23 - azoteq,iqs7222c
24 - azoteq,iqs7222d
[all …]
/freebsd/usr.sbin/bsdconfig/share/
H A Dmustberoot.subr3 # Copyright (c) 2006-2013 Devin Teske
43 # Number of tries a user gets to enter his/her password before we log the
50 # non-NULL to enable authentication as `root', otherwise disabled.
61 # requested authentication user does not exist? Set to non-NULL to enable,
62 # otherwise a non-existent user is treated like an invalid password.
71 # Re-execution of the current program via sudo is automatically handled.
75 # USE_XDIALOG Either NULL or Non-NULL. If given a value will indicate
83 [ "$( id -u )" = "0" ] && return $SUCCESS
89 # the option to save this preference (by touch(1)ing a file in the
93 if [ ! -e "$checkpath" ]; then
[all …]
/freebsd/sys/dev/isci/scil/
H A Dscic_sds_ssp_request.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0
9 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
22 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
28 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
61 * This file contains the enter/exit methods associated with each of
99 "scic_sds_ssp_task_request_await_tc_completion_tc_completion_handler(0x%x, 0x%x) enter\n", in scic_sds_ssp_task_request_await_tc_completion_tc_completion_handler()
111 &this_request->started_substate_machine, in scic_sds_ssp_task_request_await_tc_completion_tc_completion_handler()
124 "TaskRequest:0x%x CompletionCode:%x - ACK/NAK timeout\n", in scic_sds_ssp_task_request_await_tc_completion_tc_completion_handler()
129 &this_request->started_substate_machine, in scic_sds_ssp_task_request_await_tc_completion_tc_completion_handler()
[all …]
H A Dscic_sds_stp_request.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0
9 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
22 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
28 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
98 (((POINTER_UINT)(address)) + (sizeof(U32) - 1)) \
99 & ~(sizeof(U32)- 1) \
103 * This macro returns the DWORD-aligned stp command buffer
127 (((POINTER_UINT)(address)) + (sizeof(U32) - 1)) \
128 & ~(sizeof(U32)- 1) \
[all …]
H A Dscic_sds_smp_request.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0
9 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
22 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
28 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
98 (((POINTER_UINT)(address)) + (sizeof(U32) - 1)) \
99 & ~(sizeof(U32)- 1) \
103 * This macro returns the DWORD-aligned smp command buffer
124 (((POINTER_UINT)(address)) + (sizeof(U32) - 1)) \
125 & ~(sizeof(U32)- 1) \
[all …]
/freebsd/usr.bin/iconv/
H A Diconv.c3 /*-
4 * SPDX-License-Identifier: BSD-2-Clause
51 {"from-code", required_argument, NULL, 'f'},
54 {"to-code", required_argument, NULL, 't'},
62 "Usage:\t%1$s [-cs] -f <from_code> -t <to_code> [file ...]\n" in usage()
63 "\t%1$s -f <from_code> [-cs] [-t <to_code>] [file ...]\n" in usage()
64 "\t%1$s -t <to_code> [-cs] [-f <from_code>] [file ...]\n" in usage()
65 "\t%1$s -l\n", getprogname()); in usage()
79 * Don't touch ICONV_SET_DISCARD_ILSEQ if -c wasn't specified. It may in do_conv()
80 * be that the user has specified //IGNORE in the -t specification, and in do_conv()
[all …]
/freebsd/crypto/openssh/
H A Dsshd.845 .Bk -words
75 can be configured using command-line options or a configuration file
78 command-line options override values specified in the
87 .Bl -tag -width Ds
107 options or as a comma-separated list.
119 .Dq invalid-user
197 command-line flag.
206 option are ignored when a command-line port is specified.
209 option override command-line ports.
259 .Cm from="pattern-list"
[all …]
H A Dssh-keygen.c1 /* $OpenBSD: ssh-keygen.c,v 1.475 2024/09/15 00:47:01 djm Exp $ */
24 #include "openbsd-compat/openssl-compat.h"
59 #include "ssh-pkcs11.h"
66 #include "ssh-sk.h"
67 #include "sk-api.h" /* XXX for SSH_SK_USER_PRESENCE_REQD; remove */
77 * least 128 bits of security according to NIST Special Publication 800-57:
79 * For DSA it (and FIPS-186-4 section 4.2) specifies that the only size for
80 * which a 160bit hash is acceptable is 1kbit, and since ssh-dss specifies only
112 /* Comma-separated list of principal names for certifying keys */
160 /* Cipher for new-format private keys */
[all …]
/freebsd/share/misc/
H A Dusb_hid_usages4 # - lines that do not start with a white space give the number and name of
6 # - lines that start with a white space give the number and name of
20 0x08 Multi-axis Controller
62 0x90 D-pad Up
63 0x91 D-pad Down
64 0x92 D-pad Right
65 0x93 D-pad Left
107 0xB2 Anti-Torque Control
273 0x28 Keyboard Return (ENTER)
278 0x2D Keyboard - and (underscore)
[all …]
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dstm32mp157c-phycore-stm32mp15-som.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
3 * Copyright (C) 2022-2023 Steffen Trumtrar <kernel@pengutronix.de>
4 * Copyright (C) Phytec GmbH 2019-2020 - All Rights Reserved
8 #include <dt-bindings/gpio/gpio.h>
9 #include <dt-binding
[all...]
/freebsd/usr.sbin/bsdconfig/console/include/
H A Dmessages.subr30 hline_choose_a_screen_saver="Choose a nifty-looking screen saver"
72 msg_enter_timeout_period="Enter time-out period in seconds for screen saver"
77 msg_estonian_iso_15_desc="Estonian ISO 8859-15 keymap"
92-1.\nAmerican users won't notice the difference since the bottom half\nof all these charactersets …
125 msg_ibm_866_desc="Russian, IBM encoding (use with KOI8-R screenmap)"
127 msg_ibm_866u_desc="Ukrainian, IBM encoding (use with KOI8-U screenmap)"
132 msg_iso_8859_15="ISO 8859-15"
134 msg_iso_8859_1="ISO 8859-1"
136 msg_iso_8859_1_to_ibm437="ISO 8859-1 to IBM437"
137 msg_iso_8859_1_to_ibm437_desc="W-Europe ISO 8859-1 to IBM 437 screenmap"
[all …]
/freebsd/usr.sbin/bsdinstall/scripts/
H A Dauto2 #-
4 # Copyright (c) 2013-2018 Devin Teske
40 hline_arrows_tab_enter="Press arrows, TAB or ENTER"
41 hline_arrows_tab_space_enter="Press arrows, TAB, SPACE or ENTER"
48 msg_auto_zfs_desc="Guided Root-on-ZFS"
61 msg_shell_help="Create customized partitions using command-line utilities"
79 [ -f "$PATH_FSTAB" ] && bsdinstall umount
86 --title "$title" \
87 --backtitle "$btitle" \
88 --hline "$hline" \
[all …]
H A Dzfsboot2 #-
3 # Copyright (c) 2013-2016 Allan Jude
4 # Copyright (c) 2013-2018 Devin Teske
42 # Default name of the boot-pool
54 : ${ZFSBOOT_POOL_CREATE_OPTIONS:=-O compress=lz4 -O atime=off}
174 " # END-QUOTE
197 GELI_ATTACH='geli attach -j - -k "%s" "%s"'
198 GELI_ATTACH_NOKEY='geli attach -j - "%s"'
199 GELI_DETACH_F='geli detach -f "%s"'
200 GELI_PASSWORD_INIT='geli init -b -B "%s" -e %s -J - -K "%s" -l 256 -s 4096 "%s"'
[all …]
/freebsd/share/termcap/
H A Dtermcap.531 .\" * ncurses is copyright (C) 1992-1995 *
32 .\" * Zeyd M. Ben-Halim *
77 consist of a number of `:'-separated fields.
98 in 132-column mode would be
99 .Dq vt100-w .
101 .Bl -column indent "With automatic margins (usually default)xx" -offset indent
103 -w Wide mode (more than 80 columns) vt100-w
104 -am With automatic margins (usually default) vt100-am
105 -nam Without automatic margins vt100-nam
106 .Pf \- Ar n Ta No "Number of lines on screen aaa-60"
[all …]
/freebsd/usr.bin/fortune/datfiles/
H A Dfreebsd-tips1 Any user that is a member of the wheel group can use "su -" to simulate
3 pw groupmod -n wheel -m user_name
4 -- Konstantinos Konstantinidis <kkonstan@duth.gr>
11 -x port_name".
15 -- David Scheidt <dscheidt@tumbolia.com>
20 -- Dru <genesis@istar.ca>
23 -- Dru <genesis@istar.ca>
25 Forget when Easter is? Try "ncal -e". If you need the date for Orthodox
26 Easter, use "ncal -o" instead.
27 -- Dru <genesis@istar.ca>
[all …]
/freebsd/contrib/ncurses/include/
H A DCaps.osf1r52 # Copyright 2019-2023,2024 Thomas E. Dickey #
3 # Copyright 2002-2015,2016 Free Software Foundation, Inc. #
43 # This file has three major sections; a standard-capabilities table, two
44 # extension-capability tables, and a section of aliases declarations.
53 # Column 5: KEY_xxx name, if any, `-' otherwise
54 # Column 6: value for KEY_xxx name, if any, `-' otherwise
56 # translations, `-' otherwise
59 # The codes following [Y-] in column 7 describe the versions of termcap which
63 # lot of old termcap-using programs). The codes read as follows:
95 # as an already-supported one. The compiler will handle aliasing, emitting
[all …]
H A DCaps.hpux112 # Copyright 2019-2023,2024 Thomas E. Dickey #
3 # Copyright 2002-2015,2016 Free Software Foundation, Inc. #
43 # This file has three major sections; a standard-capabilities table, two
44 # extension-capability tables, and a section of aliases declarations.
53 # Column 5: KEY_xxx name, if any, `-' otherwise
54 # Column 6: value for KEY_xxx name, if any, `-' otherwise
56 # translations, `-' otherwise
59 # The codes following [Y-] in column 7 describe the versions of termcap which
63 # lot of old termcap-using programs). The codes read as follows:
95 # as an already-supported one. The compiler will handle aliasing, emitting
[all …]
H A DCaps2 # Copyright 2019-2023,2024 Thomas E. Dickey #
3 # Copyright 1998-2015,2016 Free Software Foundation, Inc. #
30 # Author: Zeyd M. Ben-Halim <zmbenhal@netcom.com> 1992,1995
43 # This file has three major sections; a standard-capabilities table, two
44 # extension-capability tables, and a section of aliases declarations.
53 # Column 5: KEY_xxx name, if any, `-' otherwise
54 # Column 6: value for KEY_xxx name, if any, `-' otherwise
56 # translations, `-' otherwise
59 # The codes following [Y-] in column 7 describe the versions of termcap which
63 # lot of old termcap-using programs). The codes read as follows:
[all …]
H A DCaps.keys2 # Copyright 2019-2023,2024 Thomas E. Dickey #
3 # Copyright 2001-2015,2016 Free Software Foundation, Inc. #
36 # is illustrates an experimental extension to describe alt-, shift- and
37 # control-modifiers applied to function and normal keys, as done on IBM pc's.
45 # This file has three major sections; a standard-capabilities table, two
46 # extension-capability tables, and a section of aliases declarations.
55 # Column 5: KEY_xxx name, if any, `-' otherwise
56 # Column 6: value for KEY_xxx name, if any, `-' otherwise
58 # translations, `-' otherwise
61 # The codes following [Y-] in column 7 describe the versions of termcap which
[all …]

1234