| 1 |
.\" Hey, EMACS: -*- nroff -*- |
|---|
| 2 |
.\" First parameter, NAME, should be all caps |
|---|
| 3 |
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection |
|---|
| 4 |
.\" other parameters are allowed: see man(7), man(1) |
|---|
| 5 |
.TH DDCXINFO-KNOPPIX SECTION "Februar 16, 2003" |
|---|
| 6 |
.\" Please adjust this date whenever revising the manpage. |
|---|
| 7 |
.\" |
|---|
| 8 |
.\" Some roff macros, for reference: |
|---|
| 9 |
.\" .nh disable hyphenation |
|---|
| 10 |
.\" .hy enable hyphenation |
|---|
| 11 |
.\" .ad l left justify |
|---|
| 12 |
.\" .ad b justify to both left and right margins |
|---|
| 13 |
.\" .nf disable filling |
|---|
| 14 |
.\" .fi enable filling |
|---|
| 15 |
.\" .br insert line break |
|---|
| 16 |
.\" .sp <n> insert n+1 empty lines |
|---|
| 17 |
.\" for manpage-specific macros, see man(7) |
|---|
| 18 |
.SH NAME |
|---|
| 19 |
ddcxinfo-knoppix \- program for generating MONITOR and MODES sections in XF86Config |
|---|
| 20 |
.SH SYNOPSIS |
|---|
| 21 |
.B ddcxinfo-knoppix |
|---|
| 22 |
.RI [ -monitor ]\ [ -modes ]\ [ -firstmode\ mode ] |
|---|
| 23 |
.SH OPTIONS |
|---|
| 24 |
.TP |
|---|
| 25 |
.B \-monitor |
|---|
| 26 |
Generate XF86Config entry for Monitor with DDC-probed or default values to stdout. |
|---|
| 27 |
.TP |
|---|
| 28 |
.B \-modes |
|---|
| 29 |
Generate line of valid modes for this monitor, using DDC and some common sense checks. |
|---|
| 30 |
.TP |
|---|
| 31 |
.B \-firstmode mode |
|---|
| 32 |
Add this mode as first entry for Modes line. |
|---|
| 33 |
.SH AUTHOR |
|---|
| 34 |
This manual page was written by Klaus Knopper <knoppix@knopper.net>, |
|---|
| 35 |
for the Debian GNU/Linux system (but may be used by others). |
|---|