Kris,
Thank you for the detailed description of the problem.
> -rws--x--x 1 root root 4272 May 5 10:23 /usr/X11R6/bin/Xwrapper
>
> (1) What should i do to get that working? By the way This works when i try
> it as the root. The Command i used is
I have not actually tried this, but strongly suspect
that you need to set the permissions to
-rwsr-xr-x 1 root root 4272 May 5 10:23 /usr/X11R6/bin/Xwrapper
I suspect that without read permission, ordinary users are
unable to interpret (read) this wrapper which is probably a
shell script.
Bob