Re: [gentoo-user] Switching from X to a VT (SOLVED)

2006-07-07 Thread Statux
On Fri, 2006-07-07 at 17:24 -0700, Donnie Berkholz wrote: > Statux wrote: > > I don't know if this has been asked yet/recently, but I've noticed that > > I cannot use the ctrl+alt+F? sequence to pop out of X since my upgrade > > to xorg 7.0. I'm assuming that ctrl+alt+backspace won't kill the serve

Re: [gentoo-user] Switching from X to a VT

2006-07-07 Thread Donnie Berkholz
Statux wrote: > I don't know if this has been asked yet/recently, but I've noticed that > I cannot use the ctrl+alt+F? sequence to pop out of X since my upgrade > to xorg 7.0. I'm assuming that ctrl+alt+backspace won't kill the server > either. This usually means your XKB is broken. First, make s

Re: [gentoo-user] Switching from X to a VT

2006-07-07 Thread Thomas Kear
xorg.conf options relating to that: (ServerFlags section) Option "DontVTSwitch" "boolean" This disallows the use of the Ctrl+Alt+Fn sequence (where Fn refers to one of the numbered function keys). That sequence is normally used to switch to another "virtual terminal" on operating syst