svn commit: r269973 - head/share/vt/keymaps

Tijl Coosemans tijl at FreeBSD.org
Thu Aug 14 14:17:47 UTC 2014


On Thu, 14 Aug 2014 13:45:03 +0000 (UTC) Ed Maste wrote:
> Modified: head/share/vt/keymaps/hr.kbd
> ==============================================================================
> --- head/share/vt/keymaps/hr.kbd	Thu Aug 14 13:25:05 2014	(r269972)
> +++ head/share/vt/keymaps/hr.kbd	Thu Aug 14 13:45:02 2014	(r269973)
> @@ -48,7 +48,7 @@
>    040   230    198    nop    nop    223    223    nop    nop     C
>    041   184    168    nop    nop    184    168    nop    nop     O
>    042   lshift lshift lshift lshift lshift lshift lshift lshift  O
> -  043   190    174    fs     fs     164    164    fs     fs      C
> +  043   190    174    fs     fs     8364   8364   fs     fs      C

This was correct I think.  See:
http://commons.wikimedia.org/wiki/File:Croatian_keyboard_layout.jpg

But both hr.kbd and si.kbd are iso-8859-2 or iso-8859-16 so they need
other conversions (e.g. 163 is Ł).


More information about the svn-src-head mailing list