Home
last modified time | relevance | path

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

12345

/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/Bindings/input/
H A Dadc-keys.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/input/adc-keys.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Alexandre Belloni <alexandre.belloni@bootlin.com>
13 - $ref: input.yaml#
17 const: adc-keys
19 io-channels:
22 io-channel-names:
25 keyup-threshold-microvolt:
[all …]
H A Dadc-keys.txt2 ------------------------------------
5 - compatible: "adc-keys"
6 - io-channels: Phandle to an ADC channel
7 - io-channel-names = "buttons";
8 - keyup-threshold-microvolt: Voltage above or equal to which all the keys are
12 - poll-interval: Poll interval time in milliseconds
13 - autorepeat: Boolean, Enable auto repeat feature of Linux input
16 Each button (key) is represented as a sub-node of "adc-keys":
18 Required subnode-properties:
19 - label: Descriptive name of the key.
[all …]
/freebsd/contrib/wpa/wpa_supplicant/examples/
H A Dwps-ap-cli8 echo "Push button on the station within two minutes"
9 if ! $CLI wps_pbc | grep -q OK; then
16 echo "Enter a PIN from a station to be enrolled to the network."
19 cpin=`$CLI wps_check_pin "$pin" | tail -1`
20 if [ "$cpin" = "FAIL-CHECKSUM" ]; then
49 echo "------"
50 echo "1: Push button (activate PBC)"
51 echo "2: Enter Enrollee PIN"
53 echo "0: Exit wps-ap-cli"
/freebsd/contrib/dialog/
H A Ddialog.13 .\" Copyright 2005-2020,2021 Thomas E. Dickey
53 dialog \- display dialog boxes from shell scripts
55 \fB\*p \-\-clear\fP
57 .BI "\*p \-\-create\-rc " file
59 \fB\*p \-\-print\-maxsize\fP
62 \fIcommon-options\fP
63 \fIbox-options\fP
108 Use the "\fB\-\-and\-widget\fP" token to force \fB\*p\fP to proceed to the next
118 \*(``\fB\-\-output\-fd\fP\*('',
119 \*(``\fB\-\-stderr\fP\*('' and
[all …]
H A Ddlg_keys.c4 * dlg_keys.c -- runtime binding support for dialog
6 * Copyright 2006-2019,2020 Thomas E. Dickey
53 for (p = all_bindings, q = 0; p != 0; q = p, p = p->link) { in dlg_register_window()
54 if (p->win == win && !strcmp(p->name, name)) { in dlg_register_window()
55 p->binding = binding; in dlg_register_window()
59 /* add built-in bindings at the end of the list (see compare_bindings). */ in dlg_register_window()
61 p->win = win; in dlg_register_window()
62 p->name = name; in dlg_register_window()
63 p->binding = binding; in dlg_register_window()
65 q->link = p; in dlg_register_window()
[all …]
/freebsd/contrib/dialog/samples/
H A Dmsgbox-help2 # $Id: msgbox-help,v 1.7 2020/11/26 00:03:58 tom Exp $
4 . ./setup-vars
6 $DIALOG --title "MESSAGE BOX" --clear \
7 --help-button "$@" \
8 --msgbox "Hi, this is a simple message box. You can use this to \
10 you press the ENTER key." 10 41
14 . ./report-button
H A Deditbox23 # example with extra- and help-buttons
5 . ./setup-vars
7 . ./setup-edit
14 PGDN - Move down one page
15 PGUP - Move up one page
16 DOWN - Move down one line
17 UP - Move up one line
18 DELETE - Delete the current character
19 BACKSPC - Delete the previous character
23 CTRL C - Copy text
[all …]
H A Dmsgbox4 . ./setup-vars
6 $DIALOG --title "MESSAGE BOX" --clear "$@" \
7 --msgbox "Hi, this is a simple message box. You can use this to \
9 you press the ENTER key." 10 41
13 . ./report-button
H A Dmsgbox4-8bit2 # $Id: msgbox4-8bit,v 1.8 2020/11/26 00:26:09 tom Exp $
4 . ./setup-vars
6 . ./testdata-8bit
11 $DIALOG --title "MESSAGE BOX (width $width)" --no-collapse --colors "$@" \
12 --msgbox "\
13 This sample uses characters which are non-printing in POSIX locale.
15 \Z1`./rotated-data 0 "$SAMPLE"` \Z2`./rotated-data 1 "$SAMPLE"` \Z3`./rotated-data 2 "$SAMPLE"` \Z4…
19 you press the ENTER key." 22 $width
26 . ./report-button;
H A Dmsgbox4-utf82 # $Id: msgbox4-utf8,v 1.13 2020/11/26 00:25:37 tom Exp $
4 . ./setup-vars
6 . ./setup-utf8
11 $DIALOG --title "MESSAGE BOX (width $width)" --no-collapse "$@" \
12 --msgbox "\
13 This sample is written in UTF-8.
17 (3) whether the character at line-folding is lost or not.
25 you press the ENTER key." 22 $width
32 . ./report-button;
/freebsd/share/man/man4/
H A Dacpi.465 .Bl -tag -width indent
127 to enter when the lid switch (i.e., a notebook screen) is closed, or
135 to enter when the power button is pressed, or
140 (power-off nicely).
157 to enter when the sleep button is pressed.
158 This is usually a special function button on the keyboard.
161 (suspend-to-RAM).
170 .Bl -tag -width indent
206 .Bl -tag -width indent
230 BIOS, you can set this to 0 to re-enable ACPI for testing.
[all …]
/freebsd/contrib/bsddialog/utility/
H A Dbsddialog.12 .\" Copyright (c) 2021-2024 Alfonso Sabato Siciliano
40 .Op Ar dialog-argument
46 .Oo Fl Fl and-dialog
62 .Fl Fl and-dialog
74 .Dv -1
81 .Bl -tag -width Ds
82 .It Fl Fl alternate-screen
85 .It Fl Fl ascii-lines
89 .It Fl Fl begin-
[all...]
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3566-anbernic-rg-arc.dtsi1 // 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-rgxx3.dtsi"
12 compatible = "pwm-backlight";
13 power-supply = <&vcc_sys>;
18 compatible = "simple-battery";
19 charge-full-design-microamp-hours = <3472000>;
[all …]
H A Drk3566-anbernic-rg503.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-rgxx3.dtsi"
20 adc-joystick {
21 compatible = "adc-joystick";
22 io-channels = <&adc_mux 0>,
26 pinctrl-0 = <&joy_mux_en>;
[all …]
H A Drk3566-anbernic-rg353vs.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"
21 compatible = "simple-battery";
22 charge-full-design-microamp-hours = <3151000>;
23 charge-term-current-microamp = <300000>;
24 constant-charge-current-max-microamp = <2000000>;
[all …]
/freebsd/sys/contrib/device-tree/src/arm/allwinner/
H A Dsun5i-a13-olinuxino.dts4 * Maxime Ripard <maxime.ripard@free-electrons.com>
6 * This file is dual-licensed: you can use it either under the terms
45 /dts-v1/;
46 #include "sun5i-a13.dtsi"
47 #include "sunxi-common-regulators.dtsi"
49 #include <dt-bindings/gpio/gpio.h>
50 #include <dt-bindings/input/input.h>
53 model = "Olimex A13-Olinuxino";
54 compatible = "olimex,a13-olinuxino", "allwinner,sun5i-a13";
61 stdout-path = "serial0:115200n8";
[all …]
H A Dsun7i-a20-olimex-som-evb.dts2 * Copyright 2015 - Marcus Cooper <codekipper@gmail.com>
3 * Copyright 2015 - Karsten Merker <merker@debian.org>
5 * This file is dual-licensed: you can use it either under the terms
44 /dts-v1/;
45 #include "sun7i-a20.dtsi"
46 #include "sunxi-common-regulators.dtsi"
48 #include <dt-bindings/gpio/gpio.h>
49 #include <dt-bindings/input/input.h>
50 #include <dt-bindings/interrupt-controller/irq.h>
53 model = "Olimex A20-Olimex-SOM-EVB";
[all …]
H A Dsun7i-a20-olinuxino-micro.dts4 * Maxime Ripard <maxime.ripard@free-electrons.com>
6 * This file is dual-licensed: you can use it either under the terms
45 /dts-v1/;
46 #include "sun7i-a20.dtsi"
47 #include "sunxi-common-regulators.dtsi"
49 #include <dt-bindings/gpio/gpio.h>
50 #include <dt-bindings/input/input.h>
51 #include <dt-bindings/interrupt-controller/irq.h>
54 model = "Olimex A20-Olinuxino Micro";
55 compatible = "olimex,a20-olinuxino-micro", "allwinner,sun7i-a20";
[all …]
H A Dsun5i-a10s-olinuxino-micro.dts4 * Maxime Ripard <maxime.ripard@free-electrons.com>
6 * This file is dual-licensed: you can use it either under the terms
45 /dts-v1/;
46 #include "sun5i-a10s.dtsi"
47 #include "sunxi-common-regulators.dtsi"
49 #include <dt-bindings/gpio/gpio.h>
50 #include <dt-bindings/input/input.h>
53 model = "Olimex A10s-Olinuxino Micro";
54 compatible = "olimex,a10s-olinuxino-micro", "allwinner,sun5i-a10s";
63 stdout-path = "serial0:115200n8";
[all …]
H A Dsun5i-gr8-evb.dts5 * Mylène Josserand <mylene.josserand@free-electrons.com>
7 * This file is dual-licensed: you can use it either under the terms
46 /dts-v1/;
47 #include "sun5i-gr8.dtsi"
48 #include "sunxi-common-regulators.dtsi"
50 #include <dt-bindings/gpio/gpio.h>
51 #include <dt-bindings/input/input.h>
52 #include <dt-bindings/interrupt-controller/irq.h>
55 model = "NextThing GR8-EVB";
56 compatible = "nextthing,gr8-evb", "nextthing,gr8";
[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/arm/
H A Dintegratorap-im-pd1.dts1 // SPDX-License-Identifier: GPL-2.0
4 * with the IM-PD1 example logical module mounted.
10 model = "ARM Integrator/AP with IM-PD1";
11 compatible = "arm,integrator-ap";
13 reserved-memory {
14 #address-cells = <1>;
15 #size-cells = <1>;
19 /* 1 MB of designated video RAM on the IM-PD1 */
20 compatible = "shared-dma-pool";
22 no-map;
[all …]
/freebsd/sys/contrib/device-tree/src/arm/microchip/
H A Dat91sam9m10g45ek.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * at91sam9m10g45ek.dts - Device Tree file for AT91SAM9M10G45-EK board
8 /dts-v1/;
10 #include <dt-bindings/pwm/pwm.h>
13 model = "Atmel AT91SAM9M10G45-E
[all...]
/freebsd/contrib/bsddialog/lib/
H A Dbsddialog.32 .\" Copyright (c) 2021-2024 Alfonso Sabato Siciliano
337 .Bd -literal -offset indent -compact
396 } button;
400 .Bl -column -compact
458 .Bl -column -compact
469 .Bl -colum
[all...]

12345