Gentoo Archives: gentoo-user

From: Volker Armin Hemmann <volkerarmin@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] New xorg.conf with x11-base/xorg-server-1.5.3-r5
Date: Tue, 07 Apr 2009 08:46:54
Message-Id: 200904071046.45785.volkerarmin@googlemail.com
In Reply to: [gentoo-user] New xorg.conf with x11-base/xorg-server-1.5.3-r5 by Mick
1 On Tuesday 07 April 2009, Mick wrote:
2 > Hi All,
3 >
4 > I've emerged the new xorg-server-1.5.3-r5, removed my xorg.conf as advised
5 > and noticed two things which I am not sure how to fix:
6 >
7 > My keyboard layout is no longer UK, but US (I think); i.e. the # symbol is
8 > not next to the return key, but at Shift+3. How can I change it back to
9 > UK?
10 >
11 > I used to have this stanza in my xorg.conf to be able to switch languages:
12 > =====================================================
13 > Section "InputDevice"
14 > Identifier "Keyboard0"
15 > Driver "kbd"
16 > Option "Name" "AT Translated Set 2 keyboard"
17 > Option "XkbModel" "pc105"
18 > Option "XkbLayout" "gb,el"
19 >
20 > Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll,compose:menu"
21 > EndSection
22 > =====================================================
23 >
24 > How can I set up the same thing now?
25
26 create a xorg.conf?
27
28 is there really a part in the documentation that says you should remove it?

Replies

Subject Author
Re: [gentoo-user] New xorg.conf with x11-base/xorg-server-1.5.3-r5 Mick <michaelkintzios@×××××.com>
Re: [gentoo-user] New xorg.conf with x11-base/xorg-server-1.5.3-r5 Peter Humphrey <peter@××××××××××××××.org>