![]() |
Oyranos
git-devel
Oyranos is a full featured Color Management System
|
NAME SYNOPSIS DESCRIPTION OPTIONS ENVIRONMENT EXAMPLES SEE ALSO AUTHOR COPYRIGHT BUGS
"oyranos-monitor" 1 "February 22, 2018" "User Commands"
oyranos-monitor v0.9.7 - Monitor configuration with Oyranos CMS
oyranos-monitor | -s [-x=PIXEL] [-y=PIXEL|-d=NUMBER] [-v]
oyranos-monitor [-x=PIXEL] [-y=PIXEL|-d=NUMBER] [–system-wide] [-v] ICC_FILE_NAME
oyranos-monitor -e -u [-x=PIXEL] [-y=PIXEL|-d=NUMBER] [–system-wide] [-v]
oyranos-monitor -l [-x=PIXEL] [-y=PIXEL|-d=NUMBER] [–short] [–path] [-c] [-v] [–module=MODULENAME] [-2] [-4]
oyranos-monitor -f=edid|icc|edid_icc|vcgt... -a –modules -L [-o=OUT_FILENAME|default:stdout] [-x=PIXEL] [-y=PIXEL|-d=NUMBER] [–display=NAME] [-m] [-v] [-2] [-4]
oyranos-monitor –daemon [-v]
oyranos-monitor –add-edid=FILENAME –add-vcgt=FILENAME –profile=ICC_FILE_NAME [–name=NAME] [-v]
oyranos-monitor -h[=synopsis|...] -X=json|json+command|man|markdown -R=gui|cli|web|... -V [-v]
The oyranos-monitor programm let you query and set the monitor profile(s) within the Oyranos color management system (CMS). Profiles are stored in a data base, the Oyranos DB.
-x=PIXEL | select the screen at the x position. The Oyranos screens are if possible real devices. A screen position must be unique and not shared by different screens, otherwise it will be ambiguous. |
-y=PIXEL | select the screen at the y position. |
-d|–device-pos=NUMBER | Position in device list. The numbering of monitors starts with zero for the first device. To get the number of all available devices use "oyranos-monitor -l | wc -l". |
–display=NAME | Use DISPLAY |
–module=MODULENAME | Select module See as well the –modules option. |
-c|–x-color-region-target | show the X Color Management (XCM) device profile |
–system-wide | do system wide, might need admin or root privileges |
-2|–icc-version-2 | Select ICC v2 Profiles |
-4|–icc-version-4 | Select ICC v4 Profiles |
oyranos-monitor | -s [-x=PIXEL] [-y=PIXEL|-d=NUMBER] [-v]
Set up the X11 server with the Oyranos DB stored monitor ICC profile(s).
| | No args Run command without arguments |
-s|–setup | Setup a ICC profile for all or a selected monitor |
oyranos-monitor [-x=PIXEL] [-y=PIXEL|-d=NUMBER] [–system-wide] [-v] ICC_FILE_NAME
Assign a monitor ICC profile to the selected screen and store in the Oyranos DB.
ICC_FILE_NAME | ICC device profile for a monitor |
oyranos-monitor -e -u [-x=PIXEL] [-y=PIXEL|-d=NUMBER] [–system-wide] [-v]
-e|–erase | Release a ICC profile from a monitor device Reset the hardware gamma table to the defaults and erase from the Oyranos DB |
-u|–unset | Release a ICC profile from a monitor device Reset the hardware gamma table to the defaults. |
oyranos-monitor -l [-x=PIXEL] [-y=PIXEL|-d=NUMBER] [–short] [–path] [-c] [-v] [–module=MODULENAME] [-2] [-4]
List names and show details.
-l|–list | list devices |
–short | show only the ICC profiles file name |
–path | show the full ICC profile path and file name |
oyranos-monitor -f=edid|icc|edid_icc|vcgt... -a –modules -L [-o=OUT_FILENAME|default:stdout] [-x=PIXEL] [-y=PIXEL|-d=NUMBER] [–display=NAME] [-m] [-v] [-2] [-4]
-f|–format=edid|icc|edid_icc|vcgt... | Select data format Select a data format. Possible are edid for server side EDID data, icc for a server side ICC profile, edid_icc for a ICC profile created from server side EDID and vcgt for effect and monitor white point merged into a possibly altered VCGT tag. Without the -o/–ouput option the output is written to stdout. |
-o|–output=OUT_FILENAME|default:stdout | Write data selected by -f/–format to the given filename. |
-m|–device-meta-tag | (–device-meta-tag) switch is accepted by the -f=icc and -f=edid_icc option. It embeddes device and driver informations about the actual device for later easier ICC profile to device assignment. This becomes useful for sharing ICC profiles. |
-a|–xcm-active | Show if X Color Management is active |
–modules | List monitor modules |
-L|–list-taxi | List Taxi Profiles |
oyranos-monitor –daemon [-v]
Keep a session up to date.
–daemon | Run as daemon to observe monitor hotplug events and update the setup. |
oyranos-monitor –add-edid=FILENAME –add-vcgt=FILENAME –profile=ICC_FILE_NAME [–name=NAME] [-v]
Add device information to a profile for automated selection.
–add-edid=FILENAME | EDID Filename Embedd EDID keys to a ICC profile as meta tag. Requires –profile. |
–add-vcgt=FILENAME | VCGT Filename Embedd VCGT calibration to a ICC profile as vcgt tag. FILENAME can be output from 'xcalib -p'. Requires –profile. |
–profile=ICC_FILE_NAME | ICC profile. |
–name=NAME | String for ICC profile internal name. |
oyranos-monitor -h[=synopsis|...] -X=json|json+command|man|markdown -R=gui|cli|web|... -V [-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|... | Render
| ||||||||||
-v|–verbose | increase verbosity |
On X11 systems the display is selected by this variable.
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
route Oyranos to additional directories containing modules.
oyranos-monitor
Select a monitor profile, load the binary blob into X and fill the VideoCardGammaTable, if appropriate
oyranos-monitor -x pos -y pos profilename
oyranos-monitor -e -x pos -y pos profilename
oyranos-monitor -x pos -y pos
oyranos-monitor -l
oyranos-monitor -l -v -d 0
iccDumpProfile -v "`oyranos-monitor -l -d 0 -c --path`"
oyranos-monitor -l –module oyX1
oyranos-monitor -f=[edid|icc|edid_icc] -o=edid.bin -x=pos -y=pos -m
oyranos-monitor –add-edid=edid_filename –profile=profilename.icc –name=profilename
oyranos-config-fltk(1) oyranos-policy(1) oyranos-profiles(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