Gentoo Archives: gentoo-user

From: fajfusio@××.pl
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] polish fonts xorg.conf
Date: Tue, 14 Jun 2011 16:04:37
Message-Id: 4df78612394652.03033638@wp.pl
1 Hello
2
3 When I execute:
4 setxkbmap pl
5
6 I can type polish fonts in xterm and other X programs. But when I generate xorg.conf file with "Xorg -configure" and add the following to it I cannot type the polish fonts (I copied it to /etc/x11/xorg.conf)
7
8 Section "InputDevice"
9 Identifier "Keyboard0"
10 Driver "kbd"
11 Option "XkbModel" "pc105"
12 Option "XkbLayout" "pl"
13 EndSection
14
15
16 Xorg.0.log:
17 [ 29007.715] (==) Using config file: "/etc/X11/xorg.conf"
18 [ 29008.100] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
19 [ 29008.100] (**) Option "xkb_rules" "evdev"
20 [ 29008.100] (**) Option "xkb_model" "evdev"
21 [ 29008.100] (**) Option "xkb_layout" "us"
22
23 Do you have any suggestions of what may be wrong.
24 thanks for help

Replies

Subject Author
[gentoo-user] Re: polish fonts xorg.conf walt <w41ter@×××××.com>