head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2004.12.16.22.27.47;	author heavenzen;	state Exp;
branches;
next	;


desc
@@


1.1
log
@*** empty log message ***
@
text
@The _GPM_SUPPORT and _PS2_SUPPORT have been moved to config.h.


Old README
----------

IMPORTANT NOTE:

You can edit native.h to include or exclude specific pointing device drivers.

Define or undefine the following macros to include or exclude specific drivers:

    #undef _GPM_SUPPORT
or
    #define _GPM_SUPPORT        1
to exclude or include mouse driver based on GPM.

    #undef _PS2_SUPPORT
or
    #define _PS2_SUPPORT        1
to exclude or include PS/2 mouse driver.

@
