Mir

Merge lp:~robert-ancell/mir/instructional_updates into lp:~kgunn72/mir/instructional_updates

Proposed by Robert Ancell
Status: Merged
Merged at revision: 783
Proposed branch: lp:~robert-ancell/mir/instructional_updates
Merge into: lp:~kgunn72/mir/instructional_updates
Diff against target: 60 lines (+11/-12)
2 files modified
doc/installing_prebuilt_on_pc.md (+3/-3)
doc/using_mir_on_pc.md (+8/-9)
To merge this branch: bzr merge lp:~robert-ancell/mir/instructional_updates
Reviewer Review Type Date Requested Status
kevin gunn Approve
Review via email: mp+171677@code.launchpad.net
To post a comment you must log in.
Revision history for this message
kevin gunn (kgunn72) wrote :

looks good

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'doc/installing_prebuilt_on_pc.md'
--- doc/installing_prebuilt_on_pc.md 2013-06-26 19:59:05 +0000
+++ doc/installing_prebuilt_on_pc.md 2013-06-26 22:06:24 +0000
@@ -4,8 +4,8 @@
4Install raring if you haven' t done so already. Uninstall any proprietary4Install raring if you haven' t done so already. Uninstall any proprietary
5drivers (-nvidia, -fglrx) and reboot on the FOSS drivers.5drivers (-nvidia, -fglrx) and reboot on the FOSS drivers.
66
7Add the ppa:mir-team/system-compositor-testing. Note that besides mir itself,7Add the ppa:mir-team/system-compositor-testing. Note that besides Mir itself,
8the PPA includes custom builds of Mesa and Xorg drivers with support for mir:8the PPA includes custom builds of Mesa and Xorg drivers with support for Mir:
99
10 sudo add-apt-repository ppa:mir-team/system-compositor-testing10 sudo add-apt-repository ppa:mir-team/system-compositor-testing
1111
@@ -24,7 +24,7 @@
24 Pin: release o=LP-PPA-mir-team-system-compositor-testing24 Pin: release o=LP-PPA-mir-team-system-compositor-testing
25 Pin-Priority: 100225 Pin-Priority: 1002
2626
27Install mir and dist-upgrade:27Install Mir and dist-upgrade:
2828
29 sudo apt-get install mir-demos29 sudo apt-get install mir-demos
30 sudo apt-get dist-upgrade30 sudo apt-get dist-upgrade
3131
=== modified file 'doc/using_mir_on_pc.md'
--- doc/using_mir_on_pc.md 2013-06-26 20:01:28 +0000
+++ doc/using_mir_on_pc.md 2013-06-26 22:06:24 +0000
@@ -33,14 +33,14 @@
33pre-built packages from the system-compositor-testing PPA.33pre-built packages from the system-compositor-testing PPA.
3434
35If you have installed the unity-system-compositor from35If you have installed the unity-system-compositor from
36the system-compositor-testing PPA, it will have modified your36the system-compositor-testing PPA, it will have created a file in
37/etc/lightdm/lightdm.conf to run XMir. If you have build from source, to37/etc/lightdm/lightdm.conf.d/10-unity-system-compositor.conf to run XMir. If you
38run X sessions under Mir, with Mir acting as the system compositor, edit38have build from source, to run X sessions under Mir, with Mir acting as the
39your /etc/lightdm/lightdm.conf to look to look like this:39system compositor, create the file
40/etc/lightdm/lightdm.conf.d/10-unity-system-compositor.conf to look to look like
41this:
4042
41 [SeatDefaults]43 [SeatDefaults]
42 user-session=ubuntu
43 greeter-session=unity-greeter
44 type=unity44 type=unity
4545
46Now restart lightdm:46Now restart lightdm:
@@ -58,11 +58,10 @@
5858
5959
60In any case, if you wish to deactivate XMir upon boot, simply comment out60In any case, if you wish to deactivate XMir upon boot, simply comment out
61the type=unity line from /etc/lightdm/lightdm.conf, like this:61the type=unity line from
62/etc/lightdm/lightdm.conf.d10-unity-system-compositor.conf, like this:
6263
63 [SeatDefaults]64 [SeatDefaults]
64 user-session=ubuntu
65 greeter-session=unity-greeter
66 #type=unity65 #type=unity
6766
6867

Subscribers

People subscribed via source and target branches

to all changes: