Searched defs:vt_hotkeys (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/vt/
H A Dvtdaemon.c183 static boolean_t vt_hotkeys = B_TRUE; /* '-k' option to disable */ variable
1060 if (!vt_hotkeys) /* hotkeys are disabled? */
1238 vt_hotkeys = B_FALSE;

Completed in 46 milliseconds