Code52 / carnac

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

the escape keyword isn't working when keymaps files #328

Open windows7internals opened 1 year ago

windows7internals commented 1 year ago

I'm using keymaps files with wsl ( windows subsystem for linux) in windows here is my keymap file content

group:          wsl
process:        wsl

shortcuts:
    - name: escape
      keys:
      - Escape

it doesn't show the anything when I press the escape key in my keyboard

with other keys it work just fin but with escape key it doesn't