/freebsd/sys/contrib/device-tree/Bindings/power/reset/ |
H A D | restart-poweroff.txt | 5 user presses a button.
|
/freebsd/sys/contrib/device-tree/Bindings/input/ |
H A D | atmel,captouch.txt | 16 be used for reporting button presses. The array can
|
H A D | input.yaml | 20 button presses.
|
/freebsd/usr.sbin/bsdconfig/share/ |
H A D | dialog.subr | 1643 # Throw up a dialog(1) msgbox. The msgbox remains until the user presses ENTER 1646 # If the user presses ENTER, the exit status is zero (success), otherwise if 1647 # the user presses ESC the exit status is 255. 1668 # remains until the user presses ENTER or ESC, acknowledging the modal dialog. 1670 # If the user presses ENTER, the exit status is zero (success), otherwise if 1671 # the user presses ESC the exit status is 255. 1705 # The yesno prompt remains until the user presses ENTER or ESC, acknowledging 1709 # status is one, or presses ESC the exit status is 255. 1743 # The noyes prompt remains until the user presses ENTER or ESC, acknowledging 1747 # status is one, or presses ESC the exit status is 255. [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/ |
H A D | hideep.txt | 18 be used for reporting button presses. The array can
|
/freebsd/usr.sbin/bsdconfig/usermgmt/share/ |
H A D | group.subr | 139 # Loop until the user decides to Exit, Cancel, or presses ESC 272 # Loop until the user decides to Exit, Cancel, or presses ESC 405 # Loop until the user decides to Exit, Cancel, or presses ESC
|
H A D | user.subr | 347 # Loop until the user decides to Exit, Cancel, or presses ESC 590 # Loop until the user decides to Exit, Cancel, or presses ESC 988 # Loop until the user decides to Exit, Cancel, or presses ESC
|
/freebsd/usr.sbin/bsdconfig/usermgmt/ |
H A D | groupedit | 76 # Present a list of groups and loop until user Exits, Cancels or presses ESC
|
H A D | userdel | 76 # Loop until the user Exits, Cancels or presses ESC
|
H A D | useredit | 76 # Present a list of users and loop until user Exits, Cancels or presses ESC
|
H A D | groupdel | 76 # Loop until the user Exits, Cancels or presses ESC
|
/freebsd/share/man/man4/ |
H A D | atp.4 | 95 presses, set the following sysctl to a value of 2
|
/freebsd/contrib/llvm-project/lldb/include/lldb/API/ |
H A D | SBCommandInterpreter.h | 170 /// Autorepeating is triggered when the user presses Enter successively 458 /// Autorepeating is triggered when the user presses Enter successively
|
/freebsd/sys/contrib/device-tree/src/arm/nvidia/ |
H A D | tegra30-asus-nexus7-tilapia.dtsi | 190 * and this results in unwanted key-presses handled by
|
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/ |
H A D | bugpoint.cpp | 71 /// BugpointIsInterrupted - Set to true when the user presses ctrl-c.
|
H A D | ListReducer.h | 84 // Halt if the user presses ctrl-c. in reduceList()
|
H A D | BugDriver.h | 40 /// BugpointIsInterrupted - Set to true when the user presses ctrl-c.
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_io.cpp | 54 /* wait until user presses return before closing window */ in is_console()
|
/freebsd/contrib/dialog/ |
H A D | pause.c | 41 * exits when timeout is reached (status OK) or the user presses:
|
H A D | dialog.1 | 427 Display the given file using a textbox when the user presses F1. 1170 or the user presses the OK button 1172 or the user presses the CANCEL button
|
/freebsd/contrib/ncurses/man/ |
H A D | curs_mouse.3x | 358 presses of buttons 4 or 5 without matching button-releases.
|
/freebsd/sys/dev/usb/input/ |
H A D | ums.c | 303 /* T-axis is translated into button presses */ in ums_intr_callback() 335 /* translate T-axis into button presses until further */ in ums_intr_callback()
|
/freebsd/usr.sbin/bluetooth/bthidd/ |
H A D | hid.c | 548 /* translate T-axis into button presses */ in hid_interrupt()
|
/freebsd/usr.bin/at/ |
H A D | at.c | 125 /* If the user presses ^C, remove the spool file and exit in sigc()
|
/freebsd/sys/dev/syscons/ |
H A D | scmouse.c | 825 /* process button presses */ in sc_mouse_ioctl()
|