[xorg-commit-diffs] xc/programs/Xserver/hw/xfree86/xf86config
xorgconfig.c, NONE, 1.1.8.1 xorgconfig.man, NONE,
1.1.8.1 xf86config.c, 1.1.4.2.6.1, NONE xf86config.man,
1.1.10.1, NONE
Roland Mainz
xorg-commit at pdx.freedesktop.org
Sat Apr 10 03:08:46 PDT 2004
- Previous message: [xorg-commit-diffs] xc/programs/Xserver/hw/xfree86/xf86cfg
XOrgCfg.cpp, NONE, 1.1.8.1 xorgcfg.man, NONE,
1.1.8.1 XF86Cfg.ad, 1.1.10.1, NONE xf86cfg.man, 1.1.4.1.6.1, NONE
- Next message: [xorg-commit-diffs] xc/programs/xdm/config xorg-bw.xpm, NONE,
1.1.8.1 xorg.xpm, NONE, 1.1.8.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: gisburn
Update of /cvs/xorg/xc/programs/Xserver/hw/xfree86/xf86config
In directory pdx:/tmp/cvs-serv15087/xc/programs/Xserver/hw/xfree86/xf86config
Added Files:
Tag: XPRINT
xorgconfig.c xorgconfig.man
Removed Files:
Tag: XPRINT
xf86config.c xf86config.man
Log Message:
Resync to 2004-04-10 XORG-RELEASE-1 branch (step 2: Adding missing files and removing obsolete ones)
--- NEW FILE: xorgconfig.c ---
/* $XFree86: xc/programs/Xserver/hw/xfree86/xf86config/xf86config.c,v 3.69 2003/02/20 04:05:15 dawes Exp $ */
/*
* This is a configuration program that will create a base XF86Config
* file based on menu choices. Its main feature is that clueless users
* may be less inclined to select crazy sync rates way over monitor spec,
* by presenting a menu with standard monitor types. Also some people
* don't read docs unless an executable that they can run tells them to.
*
* It assumes a 24-line or bigger text console.
*
* Revision history:
* 25Sep94 Initial version.
* 27Sep94 Fix hsync range of monitor types to match with best possible mode.
* Remove 'const'.
* Tweak descriptions.
* 28Sep94 Fixes from J"org Wunsch:
* Don't use gets().
* Add mouse device prompt.
[...2867 lines suppressed...]
emptylines();
carddb_configuration();
emptylines();
screen_configuration();
emptylines();
depth_configuration();
emptylines();
write_XF86Config(ask_XF86Config_location());
printf("%s", finalcomment_text);
exit(0);
}
--- NEW FILE: xorgconfig.man ---
.\" $XFree86: xc/programs/Xserver/hw/xfree86/xf86config/xorgconfig.man,v 1.5 2001/11/01 23:35:34 dawes Exp $
.TH xorgconfig 1 __vendorversion__
.SH NAME
xorgconfig \- generate an __XCONFIGFILE__ file
.SH SYNOPSIS
.B xorgconfig
.SH DESCRIPTION
\fIxorgconfig\fP is an interactive program for generating an __XCONFIGFILE__ file
for use with __XSERVERNAME__ X servers.
.PP
Note that the default name used by \fIxorgconfig\fP for the __XCONFIGFILE__ file
is system-dependent. For instance, on some systems, __XCONFIGFILE__-4 is used,
and on OS/2, XConfig is used.
.SH FILES
.TP
.I __projectroot__/lib/X11/Cards
Video cards database
.SH "SEE ALSO"
__XSERVERNAME__(1), __XCONFIGFILE__(__filemansuffix__), reconfig(1)
.SH AUTHOR
Harm Hanemaayer.
.\" $TOG: xf86conf.man /main/9 1997/07/19 10:53:08 kaleb $
--- xf86config.c DELETED ---
--- xf86config.man DELETED ---
- Previous message: [xorg-commit-diffs] xc/programs/Xserver/hw/xfree86/xf86cfg
XOrgCfg.cpp, NONE, 1.1.8.1 xorgcfg.man, NONE,
1.1.8.1 XF86Cfg.ad, 1.1.10.1, NONE xf86cfg.man, 1.1.4.1.6.1, NONE
- Next message: [xorg-commit-diffs] xc/programs/xdm/config xorg-bw.xpm, NONE,
1.1.8.1 xorg.xpm, NONE, 1.1.8.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the xorg-commit-diffs
mailing list