From 134b1be02a2b40c734c42801e561643dcfde083f Mon Sep 17 00:00:00 2001 From: tulthix Date: Sat, 7 Mar 2015 22:27:26 -0600 Subject: [PATCH] Further details added to readme. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ae9bf55..f9ff77f 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ Behaves like cp, ie, give it a source and destination. Note: MOUSE is a special keyword that specifies the mouse rather than a file. In most cases, this script requires root (ie, run sudo ). +Why? Two reasons: +1. To gain access to the usb configuration interface +2. To temporarily detach other drivers from the mouse when doing updates Mouse configurations are stored in a human readable json format by default. A json byte format (`--bytes`) is also available, which is a portable