~ubuntu-branches/ubuntu/trusty/redshift/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/gtk-redshift.1

  • Committer: Package Import Robot
  • Author(s): Andrew Starr-Bochicchio
  • Date: 2012-07-18 20:42:04 UTC
  • mfrom: (7.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20120718204204-5ycxpxi9vg0iuqua
Tags: 1.7-2ubuntu1
* Merge from Debian unstable. Remaining Ubuntu changes:
 - d/control: add libgeoclue-dev to enable new geoclue support.
 - d/rules: add --enable-ubuntu to install ubuntu icons.
 - d/patches/retry-geoclue.patch: Retry geoclue a few times so
   redshift does not explode at startup.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.38.2.
2
 
.TH REDSHIFT "1" "July 2010" "redshift 1.2" "User Commands"
 
1
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.9.
 
2
.TH REDSHIFT "1" "June 2012" "redshift 1.7" "User Commands"
3
3
.SH NAME
4
 
redshift \- Set color temperature of display according to time of day.
 
4
gtk-redshift \- Set color temperature of display according to time of day
 
5
(gtk-Frontend).
5
6
.SH SYNOPSIS
6
7
.B redshift
7
8
\fI\-l LAT:LON \-t DAY:NIGHT \fR[\fIOPTIONS\fR...]
15
16
.TP
16
17
\fB\-v\fR
17
18
Verbose output
 
19
.TP
18
20
\fB\-V\fR
19
21
Show program version
20
22
.TP
21
23
\fB\-b\fR N
22
24
Screen brightness to apply (max is 1.0)
23
25
.TP
 
26
\fB\-c\fR FILE
 
27
Load settings from specified configuration file
 
28
.TP
24
29
\fB\-g\fR R:G:B
25
30
Additional gamma correction to apply
26
31
.TP
27
32
\fB\-l\fR LAT:LON
28
33
Your current location
29
34
.TP
 
35
\fB\-l\fR PROVIDER
 
36
Select provider for automatic location updates
 
37
(Type `list' to see available providers)
 
38
.TP
30
39
\fB\-m\fR METHOD
31
 
Method to use to set color temperature (randr or vidmode)
 
40
Method to use to set color temperature
 
41
(Type `list' to see available methods)
32
42
.TP
33
43
\fB\-o\fR
34
44
One shot mode (do not continuously adjust color temperature)
35
45
.TP
 
46
\fB\-O\fR TEMP
 
47
One shot manual mode (set color temperature)
 
48
.TP
 
49
\fB\-x\fR
 
50
Reset mode (remove adjustment from screen)
 
51
.TP
36
52
\fB\-r\fR
37
 
Disable initial temperature transition
38
 
.TP
39
 
\fB\-s\fR SCREEN
40
 
X screen to apply adjustments to
 
53
Disable temperature transitions
41
54
.TP
42
55
\fB\-t\fR DAY:NIGHT
43
56
Color temperature to set at daytime/night
44
57
.PP
 
58
The neutral temperature is 6500K. Using this value will not
 
59
change the color temperature of the display. Setting the
 
60
color temperature to a value higher than this results in
 
61
more blue light, and setting a lower value will result in
 
62
more red light.
 
63
.PP
 
64
Default values:
 
65
.IP
 
66
Daytime temperature: 5500K
 
67
Night temperature: 3700K
 
68
.PP
45
69
Please report bugs to <https://bugs.launchpad.net/redshift>
 
70
.SH "SEE ALSO"
 
71
The full documentation for
 
72
.B redshift
 
73
is maintained as a Texinfo manual.  If the
 
74
.B info
 
75
and
 
76
.B redshift
 
77
programs are properly installed at your site, the command
 
78
.IP
 
79
.B info redshift
 
80
.PP
 
81
should give you access to the complete manual.
46
82
.SH AUTHOR
47
83
redshift was written by Martin Koelewijn and Jon Lund Steffensen.
48
84
.PP
49
 
This manual page was written by Franziska Lichtblau <rhalina@old-forest.org>,
 
85
This manual page was created by Franziska Lichtblau
 
86
<rhalina@old-forest.org>
50
87
for the Debian project (and may be used by others).