Skip to content

Commit

Permalink
Update readme.
Browse files Browse the repository at this point in the history
Signed-off-by: Melvin Li <kkkwing15@163.com>
  • Loading branch information
Zalafina committed Feb 19, 2023
1 parent 96370e2 commit 4a3e007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
12. "Auto Start Mapping" checkbox could auto start mapping at program startup, and minimize it to System tray.
13. Add "SelectSetting" combobox to support multi settings selection, could save upto 10 different settings, and switch them by "SelectSetting" combobox.
14. Add support mouse left&right&middle button to mapping with keyborad keys.
15. v1.3.0 start to support save multi different program's keymap settings to "keymapdata.ini" config file. If "Auto Start Mapping" is checked for the keymap setting, it will check foreground window's executable file name to match saved program keymap settings in "keymapdata.ini" config file automatically. If there is a matched keymap setting, it will load this setting and start key mapping at "KeyMappingStart" state automatically.
15. v1.3.0 start to support save multi different program's keymap settings to "keymapdata.ini" config file. If "Auto Start Mapping" is checked for the keymap setting, it will check foreground window's executable file name to match saved program keymap settings in "keymapdata.ini" config file automatically at "KeyMappingStart" state. If there is a matched keymap setting, it will load this setting and start key mapping automatically.

## Screenshot
![Screenshot](https://raw.githubusercontent.com/Zalafina/QKeyMapper/master/screenshot/QKeyMapper_screenshot_02.png)

0 comments on commit 4a3e007

Please sign in to comment.