From: Dave Jones <Dave.Jones@xs4all.nl>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] OpenOffice 3.0.0 with dead keys
Date: Fri, 08 May 2009 11:43:58 +0200 [thread overview]
Message-ID: <4A03FEDE.4000607@xs4all.nl> (raw)
In-Reply-To: <200905072149.49333.jcunning@cunning.ods.org>
Jim Cunning wrote on 08/05/09 06:49:
>>> I´m trying to get OpenOffice 3.0.0 to recognize and enter French accented
>>> characters (e.g., ´ + e or ^ + a , etc.) I´ve set up KDE keyboard
>>> layouts and can get the proper characters displayed on console, xterm,
>>> kmail and other windows, but the dead key combinations in OpenOffice are
>>> simply dead--no characters produced at all. When switching back to the
>>> US layout without dead keys, the same key presses to OpenOffice produce
>>> two characters, as one would expect.
>>> I do this all the time with OpenOffice on my laptop with openSUSE 10.3.
>>> Is there something I´ve not setup correctly on my gentoo system?
>> Did you remember to compile OpenOffice with "LINGUAS=fr"? May be
>> something to consider adding to your make.conf to get around
>> language/localization issues.
> I'm not sure that's what I need. I would like OpenOffice to be in English,
> not French, but do want to be able to enter accented characters as used in
> French, German, etc., when I select the us-intl keyboard layout.
Using KDE 3.5.9, OOo 3.0.0 USE='cups dbus gtk java kde ldap linguas_en
linguas_en_GB nsplugin opengl pam'
International keyboard support changed recently with the upgrade to xorg
1.5.3 with evdev. Before the xorg upgrade, I had the international
keyboard layout specified in my xorg.conf:
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "us_intl" # Enable accents
EndSection
If you're using the (default) evdev interface you should comment out the
old style input devices for your keyboard and mouse in xorg.conf.
Since implementing xorg 1.5.3 with evdev, I use the KDE keyboard tool to
change the keyboard layout 'on the fly'.
In KDE I've set up my keyboard as a generic 105 key international, with
two layouts: US and US International.
With the keyboard set to US International using KDE keyboard tool, the
deadkey combinations produce accented characters as expected.
Hope this helps.
Cheers, Dave
next prev parent reply other threads:[~2009-05-08 9:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-05 1:07 [gentoo-user] OpenOffice 3.0.0 with dead keys Jim Cunning
2009-05-05 1:10 ` Saphirus Sage
2009-05-08 4:49 ` Jim Cunning
2009-05-08 9:43 ` Dave Jones [this message]
2009-05-05 2:25 ` Saphirus Sage
2009-05-08 8:39 ` Florian Philipp
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A03FEDE.4000607@xs4all.nl \
--to=dave.jones@xs4all.nl \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox