Gentoo Archives: gentoo-user

From: Gabriel Rossetti <rossettigab@×××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] can no longer switch to a VT - OT
Date: Wed, 20 Dec 2006 11:07:35
Message-Id: 4589178A.5090704@charter.net
1 Hello,
2
3 I recently switched to ~x86 and with it to xorg 7.x. I saw that the xkb
4 syntax changed, so I updated it accordingly,
5 but now I can't switch to VT's anymore. I searched google but all the
6 solutions didn't apply to me, since they hadn't
7 updated their xorg.conf. I use diff. keyboard mappings, us-basic,
8 us-international and swiss-french. I checked the
9 xorg logs and it has no xkb problems. Here are my xorg keyboard settings :
10
11 Section "InputDevice"
12 Identifier "Keyboard0"
13 Driver "kbd"
14 Option "AutoRepeat" "500 30"
15 Option "XkbLayout" "us,us,ch"
16 Option "XkbVariant" "basic,intl,fr"
17 Option "XkbModel" "pc105"
18 Option "XkbOptions"
19 "grp:lwin_toggle,grp_led:num,eurosign:e"
20 EndSection
21
22 does anyone have an idea as of why this is happening? If use only
23 us-basic it
24 works fine (I haven't tried only swiss-french, but a colleague uses it
25 and has no problems).
26
27 Thank you,
28 Gabriel Rossetti
29
30 --
31 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] can no longer switch to a VT - OT Benno Schulenberg <benno.schulenberg@×××××.com>