Hello, I'm trying to make a very simple macro for switching workspaces using the input simulation with opendeck, but it doesn't seem to be working. I was referencing the linked keycode link, https://github.com/enigo-rs/enigo/blob/v0.5.0/src/keycodes.rs. I thought I made it correctly, but it doesn't seem to be working. I'm just trying to set a macro to prss ctrl+Lshift+F1. Here's what I have [t("Switch Workspace"),k(ctrl,p),k(Lshift,p),k(F1,p)]
Solution
No, I swapped back to streamcontroller. You can close this.