xremap was able to remap that key but is currently disabled while I test with keyd
Issue:
Can’t get the Search key (left of a ) to behave like Escape. Not sure if it’s an Arch misconfig somewhere, Hyprland intercepting it, or something else. I’ve spent hours trying to figure this out and I’m stuck.
I had two cros.conf files—one in my home directory and one in /etc/keyd/. I mistakenly kept editing the one in my home folder, but only the config in /etc/keyd/ actually matters.
More importantly, I was putting leftmeta=esc in the wrong section of the file. Turns out it must go inside the [main] block—placing it anywhere else (top, bottom, or under [meta]) doesn’t work. Placement is strict, and now I know to pay closer attention to section headers in future configs.