try logging in from another system i.e laptop or another computer with putty
as a regular user then.
 su -
 kbd -l
 locale
 /etc/init.d/dtlogin stop
Also try removing or moving /var/tmp/ws*
 /etc/init.d/dtlogin start
and if that does not work, try 
 /etc/init.d/dtlogin stop
 rm -r /tmp/.X*
 /etc/init.d/dtlogin start
and or try also:
 /etc/init.d/dtlogin stop
 rm -r /.[A-z]*
/etc/init.d/dtlogin start
I have seen where if your IP address changes Xorg under gnome and or old cde 
would get confused on the tmp files that the Xserver creates for the Xsession.
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
opensolaris-help@opensolaris.org

Reply via email to