~aacid/unity8/moreAsyncAudioCard

« back to all changes in this revision

Viewing changes to data/unity8.conf

  • Committer: Albert Astals Cid
  • Date: 2016-03-10 08:32:16 UTC
  • mfrom: (2136.2.83 unity8)
  • Revision ID: albert.astals@canonical.com-20160310083216-8nnplxl85qx13xd0
Merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
    fi
45
45
 
46
46
    initctl set-env --global MIR_SERVER_PROMPT_FILE=1
47
 
 
 
47
end script
 
48
 
 
49
exec ${BINARY:-unity8} $ARGS
 
50
 
 
51
post-start script
48
52
    initctl emit --no-wait indicator-services-start
49
53
 
50
54
    # Disable Qt's stuttering 'touch compression' to fix scrolling smoothness
58
62
    # initctl set-env MIR_SERVER_NBUFFERS=2
59
63
end script
60
64
 
61
 
exec ${BINARY:-unity8} $ARGS
62
 
 
63
65
post-stop script
64
66
    initctl set-env --global MIR_SOCKET=$UNITY_MIR_SOCKET
65
67
    initctl unset-env --global UNITY_MIR_SOCKET