Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Feb 2004 05:10:52 +0700 (ICT)
From:      makham <pirat@access.inet.co.th>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/62665: setting up X display subsystem function in sysinstall is wrong 
Message-ID:  <200402102210.i1AMAqkx018766@firak.thai-aec.org>
Resent-Message-ID: <200402102210.i1AMA1Qn051134@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         62665
>Category:       docs
>Synopsis:       setting up X display subsystem function in sysinstall is wrong
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 10 14:10:01 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     makham
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD firak.thai-aec.org 4.9-STABLE FreeBSD 4.9-STABLE #5: Sat Jan 31 09:48:10 ICT 2004 root@firak.thai-aec.org:/var/obj/usr/src/sys/Firak i386


	
>Description:
if one needs to configure X display subsystem one should use configXSetup
 instead of configXEnvironment as mention in man sysinstall

also configXDesktop is added for selection of desktop setting up.
	
>How-To-Repeat:
man sysinstall
	
>Fix:

	

--- sysinstall-patch begins here ---
--- sysinstall.8.orig	Wed Feb 11 04:22:05 2004
+++ sysinstall.8	Wed Feb 11 04:25:05 2004
@@ -233,8 +233,13 @@
 .Pp
 .Sy Variables :
 None
-.It configXEnvironment
+.It configXSetup
 Configure the X display subsystem.
+.Pp
+.Sy Variables :
+None
+.It configXDesktop
+Configure the X Desktop after X display subsystem.
 .Pp
 .Sy Variables :
 None
--- sysinstall-patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402102210.i1AMAqkx018766>