| /freebsd-14.2/sys/dev/hyperv/input/ |
| H A D | hv_kbdc.h | 69 } keystroke; typedef 74 keystroke ks; 104 int hv_kbd_produce_ks(hv_kbd_sc *sc, const keystroke *ks); 105 int hv_kbd_fetch_top(hv_kbd_sc *sc, keystroke *top); 106 int hv_kbd_modify_top(hv_kbd_sc *sc, keystroke *top);
|
| H A D | hv_kbdc.c | 115 keystroke ks; 145 hv_kbd_produce_ks(hv_kbd_sc *sc, const keystroke *ks) in hv_kbd_produce_ks() 167 hv_kbd_fetch_top(hv_kbd_sc *sc, keystroke *result) in hv_kbd_fetch_top() 208 hv_kbd_modify_top(hv_kbd_sc *sc, keystroke *top) in hv_kbd_modify_top() 260 const hv_kbd_keystroke *keystroke = in hv_kbd_on_received() local 279 info = keystroke->ks.info; in hv_kbd_on_received() 280 scan_code = keystroke->ks.makecode; in hv_kbd_on_received() 283 hv_kbd_produce_ks(sc, &keystroke->ks); in hv_kbd_on_received()
|
| H A D | hv_kbd.c | 268 keystroke ks; in hvkbd_read_char_locked()
|
| /freebsd-14.2/contrib/ntp/scripts/ |
| H A D | plot_summary-opts.def | 80 descrip = "Don't wait for keystroke between plots";
|
| H A D | plot_summary-opts | 59 --dont-wait Don't wait for keystroke between plots
|
| H A D | invoke-plot_summary.texi | 54 --dont-wait Don't wait for keystroke between plots
|
| /freebsd-14.2/contrib/ntp/scripts/update-leap/ |
| H A D | update-leap-opts | 58 --dont-wait Don't wait for keystroke between plots
|
| H A D | update-leap-opts.def | 106 descrip = "Don't wait for keystroke between plots";
|
| /freebsd-14.2/stand/forth/ |
| H A D | delay.4th | 85 key \ obtain ASCII value for keystroke
|
| /freebsd-14.2/share/syscons/keymaps/ |
| H A D | ce.iso2.kbd | 13 # Others must be followed by another keystroke resulting
|
| H A D | cz.iso2.kbd | 20 # Others must be followed by another keystroke resulting
|
| H A D | sk.iso2.kbd | 20 # Others must be followed by another keystroke resulting
|
| /freebsd-14.2/share/vt/keymaps/ |
| H A D | centraleuropean.qwerty.kbd | 13 # Others must be followed by another keystroke resulting
|
| H A D | centraleuropean.kbd | 13 # Others must be followed by another keystroke resulting
|
| H A D | sk.kbd | 20 # Others must be followed by another keystroke resulting
|
| /freebsd-14.2/contrib/nvi/cl/ |
| H A D | README.signal | 93 per keystroke, but the code isn't pretty and it's hard to make sure
|
| /freebsd-14.2/crypto/openssh/ |
| H A D | ChangeLog | 201 upstream: fix proxy multiplexing mode, broken when keystroke timing 917 upstream: when deciding whether to enable keystroke timing 1506 upstream: randomise keystroke obfuscation intervals and average 1659 upstream: trigger keystroke timing obfucation only if the channels 1676 debug messages when keystroke timing obfuscation was never started; spotted 1687 whether channel data was enqueued. Will be used to improve keystroke timing 1698 originally requested a tty; enables keystroke timing obfuscation for most 1762 upstream: Add keystroke timing obfuscation to the client. 1764 This attempts to hide inter-keystroke timings by sending interactive 1767 for a random interval after the last real keystroke. These are
|
| /freebsd-14.2/contrib/ncurses/doc/ |
| H A D | hackguide.doc | 155 that breaks the library. (Even better is a keystroke recipe using
|
| H A D | ncurses-intro.doc | 395 int c = getch(); /* refresh, accept single keystroke of input */ 399 /* process the command keystroke */ 1321 and editing key to any keystroke accepted by curses Fields may have
|
| /freebsd-14.2/contrib/ntp/util/ |
| H A D | ntp-keygen-opts.def | 1097 Various means dependent on external events, such as keystroke intervals,
|
| H A D | invoke-ntp-keygen.texi | 831 Various means dependent on external events, such as keystroke intervals,
|
| /freebsd-14.2/contrib/tcsh/ |
| H A D | Fixes | 2048 7. Don't bind single keystroke arrow keys, when they are already bound!
|
| /freebsd-14.2/contrib/ncurses/ |
| H A D | NEWS | 14989 + fix for bug in handling of interrupted keystroke waits,
|