diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2010-11-20 20:52:12 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2010-11-20 20:52:12 +0000 |
commit | 78cd3d924f3b9c6e1f8fe9473270108afb6a588a (patch) | |
tree | 84041e5bdf0726efa20cacdc4a2a1507e25e5399 /sys/arch | |
parent | 55fec1d62ee880c647d9e50466a87902ad11b6ba (diff) |
Change wsdisplay_kbdinput() to get an aray of keysym_t and a count, instead of
a single keysym_t at a time - this means tty sanity checks will only happen
once.
Introduce wsdisplay_rawkbdinput() for raw mode input, since raw input is
a byte array. As a bonus this allows us to skip the `is this a KS_GROUP_Ascii
value' test in that case.
Diffstat (limited to 'sys/arch')
0 files changed, 0 insertions, 0 deletions