Date: Thu, 29 Aug 2002 16:47:52 +0200 From: Marc Fonvieille <blackend@FreeBSD.org> To: Tom Rhodes <trhodes@FreeBSD.org> Cc: anderson@centtech.com, freebsd-doc@FreeBSD.org Subject: Re: docs/42081: [PATCH] XFree86 Config chapter in the Handbook incorrectly states location of XF86Config.new Message-ID: <20020829144751.GA43261@marduk.blackend.org> In-Reply-To: <200208271650.g7RGoIvX050882@freefall.freebsd.org> References: <200208271650.g7RGoIvX050882@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 27, 2002 at 09:50:18AM -0700, Tom Rhodes wrote:
> Synopsis: [PATCH] XFree86 Config chapter in the Handbook incorrectly states location of XF86Config.new
>
> State-Changed-From-To: open->closed
> State-Changed-By: trhodes
> State-Changed-When: Tue Aug 27 09:47:56 PDT 2002
> State-Changed-Why:
> Its true that this is created in the 'root' directory. However, your patch
> didn't apply. Instead I used <filename>/root</filename> for the /root
> directory. It should now read: /root directory called in place of
> current working directory. However, it may take up to 24 hours for
> this change to appear on our website. Thanks for the submission!
>
Hi,
In merging en_US version in fr_FR I had a doubt, so I tested it:
gothic:/home/marc% su -m
Password:
gothic:/home/marc# XFree86 -configure
XFree86 Version 4.2.0 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 18 January 2002
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems. (See http://www.XFree86.Org/)
Build Operating System: FreeBSD 4.6 i386 [ELF]
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Thu Aug 29 16:37:07 2002
List of video drivers:
atimisc
r128
radeon
mga
glint
nv
tga
s3
s3virge
sis
rendition
neomagic
i740
tdfx
savage
cirrus
vmware
tseng
trident
chips
apm
fbdev
i128
ati
i810
ark
cyrix
siliconmotion
vesa
vga
(++) Using config file: "/home/marc/XF86Config.new"
XFree86 detected your mouse at device /dev/sysmouse.
Please check your config if the mouse is still not
operational, as by default XFree86 tries to autodetect
the protocol.
Your XF86Config file is /home/marc/XF86Config.new
To test the server, run 'XFree86 -xf86config /home/marc/XF86Config.new'
And of course when I use 'su' instead of 'su -m' I've got:
Your XF86Config file is /root/XF86Config.new
To test the server, run 'XFree86 -xf86config /root/XF86Config.new'
So in fact the file will be placed in $HOME and not "always" in /root.
Maybe that should be corrected.
Marc
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020829144751.GA43261>
