Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Euro typen in KDE, Compose key in OpenOffice.org.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Dutch
View previous topic :: View next topic  
Author Message
Remenic
Tux's lil' helper
Tux's lil' helper


Joined: 10 May 2003
Posts: 76

PostPosted: Thu May 20, 2004 3:48 pm    Post subject: Euro typen in KDE, Compose key in OpenOffice.org. Reply with quote

Heej mede gentoo-ers, ik zit met een probleempje.

In vrijwel alle applicaties ben ik in staat om e-trema e.d. te typen. Dit doe ik via zogenaamde Compose key. Deze heb ik ingesteld op mijn rechter alt.
Code:
altgr e "   wordt ë
altgr a ^   wordt â
altgr s s   wordt ß


Al deze karakters werken in KDE, met één uitzondering: het euro teken.
Ik kan een euro teken maken in GTK+2 applicaties, maar niet in KDE en ook niet in AMSN. Het euro teken maken doe ik met de volgende toetsen code:
Code:
altgr e =   wordt €


Ik kan het euro teken wel copy & pasten vanuit GTK+2 naar KDE. Maar om de één of andere reden weigert KDE om deze rechtstreeks te typen.

Ook heb ik ruzie met Ximian OpenOffice.org 1.1.1. Ik heb deze op mijn laptop en op mijn desktop draaien. Precies dezelfde versie. Ook dezelfde xorg-x11 versie. Op mijn laptop kan ik zonder problemen die Compose key codes doen in OpenOffice.org. Maar op mijn desktop negeert OpenOffice.org de alt-gr helemaal. Zodra ik alt-gr e intype komt er al een 'e' te staan. Ik snap er niks van, want de LANG, LC_ALL, xorg.conf (toetsenbord gedeelte) en OpenOffice.org language instelling zijn allemaal hetzelfde op bijde machines!

Hoe kan ik nou zorgen dat ik in KDE en AMSN gewoon een euro kan inkloppen, en OpenOffice.org mijn dead-keys opvangt?

Ik heb een normaal toetsenbord, en wil mijn Linux hoe dan ook engels houden. Dead keys (dus waar ' gevolgd door e uiteindelijk é wordt) heb ik een gruwelijk hekel aan, dus ik wil een oplossing met de Compose key.

Ik heb al gekeken naar de Localization howto van gentoo.org, maar nog steeds kom ik er niet uit.

Mijn instellen zijn nu:
Code:
LANG="en_US"
LC_ALL="en_US"

xorg.conf:
Section "InputDevice"
    Identifier  "Keyboard1"
    Driver      "keyboard"
    Option      "AutoRepeat"    "500 30"

    Option      "RightAlt" "ModeShift"
    Option      "XkbRules" "xfree86"
    Option      "XkbModel" "pc104"
    Option      "XkbLayout" "en_US"
    Option      "XkbOptions" "compose:ralt"
EndSection

OpenOffice.org instellingen op Dutch gezet.


Ik heb ook nog geprobeerd:
Code:
localedef -c -i en_US -f ISO-8859-15 en_US.ISO-8859-15
export LANG="en_US.ISO-8859-15"

maar dit lijkt niets te veranderen.

Ik zit helemaal vast. Ik heb geen idee waar ik het nu nog moet zoeken. :cry:
Back to top
View user's profile Send private message
Rainmaker
Veteran
Veteran


Joined: 12 Feb 2004
Posts: 1650
Location: /home/NL/ehv/

PostPosted: Fri May 21, 2004 12:10 am    Post subject: Reply with quote

Code:

localedef -c -i en_US -f ISO-8859-15 en_US@euro
export LANG="en_US@euro"


zou het moeten doen...
_________________
If you can't dazzle them with brilliance, baffle them with bullshit.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Dutch 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