[-]
[+]
|
Changed |
lmctl.spec
|
|
|
Renamed |
lmctl-0.3.2.diff
^
|
[-]
[+]
|
Changed |
lmctl_0.3.2.tar.bz2/AUTHORS
^
|
@@ -1 +1,5 @@
-Alexios Chouchoulas <alexios@vennea.demon.co.uk>
+Alexios Chouchoulas <alexios@bedroomlan.org>
+
+With thanks to the following people for their contributions:
+
+Markus Wiesner <m_wiesner@gmx.net> (MX1000 Laser patch)
|
[-]
[+]
|
Added |
lmctl_0.3.2.tar.bz2/Changelog
^
|
+(symlink to debian/changelog)
|
[-]
[+]
|
Changed |
lmctl_0.3.2.tar.bz2/Makefile.am
^
|
@@ -1,6 +1,17 @@
-# $Id: Makefile.am,v 1.1.1.1 2004/01/19 13:34:49 alexios Exp $
+# $Id: Makefile.am,v 2.0 2004/09/07 22:29:12 alexios Exp $
#
# $Log: Makefile.am,v $
+# Revision 2.0 2004/09/07 22:29:12 alexios
+# Stepped version to recover CVS repository after near-catastrophic disk
+# crash.
+#
+# Revision 1.1.1.1 2004/09/07 22:28:18 alexios
+# Re-initialised to recover CVS repository after near-catastrophic disk crash.
+#
+# Revision 2.0.0.1 2004/09/07 22:25:35 alexios
+# Re-initialised to recover CVS repository after near-catastrophic disk
+# crash.
+#
# Revision 1.1.1.1 2004/01/19 13:34:49 alexios
# Initial revision.
#
|
[-]
[+]
|
Changed |
lmctl_0.3.2.tar.bz2/Makefile.in
^
|
@@ -14,9 +14,20 @@
@SET_MAKE@
-# $Id: Makefile.am,v 1.1.1.1 2004/01/19 13:34:49 alexios Exp $
+# $Id: Makefile.am,v 2.0 2004/09/07 22:29:12 alexios Exp $
#
# $Log: Makefile.am,v $
+# Revision 2.0 2004/09/07 22:29:12 alexios
+# Stepped version to recover CVS repository after near-catastrophic disk
+# crash.
+#
+# Revision 1.1.1.1 2004/09/07 22:28:18 alexios
+# Re-initialised to recover CVS repository after near-catastrophic disk crash.
+#
+# Revision 2.0.0.1 2004/09/07 22:25:35 alexios
+# Re-initialised to recover CVS repository after near-catastrophic disk
+# crash.
+#
# Revision 1.1.1.1 2004/01/19 13:34:49 alexios
# Initial revision.
#
|
[-]
[+]
|
Changed |
lmctl_0.3.2.tar.bz2/README
^
|
@@ -1,6 +1,6 @@
lmctl - Configure Logitech USB mice
- http://bedroomlan.dyndns.org/~alexios/coding_lmctl.html
+ http://www.bedroomlan.org/~alexios/coding_lmctl.html
Copyright (C) 2004 Alexios Chouchoulas
@@ -21,4 +21,4 @@
All comments are welcome.
- - Alexios Chouchoulas <alexios@vennea.demon.co.uk>
+ - Alexios Chouchoulas <alexios@bedroomlan.org>
|
[-]
[+]
|
Changed |
lmctl_0.3.2.tar.bz2/autogen.sh
^
|
@@ -1,8 +1,15 @@
#!/bin/sh
#
-# $Id: autogen.sh,v 1.1.1.1 2004/01/19 13:34:49 alexios Exp $
+# $Id: autogen.sh,v 2.0 2004/09/07 22:29:12 alexios Exp $
#
# $Log: autogen.sh,v $
+# Revision 2.0 2004/09/07 22:29:12 alexios
+# Stepped version to recover CVS repository after near-catastrophic disk
+# crash.
+#
+# Revision 1.1.1.1 2004/09/07 22:28:18 alexios
+# Re-initialised to recover CVS repository after near-catastrophic disk crash.
+#
# Revision 1.1.1.1 2004/01/19 13:34:49 alexios
# Initial revision.
#
|
[-]
[+]
|
Deleted |
lmctl_0.3.2.tar.bz2/config.guess
^
|
-(symlink to /usr/share/automake-1.6/config.guess)
|
[-]
[+]
|
Deleted |
lmctl_0.3.2.tar.bz2/config.sub
^
|
-(symlink to /usr/share/automake-1.6/config.sub)
|
[-]
[+]
|
Changed |
lmctl_0.3.2.tar.bz2/configure
^
|
@@ -4633,9 +4633,12 @@
-echo "$as_me:$LINENO: checking for X" >&5
+
+if test "x$ac_path_x_has_been_run" != xyes; then
+ echo "$as_me:$LINENO: checking for X" >&5
echo $ECHO_N "checking for X... $ECHO_C" >&6
+ac_path_x_has_been_run=yes
# Check whether --with-x or --without-x was given.
if test "${with_x+set}" = set; then
@@ -4728,7 +4731,7 @@
/usr/openwin/share/include'
if test "$ac_x_includes" = no; then
- # Guess where to find include files, by looking for Intrinsic.h.
+ # Guess where to find include files, by looking for a specified header file.
# First, try using that file with no special directory specified.
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
@@ -4862,10 +4865,15 @@
# Update the cache value to reflect the command line values.
ac_cv_have_x="have_x=yes \
ac_x_includes=$x_includes ac_x_libraries=$x_libraries"
- echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5
-echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6
+ # It might be that x_includes is empty (headers are found in the
+ # standard search path. Then output the corresponding message
+ ac_out_x_includes=$x_includes
+ test "x$x_includes" = x && ac_out_x_includes="in standard search path"
+ echo "$as_me:$LINENO: result: libraries $x_libraries, headers $ac_out_x_includes" >&5
+echo "${ECHO_T}libraries $x_libraries, headers $ac_out_x_includes" >&6
fi
+fi
if test "$no_x" = yes; then
# Not all programs may use this symbol, but it does not hurt to define it.
|
[-]
[+]
|
Changed |
lmctl_0.3.2.tar.bz2/configure.in
^
|
@@ -1,6 +1,13 @@
-dnl $Id: configure.in,v 1.1.1.1 2004/01/19 13:34:49 alexios Exp $
+dnl $Id: configure.in,v 2.0 2004/09/07 22:29:12 alexios Exp $
dnl
dnl $Log: configure.in,v $
+dnl Revision 2.0 2004/09/07 22:29:12 alexios
+dnl Stepped version to recover CVS repository after near-catastrophic disk
+dnl crash.
+dnl
+dnl Revision 1.1.1.1 2004/09/07 22:28:18 alexios
+dnl Re-initialised to recover CVS repository after near-catastrophic disk crash.
+dnl
dnl Revision 1.1.1.1 2004/01/19 13:34:49 alexios
dnl Initial revision.
dnl
|
[-]
[+]
|
Changed |
lmctl_0.3.2.tar.bz2/debian/changelog
^
|
@@ -1,10 +1,26 @@
+lmctl (0.3.2) unstable; urgency=low
+
+ * Added patch for the MX1000 Laser, courtesy of Markus Wiesner
+ <m_wiesner@gmx.net>. Credited in AUTHORS.
+
+ -- Alexios Chouchoulas <alexios@vennea.demon.co.uk> Wed, 8 Sep 2004 08:56:28 +0100
+
+lmctl (0.3.1) stable; urgency=low
+
+ * Stepped version to recover CVS repository after near-catastrophic disk
+ crash.
+ * Changed email address.
+ * Changed URL.
+
+ -- Alexios Chouchoulas <alexios@vennea.demon.co.uk> Tue, 7 Sep 2004 23:41:10 +0100
+
lmctl (0.3) unstable; urgency=low
* Three minor corrections in the manpage.
* More minor corrections in the various text files.
* Yet another minor correction, this time to the copyright notice.
- -- Alexios Chouchoulas <alexios@vennea.demon.co.uk> Sat, 14 Feb 2004 10:56:37 +0000
+ -- Alexios Chouchoulas <alexios@bedroomlan.org> Sat, 14 Feb 2004 10:56:37 +0000
lmctl (0.2) unstable; urgency=low
@@ -12,11 +28,11 @@
* finished documentation.
* lmctl is now fit for public release -- I hope.
- -- Alexios Chouchoulas <alexios@vennea.demon.co.uk> Mon, 19 Jan 2004 13:50:35 +0000
+ -- Alexios Chouchoulas <alexios@bedroomlan.org> Mon, 19 Jan 2004 13:50:35 +0000
lmctl (0.1) unstable; urgency=low
* Almost good enough for my own use (at least it works).
* Initial revision.
- -- Alexios Chouchoulas <alexios@vennea.demon.co.uk> Thu, 15 Jan 2003 21:56:00 +0000
+ -- Alexios Chouchoulas <alexios@bedroomlan.org> Thu, 15 Jan 2003 21:56:00 +0000
|
[-]
[+]
|
Changed |
lmctl_0.3.2.tar.bz2/debian/control
^
|
@@ -1,7 +1,7 @@
Source: lmctl
Section: utils
Priority: optional
-Maintainer: Alexios Chouchoulas <alexios@vennea.demon.co.uk>
+Maintainer: Alexios Chouchoulas <alexios@bedroomlan.org>
Build-Depends: debhelper (>> 3.0.0)
Standards-Version: 3.5.2
|
[-]
[+]
|
Changed |
lmctl_0.3.2.tar.bz2/debian/copyright
^
|
@@ -1,9 +1,9 @@
-$Id: copyright,v 1.2 2004/02/14 10:58:09 alexios Exp $
+$Id: copyright,v 2.1 2004/09/07 22:40:14 alexios Exp $
-See <URL:http://bedroomlan.dyndns.org/~alexios/coding.html> for more
+See <URL:http://www.bedroomlan.org/~alexios/coding.html> for more
information and downloads.
-Alexios Chouchoulas <alexios@vennea.demon.co.uk>
+Alexios Chouchoulas <alexios@bedroomlan.org>
Copyright (c) 2004 Alexios Chouchoulas, available under
the terms of the GNU Public License.
|
[-]
[+]
|
Changed |
lmctl_0.3.2.tar.bz2/debian/rules
^
|
@@ -2,9 +2,16 @@
# Sample debian/rules that uses debhelper.
# GNU copyright 1997 to 1999 by Joey Hess.
-# $Id: rules,v 1.2 2004/02/14 10:57:54 alexios Exp $
+# $Id: rules,v 2.0 2004/09/07 22:29:16 alexios Exp $
#
# $Log: rules,v $
+# Revision 2.0 2004/09/07 22:29:16 alexios
+# Stepped version to recover CVS repository after near-catastrophic disk
+# crash.
+#
+# Revision 1.1.1.1 2004/09/07 22:28:18 alexios
+# Re-initialised to recover CVS repository after near-catastrophic disk crash.
+#
# Revision 1.2 2004/02/14 10:57:54 alexios
# Removed leftover CVS log entries.
#
|
[-]
[+]
|
Changed |
lmctl_0.3.2.tar.bz2/lmctl.lsm.in
^
|
@@ -5,9 +5,9 @@
Description: Control Logitech USB mice.
@configure_input@
Keywords: usb,input,mouse,logitech
-Author: alexios@vennea.demon.co.uk (Alexios Chouchoulas)
-Maintained-by: alexios@vennea.demon.co.uk (Alexios Chouchoulas)
-Primary-site: http://bedroomlan.dyndns.org/~alexios/files/SOFTWARE/lmctl/
+Author: alexios@bedroomlan.org (Alexios Chouchoulas)
+Maintained-by: alexios@bedroomlan.org (Alexios Chouchoulas)
+Primary-site: http://www.bedroomlan.org/~alexios/files/SOFTWARE/lmctl/
Alternate-site:
Original-site:
Platforms:
|
[-]
[+]
|
Changed |
lmctl_0.3.2.tar.bz2/lmctl.spec.in
^
|
@@ -1,6 +1,6 @@
# lmctl.spec
#
-# Copyright (c) 2002 Alexios Chouchoulas alexios@vennea.demon.co.uk
+# Copyright (c) 2002 Alexios Chouchoulas alexios@bedroomlan.org
#
%define name garmintool
%define version @VERSION@
@@ -19,7 +19,7 @@
#Distribution:
#Icon:
#URL:
-#Packager: Alexios Chouchoulas alexios@vennea.demon.co.uk
+#Packager: Alexios Chouchoulas alexios@bedroomlan.org
# source + patches
Source: %{name}-%{version}.tar.gz
|
[-]
[+]
|
Changed |
lmctl_0.3.2.tar.bz2/src/Makefile.am
^
|
@@ -1,6 +1,13 @@
-# $Id: Makefile.am,v 1.1.1.1 2004/01/19 13:34:49 alexios Exp $
+# $Id: Makefile.am,v 2.0 2004/09/07 22:29:17 alexios Exp $
#
# $Log: Makefile.am,v $
+# Revision 2.0 2004/09/07 22:29:17 alexios
+# Stepped version to recover CVS repository after near-catastrophic disk
+# crash.
+#
+# Revision 1.1.1.1 2004/09/07 22:28:18 alexios
+# Re-initialised to recover CVS repository after near-catastrophic disk crash.
+#
# Revision 1.1.1.1 2004/01/19 13:34:49 alexios
# Initial revision.
#
|
[-]
[+]
|
Changed |
lmctl_0.3.2.tar.bz2/src/Makefile.in
^
|
@@ -14,9 +14,16 @@
@SET_MAKE@
-# $Id: Makefile.am,v 1.1.1.1 2004/01/19 13:34:49 alexios Exp $
+# $Id: Makefile.am,v 2.0 2004/09/07 22:29:17 alexios Exp $
#
# $Log: Makefile.am,v $
+# Revision 2.0 2004/09/07 22:29:17 alexios
+# Stepped version to recover CVS repository after near-catastrophic disk
+# crash.
+#
+# Revision 1.1.1.1 2004/09/07 22:28:18 alexios
+# Re-initialised to recover CVS repository after near-catastrophic disk crash.
+#
# Revision 1.1.1.1 2004/01/19 13:34:49 alexios
# Initial revision.
#
|
[-]
[+]
|
Changed |
lmctl_0.3.2.tar.bz2/src/cmdline.c
^
|
@@ -17,9 +17,19 @@
along with this program; if not, write to the Free Software Foundation,
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-$Id: cmdline.c,v 1.1.1.1 2004/01/19 13:34:49 alexios Exp $
+$Id: cmdline.c,v 2.1 2004/09/07 22:40:15 alexios Exp $
$Log: cmdline.c,v $
+Revision 2.1 2004/09/07 22:40:15 alexios
+Changed email and URL.
+
+Revision 2.0 2004/09/07 22:29:17 alexios
+Stepped version to recover CVS repository after near-catastrophic disk
+crash.
+
+Revision 1.1.1.1 2004/09/07 22:28:18 alexios
+Re-initialised to recover CVS repository after near-catastrophic disk crash.
+
Revision 1.1.1.1 2004/01/19 13:34:49 alexios
Initial revision.
@@ -62,7 +72,7 @@
/* The argp functions examine these global variables. */
-const char *argp_program_bug_address = "<alexios@vennea.demon.co.uk>";
+const char *argp_program_bug_address = "<alexios@bedroomlan.org>";
void (*argp_program_version_hook) (FILE *, struct argp_state *) = show_version;
@@ -145,7 +155,7 @@
from other programs. */
fputs(PACKAGE" "VERSION"\n\n", stream);
fprintf(stream,
- "Written by Alexios Chouchoulas <alexios@vennea.demon.co.uk>.\n"
+ "Written by Alexios Chouchoulas <alexios@bedroomlan.org>.\n"
"Copyright (C) %s %s\n"
"This program is free software; you may redistribute it under the terms of\n"
"the GNU General Public License. This program has absolutely no warranty.\n",
|
[-]
[+]
|
Changed |
lmctl_0.3.2.tar.bz2/src/cmdline.h
^
|
@@ -17,9 +17,16 @@
along with this program; if not, write to the Free Software Foundation,
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-$Id: cmdline.h,v 1.1.1.1 2004/01/19 13:34:49 alexios Exp $
+$Id: cmdline.h,v 2.0 2004/09/07 22:29:17 alexios Exp $
$Log: cmdline.h,v $
+Revision 2.0 2004/09/07 22:29:17 alexios
+Stepped version to recover CVS repository after near-catastrophic disk
+crash.
+
+Revision 1.1.1.1 2004/09/07 22:28:18 alexios
+Re-initialised to recover CVS repository after near-catastrophic disk crash.
+
Revision 1.1.1.1 2004/01/19 13:34:49 alexios
Initial revision.
|
[-]
[+]
|
Changed |
lmctl_0.3.2.tar.bz2/src/lmctl.1
^
|
@@ -151,9 +151,9 @@
.SH AUTHOR
Written by Alexios Chouchoulas.
.SH "REPORTING BUGS"
-Report bugs to Alexios Chouchoulas <alexios@vennea.demon.co.uk>.
+Report bugs to Alexios Chouchoulas <alexios@bedroomlan.org>.
.SH COPYRIGHT
-Copyright \(co 2004 Alexios Chouchoulas <alexios@vennea.demon.co.uk>.
+Copyright \(co 2004 Alexios Chouchoulas <alexios@bedroomlan.org>.
.br
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
[-]
[+]
|
Changed |
lmctl_0.3.2.tar.bz2/src/lmctl.c
^
|
@@ -17,9 +17,20 @@
along with this program; if not, write to the Free Software Foundation,
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-$Id: lmctl.c,v 1.1.1.1 2004/01/19 13:34:49 alexios Exp $
+$Id: lmctl.c,v 2.1 2004/09/08 07:59:55 alexios Exp $
$Log: lmctl.c,v $
+Revision 2.1 2004/09/08 07:59:55 alexios
+Added MX1000 Laser support, courtesy of Markus Wiesner
+<m_wiesner@gmx.net>.
+
+Revision 2.0 2004/09/07 22:29:17 alexios
+Stepped version to recover CVS repository after near-catastrophic disk
+crash.
+
+Revision 1.1.1.1 2004/09/07 22:28:18 alexios
+Re-initialised to recover CVS repository after near-catastrophic disk crash.
+
Revision 1.1.1.1 2004/01/19 13:34:49 alexios
Initial revision.
@@ -65,7 +76,7 @@
#define max(a,b) ((a) > (b)? (a): (b))
-static char const rcsid[] = "$Id: lmctl.c,v 1.1.1.1 2004/01/19 13:34:49 alexios Exp $";
+static char const rcsid[] = "$Id: lmctl.c,v 2.1 2004/09/08 07:59:55 alexios Exp $";
char *progname;
@@ -98,6 +109,10 @@
{0xc506, "Receiver for MX700 Optical Mouse", "C-BF16-MSE", 1, 0, 1, 0},
{0xc508, "Receiver for Cordless Optical TrackMan", "C-BA4-MSE", 1, 0, 1, 0},
{0xc702, "Receiver for Cordless Presenter", "C-UF15", 1, 0, 0, 0},
+
+ /* From Markus Wiesner <m_wiesner@gmx.net> */
+ {0xc50e, "Receiver for MX1000 Laser", "C-BN34", 1, 0, 1, 0},
+
{0x0000, NULL, NULL, 0, 0, 0}
};
@@ -146,6 +161,7 @@
printf("\tReceiver type: ");
switch (P0) {
+ case 0x0f: printf ("C50E\n"); break;
case 0x38: printf ("C501\n"); break;
case 0x39: printf ("C502\n"); break;
case 0x3b: printf ("C504\n"); break;
@@ -174,6 +190,7 @@
case 0x12: printf ("Cordless MouseMan Optical (2ch)\n"); break;
case 0x13: printf ("Cordless Optical Mouse (2ch)\n"); break;
case 0x14: printf ("Cordless Mouse (2ch)\n"); break;
+ case 0x15: printf ("MX1000 Laser Cordless Mouse\n"); break;
case 0x82: printf ("Cordless Optical TrackMan\n"); break;
case 0x8A: printf ("Mx700 Cordless Optical Mouse\n"); break;
case 0x8B: printf ("Mx700 Cordless Optical Mouse (2ch)\n"); break;
|
[-]
[+]
|
Changed |
lmctl_0.3.2.tar.bz2/src/lmctl.h
^
|
@@ -17,9 +17,16 @@
along with this program; if not, write to the Free Software Foundation,
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-$Id: lmctl.h,v 1.1.1.1 2004/01/19 13:34:49 alexios Exp $
+$Id: lmctl.h,v 2.0 2004/09/07 22:29:17 alexios Exp $
$Log: lmctl.h,v $
+Revision 2.0 2004/09/07 22:29:17 alexios
+Stepped version to recover CVS repository after near-catastrophic disk
+crash.
+
+Revision 1.1.1.1 2004/09/07 22:28:18 alexios
+Re-initialised to recover CVS repository after near-catastrophic disk crash.
+
Revision 1.1.1.1 2004/01/19 13:34:49 alexios
Initial revision.
|
[-]
[+]
|
Changed |
lmctl_0.3.2.tar.bz2/ttyconv.info
^
|
@@ -445,7 +445,7 @@
--usage Give a short usage message
-V, --version Print program version
- Report bugs to <alexios@vennea.demon.co.uk>.
+ Report bugs to <alexios@bedroomlan.org>.

File: garmintool.info, Node: Invoking garmintool, Next: Problems, Prev: Sample, Up: Top
@@ -479,14 +479,14 @@
**************
If you find a bug in `garmintool', please send electronic mail to
-<alexios@vennea.demon.co.uk>. Include the version number, which you
+<alexios@bedroomlan.org>. Include the version number, which you
can find by running `garmintool --version'. Also include in your
message the output that the program produced and the output you
expected.
If you have other questions, comments or suggestions about
`garmintool', contact the author via electronic mail to
-<alexios@vennea.demon.co.uk>. The author will try to help you out,
+<alexios@bedroomlan.org>. The author will try to help you out,
although he may not have time to fix your problems.

|
[-]
[+]
|
Deleted |
lmctl_0.3.tar.bz2/ChangeLog
^
|
@@ -1,4 +0,0 @@
-2004-01-15 Alexios Chouchoulas <alexios@vennea.demon.co.uk>
-
- * lmctl: initial version.
-
|
[-]
[+]
|
Deleted |
lmctl_0.3.tar.bz2/stamp-h
^
|
@@ -1 +0,0 @@
-timestamp
|