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-monitor(1) FreeBSD General Commands Manual oyranos-monitor(1)

oyranos-monitor - Oyranos CMS monitor configuration

oyranos-monitor |-s [[-x num] [-y num]|-d NUMBER] [-v]
oyranos-monitor PROFILENAME [[-x num] [-y num]|-d NUMBER] [--system-wide] [-v]
oyranos-monitor -e [[-x num] [-y num]|-d NUMBER] [--system-wide] [-v]
oyranos-monitor -l [[-x num] [-y num]|-d NUMBER] [-v]
[ --module MODULENAME ]
oyranos-monitor --modules [-v]
oyranos-monitor -f [edid|icc|edid_icc] [-o OUT_FILENAME | default:stdout] [[-x num] [-y num]|-d NUMBER] [-m] [-v]
oyranos-monitor --add-edid FILENAME --profile FILENAME [--name NAME] [-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.

-s, --setup [default] Set up the X11 server with the Oyranos DB stored monitor ICC profile(s). This option is optional.

-d NUMBER , -d=NUMBER position in device list.
-x POSITION , -x=POSITION select the screen at the x position.
-y POSITION , -y=POSITION select the screen at the y position.

Assign a monitor ICC profile to the selected screen and store in the Oyranos DB.

-d NUMBER , -d=NUMBER position in device list.
-x POSITION , -x=POSITION select the screen at the x position.
-y POSITION , -y=POSITION select the screen at the y position.
--system-wide do system wide, might need admin or root privileges

Reset the hardware gamma table to the defaults and erase from the Oyranos DB

-d NUMBER , -d=NUMBER position in device list.
-x POSITION , -x=POSITION select the screen at the x position.
-y POSITION , -y=POSITION select the screen at the y position.
--system-wide do system wide, might need admin or root privileges


-v increase verbosity
--short show only the ICC profiles file name
--path show the full ICC profile path and file name
list monitor modules
Select a data format. Possible are edid for server side EDID data, icc for a server side ICC profile and edid_icc for a ICC profile created from server side EDID. Without the -o/--ouput option the output is written to stdout.

-d NUMBER , -d=NUMBER position in device list.
-x POSITION , -x=POSITION select the screen at the x position.
-y POSITION , -y=POSITION select the screen at the y position.
-m (--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.
-o, --output OUT_FILENAME Write data selected by -f/--format to the given filename.

Embedd EDID keys to a ICC profile as meta tag. Requires --profile.
--profile ICC_FILENAME ICC profile.
--name ICC_INTERNAL_NAME String for ICC profile internal name.

-d NUMBER , -d=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".
-x POSITION , -x=POSITION 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 POSITION , -y=POSITION select the screen at the y position
-v, --verbose increase verbosity
--module select module

Run as daemon to observe monitor hotplug events and update the setup.

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.

# select a monitor profile, load the binary blob into X and
# fill the VideoCardGammaTable, if appropriate
oyranos-monitor
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

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

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

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

at: http://sourceforge.net/tracker/?group_id=177017&atid=879553

March 6, 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.