~alessandrofac93/bumblebee-config-gui/0.6

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
char *s = N_("Save");
char *s = N_("Quit");
char *s = N_("The secondary Xorg server display number.");
char *s = N_("Virtual display");
char *s = N_("Should the unused Xorg server be kept running? Set this to true if waiting for X to be ready is too long and don't need power management at all.");
char *s = N_("Keep unused XServer");
char *s = N_("True");
char *s = N_("False");
char *s = N_("The name of the Bumbleblee server group name (GID name).");
char *s = N_("Server group");
char *s = N_("Card power state at exit. Set to false if the card shoud be ON when Bumblebee server exits.");
char *s = N_("Turn card off at exit");
char *s = N_("The default behavior of '-f' option on optirun. \n"
             "If set to \"true\", '-f' will be ignored.");
char *s = N_("No eco mode override");
char *s = N_("The Driver used by Bumblebee server. If this value is not set (or empty), auto-detection is performed.");
char *s = N_("Driver");
char *s = N_("--");
char *s = N_("nVidia");
char *s = N_("Nouveau");
char *s = N_("Bumblebeed");
char *s = N_("Acceleration/ rendering bridge.");
char *s = N_("Bridge");
char *s = N_("The method used for VirtualGL to transport frames between X servers.");
char *s = N_("VGL transport method");
char *s = N_("Should the program run under optirun even if Bumblebee server or nvidia card is not available?");
char *s = N_("Allow fallback to IGC");
char *s = N_("auto");
char *s = N_("virtualgl");
char *s = N_("primus");
char *s = N_("proxy");
char *s = N_("jpeg");
char *s = N_("rgb");
char *s = N_("xv");
char *s = N_("yuv");
char *s = N_("Optirun");
char *s = N_("Module name to load, defaults to Driver if empty or unset.");
char *s = N_("Kernel driver");
char *s = N_("Colon-separated path to the nvidia libraries");
char *s = N_("Library path");
char *s = N_("Method to use for saving power by disabling the nvidia card.\n"
             "auto - automatically detect which PM method to use;\n"
             "bbswitch - new in BB 3, recommended if available;\n"
             "switcheroo - vga_switcheroo method, use at your own risk;\n"
             "none - disable PM completely.");
char *s = N_("PM method");
char *s = N_("Comma-separated path of the directory containing nvidia_drv.so.");
char *s = N_("Xorg module path");
char *s = N_("Comma-separated path of the directory containing the default Xorg modules path.");
char *s = N_("Xorg conf file");
char *s = N_("Method to use for saving power by disabling the nvidia card.\n"
             "auto - automatically detect which PM method to use.");