-
Notifications
You must be signed in to change notification settings - Fork 185
Expand file tree
/
Copy pathoptimus-manager.1
More file actions
54 lines (35 loc) · 811 Bytes
/
Copy pathoptimus-manager.1
File metadata and controls
54 lines (35 loc) · 811 Bytes
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
.TH optimus-manager "1"
.SH NAME
optimus-manager - configures Nvidia Optimus graphics
.SH USAGE
optimus-manager [option]
.SH SWITCHING OPTIONS
.TP
.SS --switch [mode]
Sets the GPU mode for future logins. Modes: nvidia, integrated, hybrid.
.TP
.SS --now
Skips the confirmation for loggin out.
.SH PRINT OPTIONS
.TP
.SS --status
Prints the current status.
.TP
.SS --current-mode
Prints the current GPU mode.
.TP
.SS --next-mode
Prints the GPU mode that will be used on the next login.
.TP
.SS --startup-mode
Prints the GPU mode that will be used on startup.
.SH CONFIG OPTIONS
.TP
.SS --config [file]
Sets the temporary configuration file to use only on next boot.
.TP
.SS --unset-config
Reverts "--config".
.TP
.SS --cleanup
Removes auto-generated configuration files left over by the daemon.