aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier S. Pedro <dev.git@javispedro.com>2014-07-05 22:31:07 +0200
committerJavier S. Pedro <dev.git@javispedro.com>2014-07-05 22:31:07 +0200
commit48280681f02184c445c82e440653e526b554bde2 (patch)
treef732ed63b15359d2e89b9a55f28345b292c7d43c
parenta34e43f038c5a8051ea84c2ee9e1655a7478dc9a (diff)
downloadhidptp-48280681f02184c445c82e440653e526b554bde2.tar.gz
hidptp-48280681f02184c445c82e440653e526b554bde2.zip
add warning about rootHEADmaster
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 781ba33..0001da1 100644
--- a/README
+++ b/README
@@ -2,12 +2,12 @@ hidptp -- a quick and dirty utility to debug Precision Touchpad (PTP) devices
Build hidptp by typing "make".
-Use the utility as follows:
+Use the utility as follows (requires root privileges!):
./hidptp <hiddev device node> <enable or disable PTP mode>
For example,
-./hidptp /dev/usb/hiddev0 0
+sudo ./hidptp /dev/usb/hiddev0 0
will disable PTP mode in device hiddev0. It is hard to know which physical device
"hiddev0" represents, but on my Surface Pro 2 it is the Type Cover v2. You may