1
0
mirror of synced 2026-01-20 01:25:09 +00:00

2006-01-07 22:57:02 by steve

Fixed to actually work.  :)
This commit is contained in:
steve 2006-01-07 22:57:02 +00:00
parent a83e9f7c8c
commit b9757f2dc0

View File

@ -6,7 +6,7 @@
# --
# http://www.steve.org.uk/
#
# $Id: xdm,v 1.2 2006-01-07 22:36:24 steve Exp $
# $Id: xdm,v 1.3 2006-01-07 22:57:02 steve Exp $
prefix=$1
@ -56,4 +56,4 @@ rm ${prefix}/etc/X11/xdm/Xservers
# Setup XDM to use the VNC server we installed.
#
/bin/echo ':0 /usr/bin/Xvnc /usr/bin/Xvnc -geometry 1024x768 -depth 24' > \
${prefix}/usr/X11R6/lib/X11/xdm/Xservers
${prefix}/etc/X11/xdm/Xservers