krassowski / Anki-TouchScreen

Touchscreen functionality for Anki
https://ankiweb.net/shared/info/1631622775
GNU General Public License v3.0
25 stars 13 forks source link

Ctrl + Z ? #1

Closed Uitalo closed 5 years ago

Uitalo commented 6 years ago

Ctrl + z for undo, is possible?

krassowski commented 5 years ago

Unlikely to work as Anki uses Ctrl + z for un-doing the card review - we would have a conflict, at least for some OSes. But I've just released a version supporting Alt + z as a substitute.

PS. You should be able to replace "alt" a "ctrl" in the source code if you insist.