1xgamma(1) General Commands Manual xgamma(1)
2
3
4
6 xgamma - Alter a monitor's gamma correction through the X server
7
9 xgamma [-display display] [-screen screen] [-quiet] [-gamma f.f |
10 [[-rgamma f.f] [-ggamma f.f] [-bgamma f.f]]]
11
13 xgamma allows X users to query and alter the gamma correction of a mon‐
14 itor via the X video mode extension (XFree86-VidModeExtension).
15
16 If no value for the gamma correction is given via the -gamma or
17 -rgamma/-ggamma/-bgamma options, xgamma prints the current gamma cor‐
18 rection of the display.
19
21 -display display
22 This argument allows you to specify the server to connect to;
23 see X(7).
24
25 -screen screen
26 When multiple displays are configured as a single logical dis‐
27 play, this option allows you to select the screen you wish to
28 change.
29
30 -quiet Silence the normal output of xgamma
31
32 -help Print out the `Usage:' command syntax summary.
33
34 -gamma f.f
35 The gamma correction can either be defined as a single value,
36 or separately for the red, green and blue components. This
37 argument specifies the gamma correction as a single value.
38
39 -rgamma f.f
40 This argument specifies the red component of the gamma correc‐
41 tion.
42
43 -ggamma f.f
44 This argument specifies the green component of the gamma cor‐
45 rection.
46
47 -bgamma f.f
48 This argument specifies the blue component of the gamma correc‐
49 tion.
50
52 DISPLAY To get default host and display number.
53
55 This client changes the internal values of the gamma correction for the
56 Xserver. Whether or not these values are respected depends on the video
57 drivers.
58
59 The gamma values are passed to the Xserver with 3 decimal places of
60 accuracy.
61
63 xvidtune(1)
64
66 Kaleb S. Keithley, X Consortium.
67 David Dawes, David Bateman
68
69
70
71X Version 11 xgamma 1.0.4 xgamma(1)