summaryrefslogtreecommitdiffstats
path: root/fbv.1
blob: 4ef605cb539bbd0a7583867fb6fe6fdeb68156c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
.TH fbv 1 "2001-02-18"
.\" Some roff macros, for reference:
.\" .nh        disable hyphenation
.\" .hy        enable hyphenation
.\" .ad l      left justify
.\" .ad b      justify to both left and right margins
.\" .nf        disable filling
.\" .fi        enable filling
.\" .br        insert line break
.\" .sp <n>    insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH NAME
FrameBuffer Viewer
.SH SYNOPSIS
\fBfbv\fP [options] image1 image2 image3 ...
.SH DESCRIPTION
This is a simple program to view pictures on a framebuffer console.
.PP
.nh
.SH OPTIONS
.TP
.BR "\fB--help\fP" , \fB-h\fP
help
.TP
.BR \fB--alpha\fP , \fB-a\fP	
Respect alpha channel (if applicable)
.TP
.BR \fB--noclear\fP , \fB-c\fP	
Do not clear the screen before/after displaying image
.TP
.BR \fB--unhide\fP , \fB-u\fP
Do not hide/show cursor before/after displaying image
.TP
.BR \fB--noinfo\fP , \fB-i\fP
Do not show image information
.TP
.BR \fB--stretch\fP , \fB-f\fP
Strech (using simple resize) the image to fit onto screen if necessary
.TP
.BR \fB--colorstretch\fP , \fB-k\fP
Strech (using color average resize) the image to fit onto screen if necessary 
.TP
.BR \fB--delay\fP , "\fB-s\fP \fI<delay>\fP"
Slideshow, wait 'delay' tenths of a second before displaying each image

.BR
      Use a,d,w and x to scroll the image
      


.SH AUTHOR
Tomasz 'smoku' Sterna  <tomek@smoczy.net>
.br
Mateusz 'mteg' Golicz  <mtg@elsat.net.pl>
.br
Marcin 'Piaskowy' Zieba <piaskowy@irc.pl>
.br
YL godspeed1989	<godspeed1989@gmail.com>

.br
OpenPOWER on IntegriCloud