xorg.conf sample for xwayland with wlshm DDX.
ashjas
ashjas at gmail.com
Tue Jan 29 03:54:50 PST 2013
Darxus, thanks for that information..
yes please add the information to the build docs as it is necessary to have
the xorg.conf at $WLD/etc/X11/xorg.conf
This information was all that was needed to run xwayland using wlshm DDX.. :
Section "Device"
Identifier "Device"
Driver "wlshm" # or wlshm or intel
EndSection
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..
Thanks for the help.
Regards
Ashish
On Tue, Jan 29, 2013 at 5:04 PM, <darxus at chaosreigns.com> wrote:
> On 01/29, ashjas wrote:
> > an xorg.conf containing 'Driver "wlshm"'
> > i am not sure how to put an entry like this in the
> > $WLD/share/X11/xorg.conf.d/10-evdev.conf conf file..
>
> http://lists.freedesktop.org/archives/wayland-devel/2012-April/003106.html
>
> Some stuff in that post is not current (like "--xserver"), but the contents
> of the xorg.conf and path should be right. If you want to verify, I'll add
> that stuff to the build instructions.
>
> strace is often useful for finding the paths where programs are looking for
> files.
>
> --
> "For every complex problem, there is a solution that is simple, neat,
> and wrong." - H. L. Mencken
> http://www.ChaosReigns.com
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20130129/2d8250a1/attachment-0001.html>
More information about the wayland-devel
mailing list