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

Shift + keypress when using keymap file only shows after 2nd press #46

Open ghost opened 2 years ago

ghost commented 2 years ago

Using the latest beta release, it appears as though the tool does not properly show keypresses that are combined with the shift button. For example, if I create a sample keymap file like this:

group: Fubar
process:        

shortcuts:
    - name: Run
      keys:
      - Shift+R

and I try pressing SHIFT+R, nothing appears on the popup / overlay. However, if I hold down the shift button and press the R button twice, then the popup will appear but only the one time.

ghost commented 2 years ago

Here are some other related bugs that might have a similar cause:

41

19

38

candideu commented 2 years ago

I'm also having this issue...