Skip to content

Commit b749317

Browse files
Wikinautrgerganov
authored andcommitted
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.
1 parent 9111e4f commit b749317

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ Examples for PCsensor
8484
program the first pedal as Escape key and the second pedal as Enter key
8585
footswitch -1 -m ctrl -k a -3 -m alt -k f4
8686
program the first pedal as Ctrl+a and the third pedal as Alt+F4
87+
footswitch -1 -m ctrl -k a -3 -m shift -m alt -k s
88+
program the first pedal as Ctrl+a and the third pedal as Shift+Alt+s (Wikipedia "save")
8789
footswitch -m ctrl -b mouse_middle
8890
program the second pedal as Ctrl+<middle_mouse_click>
8991
footswitch -s 'hello world'

0 commit comments

Comments
 (0)