From cf9e023e89d3693771f45beb93ac7c90c1392047 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Thu, 15 Nov 2018 06:52:43 +0100 Subject: index.html: Add an extra command to the 'frequently used' example Give an example of a multi-button trigger mapping. --- index.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 59eaf20..c0171e0 100644 --- a/index.html +++ b/index.html @@ -83,9 +83,10 @@ map <Down> <D-Tab>

Open frequently used applications:

-cmd <Up>   open -a Terminal
-cmd <Play> open -a Xcode
-cmd <Down> open -a Firefox
+cmd <Up> open -a Terminal +cmd <Play> open -a Xcode +cmd <Down> open -a Firefox +cmd <Up><Play> open -a Dictionary

Open Terminal window #2:

-- 
cgit v1.2.3