forked from polychromatic/polychromatic
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpolychromatic-controller.1
93 lines (92 loc) · 1.46 KB
/
polychromatic-controller.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
.\" Generated by scdoc 1.11.2
.\" Complete documentation for this program is not available as a GNU info page
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.nh
.ad l
.\" Begin generated content:
.TH "polychromatic-controller" "1" "2022-12-03"
.P
.SH NAME
.P
Polychromatic - RGB lighting management software for GNU/Linux
.P
.SH SYNOPSIS
.P
\fBpolychromatic-controller\fR [OPTIONS]
.P
.SH DESCRIPTION
.P
This is the main graphical user interface portion of Polychromatic, based on
PyQt5.\& All features of the software are accessible here.\&
.P
.SH OPTIONS
.P
\fB-h\fR, \fB--help\fR
.RS 4
Shows the help information.\&
.P
.RE
\fB-v\fR, \fB--verbose\fR
.RS 4
Prints more details about the application'\&s operation.\&
.P
.RE
\fB--version\fR
.RS 4
Prints version information:
.RS 4
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.IP \(bu 4
.\}
Software version
.RE
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.IP \(bu 4
.\}
Commit hash (when run from the repository directory)
.RE
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.IP \(bu 4
.\}
Python version
.RE
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.IP \(bu 4
.\}
Qt version
.RE
.P
.RE
.RE
\fB--locale [lang]\fR
.RS 4
Force the application to display in a specific locale.\&
For example, "fr_FR" or "nl".\&
.P
.RE
\fB--open [tab/dialog]\fR
.RS 4
Opens the software to a specific a tab or dialog.\&
.P
\fITab\fR: devices, effects
.P
\fIDialog\fR: preferences, troubleshoot, colours
.P
After a dialog is closed, the software will quit.\&