bfritscher / carnac

A utility to give some insight into how you use your keyboard
http://carnackeys.com/
Microsoft Public License
691 stars 69 forks source link

Inconsistency in names for PageUp and PageDn #43

Open rickyweb opened 3 years ago

rickyweb commented 3 years ago

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".

mawdesign commented 2 years ago

The is a fix in another fork: https://github.com/doggy8088/carnac/commit/11ab04e91437f3256c0b7bf84602a329d9b33830

mawdesign commented 2 years ago

Meanwhile, the following yml file will at least also say PageDown (still has Next though):

group:          
process:        

shortcuts:
    - name: PageDown
      keys:
      - PageDown