Home
last modified time | relevance | path

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

12345678910

/freebsd/contrib/ncurses/man/
H A Dcurs_mouse.3x3 .\" Copyright 2018-2023,2024 Thomas E. Dickey *
4 .\" Copyright 1998-2015,2017 Free Software Foundation, Inc. *
32 .TH curs_mouse 3X 2024-04-20 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls"
56 \fB\%mouseinterval\fP \-
67 \fB mmask_t bstate; \fI/* button state bits */
90 pseudo-key values in the \fB\%wgetch\fP(3X) input stream.
98 function such as \fB\%getstr\fP that expects a linefeed for input-loop
109 or if the terminal does not support mouse-events,
112 If \fIoldmask\fP is non-\fBNULL\fP,
118 Whether this happens is device-dependent.
[all …]
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Dgpio-mouse.txt1 Device-Tree bindings for GPIO attached mice
4 to 5-7 GPIO lines.
7 - compatible: must be "gpio-mouse"
8 - scan-interval-ms: The scanning interval in milliseconds
9 - up-gpios: GPIO line phandle to the line indicating "up"
10 - down-gpios: GPIO line phandle to the line indicating "down"
11 - left-gpios: GPIO line phandle to the line indicating "left"
12 - right-gpios: GPIO line phandle to the line indicating "right"
15 - button-left-gpios: GPIO line handle to the left mouse button
16 - button-middle-gpios: GPIO line handle to the middle mouse button
[all …]
H A Dgpio-keys.yaml1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
4 $id: http://devicetree.org/schemas/input/gpio-keys.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Ro
[all...]
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/share/man/man4/
H A Dacpi_ibm.436 .Bd -ragged -offset indent
43 .Bd -literal -offset indent
80 .Bl -tag -width "subsystem" -offset indent -compact
95 .Bl -tag -width "subsystem" -offset indent -compact
129 Fn + End (Brightness down)
139 Volume Down
143 Access IBM Button
158 .Bl -tag -width indent
160 (read-only)
165 (read-only)
[all …]
H A Dcyapa.434 .Bd -ragged -offset indent
42 .Bd -literal -offset indent
68 .Bd -literal
70 +--------------------+------------+
72 | | Button |
74 | Button +------------+
76 | | Button |
77 +--------------------+............|
78 | Thumb/Button Area | 15%
79 +---------------------------------+
[all …]
H A Dvt.41 .\"-
2 .\" SPDX-License-Identifier: BSD-2-Clause
72 .Bl -item -offset indent
74 Unicode UTF-8 text with double-width characters.
79 Graphics-mode consoles.
94 Alt-F1 through Alt-F12 correspond to the first twelve virtual terminals.
95 If more than twelve virtual terminals are created, Shift-Alt-F1 through
96 Shift-Alt-F4 are used to switch to the additional terminals.
99 Press and hold down mouse button 1, usually the left button, while
103 To select more text after releasing mouse button 1, press mouse button
[all …]
/freebsd/usr.sbin/moused/
H A Dmoused.81 .\"-
2 .\" SPDX-License-Identifier: BSD-4-Clause
77 reports translation movement, button press/release
108 .Bl -tag -width indent
110 Emulate the third (middle) button for 2-butto
[all...]
H A Dmoused.c2 ** SPDX-License-Identifier: BSD-4-Clause
82 /* Abort 3-button emulation delay after this many movement events. */
88 #define MOUSE_XAXIS (-1)
89 #define MOUSE_YAXIS (-2)
114 #define tsclr(tvp) ((tvp)->tv_sec = (tvp)->tv_nse
2513 int button; r_timestamp() local
2592 int button; r_click() local
[all...]
/freebsd/sys/contrib/device-tree/src/arm/allwinner/
H A Dsun4i-a10-inet9f-rev03.dts4 * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
44 #include "sun4i-a10.dtsi"
45 #include "sunxi-common-regulators.dtsi"
46 #include <dt-bindings/gpio/gpio.h>
47 #include <dt-bindings/input/input.h>
48 #include <dt-bindings/interrupt-controller/irq.h>
51 model = "iNet-9F Rev 03";
52 compatible = "inet-tek,inet9f-rev03", "allwinner,sun4i-a10";
59 stdout-path = "serial0:115200n8";
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/allwinner/
H A Dsun50i-h700-anbernic-rg35xx-2024.dts1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
6 /dts-v1/;
8 #include "sun50i-h616.dtsi"
9 #include "sun50i-h616-cpu-opp.dtsi"
10 #include <dt-bindings/gpio/gpio.h>
11 #include <dt-bindings/input/linux-event-codes.h>
12 #include <dt-bindings/interrupt-controller/arm-gic.h>
13 #include <dt-bindings/leds/common.h>
17 chassis-type = "handset";
18 compatible = "anbernic,rg35xx-2024", "allwinner,sun50i-h700";
[all …]
/freebsd/contrib/expat/doc/
H A Dok.min.css2-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:conten… selector
/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/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
424 down margin if
458 .Bl -column -compac
[all...]
/freebsd/sys/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-g12b-odroid-go-ultra.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
8 #include "meson-g12b-s922x.dtsi"
9 #include <dt-bindings/input/input.h>
10 #include <dt-bindings/leds/common.h>
11 #include <dt-bindings/gpio/meson-g12a-gpio.h>
12 #include <dt-bindings/sound/meson-g12a-toacodec.h>
13 #include <dt-bindings/sound/meson-g12a-tohdmitx.h>
16 compatible = "hardkernel,odroid-go-ultra", "amlogic,s922x", "amlogic,g12b";
17 model = "Hardkernel ODROID-GO-Ultra";
[all …]
H A Dmeson-gxbb-p200.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 /dts-v1/;
10 #include "meson-gxbb-p20x.dtsi"
11 #include <dt-bindings/input/input.h>
12 #include <dt-bindings/sound/meson-aiu.h>
15 compatible = "amlogic,p200", "amlogic,meson-gxbb";
18 spdif_dit: audio-codec-0 {
19 #sound-dai-cells = <0>;
20 compatible = "linux,spdif-dit";
21 sound-name-prefix = "DIT";
[all …]
/freebsd/contrib/dialog/samples/
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 Ddebian.rc3 # Run-time configuration file for dialog, matches Debian color scheme.
8 # Number - <number>
9 # String - "string"
10 # Boolean - <ON|OFF>
11 # Attribute - (foreground,background,highlight?)
13 # Set aspect-ration.
19 # Set tab-length (for textbox tab-conversion).
22 # Make tab-traversal for checklist, etc., include the list.
46 # Active button color
49 # Inactive button color
[all …]
H A Dsourcemage.rc3 # Run-time configuration file for dialog, matches SourceMage color scheme.
7 # Number - <number>
8 # String - "string"
9 # Boolean - <ON|OFF>
10 # Attribute - (foreground,background,highlight?)
12 # Set aspect-ration.
18 # Set tab-length (for textbox tab-conversion).
21 # Make tab-traversal for checklist, etc., include the list.
45 # Active button color
48 # Inactive button color
[all …]
/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 …]
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dpinctrl-stmfx.txt1 STMicroelectronics Multi-Function eXpander (STMFX) GPIO expander bindings
3 ST Multi-Function eXpander (STMFX) offers up to 24 GPIOs expansion.
7 - compatible: should be "st,stmfx-0300-pinctrl".
8 - #gpio-cells: should be <2>, the first cell is the GPIO number and the second
9 cell is the gpio flags in accordance with <dt-bindings/gpio/gpio.h>.
10 - gpio-controller: marks the device as a GPIO controller.
11 - #interrupt-cells: should be <2>, the first cell is the GPIO number and the
13 <dt-bindings/interrupt-controller/irq.h>.
14 - interrupt-controller: marks the device as an interrupt controller.
15 - gpio-ranges: specifies the mapping between gpio controller and pin
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3308-evb.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 /dts-v1/;
8 #include <dt-bindings/input/input.h>
13 compatible = "rockchip,rk3308-evb", "rockchip,rk3308";
16 stdout-path = "serial4:1500000n8";
19 adc-keys0 {
20 compatible = "adc-keys";
21 io-channels = <&saradc 0>;
22 io-channel-names = "buttons";
23 poll-interval = <100>;
[all …]
H A Drk3399-sapphire-excavator.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
7 #include "rk3399-sapphire.dtsi"
10 model = "Excavator-RK3399 Board";
11 compatible = "rockchip,rk3399-sapphire-excavator", "rockchip,rk3399";
17 adc-keys {
18 compatible = "adc-keys";
19 io-channels = <&saradc 1>;
20 io-channel-names = "buttons";
21 keyup-threshold-microvolt = <1800000>;
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8916-lg-c50.dts1 // SPDX-License-Identifier: GPL-2.0-only
3 /dts-v1/;
5 #include "msm8916-pm8916.dtsi"
7 #include <dt-bindings/gpio/gpio.h>
12 chassis-type = "handset";
21 stdout-path = "serial0";
24 gpio-keys {
25 compatible = "gpio-keys";
27 pinctrl-0 = <&gpio_keys_default>;
28 pinctrl-names = "default";
[all …]

12345678910