/freebsd/contrib/dialog/samples/ |
H A D | report-button | 10 echo "Cancel pressed.";; 12 echo "Help pressed.";; 14 echo "Extra button pressed.";; 16 echo "Item-help button pressed.";; 22 echo "ESC pressed.";;
|
H A D | report-edit | 12 echo "Cancel pressed";; 14 echo "Help pressed";; 16 echo "Extra pressed";; 18 echo "Item-help button pressed.";; 24 echo "ESC pressed.";;
|
H A D | report-tempfile | 10 echo "Cancel pressed.";; 12 echo "Help pressed: `cat "$tempfile"`";; 14 echo "Extra button pressed.";; 16 echo "Item-help button pressed: `cat "$tempfile"`";; 23 echo "ESC pressed."
|
H A D | report-string | 10 echo "Cancel pressed.";; 12 echo "Help pressed ($returntext).";; 14 echo "Extra button pressed.";; 16 echo "Item-help button pressed.";; 23 echo "ESC pressed."
|
H A D | report-yesno | 12 echo "Help pressed.";; 14 echo "Extra button pressed.";; 16 echo "Item-help button pressed.";; 22 echo "ESC pressed.";;
|
H A D | form1 | 59 echo "Button 2 (Help) pressed." 63 echo "Button 3 (Extra) pressed."
|
/freebsd/stand/forth/ |
H A D | check-password.4th | 44 \ This function blocks program flow (loops forever) until a key is pressed. 45 \ The key that was pressed is added to the top of the stack in the form of its 55 key? if \ Was a key pressed? (see loader(8)) 57 key \ Get the key that was pressed 59 \ Check key pressed (see loader(8)) and input limit 103 0 sgetkey \ Block here, waiting for a key to be pressed 106 \ security reasons). If Enter is pressed, we process the 127 drop \ last key pressed 128 again \ Enter was not pressed; repeat
|
H A D | menu.4th | 715 \ This function blocks program flow (loops forever) until a key is pressed. 716 \ The key that was pressed is added to the top of the stack in the form of its 772 key? if \ Was a key pressed? (see loader(8)) 774 \ An actual key was pressed (if the timeout is running, 775 \ kill it regardless of which key was pressed) 784 \ get the key that was pressed and exit (if we 832 dup ( n -- n n ) \ key pressed 876 dup ( n -- n n ) \ key pressed 884 2 pick ( n c-addr/u -- n c-addr/u n ) \ key pressed 903 2 pick ( n c-addr/u -- n c-addr/u n ) \ key pressed [all …]
|
H A D | menu.4th.8 | 100 by default) unless a key is pressed. 121 seconds if a key is not pressed. 163 is pressed. 168 When pressed, will cause the execution of
|
/freebsd/sys/contrib/device-tree/Bindings/input/ |
H A D | input.yaml | 14 description: Enable autorepeat when key is pressed and held down. 51 Duration in seconds which the key should be kept pressed for device to 52 power off automatically. Device with key pressed shutdown feature can 57 Duration in seconds which the key should be kept pressed for device to 58 reset automatically. Device with key pressed reset feature can specify
|
H A D | adc-keys.txt | 22 considered pressed. 58 | 2.000.000 <= value | no key pressed | 60 | 1.500.000 <= value < 2.000.000 | KEY_VOLUMEUP pressed | 62 | 1.000.000 <= value < 1.500.000 | KEY_VOLUMEDOWN pressed | 64 | 500.000 <= value < 1.000.000 | KEY_ENTER pressed | 66 | value < 500.000 | no key pressed |
|
H A D | adc-keys.yaml | 47 Voltage above or equal to which this key is considered pressed. No 68 // | 2.000.000 <= value | no key pressed | 70 // | 1.500.000 <= value < 2.000.000 | KEY_VOLUMEUP pressed | 72 // | 1.000.000 <= value < 1.500.000 | KEY_VOLUMEDOWN pressed | 74 // | 500.000 <= value < 1.000.000 | KEY_ENTER pressed | 76 // | value < 500.000 | no key pressed |
|
H A D | ti,palmas-pwrbutton.txt | 17 button should be kept pressed for Palmas to power off automatically. 21 which the power button should be kept pressed for Palmas to register
|
H A D | cirrus,ep9307-keypad.yaml | 19 and decoding one or multiple keys pressed simultaneously on a keypad. 42 Time in microseconds that key must be pressed or
|
H A D | pxa27x-keypad.txt | 8 recognized when it is pressed. It is a u32 value, and bit[31:16] 23 is low, the key is pressed(active).
|
/freebsd/usr.sbin/bsdconfig/usermgmt/share/ |
H A D | user_input.subr | 199 # Return if user has either pressed ESC or chosen Cancel/No 251 # pressed ESC or chose Cancel/No 269 # pressed ESC or chose Cancel/No 310 # Return if user has either pressed ESC or chosen Cancel/No 391 # Return if user either pressed ESC or chose Cancel/No 405 # Return if user either pressed ESC or chose Cancel/No 447 # Return if user has either pressed ESC or chosen Cancel/No 465 # Return if user has either pressed ESC or chosen Cancel/No 483 # Return if user has either pressed ESC or chosen Cancel/No 501 # Return if user has either pressed ESC or chosen Cancel/No [all …]
|
H A D | group_input.subr | 135 # Return if user has either pressed ESC or chosen Cancel/No 220 # Return if user has either pressed ESC or chosen Cancel/No 237 # Return if user has either pressed ESC or chosen Cancel/No 278 # Return if user has either pressed ESC or chosen Cancel/No 332 # Return if user has either pressed ESC or chosen Cancel/No 382 # pressed ESC or chose Cancel/No 400 # pressed ESC or chose Cancel/No 415 # success unless the user chose Cancel or pressed ESC. Data to display is taken 474 # Returns success unless the user chose Cancel or pressed ESC. Data to display 536 # Returns success unless the user chose Cancel or pressed ESC. Data to display
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/ |
H A D | Editline.h | 187 /// Interrupt the current edit as if ^C was pressed. 301 /// Line break command used when meta+return is pressed in multi-line mode. 304 /// Command used when return is pressed in multi-line mode. 307 /// Delete command used when delete is pressed in multi-line mode. 310 /// Delete command used when backspace is pressed in multi-line mode. 313 /// Line navigation command used when ^P or up arrow are pressed in multi-line 317 /// Line navigation command used when ^N or down arrow are pressed in 321 /// History navigation command used when Alt + up arrow is pressed in 325 /// History navigation command used when Alt + down arrow is pressed in
|
/freebsd/share/man/man4/ |
H A D | psm.4 | 145 Middle button status; set if pressed. 149 Right button status; set if pressed. 151 Left button status; set if pressed. 299 Some pad devices report as if the fourth button is pressed 645 .\" Left button status; set if pressed. 647 .\" Middle button status; set if pressed. 649 .\" Right button status; set if pressed. 783 Left button status; set if pressed. 785 Middle button status; set if pressed. 787 Right button status; set if pressed. [all …]
|
H A D | mouse.4 | 82 Left button status; cleared if pressed, otherwise set. 84 Middle button status; cleared if pressed, otherwise set. 88 Right button status; cleared if pressed, otherwise set. 119 If a button is pressed, the corresponding bit is cleared. 331 When a button is pressed, the corresponding bit is set.
|
H A D | sysmouse.4 | 80 Left button status; cleared if pressed, otherwise set. 82 Middle button status; cleared if pressed, otherwise set. 86 Right button status; cleared if pressed, otherwise set. 285 when a button is pressed. 335 to be delivered to the current process when a button is pressed.
|
/freebsd/usr.sbin/kbdcontrol/ |
H A D | kbdmap.5 | 145 the next key pressed will produce 273 of the next key pressed. 284 if the accent key is pressed and 285 then the space key is pressed.
|
/freebsd/sys/contrib/edk2/Include/Protocol/ |
H A D | SimpleTextInEx.h | 66 /// Reflects the currently pressed shift 163 of a Shift Key + "f" key being pressed, the only pertinent 184 pressed. 245 pressed. If KeyData.Key, KeyData.KeyState.KeyToggleState
|
/freebsd/share/man/man4/man4.powerpc/ |
H A D | abtn.4 | 74 notify types matching the pressed key. 83 notify types matching the pressed key.
|
/freebsd/contrib/bsddialog/utility/ |
H A D | bsddialog.1 | 224 button is pressed. 228 button is pressed also 234 in a Textbox if F1 key is pressed. 240 if the F1 key is pressed. 632 timeout expires or a button is pressed. 706 pressed the following values can be returned:
|