Filters in the "Add New Key Mapping" dialog
The "Add New Key Mapping" dialog now contains two filter edit fields that allow to see only items matching the filter
This relates to the Issue #322
It was a long time since I did something in C#, so some parts of the code may be far from perfect. For example, I'm not sure whether it is a good idea to fill the internal lists on the Dialog_KeyItem_Shown event or not.
hi guys, i'm an italian guy wit an italian layout keyboard. your program saved my keyboard from rage but i need to map another key and this key exists only ib italian layout (the u with accent), so can you upgrade the software with miltiple layout and language please? :(( thanks for reading
i need to map another key and this key exists only in italian layout
You may try my custom build of SharpKeys 3.9.2 that reads the keys information from a file "SharpKeys.keys". Probably you can add your custom key to that file. To do that, you need to know the scan code of that key - I believe http://www.nirsoft.net/utils/keyboard_state_view.html or similar should help with that.
P.S. Looks like it may be not easy to retrieve a scan code of a desired key. Googling for "get scan code of key pressed" gives this in particular: https://www.win.tue.nl/~aeb/linux/kbd/scancodes-1.html This does not look straightforward at all, so probably you should search for "scan codes for italian keyboard" ( e.g. this: http://kbdlayout.info/KBDIT/scancodes+names ) or similar.
Here is the smallest scan code key reader ever. It's from 2004, freeware. No longer available in the Web, but still works. Maybe it helps. It's a exe file for Windows. I use it for years.
At first start a Virus scan, but it should be clean.
No installation needed. Just start it.
Download: TastenTest.zip
