On Fri, Mar 06 at 01:13, Stephen Davies wrote:
> I would like to disable virtual terminals in X but without the need to
> put the disabling statements in xorg.conf
> The system finds the screen size on many different PC's & laptops
> without an xorg.conf so if possible I would like to avoid the maddening
> issue of trying to create a totally generic xorg.conf just so I can add
> the two lines needed to disable virtual terminals.
What's wrong with a three line xorg.conf with just:
Section "ServerFlags"
Option "DontVTSwitch" "true"
EndSection
Since they're unspecified everything else should continue to run on
defaults ?
--
Bob Dunlop