Add press/tap and also a command queue for returning multiple events.
diff --git a/cmds/monkey/README.NETWORK.txt b/cmds/monkey/README.NETWORK.txt
index 3ec6298..1a1ad9c 100644
--- a/cmds/monkey/README.NETWORK.txt
+++ b/cmds/monkey/README.NETWORK.txt
@@ -77,6 +77,16 @@
 
 This command will wake the device up from sleep and allow user input.
 
+tap x y
+The tap command is a shortcut for the touch command.  It will
+automatically send both the up and the down event.
+
+press keycode
+
+The press command is a shortcut for the key command.  The keycode
+paramter works just like the key command and will automatically send
+both the up and the down event.
+
 OTHER NOTES
 
 There are some convenience features added to allow running without