the-via / app

GNU General Public License v3.0
764 stars 173 forks source link

A macro works only in one macro placeholder. #162

Closed szfkamil closed 1 year ago

szfkamil commented 1 year ago

I am trying to create a macro that opens Alfred, but it does not work unless set to M1. Copied and pasted the same thing for M2, M3, and M4, but it only works at M1. Tried deleting and re-creating the macro too.

None of the basic solutions worked to solve the issue. I do have a macro with those keys that work which opens an app through Alfred: {KC_LGUI,KC_SPC}arc{KC_ENT}

If the arc{KC_ENT} is removed from M1, then Alfred opens as expected, but even if copied and pasted, the macro won't work in other macro placeholders.

For now, I'm using the Alfred macro instead of the macro to open the "Arc" app via Alfred in M1 because the former is more important to me; nonetheless, I'd like to troubleshoot this issue.

I also just tried to paste the {KC_LGUI,KC_SPC}arc{KC_ENT} from M1 to M3, and it does not work there. (I made sure M3 was the actual key pressed for this action)

So it seems that there are issues with the macro keys themselves rather than this specific macro formula.

szfkamil commented 1 year ago

I tried some other macro configs, and it's all the same, only M1 works. Tried M1-6, and none work.

https://share.cleanshot.com/JBT0zWGL