Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

modeline2fb(8) [suse man page]

MODELINE2FB(8)						      System Manager's Manual						    MODELINE2FB(8)

NAME
modeline2fb - simple modeline to fb.modes translator SYNOPSIS
modeline2fb [OPTION] [FILES] DESCRIPTION
Modeline2fb is a simple Perl script that converts XF86Config-style modelines to options suitable for a fb.modes file. Note that only one option can be successfully enabled at any particular time. OPTIONS
-d, --depth depth Use the given display depth (default is 8). -h --help Print out a help screen and exit. ADVANCED OPTIONS
-r --rounding div Sets the vxres divisor (default is 128). -x --vxres X,X,X,... Sets extra vxres values. [FILES] refers to one or more XF86Config files. Note that all modelines must be in single-line format. If no files are given on the com- mand line, this program reads from standard in. This program will also write to standard out. EXAMPLE
/usr/sbin/modeline2fb -d 16 /etc/X11/XF86Config SEE ALSO
fb.modes(5), XF86Config(5) AUTHOR
This manual page is a quick write-up for Debian done by Kevin Kreamer <kkreamer@etherhogz.org>. MODELINE2FB(8)

Check Out this Related Man Page

SYSLINUX2ANSI(1)					      General Commands Manual						  SYSLINUX2ANSI(1)

NAME
syslinux2ansi - converts a syslinux-format screen to pc-ansi SYNOPSIS
syslinux2ansi < filename.input > filename.output DESCRIPTION
Syslinux2ansi is a filter which converts a screen formatted for syslinux to one compatible with PC ANSI. It will only read from standard in, and has no command line options. BUGS
Help and version command line options would be useful. The ability to put input and output filenames on the command line might be good as well. Bug reports I would appreciate hearing of any problems you have with SYSLINUX. I would also like to hear from you if you have successfully used SYS- LINUX, especially if you are using it for a distribution. If you are reporting problems, please include all possible information about your system and your BIOS; the vast majority of all problems reported turn out to be BIOD or hardware bugs, and I need as much information as possible in order to diagnose the problems. There is a mailing list for discussion among SYSLINUX users and for announcements of new and test versions. To join, send a message to majordomo@linux.kernel.org with the line: subscribe syslinux in the body of the message. The submission address is syslinux@linux.kernel.org. SEE ALSO
syslinux(1), perl(1) AUTHOR
This manual page is a quick write-up for Debian done by Kevin Kreamer <kkreamer@etherhogz.org>, by looking over the 1 screenful of Perl that is syslinux2ansi. SYSLINUX2ANSI(1)
Man Page