Re: [PATCH] X server uses xwayland.conf instead of xorg.conf

2013-05-01 Thread Kristian Høgsberg
On Sun, Apr 21, 2013 at 10:24:58PM -0700, spit...@gmail.com wrote: > From: spitzak > > This allows X applications to be run on wayland without having to > delete conf files needed to run the legacy X server on the same machine. > > This is the only method I have found that will allow the built-i

[PATCH] X server uses xwayland.conf instead of xorg.conf

2013-04-21 Thread spitzak
From: spitzak This allows X applications to be run on wayland without having to delete conf files needed to run the legacy X server on the same machine. This is the only method I have found that will allow the built-in default conf file to be used while an /etc/X11/xorg.conf.d directory exists.