Date: Mon, 25 May 2009 17:06:24 +0000 (UTC) From: Mark Murray <markm@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r192766 - head/share/syscons/keymaps Message-ID: <200905251706.n4PH6Ovq029924@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: markm Date: Mon May 25 17:06:24 2009 New Revision: 192766 URL: http://svn.freebsd.org/changeset/base/192766 Log: Euro is missing With this I shall see it fixed Thank you for your time Modified: head/share/syscons/keymaps/uk.iso-ctrl.kbd Modified: head/share/syscons/keymaps/uk.iso-ctrl.kbd ============================================================================== --- head/share/syscons/keymaps/uk.iso-ctrl.kbd Mon May 25 16:38:47 2009 (r192765) +++ head/share/syscons/keymaps/uk.iso-ctrl.kbd Mon May 25 17:06:24 2009 (r192766) @@ -8,7 +8,7 @@ 002 '1' '!' nop nop '`' '`' nop nop O 003 '2' '"' nul nul '@' '@' nul nul O 004 '3' 163 nop nop '#' '#' nop nop O - 005 '4' '$' nop nop '4' '$' nop nop O + 005 '4' '$' 164 164 '4' '$' nop nop O 006 '5' '%' nop nop '5' '%' nop nop O 007 '6' '^' rs rs '^' '^' rs rs O 008 '7' '&' nop nop '[' '[' esc esc O
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905251706.n4PH6Ovq029924>