HomeSort by: relevance | last modified time | path
    Searched refs:keyclick (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/wsconsctl/
keyboard.c 46 static int keyclick; variable
80 { "keyclick", &keyclick, FMT_UINT, FLG_MODIFY },
178 if (field_by_value(&keyclick)->flags & FLG_GET) {
179 ioctl(fd, WSKBDIO_GETKEYCLICK, &keyclick);
289 if (field_by_value(&keyclick)->flags & FLG_SET) {
290 if (ioctl(fd, WSKBDIO_SETKEYCLICK, &keyclick) < 0)
292 pr_field(field_by_value(&keyclick), " -> ");
  /src/share/terminfo/
terminfo 2575 # | Keyclick 0-Off | Parity 0-Off
11714 # 1 X Keyclick off
11715 # X Keyclick on
17400 # Keyclick 0=off 1=on
18472 #ESC < keyclick on
18477 #ESC > keyclick off
22903 # 1 = no key click (0 = keyclick)
23051 z29a-kc-uc|h29a-kc-uc|Zenith z29 ANSI mode with keyclick and underscore cursor,
23055 z29a-nkc-bc|h29a-nkc-bc|Zenith z29 ANSI mode with block cursor and no keyclick,
23059 z29a-nkc-uc|h29a-nkc-uc|Zenith z29 ANSI mode with underscore cursor and no keyclick,
    [all...]

Completed in 81 milliseconds