Penguin
Blame: modeline2fb(8)
EditPageHistoryDiffInfoLikePages
Annotated edit history of modeline2fb(8) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 MODELINE2FB
2 !!!MODELINE2FB
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 ADVANCED OPTIONS
8 EXAMPLE
9 SEE ALSO
10 AUTHOR
11 ----
12 !!NAME
13
14
15 modeline2fb - simple modeline to fb.modes translator
16 !!SYNOPSIS
17
18
19 __modeline2fb__ [[''OPTION'']
20 [[''FILES'']
21 !!DESCRIPTION
22
23
24 ''Modeline2fb'' is a simple Perl script that converts
25 XF86Config-style modelines to options suitable for a
26 fb.modes file.
27
28
29 Note that only one option can be successfully enabled at any
30 particular time.
31 !!OPTIONS
32
33
34 __-d__, __--depth__ ''depth''
35
36
37 Use the given display depth (default is 8).
38
39
40 __-h --help__
41
42
43 Print out a help screen and exit.
44 !!ADVANCED OPTIONS
45
46
47 __-r --rounding__ ''div''
48
49
50 Sets the vxres divisor (default is 128).
51
52
53 __-x --vxres__ ''X,X,X,...''
54
55
56 Sets extra vxres values.
57
58
59 [[''FILES''] refers to one or more XF86Config files. Note
60 that all modelines must be in single-line format. If no
61 files are given on the command line, this program reads from
62 standard in. This program will also write to standard
63 out.
64 !!EXAMPLE
65
66
67 /usr/sbin/modeline2fb -d 16 /etc/X11/XF86Config
68 !!SEE ALSO
69
70
71 __fb.modes(5), XF86Config(5)__
72 !!AUTHOR
73
74
75 This manual page is a quick write-up for Debian done by
76 Kevin Kreamer
77 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.