modeline2fb - simple modeline to fb.modes translator
modeline2fb [OPTION] [FILES]
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.
Use the given display depth (default is 8).
Print out a help screen and exit.
Sets the vxres divisor (default is 128).
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 command line, this program reads from standard in. This program will also write to standard out.
modeline2fb -d 16 /etc/X11/XF86Config
fb.modes(5), XF86Config(5)
This manual page is a quick write-up for Debian done by Kevin Kreamer <kkreamer@etherhogz.org>.