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

chvt.1 (243B)


  1. .Dd September 7, 2015
  2. .Dt CHVT 1
  3. .Os ubase
  4. .Sh NAME
  5. .Nm chvt
  6. .Nd change foreground virtual terminal
  7. .Sh SYNOPSIS
  8. .Nm
  9. .Ar num
  10. .Sh DESCRIPTION
  11. .Nm
  12. brings
  13. .Pf /dev/tty Ar num
  14. to the foreground. This has the same effect as
  15. .Pf Ctrl-Alt-F Ar num .