Little tweaks required for getting an xterminal to really work well.
- Designate a master in the /etc/hosts file
- Create an xterm init script that basically calls: X -query master
- Strip down runlevel 4. (Including xfs)
- Add xterm to runlevel 4.
- Tweak the /etc/X11/XF86Config file. Change FontPath to FontPath="tcp/master:7100"
On the server, tweak /etc/X11/gdm/gdm.conf (next journal entry.)