Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Weird €uro problem
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
63nt00
n00b
n00b


Joined: 29 Aug 2002
Posts: 15
Location: Netherlands (Alkmaar)

PostPosted: Thu Sep 19, 2002 3:31 pm    Post subject: Weird €uro problem Reply with quote

Hi there...

I assigned the Windows key on my keyboard to the EuroSign
using Xmodmap (Keycode 116 = EuroSign)

Now i can type the euro sign in applications like Mozilla (€€€€€€€), OpenOffice and in some parts of Evolution but not in lots of other apps like gedit, gaim etc. etc.

Anyone who can tell me what causes this and how i can fix this?
_________________
"Music is the answer"
Back to top
View user's profile Send private message
fp2099
Apprentice
Apprentice


Joined: 08 Oct 2003
Posts: 261

PostPosted: Wed Nov 05, 2003 4:57 pm    Post subject: i have the opposite.. Reply with quote

just set your lang to have euro support

Code:
export LC_CTYPE=(yourlang)@euro
 


My euro symbol on openoffice doesn't work
Back to top
View user's profile Send private message
Nadhor
n00b
n00b


Joined: 03 Feb 2003
Posts: 60
Location: Germany

PostPosted: Wed Nov 05, 2003 11:19 pm    Post subject: Reply with quote

Concerning openoffice. Try :
Code:
export LANG="$YOUR_LANGUAGE@euro"

or
Code:
export LC_ALL="$YOUR_LANGUAGE@euro"

I'm not sure, but I think the latter implies the previous.

Concerning no Euro Symbol in the other Applications: You sure you have in your applications a font with the Euro Symbol configured?

Torsten
Back to top
View user's profile Send private message
fp2099
Apprentice
Apprentice


Joined: 08 Oct 2003
Posts: 261

PostPosted: Fri Nov 07, 2003 1:37 pm    Post subject: nein... Reply with quote

It isn't related to locale settings... openoffice gives errors about X not supporting that locale. But that is wrong since all other apps use the euro symbol fine.
Back to top
View user's profile Send private message
fp2099
Apprentice
Apprentice


Joined: 08 Oct 2003
Posts: 261

PostPosted: Tue Nov 25, 2003 8:16 pm    Post subject: Reply with quote

found the answer: :)
/usr/X11R6/lib/X11/locale/locale.alias
is missing some (lang)@euro definitions all you have to do is to add:
pt_PT@euro pt_PT.ISO8859-15
pt_PT@euro: pt_PT.ISO8859-15
each one after
pt_PT pt_PT.ISO8859-1
pt_PT@euro: pt_PT.ISO8859-1

NOTE: pt_PT@euro isn't the only one missing so if you have problem with euro symbol on OpenOffice make sure to check that file.
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