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

showconsolefont.8 (657B)


  1. .TH SHOWCONSOLEFONT 8 "2002-02-22" "kbd"
  2. .SH NAME
  3. showconsolefont \- Show the current EGA/VGA console screen font
  4. .SH SYNOPSIS
  5. .B showconsolefont
  6. [
  7. .B \-V | \-\-version
  8. ] [
  9. .B \-v
  10. ] [
  11. .B \-i
  12. ] [
  13. .B \-C
  14. .I console
  15. ]
  16. .SH DESCRIPTION
  17. The
  18. .B showconsolefont
  19. command outputs the current console font to stdout. The option
  20. .B \-v
  21. prints additional information, while the option
  22. .B \-V
  23. prints the program version number. The option
  24. .B \-i
  25. doesn't print out the font table, just shows ROWSxCOLSxCOUNT and exits.
  26. On Linux 2.6.1 and later, the option
  27. .B \-C
  28. allows one to indicate the console involved. Its argument is a pathname.
  29. .SH "SEE ALSO"
  30. .BR setfont (8)