Releases: Zalafina/QKeyMapper
Releases · Zalafina/QKeyMapper
Update to v1.3.1
- Add "Auto Startup" checkbox to support launch QKeyMapper at Windows user logon.
- Add SingleApplication support, there will be only one QKeyMapper program instance at the same time.
Update to v1.3.0
- Add support for save multi program keymap settings to INI 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.
Update to v1.2.8
Update to Qt6 version.
Update to v1.2.7
Add support for mouse left & right & middle buttons mapping with keyboard keys.
Update to v1.2.6
Add select setting combo box to support multi settings selection.
Update to v1.2.5
- Add lock checkbox to support lock the key to pressed status, next press this key will change LockStatus to OFF.
- "Lock" column could display ON & OFF to show original key LockStatus.
- Add "Auto Start Mapping" checkbox for auto start mapping at program startup.
Update to v1.2.4
- Add Burst On/Off checkbox to support continuously send mapping keys by selected BurstPress time and BurstRelease time.
- Could map the same key for burst.
Update to v1.2.3
- Add disable Win Key checkbox to make WIN Key invalid in the game.
- Do not disable WIN+D keyboard shortcut.
Update to v1.2.2
Add moveup & movedown buttons for selected keymaptable item.
Update to v1.2.1
Add filename & windowtitle checkbox status save to ini setting file.
It will load filename & windowtitle checkbox status from ini setting file at program start.