From 35abfa1b39e7f1c46332db435fe775baa9611313 Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Sat, 15 Jul 2017 20:23:49 -0600 Subject: man1: document mouse keystrokes in acme, sam, 9term Change-Id: Id99ce9a143a21009d93a1c6ba2d1f84a3588649f Reviewed-on: https://plan9port-review.googlesource.com/2942 Reviewed-by: Russ Cox --- man/man1/sam.1 | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'man/man1/sam.1') diff --git a/man/man1/sam.1 b/man/man1/sam.1 index 1c9dd5f7..460fd6d6 100644 --- a/man/man1/sam.1 +++ b/man/man1/sam.1 @@ -821,6 +821,17 @@ dot is the null string, as if it were typed to the command window. Saves the sent text in the snarf buffer. (Command window only.) .PD +.SS Simulated buttons +For systems without a three-button mouse, the keyboard modifier +keys can be used to modify the effect of the main mouse button. +On Unix systems, the Control key changes the main button to button 2, +and the Alt key changes it to button 3. +On Mac systems, the Option key changes the main button to button 2, +and the Command key changes it to button 3. +Also on Mac systems, the usual keyboard shortcuts +Command-C, -V, and -X invoke +copy, paste, and cut, +as in other programs. .SS External communication .I Sam listens to the -- cgit v1.2.3