carnac
carnac copied to clipboard
Inconsistency in names for PageUp and PageDn
The keys on the computer are called "pgup" and "pgdn", but on screen you see "PageUp" and "Next". Users seeing "Next" can't understand that I used the "pgdn" key, more so if "pgup" is not called "Previous" but correctly "PageUp".
The is a fix in another fork: https://github.com/doggy8088/carnac/commit/11ab04e91437f3256c0b7bf84602a329d9b33830
Meanwhile, the following yml file will at least also say PageDown (still has Next though):
group:
process:
shortcuts:
- name: PageDown
keys:
- PageDown