/freebsd/share/man/man4/ |
H A D | keyboard.4 | 14 which means hold down ALT and press one of the function keys. 16 virtual console with the same number as the function key is then 22 To use this facility press and hold down ALT, 23 then enter a decimal number from 0-255 via the numerical keypad, then 31 pressing the scroll-lock key. 33 arrows for scrolling up and down through the last scrolled out lines. 40 .Bl -tag -width "Modifier Key" -compact 41 .It "Normal key" 42 Enter the ASCII value associated with the key. 43 .It "Function key" [all …]
|
H A D | vt.4 | 1 .\"- 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 118 Scroll Lock key, then scrolling up and down with the arrow keys. [all …]
|
/freebsd/usr.sbin/bsdconfig/include/ |
H A D | usage.hlp | 4 [press the PageDown key to go to the next screen when you finish 10 KEY ACTION 11 --- ------ 15 DOWN ARROW Move to next item (or down, in a text display box). 18 SHIFT-TAB Move to previous item or group. 19 LEFT ARROW Move to previous item or group (same as SHIFT-TAB). 21 PAGE DOWN In text display boxes, scrolls down one page. 24 If you see small "^(-)" or "v(+)" symbols at the edges of a menu, it 29 Up/Down arrow keys will cause the object to scroll by line. The 37 Most screens offer a Help button - USE IT! It generally offers useful [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/qcom/ |
H A D | qcom-apq8064-sony-xperia-lagan-yuga.dts | 1 // SPDX-License-Identifier: GPL-2.0 2 #include <dt-bindings/gpio/gpio.h> 3 #include <dt-bindings/input/input.h> 4 #include <dt-bindings/mfd/qcom-rpm.h> 5 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 7 #include "qcom-apq806 [all...] |
H A D | qcom-apq8064-asus-nexus7-flo.dts | 1 // SPDX-License-Identifier: GPL-2.0 2 #include <dt-bindings/gpio/gpio.h> 3 #include <dt-bindings/input/input.h> 4 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 6 #include "qcom-apq8064-v2.0.dtsi" 12 compatible = "asus,nexus7-fl [all...] |
/freebsd/sys/contrib/device-tree/src/arm/samsung/ |
H A D | s5pv210-galaxys.dts | 1 // SPDX-License-Identifier: GPL-2.0 3 /dts-v1/; 4 #include <dt-bindings/gpio/gpio.h> 5 #include <dt-bindings/input/input.h> 6 #include "s5pv210-aries.dtsi" 9 model = "Samsung Galaxy S1 (GT-I9000) based on S5PV210"; 11 chassis-type = "handset"; 14 stdout-pat [all...] |
H A D | s5pv210-fascinate4g.dts | 1 // SPDX-License-Identifier: GPL-2.0 3 /dts-v1/; 4 #include <dt-bindings/gpio/gpio.h> 5 #include <dt-bindings/input/input.h> 6 #include "s5pv210-aries.dtsi" 9 model = "Samsung Galaxy S Fascinate 4G (SGH-T959P) based on S5PV210"; 11 chassis-type = "handset"; 14 stdout-pat [all...] |
/freebsd/share/termcap/ |
H A D | termcap.5 | 31 .\" * 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/contrib/ncurses/include/ |
H A D | Caps-ncurses | 2 # Copyright 2019-2022,2023 Thomas E. Dickey # 31 # $Id: Caps-ncurses,v 1.15 2023/10/28 21:55:47 tom Exp $ 39 # squeezed out to get down to the XSI Curses standard set. They are flagged 49 #memory_lock meml str ml - - ----K lock memory above cursor 50 #memory_unlock memu str mu - - ----K unlock memory 51 #plab_norm pln str pn - - ----- program label #1 to show string #2 52 #label_on smln str LO - - ----- turn on soft labels 53 #label_off rmln str LF - - ----- turn off soft labels 54 #key_f11 kf11 str F1 - - ----- F11 function key 55 #key_f12 kf12 str F2 - - ----- F12 function key [all …]
|
H A D | Caps.uwin | 2 # Copyright 2019-2023,2024 Thomas E. Dickey # 3 # Copyright 2001-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 D | Caps.keys | 2 # 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 …]
|
H A D | Caps.osf1r5 | 2 # 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 D | Caps.hpux11 | 2 # 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 D | Caps | 2 # 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 D | Caps.aix4 | 2 # Copyright 2019-2023,2024 Thomas E. Dickey # 3 # Copyright 2001-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 …]
|
/freebsd/contrib/ncurses/man/ |
H A D | curs_getch.3x | 3 .\" Copyright 2018-2023,2024 Thomas E. Dickey * 4 .\" Copyright 1998-2016,2017 Free Software Foundation, Inc. * 32 .TH curs_getch 3X 2024-04-20 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls" 59 \fB\%has_key\fP \- 79 gathers a key stroke from the terminal keyboard associated with a 87 returns an integer identifying the key stroke; 90 Use of the control key as a modifier often results in a distinct code. 97 then if the no-delay flag is set in the window 158 (those corresponding to the ECMA-6 character set\(emsee 166 the term \*(``function key\*('' includes but is not limited to keycaps [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/exynos/ |
H A D | exynos5433-tm2-common.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 11 /dts-v1/; 13 #include <dt-bindings/clock/samsung,s2mps11.h> 14 #include <dt-bindings/gpio/gpio.h> 15 #include <dt-bindings/input/input.h> 16 #include <dt-bindings/interrupt-controller/irq.h> 17 #include <dt-binding [all...] |
/freebsd/contrib/netbsd-tests/lib/libc/stdlib/ |
H A D | t_hsearch.c | 3 /*- 74 #include <atf-c.h> 93 /* ch[1] should be constant from here on down. */ in ATF_TC_BODY() 99 e.key = strdup(ch); /* ptr to provided key is kept! */ in ATF_TC_BODY() 100 ATF_REQUIRE(e.key != NULL); in ATF_TC_BODY() 106 ATF_REQUIRE_STREQ(ep->key, ch); in ATF_TC_BODY() 107 ATF_REQUIRE_EQ((intptr_t)ep->data, i); in ATF_TC_BODY() 110 /* e.key should be constant from here on down. */ in ATF_TC_BODY() 111 e.key = ch; in ATF_TC_BODY() 120 ATF_REQUIRE_STREQ(ep->key, ch); in ATF_TC_BODY() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/input/ |
H A D | gpio-keys.yaml | 1 # 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 D | adc-keys.txt | 2 ------------------------------------ 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/lib/libc/db/btree/ |
H A D | bt_delete.c | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 52 * Delete the item(s) referenced by a key. 54 * Return RET_SPECIAL if the key is not found. 57 __bt_delete(const DB *dbp, const DBT *key, u_int flags) in __bt_delete() argument 64 t = dbp->internal; in __bt_delete() 67 if (t->bt_pinned != NULL) { in __bt_delete() 68 mpool_put(t->bt_mp, t->bt_pinned, 0); in __bt_delete() 69 t->bt_pinned = NULL; in __bt_delete() 72 /* Check for change to a read-only tree. */ in __bt_delete() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | da9063.txt | 3 DA9063 consists of a large and varied group of sub-devices (I2C Only): 6 ------ ------------ ----------- 7 da9063-regulator : : LDOs & BUCKs 8 da9063-onkey : : On Key 9 da9063-rtc : : Real-Time Clock (DA9063 only) 10 da9063-watchdog : : Watchdog 16 - compatible : Should be "dlg,da9063" or "dlg,da9063l" 17 - reg : Specifies the I2C slave address (this defaults to 0x58 but it can be 19 - interrupts : IRQ line information. 20 - interrupt-controller [all …]
|
/freebsd/contrib/less/ |
H A D | lesskey.nro | 4 lesskey \- customize key bindings for less 6 .B "lesskey [\-o output] [\-\-] [input]" 8 .B "lesskey [\-\-output=output] [\-\-] [input]" 10 .B "lesskey \- [all...] |
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx53-ard.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 7 /dts-v1/; 8 #include <dt-bindings/input/input.h> 13 compatible = "fsl,imx53-ard", "fsl,imx53"; 20 eim-cs1@f4000000 { 21 #address-cell [all...] |
/freebsd/share/misc/ |
H A D | usb_hid_usages | 4 # - 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 47 0x81 System Power Down 59 0x8D System Menu Down 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 [all …]
|