Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Help, cannot type accented characters and euro sign
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
oscie
n00b
n00b


Joined: 06 Aug 2003
Posts: 1
Location: Netherlands

PostPosted: Thu Aug 07, 2003 6:53 pm    Post subject: Help, cannot type accented characters and euro sign Reply with quote

Hi,

For some strange reason I cannot type accented/special (like pressing first ' and then e, doesn't work =( ) characters nor the euro sign (e.g. R ALT + 5) .

The output of locale is this:
LANG=nl_NL@euro
LC_CTYPE="nl_NL@euro"
LC_NUMERIC="nl_NL@euro"
LC_TIME="nl_NL@euro"
LC_COLLATE="nl_NL@euro"
LC_MONETARY="nl_NL@euro"
LC_MESSAGES="nl_NL@euro"
LC_PAPER="nl_NL@euro"
LC_NAME="nl_NL@euro"
LC_ADDRESS="nl_NL@euro"
LC_TELEPHONE="nl_NL@euro"
LC_MEASUREMENT="nl_NL@euro"
LC_IDENTIFICATION="nl_NL@euro"
LC_ALL=nl_NL@euro

I have configured the following in /etc/env.d/02locale:
LC_ALL="nl_NL@euro"
LANGUAGE=${LC_ALL}
LANG=${LC_ALL}
MM_CHARSET=ISO-8859-15
And I ran env-update

In /etc/rc.conf i configured the following:
KEYMAP="us-acentos"
EXTENDED_KEYMAP="windowkeys"
CONSOLEFONT="lat0-16"

And in /etc/X11/XF86Config:
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "microsoftpro"
#Option "XkbSymbols" "compose:ralt"
Option "XkbLayout" "us_intl"
EndSection

When I for example start Gaim it complains:
(process:5380): Gdk-WARNING **: locale not supported by Xlib

(process:5380): Gdk-WARNING **: can not set locale modifiers

The second warning I just got recently and I have no idea why.

Does anybody have suggestions?

Thanks in advance,

Oscar
Back to top
View user's profile Send private message
J.M.I.T.
Guru
Guru


Joined: 15 Jan 2003
Posts: 481
Location: München, Germany

PostPosted: Thu Aug 07, 2003 10:08 pm    Post subject: Reply with quote

You should take a look at /usr/share/locale and see if the locale you want to use is supported...

and take a look at the localization guide you can find here:

http://www.gentoo.org/doc/nl/guide-localization.xml
Back to top
View user's profile Send private message
c07
Veteran
Veteran


Joined: 25 Oct 2002
Posts: 1091

PostPosted: Sun Aug 10, 2003 5:38 am    Post subject: Reply with quote

Do you get any xkb errors? What is the output of
Code:
setxkbmap -v 10

? Do you have the Euro sign on the map created by
Code:
xkbprint -lg 2 -o - $DISPLAY | ghostview - &

? Do you get the right key codes in xev?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum