LinHES Forums
http://forum.linhes.org/

swedish keyboard and date
http://forum.linhes.org/viewtopic.php?f=3&t=8997
Page 1 of 1

Author:  ille [ Thu Mar 16, 2006 2:44 am ]
Post subject:  swedish keyboard and date

To get swedish characters in console:
type
Code:
loadkeys se-latin1


To get swedish characters in X
Change one line in /etc/X11/XF86Config-4
to
Code:
Option "XkbLayout" "se"

Restart X-server

To get swedish dates in mythtv
change /etc/sysconfig/i18n
Code:
LANG="swedish"
COUNTRY="sv_SE"
LANGUAGE="sv_SE"
CHARSET="iso8859-1"
XMODIFIERS=""



Updated: LANG shall be swedish.

Author:  umea [ Fri Mar 17, 2006 4:34 am ]
Post subject: 

Thank you ille
:D

Author:  red [ Sun Mar 18, 2007 1:59 pm ]
Post subject: 

Now that is great! What an international help!

Works perfect in German/Deutsch, too.:

Code:
loadkeys de-latin1


Bye bye Searchingfortherightkeys! No ":" on my "ö" and the "(" is back, where in the US the "*" is.

But: Bye, bye a good part of the Linux-feeling.

Red ;-)

Author:  red [ Sun Mar 18, 2007 2:17 pm ]
Post subject: 

Update:

X:
/etc/X11/XF86Config-4 or /etc/X11/xorg.conf:

Code:
Option "XkbLayout" "se"


and /etc/sysconfig/i18n
Code:
LANG="deutsch"
COUNTRY="de"
LANGUAGE="de"
CHARSET="iso8859-1"
XMODIFIERS=""
[/code]

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/