Add bumblebee script
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
VirtualDisplay=:8
|
||||
# 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.
|
||||
KeepUnusedXServer=true
|
||||
KeepUnusedXServer=false
|
||||
# The name of the Bumbleblee server group name (GID name)
|
||||
ServerGroup=bumblebee
|
||||
# Card power state at exit. Set to false if the card shoud be ON when Bumblebee
|
||||
@ -29,7 +29,7 @@ IGCPCIVendorId=0x1002
|
||||
[optirun]
|
||||
# Acceleration/ rendering bridge, possible values are auto, virtualgl and
|
||||
# primus.
|
||||
Bridge=primus
|
||||
Bridge=auto
|
||||
# The method used for VirtualGL to transport frames between X servers.
|
||||
# Possible values are proxy, jpeg, rgb, xv and yuv.
|
||||
VGLTransport=proxy
|
||||
|
Reference in New Issue
Block a user