Hi all, Here is a patch that should do the job.
Mickaël ============================== diff -Naur lirc-0.7.1pre2/debian/lirc-modules-source.templates lirc-0.7.1pre2-bug312498/debian/lirc-modules-source.templates --- lirc-0.7.1pre2/debian/lirc-modules-source.templates 2005-11-22 11:22:54.000000000 +0100 +++ lirc-0.7.1pre2-bug312498/debian/lirc-modules-source.templates 2005-11-22 11:26:10.000000000 +0100 @@ -38,10 +38,10 @@ Template: lirc-modules-source/what_next Type: note _Description: How to build the binary modules package. - For instruction on how to build the binary modules debian package read: + For instructions on how to build the binary modules debian package, read: /usr/share/doc/lirc-modules-source/README.Debian . - Quick walktrough: + Quick walkthrough: . cd /usr/src/ . diff -Naur lirc-0.7.1pre2/debian/lirc.templates lirc-0.7.1pre2-bug312498/debian/lirc.templates --- lirc-0.7.1pre2/debian/lirc.templates 2005-11-22 11:22:54.000000000 +0100 +++ lirc-0.7.1pre2-bug312498/debian/lirc.templates 2005-11-22 11:26:10.000000000 +0100 @@ -21,10 +21,10 @@ Previous versions of this package didn't include any configuration file and expected the user to put his own /etc/lircd.conf and /etc/lircmd.conf . - The new location for this files is /etc/lirc/. + The new location for these files is /etc/lirc/. . I will try to arrange things properly but, in case I can't, please make - sure that non of LIRC configuration files are left directly under /etc/. + sure that none of LIRC configuration files are left directly under /etc/. Template: lirc/driver Type: string @@ -82,10 +82,10 @@ Template: lirc/should-use-IntelliMouse Type: note -_Description: lircmd should use IntelliMouse protocol instead of IMPS/2 +_Description: lircmd should use the IntelliMouse protocol instead of IMPS/2 The method lircmd uses to simulate a mouse is not compatible with IMPS/2 - protocol so IntelliMouse support has been added and is now the prefered - protocol. + protocol, so the IntelliMouse support has been added and is now the + preferred protocol. . You ARE currently using lircmd with IMPS/2 protocol and are encouraged to update /etc/lirc/lircmd.conf and the configuration of any program which

