Gentoo Archives: gentoo-user

From: Donnie Berkholz <dberkholz@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Keyboard Layout
Date: Tue, 11 Jul 2006 18:28:06
Message-Id: 44B3EC29.4090600@gentoo.org
In Reply to: [gentoo-user] Keyboard Layout by "Cláudio Henrique"
1 Cláudio Henrique wrote:
2 > hi, there,
3 > I've beem having problems setting my kbd layout. I added a line in
4 > xorg.conf telling it to use "us_intl" as my kbd layout, but it seems
5 > to be ignoring it.
6 > as a consequence, I have to execute "setxkbmap us_intl" every time I
7 > enter Gnome. I also tried adding it to ~/.xinitrc .
8
9 If you're on stable (7.0 or above), us_intl no longer exists.
10
11 You probably want this in xorg.conf:
12 Option "XkbLayout" "latin"
13 Option "XkbOptions" "lv3:ralt_switch"
14
15 Thanks,
16 Donnie

Attachments

File name MIME type
signature.asc application/pgp-signature