blob: f78294fcd2501f1b265a99aeb7e9d2df29bac177 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
NAME
libgamma - Display server abstraction layer for gamma ramps
DESCRIPTION
libgamma is a library that aims to abstract away the
display server when adjusting the colour curves for
monitors via gamma ramps.
RATIONALE
The principal goal of libgamma is to provide abstraction
now that we are entering a world of multiple display
servers and to reduce code duplication both within and
between software like redshift(1) and blueshift(1).
SEE ALSO
blueshift(1), xgamma(1), xrandr(1), pylibgamma, jlibgamma,
libgammamm
Full documentation available locally via: info '(libgamma)'
|