README for XFree86 3.3.3 on LynxOS : Running XFree86 : ATC console driver and VT switching
Previous: Bus mouse drivers
Next: X Server debug diagnostics output and other VT peculiarities

3.5. ATC console driver and VT switching

The XFree86 servers will only run with the default LynxOS console driver, sorry for those of you who use the alternative vdt console driver. Currently there is no support for virtual terminal switching once the server has started.

You will need a free console which the X server will use for keyboard input. You must disable login on at least one of the four virtual terminals in /etc/ttys, e.g. /dev/atc3:

change
       /dev/atc3:1:default:vt100at:/bin/login
  
to
       /dev/atc3:0:default:vt100at:/bin/login
                 ^
  


README for XFree86 3.3.3 on LynxOS : Running XFree86 : ATC console driver and VT switching
Previous: Bus mouse drivers
Next: X Server debug diagnostics output and other VT peculiarities