After the recent xorg upgrade, with its attendant excitement, I found I
could no longer switch to a virtual console with ctrl-alt-F1. However, I
have got it to work again by adding this line to the keyboard section:
         Option         "Xkbdisable"    "true"

The section now reads as follows:


Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "gb"
        Option          "XkbVariant"    "gb"
        Option          "Xkbdisable"    "true"
EndSection

I hope this may be useful to anyone who has encountered the same
problem.

Anthony

-- 
Anthony Campbell - [EMAIL PROTECTED] 
Microsoft-free zone - Using Linux Gnu-Debian
http://www.acampbell.org.uk (blog, book reviews, 
on-line books and sceptical articles)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to