Summary VNC starting CDE display

From: Howard E. Arnold <arnoldh_at_celerent.com>
Date: Wed, 17 Jan 2001 15:16:37 -0500

Thanks to:

David Hull
Matt Wilkie

The correct answer was to included the line:

/usr/dt/bin/dtwm &

in the xstartup file

I've included my xstartup file below.

#!/bin/sh

xrdb $HOME/.Xresources
xsetroot -solid grey
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
/usr/dt/bin/dtwm &

Now to work on the colors and display resolution.

Thanks

Howard
Received on Wed Jan 17 2001 - 20:17:34 NZDT

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:41 NZDT