oyranos_monitor.h File Reference

The Monitor API header to include in your application. More...

#include "oyranos.h"

Functions

int oyGetMonitorInfo (const char *display, char **manufacturer, char **model, char **serial, oyAllocFunc_t allocate_func)
 pick up monitor information with Xlib
int oyGetScreenFromPosition (const char *display_name, int x, int y)
 screen number from position
char * oyGetDisplayNameFromPosition (const char *display_name, int x, int y, oyAllocFunc_t allocate_func)
 display name from position
char * oyGetMonitorProfile (const char *display, size_t *size, oyAllocFunc_t allocate_func)
 get the monitor profile
char * oyGetMonitorProfileName (const char *display, oyAllocFunc_t allocate_func)
 get the monitor profile filename
int oySetMonitorProfile (const char *display_name, const char *profil_name)
 set the monitor profile by filename
int oyActivateMonitorProfiles (const char *display_name)
 activate the monitor using the stored configuration


Detailed Description

The Monitor API header to include in your application.

This file contains all functions and structs available in the Oyranos Monitor API.

See also:
oyranos_definitions.h for Elektra macros

oyranos.h for the Oyranos API


For the Oyranos API see

Generated on Sat Sep 27 18:37:14 2008 for Oyranos by  doxygen 1.5.6