logo

oasis-root

Compiled tree of Oasis Linux based on own branch at <https://hacktivis.me/git/oasis/> git clone https://anongit.hacktivis.me/git/oasis-root.git

vtallow.1 (309B)


  1. .Dd December 5, 2014
  2. .Dt VTALLOW 1
  3. .Os ubase
  4. .Sh NAME
  5. .Nm vtallow
  6. .Nd enable or disable the VT switch
  7. .Sh SYNOPSIS
  8. .Nm vtallow
  9. .Ar n | Ar y
  10. .Sh DESCRIPTION
  11. .Nm
  12. controls the VT switch lock.
  13. .Sh OPTIONS
  14. .Bl -tag -width Ds
  15. .It Ar n
  16. Disable VT switching.
  17. .It Ar y
  18. Enable VT switching.
  19. .El
  20. .Sh SEE ALSO
  21. .Xr chvt 1