Update README.md

This commit is contained in:
Antoni Sawicki 2020-11-13 17:56:33 -08:00 committed by GitHub
parent f5be172d43
commit 36d0cdcb0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,28 +59,28 @@ Fortunately ACI allows port 80 without encryption.
The firs unnamed input box is either search (google) or URL starting with http/https The firs unnamed input box is either search (google) or URL starting with http/https
Go instructs browser to navigate to the url or perform search **Go** instructs browser to navigate to the url or perform search
Bk is History Back **Bk** is History Back
W is width in pixels, adjust it to get rid of horizontal scroll bar **W** is width in pixels, adjust it to get rid of horizontal scroll bar
H is height in pixels, adjust it to get rid of vertical scroll bar. **H** is height in pixels, adjust it to get rid of vertical scroll bar.
It can also be set to 0 to produce one very tall image and use It can also be set to 0 to produce one very tall image and use
client scroll. This 0 size is experimental, buggy and should be client scroll. This 0 size is experimental, buggy and should be
used with PNG and lots of memory on a client side. used with PNG and lots of memory on a client side.
S is scale or zoom **S** is scale or zoom
C is colors, for GIF images only (unused in PNG) **C** is colors, for GIF images only (unused in PNG)
K is keystroke input, you can type some letters in it and when you click Go it will be typed in the remote browser. **K** is keystroke input, you can type some letters in it and when you click Go it will be typed in the remote browser.
Bs is backspace **Bs** is backspace
Rt is return / enter **Rt** is return / enter
< ^ v > are arrow keys, typically for navigating a map, buggy. **< ^ v >** are arrow keys, typically for navigating a map, buggy.
## Minimal Requirements ## Minimal Requirements