I would like to use my Caps Lock/Mouse Key as Esc when tap and Hyper when holding. I’m currently using the following macro, but my Linux system only reports Left Control.
I understand from your post that you cannot get the Hyper combination to be registered correctly by your Linux. You are sending it as a secondary action in your macro, but the UHK does not seem to send the proper scancodes, so the host does not understand it as Hyper.
Thanks both @kareltucek and @maexxx for the reply! Yeah, using the Keyboard Checker, my macro is registered, but for some reason it does not work in my window manager once I assigned a shortcut.
In the other hand, it worked with LSLCLGLA. My shortcuts works as expected when I assigned the Hyper key to them.
Maybe it is something related with the window manager or something. I currently using Arch Linux + KDE Plasma + Kwin + Wayland.