From 2502e7b9f91b18ca6180ed71a7553716df92a5e0 Mon Sep 17 00:00:00 2001 From: Marc Fonvieille Date: Sat, 28 Aug 2004 12:51:33 +0000 Subject: [PATCH] Add a note about xorgconfig(1) and xf86config(1). --- en_US.ISO8859-1/books/handbook/x11/chapter.sgml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/handbook/x11/chapter.sgml b/en_US.ISO8859-1/books/handbook/x11/chapter.sgml index c84ae4c845..2ee90182ce 100644 --- a/en_US.ISO8859-1/books/handbook/x11/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/x11/chapter.sgml @@ -639,7 +639,13 @@ EndSection X11 distribution. It allows you to interactively define your configuration by choosing the appropriate drivers and settings. This program can be invoked from the console, by typing the command xorgcfg -textmode. For more details, - refer to the &man.xorgcfg.1; and &man.xf86cfg.1; manual pages. + refer to the &man.xorgcfg.1; and &man.xf86cfg.1; manual pages. + + Alternatively, there is also a tool called &man.xorgconfig.1; + (&man.xf86config.1; for &xfree86;), + this program is a console utility that is less user friendly, + but it may work in situations where the other tools do + not.