rvaiya/warpd

Set Caps Lock remaped to Escape as exit key

gmnz opened this issue · 3 comments

gmnz commented

Hi,

I use this command "setxkbmap -option caps:escape" to remap my Caps Lock to Escape. How can I set "exit" and "hint_exit" in warpd config to this remaped key, please?

eirikb commented

Same issue here. Shouldn't this be transparent for warpd?

try caps:swapescape instead of caps:escape. worked for me.

eirikb commented

try caps:swapescape instead of caps:escape. worked for me.

That worked! Awesome. Thanks ❤️