From 9ea1167331765aaa1eebd5bd710e946d0bb2426c Mon Sep 17 00:00:00 2001 From: Marc Fonvieille Date: Mon, 21 Jul 2003 20:37:36 +0000 Subject: [PATCH] Add a note about xf86cfg(1), a graphical configuration tool for XFree86 4.X. PR: docs/54677 Submitted by: Josef El-Rayes --- en_US.ISO8859-1/books/handbook/x11/chapter.sgml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/en_US.ISO8859-1/books/handbook/x11/chapter.sgml b/en_US.ISO8859-1/books/handbook/x11/chapter.sgml index 27168a6064..9689647409 100644 --- a/en_US.ISO8859-1/books/handbook/x11/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/x11/chapter.sgml @@ -513,6 +513,13 @@ EndSection XFree86 4.X can also be started with &man.xdm.1;. + There is also a graphical tool for configuration, + &man.xf86cfg.1;, that comes with the + XFree86 4.X distribution. It + allows to interactively define your configuration by choosing + the appropiate drivers and settings. For more details, + refer to the &man.xf86cfg.1; manual page. +