diff options
author | aiju <devnull@localhost> | 2016-08-28 01:23:51 +0200 |
---|---|---|
committer | aiju <devnull@localhost> | 2016-08-28 01:23:51 +0200 |
commit | a8ffbcabead96e4ebaab861b2837c2d770409702 (patch) | |
tree | 84fff9489d55de4113826834063dd7606f564734 | |
parent | 913ce62cfc78043973190b37f1bc2a7c37c15927 (diff) |
timmy: manpage
-rw-r--r-- | sys/man/1/timmy | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/man/1/timmy b/sys/man/1/timmy index bb348fab1..b091dfa72 100644 --- a/sys/man/1/timmy +++ b/sys/man/1/timmy @@ -11,13 +11,13 @@ timmy \- physics sandbox .I Timmy is a simple 2D physics sandbox. .PP -To pick up an object click on it with the LMB. +To pick up an object click on it with mouse button 1. New objects can be created by picking up their archetypes in the gray area on the bottom (the "tray"). -To place an object in the working area click at the desired position with the LMB; +To place an object in the working area click at the desired position with mouse button 1; .I timmy will refuse to place the object if it would collide with an existing one. -To abort the process \(em deleting the carried object \(em click anywhere with the RMB. -Picking up an object in the working area with the RMB will duplicate the object. +To abort the process \(em deleting the carried object \(em click anywhere with mouse button 3. +Picking up an object in the working area with mouse button 3 will duplicate the object. .PP The following operations can be performed with the keyboard. .IP w |