From e1ab005dace3d213afaed10370a3a8fd056125f7 Mon Sep 17 00:00:00 2001 From: kepler155c Date: Sat, 29 Dec 2018 23:42:38 -0500 Subject: [PATCH] Created Overview (markdown) --- Overview.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Overview.md diff --git a/Overview.md b/Overview.md new file mode 100644 index 0000000..606c769 --- /dev/null +++ b/Overview.md @@ -0,0 +1,15 @@ +Overview is the main application launcher. + +Shortcut keys +============= +* s: Shell +* l: Lua application +* f: Files +* e: Edit an application (or right-click) +* control-n: Add a new application +* delete: Delete an application + +Adding a new application +======================== +The run entry can be either a disk file or a URL. +Icons must be in NFT format with a height of 3 and a width of 3 to 8 characters. \ No newline at end of file