Date: Fri, 27 Mar 1998 22:42:45 -0800 (PST) From: Warner Losh <imp@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/share/syscons/keymaps us.unix.kbd INDEX.keymaps Makefile Message-ID: <199803280642.WAA06267@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 1998/03/27 22:42:44 PST Modified files: share/syscons/keymaps INDEX.keymaps Makefile Added files: share/syscons/keymaps us.unix.kbd Log: Add us.unix.kbd. Just like us.iso.kbd except: ESCAPE and `~ are swapped CTRL and CAPS LOCK are swapped BACKSPACE and DELETE are swapped Suitable for keymap=us.unix in your rc.conf file or for setting on the fly with kbdcontrol -l us.unix. This is the keyboard layout of many of the more traditional unix workstations and terminals that have been around for a very long time. Older Sun keyboards and VT100's had a layout very similar to the PC, with the above exceptions. Idea Reviewed by: Many people in -hackers Revision Changes Path 1.17 +6 -1 src/share/syscons/keymaps/INDEX.keymaps 1.28 +2 -2 src/share/syscons/keymaps/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803280642.WAA06267>