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.