diff options
| author | alex <alex@pdp7.net> | 2026-02-22 13:08:48 +0100 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2026-02-22 13:08:48 +0100 |
| commit | 6db817a76447f015c69a6e00d686e637f47d3574 (patch) | |
| tree | ca140ada58e1fcef3fc1a342af29c22c019d0aac /linux | |
| parent | f37abef7167e88969350414b42ebf07c1df7f9b1 (diff) | |
Move footswitch configuration to misc Linux stuff
Diffstat (limited to 'linux')
| -rw-r--r-- | linux/pedal.md | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/linux/pedal.md b/linux/pedal.md deleted file mode 100644 index acd0ceb8..00000000 --- a/linux/pedal.md +++ /dev/null @@ -1,13 +0,0 @@ -# Pedal - -With a PCSensor pedal and <https://github.com/rgerganov/footswitch>: - -``` -sudo footswitch -1 -m ctrl -2 -S '7F' -3 -m win -k m -``` - -Maps: - -* Left pedal to be a ctrl key -* Center pedal to the toggle mute key -* Right pedal to be Win+M (you can map this in Gnome to toggle mic status) |
