diff options
Diffstat (limited to 'debian/man/dispwin.1')
-rw-r--r-- | debian/man/dispwin.1 | 81 |
1 files changed, 81 insertions, 0 deletions
diff --git a/debian/man/dispwin.1 b/debian/man/dispwin.1 new file mode 100644 index 0000000..c4c7594 --- /dev/null +++ b/debian/man/dispwin.1 @@ -0,0 +1,81 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.44.1. +.TH TEST "1" "September 2014" "dispwin" "User Commands" +.SH NAME +Test \- Test display patch window, Set Video LUTs, Install profiles. +.SH DESCRIPTION +Test display patch window, Set Video LUTs, Install profiles +.SH SYNOPSIS +.B dispwin +.RB [options]\ [calfile] +.TP +\fB\-v\fR +Verbose mode +.HP +\fB\-display\fR displayname Choose X11 display name +.TP +\fB\-d\fR n[,m] +Choose the display n from the following list (default 1) +Optionally choose different display m for Video LUT access +.IP +1 = 'Screen 1, Output DVI\-I\-1 at 0, 0, width 1920, height 1080' +.TP +\fB\-dweb[\fR:port] +Display via a web server at port (default 8080) +.TP +\fB\-P\fR ho,vo,ss[,vs] +Position test window and scale it +.TP +\fB\-F\fR +Fill whole screen with black background +.TP +\fB\-i\fR +Run forever with random values +.TP +\fB\-G\fR filename +Display RGB colors from CGATS file +.TP +\fB\-C\fR r.rr,g.gg,b.bb +Add this RGB color to list to be displayed +.TP +\fB\-m\fR +Manually cycle through values +.TP +\fB\-f\fR +Test grey ramp fade +.TP +\fB\-r\fR +Test just Video LUT loading & Beeps +.TP +\fB\-n\fR +Test native output (rather than through Video LUT and C.M.) +.TP +\fB\-s\fR filename +Save the currently loaded Video LUT to 'filename' +.TP +\fB\-c\fR +Load a linear display calibration +.TP +\fB\-V\fR +Verify that calfile/profile cal. is currently loaded in LUT +.TP +\fB\-I\fR +Install profile for display and use it's calibration +.TP +\fB\-U\fR +Un\-install profile for display +.TP +\fB\-S\fR d +Specify the install/uninstall scope for OS X [nlu] or X11/Vista [lu] +d is one of: n = network, l = local system, u = user (default) +.TP +\fB\-L\fR +Load installed profiles cal. into Video LUT +.TP +\fB\-X\fR +Run in daemon loader mode for given X11 server +.TP +\fB\-D\fR [level] +Print debug diagnostics to stderr +.TP +calfile +Load calibration (.cal or .icc) into Video LUT |