Hi Bryan, I understand your use case. However, CCSM is not architected at all to handle system wide configuration changes- it's only per user.
I'm going to keep the UNITY_LOW_GFX_MODE env var in place. I think for your case, setting it in the upstart script or some other system wide config is the best bet. I would still like to add the option in CCSM for users to set low graphics mode regardless of hardware. I think this is an option that makes sense. -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1412937 Title: Config option to set UNITY_LOW_GFX_MODE=1 Status in Unity: Triaged Status in unity package in Ubuntu: Triaged Bug description: Right now the procedure to turn on low_gfx_mode is https://bugs.launchpad.net/compiz/+bug/1293384/comments/15 "sudo -H gedit /usr/share/gnome-session/sessions/ubuntu.session Remove "compiz" from the RequiredComponents list sudo -H gedit /usr/share/upstart/sessions/unity7.conf: Add these lines after "export COMPIZ_CONFIG_PROFILE": env UNITY_LOW_GFX_MODE="1" export UNITY_LOW_GFX_MODE" We should add a config option (preferably system wide) to tell Compiz/Unity to go to the LOW_GFX mode regardless of what the hardware says it can do. This will make it easier to setup items like terminal services using Unity. This procedure has helped in at least one case for me, (a machine used by several users remotely using Unity). I can imagine it would also help in multiseat scenarios, etc. To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1412937/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : dx-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp