|
|
| |
oyranos-policy(1) |
FreeBSD General Commands Manual |
oyranos-policy(1) |
oyranos-policy - Oyranos CMS policy tool
oyranos-policy -c [-f] [-e] [-v]
oyranos-policy -l [-f] [-e] [-v]
oyranos-policy -d [-v]
oyranos-policy -i FILENAME [-v]
oyranos-policy -p [-v]
oyranos-policy -s FILENAME [--system-wide] [-v]
oyranos-policy -h
The tool dumps out / read a configuration of the Oyranos color management system
(CMS).
- -c
- show current active policy name
- -l
- list available policies
-f show full filename including path.
-e show display name.
- -d
- dump out all settings in Oyranos' own xml-ish text format
- -i FILENAME
- import; FILENAME must be in Oyranos' own xml-ish text format
- -p
- list search paths
- -s FILENAME
- Save and install to a new policy; FILENAME must be in Oyranos' own xml-ish
text format
--system-wide do system wide, might need admin or root
privileges
- -h
- help text
- OY_DEBUG
- set the Oyranos debug level. Alternatively the -v option can be used.
- XDG_CONFIG_HOME
- route Oyranos to top directories containing resources. The derived paths
for policies have a "color/settings" appended.
http://www.oyranos.com/wiki/index.php?title=OpenIccDirectoryProposal
- Dump out the actual settings::
- oyranos-policy -d
- Set new policy:
- oyranos-policy -i policy_filename
- List available policies:
- oyranos-policy -l
- Currently active policy including its file name:
- oyranos-policy -cfe
- Save and install to a new policy:
- oyranos-policy -s policy_name
- Print a help text:
- oyranos-policy -h
Kai-Uwe Behrmann (ku.b (at) gmx.de)
(c) 2005-2015, Kai-Uwe Behrmann
License: new BSD <http://www.opensource.org/licenses/BSD-3-Clause>
oyranos-config(3) oyranos-monitor(1) oyranos(3)
http://www.oyranos.org
at: http://sourceforge.net/p/oyranos/bugs/
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |