dps / remarkable-keywriter

MIT License
212 stars 18 forks source link

Ctrl-N and Ctrl-P should work as arrow down and arrow up #25

Open qubist opened 2 years ago

qubist commented 2 years ago

I see how in main.qml, some keystrokes combined with control perform actions like quit or Omni. How can I modify the code to make Ctrl-N just send a different keystroke (down-arrow) of performing an action?