9 Nov 2010 17:16
Re: Providing port specific sample xorg.conf file
Izumi Tsutsui <tsutsui <at> ceres.dti.ne.jp>
2010-11-09 16:16:26 GMT
2010-11-09 16:16:26 GMT
macallan <at> wrote: > > To use Xorg server properly, several ports require some machine > > specific but common settings (wskbd protocol for keyboard, > > CCW settings for PDA screen etc.) in xorg.org. > > Some ports ( IIRC macppc, sparc(64) and I think sgimips ) add these > lines automatically when generating a config file using Xorg -configure. It looks these are for xf86-video-foo drivers. Most ports that use wsfb driver don't require probing video to setup xorg.conf, but users still have to modify lines for screen size and keyboard layout etc. so I think it's still worth to provide sample xorg.conf files in the default (/etc/X11) dir. I'm planning to handle such xorg.conf examples in src/external/mit/xorg/etc with CONFIGFILES as src/etc does for misc config files, and I'll add such xorg.conf files into xserver.tgz set (rather than xetc.tgz). Comments? Index: src/external/mit/xorg/Makefile =================================================================== RCS file: /cvsroot/src/external/mit/xorg/Makefile,v retrieving revision 1.7 diff -u -p -r1.7 Makefile --- src/external/mit/xorg/Makefile 7 Sep 2009 21:07:03 -0000 1.7 +++ src/external/mit/xorg/Makefile 9 Nov 2010 16:08:31 -0000(Continue reading)
could teach the
drivers how to autoconfigure themselves so that an xorg.conf is
not needed at all.
.mrg.
---
Izumi Tsutsui
RSS Feed