Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

That's what I am doing right now. The issue seems to be when I am sloppy with the spacebar and some unknown input processing. When this is input:

  - keydown space
  - keydown a
  - keyup a
  - keyup space
I normally get the output <space><a>, interpreted in order of keydown, but kanata outputs in order of keyup, so I get <a><space>.


im using the "kanata_gui_cmd_allowed" version on windows, but maybe if youre on linux or mac maybe it might work differently im not sure

i dont know if this would make a difference but i have "process-unmapped-keys yes" in my defcfg section




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: