<div dir="ltr"><div><div>Nobuhiko,<br></div>These look pretty good assuming they properly compile (I can't compile the man format in my head).  One comment, is that we should probably remove tablet-shell from the list of shells while we're at it.  It might also be worth noting that this can be used to load other shell plugins than the ones provided with weston.<br>
</div>--Jason Ekstrand<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Feb 8, 2014 at 2:01 AM, Nobuhiko Tanibata <span dir="ltr"><<a href="mailto:NOBUHIKO_TANIBATA@xddp.denso.co.jp" target="_blank">NOBUHIKO_TANIBATA@xddp.denso.co.jp</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Add key:shell to CORE SECTION and move a example of desktop-shell from key:modules to key:shell.<br>
Add cms-colord.so to key:modules of CORE SECTION.<br>
<br>
Signed-off-by: Nobuhiko Tanibata <<a href="mailto:NOBUHIKO_TANIBATA@xddp.denso.co.jp">NOBUHIKO_TANIBATA@xddp.denso.co.jp</a>><br>
---<br>
 man/weston.ini.man | 17 ++++++++++++++---<br>
 1 file changed, 14 insertions(+), 3 deletions(-)<br>
<br>
diff --git a/man/weston.ini.man b/man/weston.ini.man<br>
index ce3f928..7b9ce0a 100644<br>
--- a/man/weston.ini.man<br>
+++ b/man/weston.ini.man<br>
@@ -92,16 +92,27 @@ The<br>
 .B core<br>
 section is used to select the startup compositor modules.<br>
 .TP 7<br>
-.BI "modules=" desktop-shell.so,xwayland.so<br>
-specifies the modules to load (string). Available modules in the<br>
+.BI "shell=" desktop-shell.so<br>
+specifies the shell to load (string). Available shells in the<br>
 .IR "__weston_modules_dir__"<br>
 directory are:<br>
 .PP<br>
 .RS 10<br>
 .nf<br>
 .BR desktop-shell.so<br>
-.BR tablet-shell.so<br>
+.fi<br>
+.RE<br>
+.TP 7<br>
+.TP 7<br>
+.BI "modules=" xwayland.so,cms-colord.so<br>
+specifies the modules to load (string). Available modules in the<br>
+.IR "__weston_modules_dir__"<br>
+directory are:<br>
+.PP<br>
+.RS 10<br>
+.nf<br>
 .BR xwayland.so<br>
+.BR cms-colord.so<br>
 .fi<br>
 .RE<br>
 .TP 7<br>
<span class="HOEnZb"><font color="#888888">--<br>
1.8.3.1<br>
<br>
_______________________________________________<br>
wayland-devel mailing list<br>
<a href="mailto:wayland-devel@lists.freedesktop.org">wayland-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/wayland-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/wayland-devel</a><br>
</font></span></blockquote></div><br></div>