Home
last modified time | relevance | path

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

12345678910>>...33

/freebsd/contrib/bsddialog/lib/
H A Dtheme.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2021-2023 Alfonso Sabato Siciliano
93 .button.minmargin = 1,
94 .button.maxmargin = 5,
95 .button.leftdelim = '[',
96 .button.rightdelim = ']',
97 .button.f_delimcolor = WHITE,
98 .button.delimcolor = WHITE,
99 .button.f_color = BLACK,
[all …]
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...]
/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...]
H A Dutil_theme.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2022-2024 Alfonso Sabato Siciliano
114 {"\n# Menus: --checklist, --men
[all...]
H A Dutil_cli.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2021-2023 Alfonso Sabato Siciliano
152 {"alternate-screen", no_argument, NULL, ALTERNATE_SCREEN},
153 {"and-dialog", no_argument, NULL, AND_DIALOG},
154 {"and-widget", no_argument, NULL, AND_DIALOG},
155 {"ascii-line
[all...]
/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/contrib/dialog/
H A Dbuttons.c4 * buttons.c -- draw buttons, e.g., OK/Cancel
6 * Copyright 2000-2020,2021 Thomas E. Dickey
31 #define MIN_BUTTON (-dialog_state.visit_cols)
42 int left = (longest - len) / 2; in center_label()
43 right = (longest - len - left); in center_label()
125 * Determine the hot-keys for a set of button-labels. Normally these are
127 * button has the same first-uppercase, then we will (attempt to) look for
152 if ((last - first) != 1) { in get_hotkeys()
174 * Print a button
205 if ((last - first) != 1) { in print_button()
[all …]
H A Dmsgbox.c4 * msgbox.c -- implements the message box and info box
6 * Copyright 2000-2019,2020 Thomas E. Dickey
31 * Display a message box. Program will pause and display an "OK" button
32 * if the parameter 'pauseopt' is non-zero.
38 /* *INDENT-OFF* */ in dialog_msgbox()
46 /* *INDENT-ON* */ in dialog_msgbox()
49 int button; in dialog_msgbox() local
72 button = dlg_default_button(); in dialog_msgbox()
97 page = height - (1 + 3 * MARGIN); in dialog_msgbox()
110 mouse_mkbutton(height - 2, width / 2 - 4, 6, '\n'); in dialog_msgbox()
[all …]
H A Dyesno.c4 * yesno.c -- implements the yes/no box
6 * Copyright 1999-2019,2020 Thomas E. Dickey
31 * Display a dialog box with two buttons - Yes and No.
36 /* *INDENT-OFF* */ in dialog_yesno()
44 /* *INDENT-ON* */ in dialog_yesno()
48 int button = dlg_default_button(); in dialog_yesno() local
92 page = height - (1 + 3 * MARGIN); in dialog_yesno()
94 height - 2 * MARGIN, 0, in dialog_yesno()
95 buttons, button, FALSE, width); in dialog_yesno()
108 if (!dlg_button_key(result, &button, &key, &fkey)) in dialog_yesno()
[all …]
H A Dpause.c4 * pause.c -- implements the pause dialog
6 * Copyright 2004-2019,2020 Thomas E. Dickey
42 * OK button (status OK)
43 * CANCEL button (status CANCEL)
54 /* *INDENT-OFF* */ in dialog_pause()
61 /* *INDENT-ON* */ in dialog_pause()
69 int button = dlg_default_button(); in dialog_pause() local
109 MIN_HIGH + MARGIN - BTN_HIGH, in dialog_pause()
112 gauge_y = height - button_high - (1 + 2 * MARGIN); in dialog_pause()
140 2 + MARGIN, width - 2 * (2 + MARGIN), in dialog_pause()
[all …]
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/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/share/man/man4/
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 Dsysmouse.41 .\" Copyright 1997 John-Mark Gurney. All rights reserved.
12 .\" THIS SOFTWARE IS PROVIDED BY John-Mark Gurney AND CONTRIBUTORS ``AS IS'' AND
72 .Bl -tag -width Byte_1 -compact
74 .Bl -tag -width bit_7 -compact
80 Left button status; cleared if pressed, otherwise set.
82 Middle button status; cleared if pressed, otherwise set.
84 if the device does not have the middle button.
86 Right button status; cleared if pressed, otherwise set.
90 \-128 through 127.
93 \-128 through 127.
[all …]
H A Dmouse.43 .\" Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
41 provide user programs with movement and button state information of the mouse.
54 Movement and button states are usually encoded in fixed-length data packets.
58 The mouse drivers may have ``non-blocking'' attribute which will make
74 .Bl -tag -width Byte_1 -compact
76 .Bl -tag -width bit_7 -compact
82 Left button status; cleared if pressed, otherwise set.
84 Middle button status; cleared if pressed, otherwise set.
86 if the device does not have the middle button.
88 Right button status; cleared if pressed, otherwise set.
[all …]
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
143 Access IBM Button
158 .Bl -tag -width indent
160 (read-only)
165 (read-only)
174 driver being loaded, only the Fn+F4 button generates an ACPI event.
186 .Bl -tag -width indent-two -compact
[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...]
/freebsd/contrib/bsddialog/
H A DCHANGELOG1 2024-07-01 1.0.4
8 2024-05-27 1.0.3
11 change: --form and --mixedform do not print field value to output fd if
12 <fieldlen> is <= 0 (readonly). To note --mixedgaug
[all...]
/freebsd/sys/contrib/device-tree/src/mips/ingenic/
H A Dgcw0.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
5 #include <dt-bindings/clock/ingenic,tcu.h>
7 #include <dt-bindings/gpio/gpio.h>
8 #include <dt-bindings/iio/adc/ingenic,adc.h>
9 #include <dt-bindings/input/input.h>
29 stdout-path = "serial2:57600n8";
33 compatible = "regulator-fixed";
34 regulator-name = "vcc";
36 regulator-min-microvolt = <3300000>;
[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/usr.sbin/bsdinstall/partedit/
H A Ddiskmenu.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
58 " %-9s %-15s %s", size, items[i].type, mp); in diskmenu_show()
73 conf.button.ok_label = "Create"; in diskmenu_show()
74 conf.button.with_extra = true; in diskmenu_show()
75 conf.button.extra_label = "Delete"; in diskmenu_show()
76 conf.button.cancel_label = "Modify"; in diskmenu_show()
77 conf.button.with_help = true; in diskmenu_show()
78 conf.button.help_label = "Revert"; in diskmenu_show()
79 conf.button.right1_label = "Auto"; in diskmenu_show()
[all …]
/freebsd/sys/dev/acpica/
H A Dacpi_button.c1 /*-
49 ACPI_MODULE_NAME("BUTTON")
106 if (acpi_disabled("button")) in acpi_button_probe()
114 device_set_desc(dev, "Power Button"); in acpi_button_probe()
115 sc->button_type = ACPI_POWER_BUTTON; in acpi_button_probe()
117 device_set_desc(dev, "Power Button (fixed)"); in acpi_button_probe()
118 sc->button_type = ACPI_POWER_BUTTON; in acpi_button_probe()
119 sc->fixed = true; in acpi_button_probe()
121 device_set_desc(dev, "Sleep Button"); in acpi_button_probe()
122 sc->button_type = ACPI_SLEEP_BUTTON; in acpi_button_probe()
[all …]
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Darmada-xp-lenovo-ix4-300d.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Device Tree file for Lenovo Iomega ix4-300d
8 /dts-v1/;
10 #include <dt-bindings/input/input.h>
11 #include <dt-bindings/gpio/gpio.h>
12 #include "armada-xp-mv78230.dtsi"
15 model = "Lenovo Iomega ix4-300d";
16 compatible = "lenovo,ix4-300d", "marvell,armadaxp-mv78230",
17 "marvell,armadaxp", "marvell,armada-370-xp";
20 stdout-path = "serial0:115200n8";
[all …]

12345678910>>...33