man-pages/man1/colormgr.1.html
2021-03-31 01:06:50 +01:00

295 lines
5.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of COLORMGR</TITLE>
</HEAD><BODY>
<H1>COLORMGR</H1>
Section: User Commands (1)<BR>Updated: <BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
colormgr - Color Manager Testing Tool
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<DL COMPACT>
<DT id="1">
<B>colormgr</B> [<B>--verbose</B>] [<B>--version</B>]
</DL>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<P>
<DD>This manual page documents briefly the
<B>colormgr</B>
command.
<P>
<B>colormgr</B>
allows an administrator to view and change color profile to device mappings.
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<P>
This program follows the usual
GNU
command line syntax, with long options starting with two dashes ('-'). A summary of options is included below.
<P>
<B>--help</B>
<DL COMPACT><DT id="2"><DD>
Show summary of options.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>COMMANDS</H2>
<P>
This program takes commands with a variable number of arguments.
<P>
<B>create-device</B> <I>device_id</I> <I>scope</I>
<DL COMPACT><DT id="3"><DD>
Create a device
</DL>
<P>
<B>create-profile</B> <I>profile_id</I> <I>scope</I>
<DL COMPACT><DT id="4"><DD>
Create a profile
</DL>
<P>
<B>delete-device</B> <I>device</I>
<DL COMPACT><DT id="5"><DD>
Deletes a device
</DL>
<P>
<B>delete-profile</B> <I>profile</I>
<DL COMPACT><DT id="6"><DD>
Deletes a profile
</DL>
<P>
<B>device-add-profile</B> <I>device</I> <I>profile</I>
<DL COMPACT><DT id="7"><DD>
Add a profile to a device that already exists
</DL>
<P>
<B>device-get-default-profile</B> <I>device</I>
<DL COMPACT><DT id="8"><DD>
Gets the default profile for a device
</DL>
<P>
<B>device-get-profile-for-qualifier</B> <I>device</I> <I>qualifier</I>
<DL COMPACT><DT id="9"><DD>
Returns all the profiles that match a qualifier
</DL>
<P>
<B>device-inhibit</B> <I>device</I> <I>timeout</I>
<DL COMPACT><DT id="10"><DD>
Inhibits colour profiles for this device
</DL>
<P>
<B>device-make-profile-default</B> <I>device</I> <I>profile</I>
<DL COMPACT><DT id="11"><DD>
Makes a profile default for a device
</DL>
<P>
<B>device-set-enabled</B>
<DL COMPACT><DT id="12"><DD>
Enables or disables the device
</DL>
<P>
<B>device-set-kind</B> <I>device</I> <I>kind</I>
<DL COMPACT><DT id="13"><DD>
Sets the device kind
</DL>
<P>
<B>device-set-model</B> <I>device</I> <I>model</I>
<DL COMPACT><DT id="14"><DD>
Sets the device model
</DL>
<P>
<B>device-set-serial</B> <I>device</I> <I>serial</I>
<DL COMPACT><DT id="15"><DD>
Sets the device serial
</DL>
<P>
<B>device-set-vendor</B> <I>device</I> <I>vendor</I>
<DL COMPACT><DT id="16"><DD>
Sets the device vendor
</DL>
<P>
<B>find-device</B> <I>device_id</I>
<DL COMPACT><DT id="17"><DD>
Find a device from the device ID
</DL>
<P>
<B>find-device-by-property</B> <I>key</I> <I>value</I>
<DL COMPACT><DT id="18"><DD>
Find a device with a given property value
</DL>
<P>
<B>find-profile</B> <I>profile_id</I>
<DL COMPACT><DT id="19"><DD>
Find a profile from the profile ID
</DL>
<P>
<B>find-profile-by-filename</B> <I>filename</I>
<DL COMPACT><DT id="20"><DD>
Find a profile by filename
</DL>
<P>
<B>get-devices</B>
<DL COMPACT><DT id="21"><DD>
Gets all the color managed devices
</DL>
<P>
<B>get-devices-by-kind</B> <I>kind</I>
<DL COMPACT><DT id="22"><DD>
Gets all the color managed devices of a specific kind
</DL>
<P>
<B>get-profiles</B>
<DL COMPACT><DT id="23"><DD>
Gets all the available color profiles
</DL>
<P>
<B>get-sensor-reading</B> <I>display_type</I>
<DL COMPACT><DT id="24"><DD>
Gets a reading from a sensor
</DL>
<P>
<B>get-sensors</B>
<DL COMPACT><DT id="25"><DD>
Gets all the available colour sensors
</DL>
<P>
<B>get-standard-space</B> <I>standard_space</I>
<DL COMPACT><DT id="26"><DD>
Get a standard colourspace
</DL>
<P>
<B>import-profile</B> <I>filename</I>
<DL COMPACT><DT id="27"><DD>
Copies an .icc file into the correct per-user directory and shows information about the imported profile.
</DL>
<P>
<B>profile-set-property</B> <I>profile</I> <I>name</I> <I>value</I>
<DL COMPACT><DT id="28"><DD>
Sets extra properties on the profile
</DL>
<P>
<B>sensor-lock</B>
<DL COMPACT><DT id="29"><DD>
Locks the colour sensor
</DL>
<P>
<B>sensor-set-options</B> <I>name</I> <I>value</I>
<DL COMPACT><DT id="30"><DD>
Sets one or more sensor options
</DL>
<A NAME="lbAG">&nbsp;</A>
<H2>AUTHOR</H2>
<P>
This manual page was written by Richard Hughes
&lt;<A HREF="mailto:richard@hughsie.com">richard@hughsie.com</A>&gt;.
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="31"><A HREF="#lbAB">NAME</A><DD>
<DT id="32"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="33"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="34"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="35"><A HREF="#lbAF">COMMANDS</A><DD>
<DT id="36"><A HREF="#lbAG">AUTHOR</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:09 GMT, March 31, 2021
</BODY>
</HTML>