Hi ivica
> Any reference/docs about configuring X-server on 11i V2 would be greatly
> appreciated.
1.) man X
2.) Search for CDE on
http://doc.hp.com
If you don't want CDE:
----------------------
copy the default config file from usr to etc:
cp /usr/dt/confing/Xconfig /etc/dt/config/Xconfig
edit the file in etc:
vi /etc/dt/config/Xconfig
uncomment the line:
# Dtlogin*xdmMode: True
create a $HOME/.xsession file in which a windowmanager of your choice is
invoked.
Then restart CDE
/usr/dt/bin/dtconfig -reset
Regards Florian