Surfingkeys icon indicating copy to clipboard operation
Surfingkeys copied to clipboard

Can't change hotkey to toggle Surfingkeys

Open julpec opened this issue 1 year ago • 0 comments

I tried to change the hotkey mapping like described here but it doesn't work. I would like to use <Alt-s> for another action (go one tab right), so I used this sequence :

api.unmap("<Alt-s>");
api.map("<Alt-s>", "R");
api.map("<Alt-i>", "E");

It works well but I lose the hotkey function.

julpec avatar Jul 17 '22 08:07 julpec