Searched refs:keystroke (Results 1 – 23 of 23) sorted by relevance
| /src/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 | 114 keystroke ks; 144 hv_kbd_produce_ks(hv_kbd_sc *sc, const keystroke *ks) in hv_kbd_produce_ks() 166 hv_kbd_fetch_top(hv_kbd_sc *sc, keystroke *result) in hv_kbd_fetch_top() 207 hv_kbd_modify_top(hv_kbd_sc *sc, keystroke *top) in hv_kbd_modify_top() 259 const hv_kbd_keystroke *keystroke = in hv_kbd_on_received() local 278 info = keystroke->ks.info; in hv_kbd_on_received() 279 scan_code = keystroke->ks.makecode; in hv_kbd_on_received() 282 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()
|
| /src/contrib/ntp/scripts/ |
| H A D | plot_summary-opts | 59 --dont-wait Don't wait for keystroke between plots
|
| H A D | plot_summary-opts.def | 80 descrip = "Don't wait for keystroke between plots";
|
| H A D | invoke-plot_summary.texi | 54 --dont-wait Don't wait for keystroke between plots
|
| /src/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";
|
| /src/stand/forth/ |
| H A D | delay.4th | 85 key \ obtain ASCII value for keystroke
|
| /src/share/syscons/keymaps/ |
| H A D | ce.iso2.kbd | 13 # Others must be followed by another keystroke resulting
|
| H A D | sk.iso2.kbd | 20 # Others must be followed by another keystroke resulting
|
| H A D | cz.iso2.kbd | 20 # Others must be followed by another keystroke resulting
|
| /src/share/vt/keymaps/ |
| H A D | centraleuropean.kbd | 13 # Others must be followed by another keystroke resulting
|
| H A D | centraleuropean.qwerty.kbd | 13 # Others must be followed by another keystroke resulting
|
| H A D | sk.kbd | 20 # Others must be followed by another keystroke resulting
|
| /src/contrib/nvi/cl/ |
| H A D | README.signal | 93 per keystroke, but the code isn't pretty and it's hard to make sure
|
| /src/crypto/openssh/ |
| H A D | ChangeLog | 4854 upstream: fix proxy multiplexing mode, broken when keystroke timing 5570 upstream: when deciding whether to enable keystroke timing 6159 upstream: randomise keystroke obfuscation intervals and average 6312 upstream: trigger keystroke timing obfucation only if the channels 6329 debug messages when keystroke timing obfuscation was never started; spotted 6340 whether channel data was enqueued. Will be used to improve keystroke timing 6351 originally requested a tty; enables keystroke timing obfuscation for most 6415 upstream: Add keystroke timing obfuscation to the client. 6417 This attempts to hide inter-keystroke timings by sending interactive 6420 for a random interval after the last real keystroke. These are
|
| /src/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 | 394 int c = getch(); /* refresh, accept single keystroke of input */ 398 /* process the command keystroke */ 1320 and editing key to any keystroke accepted by curses Fields may have
|
| /src/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,
|
| /src/contrib/tcsh/ |
| H A D | Fixes | 2048 7. Don't bind single keystroke arrow keys, when they are already bound!
|
| /src/contrib/ncurses/ |
| H A D | NEWS | 15558 + fix for bug in handling of interrupted keystroke waits,
|