![]() |
Oyranos
git-devel
Oyranos is a full featured Color Management System
|
NAME SYNOPSIS DESCRIPTION OPTIONS GENERAL OPTIONS ENVIRONMENT SEE ALSO AUTHOR COPYRIGHT BUGS
"oyranos-device" 1 "May 13, 2021" "User Commands"
oyranos-device v0.9.7 - Oyranos Color Devices
oyranos-device -a -c=CLASS -d=NUMBER [-p[=ICC_FILE_NAME]] [–system-wide]
oyranos-device -e -c=CLASS -d=NUMBER [–system-wide]
oyranos-device -s -c=CLASS -d=NUMBER
oyranos-device -u -c=CLASS -d=NUMBER
oyranos-device -l [-v] [–short] [–print-class]
oyranos-device -l [-c=CLASS] [-d=NUMBER|–device-name=NAME] [–short] [–path] [-r] [-v]
oyranos-device –list-profiles [-c=CLASS] [-d=NUMBER] [–show-non-device-related]
oyranos-device –list-taxi-profiles [-c=CLASS] [-d=NUMBER] [–show-non-device-related]
oyranos-device -f=icc|openicc+rank-map|openicc|openicc-rank-map -c=CLASS -d=NUMBER -j=FILENAME -k=FILENAME [-o=FILENAME] [–only-db] [-m]
oyranos-device –calibration=FILENAME [-m] [-j=FILENAME] [-f=icc|openicc+rank-map|openicc|openicc-rank-map] [-n=ICC_FILE_NAME]
oyranos-device -h=synopsis|... | -X=json|json+command|man|markdown | -V | -R=gui|cli|web|... [-v]
The oyranos-device program shows and administrates ICC profiles for color devices.
| -c|–device-class=CLASS | use device class. Useful device classes are monitor, scanner, printer, camera.
| ||||||||
| -d|–device-pos=NUMBER | device position start from zero | ||||||||
| –device-name=NAME | alternatively specify the name of a device | ||||||||
| -2|–icc-version-2 | Select ICC v2 Profiles | ||||||||
| -4|–icc-version-4 | Select ICC v4 Profiles | ||||||||
| -r|–skip-x-color-region-target | skip X Color Management device profile |
oyranos-device -a -c=CLASS -d=NUMBER [-p[=ICC_FILE_NAME]] [–system-wide]
| -a|–assign | add configuration to OpenICC DB |
| -p|–profile-name[=ICC_FILE_NAME] | profile file name Can be "" empty string or "automatic" or a real profile name. |
| –system-wide | add computer wide |
oyranos-device -e -c=CLASS -d=NUMBER [–system-wide]
| -e|–erase | remove configuration from OpenICC DB |
oyranos-device -s -c=CLASS -d=NUMBER
| -s|–setup | configure session from OpenICC DB |
oyranos-device -u -c=CLASS -d=NUMBER
| -u|–unset | reset session configuration to zero |
oyranos-device -l [-v] [–short] [–print-class]
| -l|–list | List device classes |
| -v|–verbose | verbose |
| –short | print module ID or profile name |
| –print-class | print the modules device class |
oyranos-device -l [-c=CLASS] [-d=NUMBER|–device-name=NAME] [–short] [–path] [-r] [-v]
Needs -c option.
| -l|–list | List device classes | ||||||||
| -c|–device-class=CLASS | use device class. Useful device classes are monitor, scanner, printer, camera.
| ||||||||
| –short | print module ID or profile name | ||||||||
| –path | print the full file name |
oyranos-device –list-profiles [-c=CLASS] [-d=NUMBER] [–show-non-device-related]
Needs -c and -d options.
| –list-profiles | List local DB profiles for selected device |
| –show-non-device-related | show as well non matching profiles |
oyranos-device –list-taxi-profiles [-c=CLASS] [-d=NUMBER] [–show-non-device-related]
Needs -c and -d options.
| –list-taxi-profiles | List Taxi DB profiles for selected device |
| –show-non-device-related | show as well non matching profiles |
oyranos-device -f=icc|openicc+rank-map|openicc|openicc-rank-map -c=CLASS -d=NUMBER -j=FILENAME -k=FILENAME [-o=FILENAME] [–only-db] [-m]
Needs -c and -d options.
| -f|–format=icc|openicc+rank-map|openicc|openicc-rank-map | dump configuration data
| ||||||||||
| -o|–output=FILENAME | write to specified file | ||||||||||
| -j|–device-json=FILENAME | use device JSON alternatively to -c and -d options | ||||||||||
| -k|–rank-json=FILENAME | use rank map JSON alternatively to -c and -d options | ||||||||||
| –only-db | use only DB keys for -f=openicc | ||||||||||
| -m|–device-meta-tag | embedd device and driver information into ICC meta tag |
oyranos-device –calibration=FILENAME [-m] [-j=FILENAME] [-f=icc|openicc+rank-map|openicc|openicc-rank-map] [-n=ICC_FILE_NAME]
Use for VCGT or printer calibrations. The command generates a device link profile. This can be used for insertion into a conversion, which does not use native calibration, like a opt out window with Compiz compicc window color management.
| –calibration=FILENAME | Generate a device link profile. FILENAME can be output of xcalib -p . |
| -m|–device-meta-tag | embedd device and driver information into ICC meta tag |
| -j|–device-json=FILENAME | use device JSON alternatively to -c and -d options |
| -n|–new-profile-name=ICC_FILE_NAME | profile file name |
oyranos-device -h=synopsis|... | -X=json|json+command|man|markdown | -V | -R=gui|cli|web|... [-v]
| -h|–help=synopsis|... | Print help text Show usage information and hints for the tool. | ||||||||||
| -X|–export=json|json+command|man|markdown | Export formated text Get UI converted into text formats
| ||||||||||
| -V|–version | Version | ||||||||||
| -R|–render=gui|cli|web|... | Select Renderer Select and possibly configure Renderer. -R="gui" will just launch a graphical UI. -R="web:port=port_number:https_key=TLS_private_key_filename:https_cert=TLS_CA_certificate_filename:css=layout_filename.css" will launch a local Web Server, which listens on local port.
| ||||||||||
| -v|–verbose | verbose |
set the Oyranos debug level. Alternatively the -v option can be used.
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
oyranos-policy(1) oyranos-config(1) oyranos-profiles(1) oyranos-profile(1) oyranos(3)
https://gitlab.com/oyranos/oyranos
Kai-Uwe Behrmann https://gitlab.com/beku
© 2005-2024 Kai-Uwe Behrmann and others
newBSD https://gitlab.com/oyranos/oyranos
1.8.13