<div dir="ltr">Darxus, thanks for that information..<div><br></div><div style>yes please add the information to the build docs as it is necessary to have the xorg.conf at $WLD/etc/X11/xorg.conf</div><div style><br></div><div style>

This information was all that was needed to run xwayland using wlshm DDX.. :</div><div style>Section "Device"</div><div>        Identifier "Device"</div><div>        Driver "wlshm" # or wlshm or intel</div>

<div>EndSection</div><div><br></div><div style>The path $WLD/etc/X11/xorg.conf is essential because earlier i was trying to add this same information at ./share/X11/xorg.conf.d/10-evdev.conf , which didnt work..</div><div style>

<br></div><div style>Thanks for the help.</div><div style><br></div><div style>Regards</div><div style>Ashish</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jan 29, 2013 at 5:04 PM,  <span dir="ltr"><<a href="mailto:darxus@chaosreigns.com" target="_blank">darxus@chaosreigns.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 01/29, ashjas wrote:<br>
>    an xorg.conf containing 'Driver "wlshm"'<br>
>    i am not sure how to put an entry like this in the<br>
>    $WLD/share/X11/xorg.conf.d/10-evdev.conf conf file..<br>
<br>
</div><a href="http://lists.freedesktop.org/archives/wayland-devel/2012-April/003106.html" target="_blank">http://lists.freedesktop.org/archives/wayland-devel/2012-April/003106.html</a><br>
<br>
Some stuff in that post is not current (like "--xserver"), but the contents<br>
of the xorg.conf and path should be right.  If you want to verify, I'll add<br>
that stuff to the build instructions.<br>
<br>
strace is often useful for finding the paths where programs are looking for<br>
files.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
"For every complex problem, there is a solution that is simple, neat,<br>
and wrong." - H. L. Mencken<br>
<a href="http://www.ChaosReigns.com" target="_blank">http://www.ChaosReigns.com</a><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>