fbipdf.1 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. .\" Man page generated from reStructuredText.
  2. .
  3. .TH FBIPDF 1 "2017-09-21" "2.14" "SlackBuilds.org"
  4. .SH NAME
  5. fbipdf \- display PDF files in the Linux console
  6. .
  7. .nr rst2man-indent-level 0
  8. .
  9. .de1 rstReportMargin
  10. \\$1 \\n[an-margin]
  11. level \\n[rst2man-indent-level]
  12. level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
  13. -
  14. \\n[rst2man-indent0]
  15. \\n[rst2man-indent1]
  16. \\n[rst2man-indent2]
  17. ..
  18. .de1 INDENT
  19. .\" .rstReportMargin pre:
  20. . RS \\$1
  21. . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
  22. . nr rst2man-indent-level +1
  23. .\" .rstReportMargin post:
  24. ..
  25. .de UNINDENT
  26. . RE
  27. .\" indent \\n[an-margin]
  28. .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
  29. .nr rst2man-indent-level -1
  30. .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
  31. .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
  32. ..
  33. .\" RST source for fbipdf(1) man page. Convert with:
  34. .
  35. .\" rst2man.py fbipdf.rst > fbipdf.1
  36. .
  37. .\" rst2man.py comes from the SBo development/docutils package.
  38. .
  39. .SH SYNOPSIS
  40. .sp
  41. fbipdf [\fI\-i\fP | \fI\-info\fP]
  42. .sp
  43. fbipdf [\fI\-options\fP] \fBpdf\-file\fP
  44. .SH DESCRIPTION
  45. .sp
  46. This program displays PDF files using the Linux fbdev or drm device.
  47. It\(aqs much faster and more user\-friendly than \fBfbgs\fP, but lacks support
  48. for PostScript files.
  49. .sp
  50. \fBfbipdf\fP is part of the \fBfbida\fP suite. Its original name was
  51. \fBfbpdf\fP, but it\(aqs been renamed (for this SlackBuilds.org package)
  52. to \fBfbipdf\fP since there\(aqs another \fBfbpdf\fP in the SBo repo.
  53. .SH OPTIONS
  54. .INDENT 0.0
  55. .TP
  56. .B \fB\-h\fP, \fB\-help\fP
  57. Print help text and exit.
  58. .TP
  59. .B \fB\-V\fP, \fB\-version\fP
  60. Print version number and exit.
  61. .TP
  62. .B \fB\-i\fP, \fB\-info\fP
  63. Print device info and exit.
  64. .TP
  65. .B \fB\-store\fP
  66. Write command line arguments to config file.
  67. .TP
  68. .B \fB\-w\fP, \fB\-fitwidth\fP
  69. Fit page width to screen [default: on].
  70. .TP
  71. .B \fB\-nofitwidth\fP
  72. Don\(aqt fit page width on screen.
  73. .TP
  74. .B \fB\-d\fP, \fB\-device\fP \fI<arg>\fP
  75. Use framebuffer/drm device \fI<arg>\fP\&.
  76. .TP
  77. .B \fB\-o\fP, \fB\-output\fP \fI<arg>\fP
  78. Use drm output \fI<arg>\fP (try \fB\-info\fP for a list).
  79. .TP
  80. .B \fB\-pageflip\fP
  81. Use pageflip (drm only).
  82. .TP
  83. .B \fB\-nopageflip\fP
  84. Don\(aqt use pageflip (drm only).
  85. .TP
  86. .B \fB\-g\fP, \fB\-opengl\fP
  87. Use OpenGL (drm only).
  88. .TP
  89. .B \fB\-noopengl\fP
  90. Don\(aqt use OpenGL (drm only).
  91. .TP
  92. .B \fB\-m\fP, \fB\-mode\fP \fI<arg>\fP
  93. Use video mode \fI<arg>\fP (from /etc/fb.modes).
  94. .UNINDENT
  95. .SH FILES
  96. .INDENT 0.0
  97. .TP
  98. .B \fB~/.fbpdf.rc\fP
  99. Config file created by \fB\-info\fP option.
  100. .UNINDENT
  101. .SH COPYRIGHT
  102. .sp
  103. See the file /usr/doc/fbipdf\-2.14/COPYING for license information.
  104. .SH AUTHORS
  105. .sp
  106. fbipdf was written by Gerd Knorr <\fI\%kraxel@bytesex.org\fP>.
  107. .sp
  108. This man page written for the SlackBuilds.org project
  109. by B. Watson, and is licensed under the WTFPL.
  110. .SH SEE ALSO
  111. .sp
  112. fbi(1), ida(1), exiftran(1), fbgs(1)
  113. .sp
  114. The fbida homepage: \fI\%https://www.kraxel.org/blog/linux/fbida/\fP
  115. .\" Generated by docutils manpage writer.
  116. .