From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: polish fonts xorg.conf
Date: Tue, 14 Jun 2011 22:51:12 +0100 [thread overview]
Message-ID: <201106142251.13898.michaelkintzios@gmail.com> (raw)
In-Reply-To: <it8e4f$km9$1@dough.gmane.org>
[-- Attachment #1: Type: Text/Plain, Size: 1518 bytes --]
On Tuesday 14 Jun 2011 20:51:42 walt wrote:
> On 06/14/2011 09:02 AM, fajfusio@wp.pl wrote:
> > Hello
> >
> > When I execute:
> > setxkbmap pl
> >
> > 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)
> >
> > Section "InputDevice"
> >
> > Identifier "Keyboard0"
> > Driver "kbd"
> > Option "XkbModel" "pc105"
> > Option "XkbLayout" "pl"
> >
> > EndSection
> >
> >
> > Xorg.0.log:
> > [ 29007.715] (==) Using config file: "/etc/X11/xorg.conf"
> > [ 29008.100] (II) XINPUT: Adding extended input device "Power Button"
> > (type: KEYBOARD) [ 29008.100] (**) Option "xkb_rules" "evdev"
> > [ 29008.100] (**) Option "xkb_model" "evdev"
> > [ 29008.100] (**) Option "xkb_layout" "us"
>
> The only problem I can see at the moment is that the log file says that
> your keyboard is using the 'evdev' driver but your xorg.conf specifies the
> 'kbd' driver. Try changing the Driver to "evdev" instead of 'kbd'.
and when all is working as intended with evdev, you may want to add this to be
able to write in both Polish and English:
Option "XkbLayout" "pl,us"
Option "XkbOptions"
"grp:alt_shift_toggle,grp_led:scroll,compose:menu,terminate:ctrl_alt_bksp"
The Alt+Shift will allow you to toggle between the two language keyboards in
X.
--
Regards,
Mick
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
next prev parent reply other threads:[~2011-06-14 21:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-14 16:02 [gentoo-user] polish fonts xorg.conf fajfusio
2011-06-14 19:51 ` [gentoo-user] " walt
2011-06-14 21:51 ` Mick [this message]
2011-06-15 14:46 ` Odp: " fajfusio
2011-06-15 15:41 ` YoYo Siska
2011-06-15 19:59 ` Mick
2011-06-16 15:47 ` fajfusio
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=201106142251.13898.michaelkintzios@gmail.com \
--to=michaelkintzios@gmail.com \
--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