Re: X.org and CTRL+ALT+Fxx does not work
On Fri, 2005-07-15 at 23:48 +0200, Stefan Lüthje wrote:
> Hi,
>
> now I have the X.org Server running. Everything seems to be OK, but the
> console switch with CTRL+ALT+Fxx is not working. What I have to change in
> the config?
I would start checking with "xev" to see if
the keys you are using really produce ctrl,alt
and Fxx.
>
> My current keybord settings are in xorg.conf:
>
> Section "InputDevice"
> Identifier "Generic Keyboard"
> Driver "kbd"
> Option "CoreKeyboard"
> Option "XkbRules" "xfree86" # ???
> Option "XkbModel" "pc102"
> Option "XkbLayout" "de"
> Option "XkbVariant" "de_DE"
> Option "XkbOptions" "nodeadkeys"
> EndSection
>
> Any hints?
>
> Greetings
>
> Stefan Lüthje
>
>
Reply to: