On Wed, 2005-03-30 at 10:50 -0500, Steven Knight wrote:
> Hi,
>
> I can't access the virtual terminals using the standard Ctrl-Alt-F[1-6]
> keys. I haven't made any changes to /etc/inittab ( which is where these
> are defined, right ? ) and virtual terminal support is built into my
> kernel.
>
> I tried using the "Failsafe Terminal" session in case there was a
> conflict with my WM but that didn't work either.
>
> Any suggestions?
Are there any errors in /var/log/Xorg.0.log?
Absent that information, try the following:
Verify the keyboard section of your xorg.conf
mine looks like:
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc101"
Option "XkbLayout" "us"
EndSection
Secondly look at bug# 63795 http://bugs.gentoo.org/show_bug.cgi?id=63795
and bug# 47243 http://bugs.gentoo.org/show_bug.cgi?id=47243
Regards,
Paul
--
[email protected] mailing list