We already have a function call to disable VT switching.

xf86EnableVTSwitch(Bool new)

Call it with TRUE to enable VT Switching, and FALSE to disable.

You should be able to do this in a driver. It was specifically added
for DRI and fullscreen modes, although it should work for this case
too.

Alan.
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to