Messages in this thread Patch in this message |  | | | Subject | PATCH: 2.5 PC110 pad docs are wrong | | From | Alan Cox <> | | Date | 02 Oct 2002 22:56:47 +0100 |
| |
Someone tweaked the PC110 documents changing touchpad to touchscreen, this changes it back because it is a touchpad and _not_ a touchscreen
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.2.5.40/drivers/input/mouse/Config.help linux.2.5.40-ac1/drivers/input/mouse/Config.help --- linux.2.5.40/drivers/input/mouse/Config.help 2002-07-20 20:11:33.000000000 +0100 +++ linux.2.5.40-ac1/drivers/input/mouse/Config.help 2002-10-02 22:18:49.000000000 +0100 @@ -52,7 +52,7 @@ CONFIG_MOUSE_PC110PAD Say Y if you have the IBM PC-110 micro-notebook and want its - touchscreen supported. + touchpad supported. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want).
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |