From a704ea79dbf1f4171ded7a006cbc3d8cd73c22c5 Mon Sep 17 00:00:00 2001 From: Wikinaut Date: Tue, 10 Oct 2023 11:07:57 +0200 Subject: [PATCH] Update README.md: added example for 2 modifiiers for one button Update README.md: added an example for 2 modifiiers for one button (Shift-Alt-s) This is the "save" button hotkey for MediaWiki wikis such as Wikipedia. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 536ad27..6d5f47e 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,8 @@ Examples for PCsensor program the first pedal as Escape key and the second pedal as Enter key footswitch -1 -m ctrl -k a -3 -m alt -k f4 program the first pedal as Ctrl+a and the third pedal as Alt+F4 + footswitch -1 -m ctrl -k a -3 -m shift -m alt -k s + program the first pedal as Ctrl+a and the third pedal as Shift+Alt+s (Wikipedia "save") footswitch -m ctrl -b mouse_middle program the second pedal as Ctrl+ footswitch -s 'hello world'