curaga
Group: Members
Posts: 2163
Joined: Feb. 2007 |
|
Posted: Oct. 26 2007,13:02 |
|
Here's my old Xfree 4.6.0 host.def - see if it helps you:
Quote | /* Begin XFree86 host.def file */
/* This setting reduces compile time a little by omitting rarely used * input devices. You can find the complete list in * config/cf/xfree86.cf *********************************************/
#define XInputDrivers kbd mouse void
/* VIDEO DRIVERS **************************************************** * If you are sure you only want the drivers for one or a few video * cards, you can delete the drivers you do not want. ***************/
#define XF86CardDrivers fbdev i810 vesa vga XF86OSCardDrivers XF86ExtraCardDrivers
/* These settings ensure we use our libraries ************************/ #define HasFreetype2 YES #define HasFontconfig YES #define HasExpat YES #define HasLibpng YES #define HasZlib YES
/* GENERAL SETTINGS */
#define SystemManDirectory /usr/share/man #define DocDir /usr/share/doc/xfree86-4.6.0 #define BuildCyrillicFonts No
/* Installation prefix. The default is to install into /usr/X11R6. If you * would like to install into /usr, uncomment these options. */
/* #define ProjectRoot /usr */ /* #define LinkGLToUsrLib NO */ /* #define LinkGLToUsrInclude NO */
/* End XFree86 host.def file */ |
-------------- There's no such thing as life. Those mean little jocks invented it ;) - Windows is not a virus. A virus does something!
|