[Linux-disciples] Virtual consoles
Stephen R Laniel
steve at laniels.org
Sun Nov 20 11:08:59 EST 2005
On Sun, Nov 20, 2005 at 09:34:22AM -0500, Adam Rosi-Kessel wrote:
> Nope, although for a while the Debian x.org had the same problem. There is
> also something in xorg.conf that allows you to disable/enable keyboard VT
> switching--you might check to make sure that is at the proper setting.
The option you may be thinking of is
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 systems that have this
feature. When this option is enabled, that key sequence has no special meaning and is passed to clients.
Default: off.
I don't have that option turned on. Is there another one, I
wonder? The man page for xorg.conf(5x) contains no other
interesting-seeming options, and my own /etc/X11/xorg.conf
is pretty vanilla.
> It makes sense that only root can force a switch out of the X server. I
> suppose you could make a chvt wrapper (or God forbid make chvt setuid root!)
> if for some reason you didn't like that behavior.
Why should only root be able to switch out of X? When my
virtual terminals were working, I was always able to do
Ctrl+Alt+F1 to get from X to a console as a regular user.
--
Stephen R. Laniel
steve at laniels.org
+(617) 308-5571
http://laniels.org/
PGP key: http://laniels.org/slaniel.key
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.bostoncoop.net/pipermail/linux-disciples/attachments/20051120/76cbf0e9/attachment.pgp
More information about the Linux-disciples
mailing list