From: <aot...@us...> - 2005-03-03 21:13:18
|
Update of /cvsroot/gc-linux/linux/drivers/input In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16634/drivers/input Modified Files: Kconfig Log Message: Merge 2.6.11 Index: Kconfig =================================================================== RCS file: /cvsroot/gc-linux/linux/drivers/input/Kconfig,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- Kconfig 19 Oct 2004 23:55:27 -0000 1.3 +++ Kconfig 3 Mar 2005 21:12:50 -0000 1.4 @@ -32,7 +32,7 @@ Say Y here if you want your mouse to be accessible as char devices 13:32+ - /dev/input/mouseX and 13:63 - /dev/input/mice as an emulated IntelliMouse Explorer PS/2 mouse. That way, all user space - programs (includung SVGAlib, GPM and X) will be able to use your + programs (including SVGAlib, GPM and X) will be able to use your mouse. If unsure, say Y. |