Date: Fri, 9 Jan 1998 01:06:57 -0800 (PST) From: Kazutaka YOKOTA <yokota@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa syscons.c Message-ID: <199801090906.BAA07371@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
yokota 1998/01/09 01:06:57 PST Modified files: sys/i386/isa syscons.c Log: - Produce the accent letter if the user hits the accent key twice. (accent_key + space does still print the accent letter too, as in the previous commit.) Requested by a couple of users. - Clear the accent flag when the next_screen key is pressed. - Added some comment lines regarding accent key processing. Revision Changes Path 1.244 +28 -4 src/sys/i386/isa/syscons.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801090906.BAA07371>