Date: Sat, 28 Jan 1995 14:17:25 -0800 From: Soren Schmidt <sos> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/kbdcontrol kbdcontrol.c lex.h lex.l Message-ID: <199501282217.OAA20148@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
sos 95/01/28 14:17:24 Modified: usr.sbin/kbdcontrol kbdcontrol.c lex.h lex.l Log: Third round in syscons update. Display update method changed, now allways write in memory buffer, then periodically update physical display. Speed improvements (now > 5 times faster than the old syscons). History now circular buffer, with changeable size. History scroll by up/down line, up/down page, home and end. Backtab proberly implemented. Now space for 96 function keys, 63 allocated standard, default now SCO/SYSV compat again as in the old days. New keyboard definition files ~share/syscons/keymaps/* Misc fixes for old "hacks" that broke SCO/SYSV compat. More that I forgot before writing this...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199501282217.OAA20148>