bfritscher / carnac

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

Keymaps for mouse #6

Closed Desaydrone closed 4 years ago

Desaydrone commented 4 years ago

Hello,

I love your version of carnac, thanks for your work I use a personal keymap for some app, and i need for exemple to made SHIFT + Left mouse click, i don't find how to do it ? Is this exist ?

bfritscher commented 4 years ago

Yes, they are mapped to theses names: image

Ctrl+Shift+LButton Should work

Desaydrone commented 4 years ago

Ho yes thanks so much !!!

candideu commented 3 years ago

Hello! What are the keymaps for arrows?

bfritscher commented 3 years ago

Should be Up, Down, Left, Right https://docs.microsoft.com/en-us/dotnet/api/system.windows.forms.keys?view=net-5.0

candideu commented 3 years ago

Should be Up, Down, Left, Right https://docs.microsoft.com/en-us/dotnet/api/system.windows.forms.keys?view=net-5.0

Perfect, thank you! Works like a charm.