mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
117 lines
2.8 KiB
Groff
117 lines
2.8 KiB
Groff
|
.\" Man page generated from reStructuredText.
|
||
|
.
|
||
|
.TH FBIPDF 1 "2017-09-21" "2.14" "SlackBuilds.org"
|
||
|
.SH NAME
|
||
|
fbipdf \- display PDF files in the Linux console
|
||
|
.
|
||
|
.nr rst2man-indent-level 0
|
||
|
.
|
||
|
.de1 rstReportMargin
|
||
|
\\$1 \\n[an-margin]
|
||
|
level \\n[rst2man-indent-level]
|
||
|
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
||
|
-
|
||
|
\\n[rst2man-indent0]
|
||
|
\\n[rst2man-indent1]
|
||
|
\\n[rst2man-indent2]
|
||
|
..
|
||
|
.de1 INDENT
|
||
|
.\" .rstReportMargin pre:
|
||
|
. RS \\$1
|
||
|
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
|
||
|
. nr rst2man-indent-level +1
|
||
|
.\" .rstReportMargin post:
|
||
|
..
|
||
|
.de UNINDENT
|
||
|
. RE
|
||
|
.\" indent \\n[an-margin]
|
||
|
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
||
|
.nr rst2man-indent-level -1
|
||
|
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
||
|
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
|
||
|
..
|
||
|
.\" RST source for fbipdf(1) man page. Convert with:
|
||
|
.
|
||
|
.\" rst2man.py fbipdf.rst > fbipdf.1
|
||
|
.
|
||
|
.\" rst2man.py comes from the SBo development/docutils package.
|
||
|
.
|
||
|
.SH SYNOPSIS
|
||
|
.sp
|
||
|
fbipdf [\fI\-i\fP | \fI\-info\fP]
|
||
|
.sp
|
||
|
fbipdf [\fI\-options\fP] \fBpdf\-file\fP
|
||
|
.SH DESCRIPTION
|
||
|
.sp
|
||
|
This program displays PDF files using the Linux fbdev or drm device.
|
||
|
It\(aqs much faster and more user\-friendly than \fBfbgs\fP, but lacks support
|
||
|
for PostScript files.
|
||
|
.sp
|
||
|
\fBfbipdf\fP is part of the \fBfbida\fP suite. Its original name was
|
||
|
\fBfbpdf\fP, but it\(aqs been renamed (for this SlackBuilds.org package)
|
||
|
to \fBfbipdf\fP since there\(aqs another \fBfbpdf\fP in the SBo repo.
|
||
|
.SH OPTIONS
|
||
|
.INDENT 0.0
|
||
|
.TP
|
||
|
.B \fB\-h\fP, \fB\-help\fP
|
||
|
Print help text and exit.
|
||
|
.TP
|
||
|
.B \fB\-V\fP, \fB\-version\fP
|
||
|
Print version number and exit.
|
||
|
.TP
|
||
|
.B \fB\-i\fP, \fB\-info\fP
|
||
|
Print device info and exit.
|
||
|
.TP
|
||
|
.B \fB\-store\fP
|
||
|
Write command line arguments to config file.
|
||
|
.TP
|
||
|
.B \fB\-w\fP, \fB\-fitwidth\fP
|
||
|
Fit page width to screen [default: on].
|
||
|
.TP
|
||
|
.B \fB\-nofitwidth\fP
|
||
|
Don\(aqt fit page width on screen.
|
||
|
.TP
|
||
|
.B \fB\-d\fP, \fB\-device\fP \fI<arg>\fP
|
||
|
Use framebuffer/drm device \fI<arg>\fP\&.
|
||
|
.TP
|
||
|
.B \fB\-o\fP, \fB\-output\fP \fI<arg>\fP
|
||
|
Use drm output \fI<arg>\fP (try \fB\-info\fP for a list).
|
||
|
.TP
|
||
|
.B \fB\-pageflip\fP
|
||
|
Use pageflip (drm only).
|
||
|
.TP
|
||
|
.B \fB\-nopageflip\fP
|
||
|
Don\(aqt use pageflip (drm only).
|
||
|
.TP
|
||
|
.B \fB\-g\fP, \fB\-opengl\fP
|
||
|
Use OpenGL (drm only).
|
||
|
.TP
|
||
|
.B \fB\-noopengl\fP
|
||
|
Don\(aqt use OpenGL (drm only).
|
||
|
.TP
|
||
|
.B \fB\-m\fP, \fB\-mode\fP \fI<arg>\fP
|
||
|
Use video mode \fI<arg>\fP (from /etc/fb.modes).
|
||
|
.UNINDENT
|
||
|
.SH FILES
|
||
|
.INDENT 0.0
|
||
|
.TP
|
||
|
.B \fB~/.fbpdf.rc\fP
|
||
|
Config file created by \fB\-info\fP option.
|
||
|
.UNINDENT
|
||
|
.SH COPYRIGHT
|
||
|
.sp
|
||
|
See the file /usr/doc/fbipdf\-2.14/COPYING for license information.
|
||
|
.SH AUTHORS
|
||
|
.sp
|
||
|
fbipdf was written by Gerd Knorr <\fI\%kraxel@bytesex.org\fP>.
|
||
|
.sp
|
||
|
This man page written for the SlackBuilds.org project
|
||
|
by B. Watson, and is licensed under the WTFPL.
|
||
|
.SH SEE ALSO
|
||
|
.sp
|
||
|
fbi(1), ida(1), exiftran(1), fbgs(1)
|
||
|
.sp
|
||
|
The fbida homepage: \fI\%https://www.kraxel.org/blog/linux/fbida/\fP
|
||
|
.\" Generated by docutils manpage writer.
|
||
|
.
|