diff options
| author | Russ Cox <rsc@golang.org> | 2024-06-15 10:55:21 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2024-06-15 10:57:45 -0400 |
| commit | 0c79c32675e83ff3d87d5bf52082652d85486a45 (patch) | |
| tree | 8b7042e878874a1ed870f26571b7a2383be231f1 /man/man7 | |
| parent | 60ca2be037f739e30daba1dc5b66a166fcdc0bf2 (diff) | |
| download | plan9port-0c79c32675e83ff3d87d5bf52082652d85486a45.tar.gz plan9port-0c79c32675e83ff3d87d5bf52082652d85486a45.zip | |
acme: shift button 3 for reverse search
An experiment. Let's see if it's any good.
Also document the Mac conventions in devdraw(3).
Diffstat (limited to 'man/man7')
| -rw-r--r-- | man/man7/keyboard.7 | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/man/man7/keyboard.7 b/man/man7/keyboard.7 index 69094a22..933cdde2 100644 --- a/man/man7/keyboard.7 +++ b/man/man7/keyboard.7 @@ -62,16 +62,11 @@ Any rune can be typed using a compose key followed by several other keys. The compose key is also generally near the lower right of the main key area: the -.B NUM PAD -key on the Gnot, the -.B Alternate -key on the Next, the -.B Compose -key on the SLC, the .B Option -key on the Magnum, and either +key on the Mac +and the .B Alt -key on the PC. +key on Unix systems. To type a single rune with the value specified by a given four-digit hexadecimal number, type the compose key, |
