diff options
author | Petter Rodhelind <petter.rodhelind@gmail.com> | 2017-08-01 23:51:51 +0200 |
---|---|---|
committer | Petter Rodhelind <petter.rodhelind@gmail.com> | 2017-08-01 23:51:51 +0200 |
commit | 810cecc30d4cefe40401051a8e877665292a594d (patch) | |
tree | 6565ac720dede033d0ad88bee1fc29ee38b4baad /man/man1/acme.1 | |
parent | 7d0663b7c023cd7dd2764cb232798f8bc1309c20 (diff) | |
parent | 4a8c0c75ffd40d08837d6937e1e995c68ceb276e (diff) | |
download | plan9port-810cecc30d4cefe40401051a8e877665292a594d.tar.gz plan9port-810cecc30d4cefe40401051a8e877665292a594d.tar.bz2 plan9port-810cecc30d4cefe40401051a8e877665292a594d.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'man/man1/acme.1')
-rw-r--r-- | man/man1/acme.1 | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/man/man1/acme.1 b/man/man1/acme.1 index aa02f770..b3266595 100644 --- a/man/man1/acme.1 +++ b/man/man1/acme.1 @@ -645,6 +645,24 @@ environment variable .B $acmeaddr is created that holds, in the form interpreted by button 3, the fully-qualified address of the extra argument. +.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. +Pressing the key after the button is held down adds the button to form +a chord, so that for example on Macs selecting text with the trackpad +button and then typing Option without letting go of the button will +cause a 1-2 chord, cutting the selection. +On Mac systems, the usual keyboard shortcuts +Command-C, -V, -X, and -Z invoke +copy, paste, cut, and undo, +and Command-Shift-Z invokes redo, +as in other programs. +Especially on Mac laptops, these keyboard shortcuts are +typically much less awkward than the equivalent chords. .SS "Support programs .I Win creates a new |