Additional users do not have xterm capabilities!
Debian 'squeeze' was installed using the Graphical Advanced install. The user initially created during the install has all the capabilities of xterm. Both 'xeyes' and 'xclock' display properly. Even the root account works with 'xeyes'. However after adding another user this new user does not have the xterm capabilities and neither 'xeyes' or 'xclock' work!
Added DISPLAY=<host IP>:0.0 export DISPLAY to the .bashrc. When I try to execute xeyes this error message is displayed: "No protocol speficied" Error:Can't open display: :0.0
What an I missing?
Additional users do not have xterm capabilities!
Logging on with either user right from the desktop does enable xterm capabilities. But using su does not work. Strange. The su -l and su -m does not work..... but I can work around this for now.