~ubuntu-branches/ubuntu/precise/nvidia-common/precise-proposed

« back to all changes in this revision

Viewing changes to share/hybrid/hybrid-gfx.conf

  • Committer: Package Import Robot
  • Author(s): Alberto Milone
  • Date: 2012-02-15 18:04:29 UTC
  • Revision ID: package-import@ubuntu.com-20120215180429-gsxrnh0sd7v5orel
Tags: 1:0.2.38
Add support for Hybrid graphics, disabled by default for now.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
start on (starting lightdm
 
2
          or starting kdm
 
3
          or starting xdm
 
4
          or starting lxdm)
 
5
task
 
6
script
 
7
    $(hybrid-detect)
 
8
end script