help cleanup

This commit is contained in:
kepler155c@gmail.com
2020-07-25 18:52:41 -06:00
parent 624af53f4e
commit c24a5a7115
5 changed files with 26 additions and 68 deletions

View File

@@ -6,17 +6,7 @@ Shortcut Keys
* Control-d: Show/toggle logging screen
* Control-c: Copy (in most applications)
* Control-shift-v: Paste from internal clipboard
* Control-shift-doubleclick: Open in Lua the clicked UI element
Wireless Networking
===================
To establish one-way trust between two computers with modems, run the following in a shell prompt:
On the target computer, run:
> password
On the source computer, run:
> trust <target computer ID>
* Control-shift-click: Open the clicked UI element in Lua
Running Custom Programs
=======================