Re: xorg.conf sample for xwayland with wlshm DDX.

2013-01-29 Thread ashjas
Hello.. apart from the xorg conf i didnt require anything seperately.. but just for feedback, i would like to point out one small issue that i faced while building WLSHM: my exports: export WLD=/home/abc/WAYLANDINSTALLDIR export LD_LIBRARY_PATH=$WLD/lib export PKG_CONFIG_PATH=$WLD/lib/pkgconfig/:$

Re: xorg.conf sample for xwayland with wlshm DDX.

2013-01-29 Thread ashjas
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

Re: xorg.conf sample for xwayland with wlshm DDX.

2013-01-29 Thread darxus
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

xorg.conf sample for xwayland with wlshm DDX.

2013-01-28 Thread ashjas
Hello, I am currently on a machine that has a nvidia graphics but i am running into issues with xwayland with the nouveau DDX .. i had started a help thread to which i am still waiting for a response from the wayland team. Mean while i was trying to use the wlshm DDX which is generic and uses sof