Skip to content

Releases: Zalafina/QKeyMapper

Update some features.

20 Oct 05:59
Compare
Choose a tag to compare

v1.1.0

  1. Add UAC of Administrator for exe file to retrive other Administrator privilege process name/title/icon.
  2. When ComboBoxs has keyboard focus, keyboardkey press whill set it to the name of the key pressed.

Basic feature OK.

17 Oct 11:51
Compare
Choose a tag to compare

v1.0.0

Basic feature OK.

  1. Display a ProcessList of visible windows for select process icon/name & title to match the current ForegroundWindow.
  2. After start KeyMapping it will check ForegroundWindow's process name & title cyclically, KeyMapping only valid under matched process name & title.
  3. Support add & delete KeyMapDataTable.
  4. Save button will write KeyMapData to ini setting file, then it will load it at program startup from current path.
  5. Use "SAO UI" font for static strings display.