[mythtv] Re: [mythtv-commits] mythtv commit: r7619 by oscar

Paul Harrison mythtv at dsl.pipex.com
Thu Oct 27 21:09:14 UTC 2005


----- Original Message -----
From: <mythtv at cvs.mythtv.org>
To: <mythtv-commits at mythtv.org>
Sent: Thursday, October 27, 2005 7:53 PM
Subject: [mythtv-commits] mythtv commit: r7619 by oscar


>       Author: oscar
>         Date: 2005-10-27 18:53:28 +0000 (Thu, 27 Oct 2005)
> New Revision: 7619
>    Changeset: http://cvs.mythtv.org/trac/changeset/7619
>
> Added:
>
>    trunk/mythtv/themes/default/keyboard/sv_ui.xml
>
> Log:
>
> Swedish keyboard layout. Not finished, segfaults a little now and then (what chars need to be
specified with hex?), but I might as well move it
> to SVN. Will probably move around the layout a little more as well.. Let me know if you've got any
suggestions :)
>

For most chars you can add the char directly or use the Unicode hex value that represents the char.
There
are two chars I know of that you have to use the hex code they are " and <.

I think the segfaults you are seeing are because you removed one of the shift keys from the layout.
The
code assumes there will be two shift keys. Should be fixed in svn now.

Paul H




More information about the mythtv-dev mailing list