GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
oyranos-profiles(1) FreeBSD General Commands Manual oyranos-profiles(1)

oyranos-profiles - Oyranos CMS ICC profiles tool

oyranos-profiles -l [-f] [-e] [-acdknoi] [-24] [--duplicates|--no-repair]
oyranos-profiles -p [-usym]
oyranos-profiles --install [-u|-s|-y|-m] PROFILENAME
oyranos-profiles --taxi=ID [--gui] [-d] --install -u|-s|-y|-m
oyranos-profiles [ |-h ]

The oyranos-profiles programm let you query and install profile(s) for OpenICC compliant applications.

-l
list installed profiles.

-f show full filename including path.
-e show internal name. The text string comes from the 'desc' tag.
--duplicates show profiles with duplicate profile ID
--no-repair skip repair of profile ID
-2 select ICC v2 profiles
-4 select ICC v4 profiles

Following options are filters and can be added to each other.
-a show profiles of the abstract class
-c show profiles of the color space class
-d show profiles of the display class
-k show profiles of the device link class
-n show profiles of the named color 2 class
-o show profiles of the output device class
-i show profiles of the input device class

-p
show search paths according to the OS color management system and to the actual OpenICC profile search paths.
-u user path
-s Linux system path
-y Oyranos path
-m machine specific path
--install
install a ICC profile into one of the following OpenICC paths.

One of the following options is a required arument to the --install option.
-u user path
-s Linux system path
-y Oyranos path
-m machine specific path

The following options must be specified before the --install option.
--gui use a graphical X user interface for error messages
--taxi TAXI_ID Taxi profile ID to download
-d use device sub path

-v, --verbose
increase verbosity

OY_DEBUG
set the Oyranos debug level. Alternatively the -v option can be used.
XDG_DATA_HOME XDG_DATA_DIRS
route Oyranos to top directories containing resources. The derived paths for ICC profiles have a "color/icc" appended.
http://www.oyranos.com/wiki/index.php?title=OpenIccDirectoryProposal
    

List all installed profiles by internal name:
oyranos-profiles -le
List all installed profiles of the display and output device classes:
oyranos-profiles -l -od
List all installed profiles in user path:
oyranos-profiles -lf | grep `oyranos-profiles -pu`
Install a profile for the actual user and show error messages in a GUI:
oyranos-profiles --gui --install -u profilename
Install a profile for the actual user and show error messages in a GUI:
oyranos-profiles --taxi=taxi_id/0 --gui -d --install -u

Kai-Uwe Behrmann (ku.b (at) gmx.de)

(c) 2010-2015, Kai-Uwe Behrmann and others
License: new BSD <http://www.opensource.org/licenses/BSD-3-Clause>

oyranos-config-fltk(1) oyranos-config(1) oyranos(3)
http://www.oyranos.org

at: http://sourceforge.net/tracker/?group_id=177017&atid=879553
January 3, 2015 User Commands

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.