2014-12-20 10:51:24 +00:00
|
|
|
--- bumblebee-3.2.1/src/bbsecondary.c 2012-02-05 00:03:06.003439638 +0100
|
|
|
|
+++ bumblebee-3.2.1/src/bbsecondary.c 2012-02-05 00:46:38.017382619 +0100
|
2012-02-05 00:51:35 +00:00
|
|
|
@@ -149,6 +149,8 @@
|
|
|
|
"-sharevts",
|
|
|
|
"-nolisten", "tcp",
|
|
|
|
"-noreset",
|
|
|
|
+ "-xkbdir", getenv("XKB_DIR"),
|
2014-02-08 18:47:51 +00:00
|
|
|
+ "-logfile", "/var/log/X.bumblebee.log",
|
2012-02-05 00:51:35 +00:00
|
|
|
"-verbose", "3",
|
|
|
|
"-isolateDevice", pci_id,
|
|
|
|
"-modulepath",
|