All,
I'm following the directions on
http://computingplugs.com/index.php/Installing_X11#VNC_and_IceWM to fix the bugs with the terminal sessions not showing up. I downloaded and compiled a new libXt and created new symbolic links:
root@sheeva:/tmp# cd /usr/lib
root@sheeva:/usr/lib# ls -al libXt*
-rw-r--r-- 1 root root 441760 Apr 11 2009 libXt.a
lrwxrwxrwx 1 root root 14 Nov 18 09:41 libXt.so -> libXt.so.6.0.0
lrwxrwxrwx 1 root root 14 Nov 18 09:41 libXt.so.6 -> libXt.so.6.0.0
-rwxr-xr-x 1 root root 1595086 Nov 18 09:37 libXt.so.6.0.0
-rw-r--r-- 1 root root 19918 Mar 27 2009 libXtst.a
lrwxrwxrwx 1 root root 16 Nov 18 08:08 libXtst.so -> libXtst.so.6.1.0
lrwxrwxrwx 1 root root 16 Oct 29 13:49 libXtst.so.6 -> libXtst.so.6.1.0
-rw-r--r-- 1 root root 21992 Mar 27 2009 libXtst.so.6.1.0
I rebooted and it still is not showing up properly. Also, nothing placed on my desktop shows up either.
Any ideas?