Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
...Note: footcontroller does not support the new VEC Infinity in-USB3 pedal, which is not fully Linux compatible
The foot pedal becomes an extra mouse or mini keyboard but footcontroller allows
you to define multiple pedal sets which you can activate at the click of a button. It uses xdotool to provide you with the ability to assign commands to each pedal.
Many foot pedals come with software, often MS Windows only, which allows you to
program the pedals to perform some function or other, Footcontroller does away
with the proprietary software and allows you to define multiple sets of commands
that can be swapped in or out at the click of a button.
...
This software is designed to remotely control a personal computer from another one on the local network or the Internet. Program is written in C language using the GTK+ graphical library. It can connect to the remote computer, send key presses, multiple presses and key sequences to a PC and run applications on it.
...This can be used to interact (SendKeys, ClickMouseButton, FindWindowLike, etc.) with applications running under an X Windows environment. Including applications built (GTK+, Qt, Motif, etc.) upon X11 / Xlib.
You may find that this mechanism is easier to use then that provided by xautomation or xdotool.