On 6/2/06, Jason Holt <jason at lunkwill.org> wrote: > # Make sure this is in the 'Section "Files"' section: > > ModulePath "/usr/X11R6/lib/modules/drivers" > ModulePath "/usr/X11R6/lib/modules/extensions" Couldn't you do this? ln -s /usr/lib/xorg /usr/X11R6 This would fix the freenx problem (or any path problem) too. Or am I missing something? -Bryan