Home
last modified time | relevance | path

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

1234567891011

/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.42 .\" 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
104 3, usually the right button.
[all …]
/freebsd/usr.sbin/moused/moused/
H A Dmoused.81 .\" SPDX-License-Identifier: BSD-4-Clause
80 reports translation movement, button press/release
111 .Bl -tag -width indent
113 Emulate the third (middle) button for 2-button mice.
117 Set double click speed as the maximum interval in msec between button clicks.
126 When the third button emulation is enabled
156 button down will cause motion to be interpreted as
187 button down will cause motion to be interpreted as scrolling.
245 Values less than 1.0 slow down movement, values greater than 1.0 speed it
269 .Bl -tag -compact -width modelxxx
[all …]
H A Dmoused.conf.51 .\" SPDX-License-Identifier: BSD-2-Clause
38 mice parameters on per-device basis.
53 Section names are free-form and may contain spaces.
55 .Bl -tag -width indent
63 A lower-case bus name. Currently supported are usb, bluetooth, ps2,
66 The hexadecmial 4-digit vendor ID, product ID or driver version as
74 tablet-pad.
78 .Bl -tag -width indent
90 Set double click speed as the maximum interval in msec between button clicks.
103 Emulate the third (middle) button for 2-button mice.
[all …]
H A Dmoused.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 1997-2000 Kazutaka YOKOTA <yokota@FreeBSD.org>
5 * Copyright (c) 2004-2008 Philip Paeps <philip@FreeBSD.org>
6 * Copyright (c) 2008 Jean-Sebastien Pedron <dumbbell@FreeBSD.org>
90 /* Abort 3-button emulation delay after this many movement events. */
93 #define MOUSE_XAXIS (-1)
94 #define MOUSE_YAXIS (-2)
188 /* Default phisical to logical button mapping */
232 u_int taphold_timeout; /* Maximum elapsed time between two taps to consider a tap-hold action */
[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/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 …]
H A Dsuse.rc3 # Run-time configuration file for dialog, matches SuSE 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/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/
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/contrib/bsddialog/lib/
H A Dbsddialog.32 .\" Copyright (c) 2021-2025 Alfonso Sabato Siciliano
345 .Bd -literal -offset indent -compact
404 } button;
408 .Bl -column -compact
432 down margin if
466 .Bl -column -compact
477 .Bl -column -compact
536 .Bl -column -compact
537 .It Fa conf.button.always_active
545 .It Fa conf.button.left1_label
[all …]

1234567891011