From d034b7bb2a396207b2656b55a89e905a97557801 Mon Sep 17 00:00:00 2001
From: Přemysl Janouch
Date: Sat, 8 Feb 2014 01:51:01 +0100
Subject: Enhance reliability
After a reboot to Windows, which had applied a different configuration, I wasn't
successful in reapplying the old settings from within Linux in a reliable way so
that they would be loaded by the device on the next reconnect. Writing the
configuration twice in a row seemed to help. This also seems to work. There
might be some timing or what not behind the issue, I don't know.
The GUI tool is a bit prone to quitting on LIBUSB_ERROR_PIPE on my system at
the moment. Not very user-friendly. But I'm tired of inspecting it already,
unplugging and re-plugging in the mouse all the time like an idiot...
---
README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'README')
diff --git a/README b/README
index 3cd16b6..23de2f8 100644
--- a/README
+++ b/README
@@ -28,7 +28,7 @@ $ cmake .. -DCMAKE_INSTALL_PREFIX=/usr
# make install
Note that there's no "make uninstall" and the GUI needs to be installed in the
-right location to work correctly.
+right location in order to work correctly.
If you don't want the GUI frontend, append -DBUILD_GUI=NO to the cmake command.
The GUI also isn't going to be built if you don't have the GTK+ 3 development
--
cgit v1.2.3-70-g09d2