vtautofocus(1)


vtautofocus -- set automatic focus on new virtual terminals

Synopsis

vtautofocus [-y | -n]

Description

vtautofocus is used to determine whether the focus of the display and keyboard is automatically transferred to a new virtual terminal when it is created. When vtautofocus is run with the -y option, the focus is transferred automatically for all virtual terminals that are created subsequently. When vtautofocus is run with the option -n, the focus remains unchanged when a virtual terminal is created.

When vtautofocus is called with the -y option, the in-core kd_no_activate variable is set to ``B_FALSE''. When vtautofocus is called with the -n option, the kd_no_activate variable is set to ``B_TRUE''.

To set default behavior, set kd_no_activate in /etc/conf/pack.d/kd/space.c as required. The file is shipped with kd_no_activate set to ``B_TRUE''.

References

display(7)

Notices

vtautofocus -y produces the behavior of releases of SCO UnixWare 1 and 2 before UnixWare.
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.