Gentoo Archives: gentoo-user

From: Grzegorz Kubiak <grzegorz.kubiak@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] national keyboard in open office
Date: Tue, 09 May 2006 20:22:50
Message-Id: 200605092155.38970.grzegorz.kubiak@gmail.com
In Reply to: [gentoo-user] national keyboard in open office by Pawel K
1 Friday 05 May 2006 17:30 Pawel K wrote:
2 > Hello
3 > How to force open office to type national (Polish)
4 > fonts. I can see them on the screen when opening the
5 > document containing them but when I press the
6 > combination "right alt-<char>" it doesn't work. I've
7 > installed open office as english(USA) version and
8 > itshould stay like that. I want to be able to type
9 > Polish characters only.
10 >
11 > Additional information about my system:
12 > 1) system: linux Gentoo
13 > 2) open office 2.0
14 > 3) window manager: fluxbox
15 > 4) xorg.conf contains:
16 > Option "XkbRules" "xorg"
17 > Option "XkbModel" "pc105"
18 > Option "XkbLayout" "pl"
19 > Option "XkbOptions" "grp:switch"
20 > 5) /etc/conf.d/keymaps contains KEYMAP="pl2"
21 >
22 > thank You for help
23 >
24 I have an another idea. Maybe there is something wrong with XKB
25 keyboard description compiler? What is the output of
26
27 $ setxkbmap -print | xkbcomp - foo.xkm
28
29 AFAIK if it works properly there should be only warnings similar
30 to this one:
31
32 Warning: No symbols defined for <SYRQ> (keycode 92)
33
34 Check also if command above creates file foo.xkm and what size it
35 is.
36
37 --
38 regards,
39 Grzegorz Kubiak
40 --
41 gentoo-user@g.o mailing list