Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zalafina authored Oct 20, 2017
1 parent 45a6fdc commit dcc0611
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ A keyboard remap tool of Qt5 Widget + WinAPI which could working under Win10.
3. Push "KeyMappingStart" to start KeyMapping, then it will check ForegroundWindow's process name/title cyclically, KeyMapping function only take effect when ForegroundWindow's process name/title matched.
3. Support add & delete KeyMapDataTable, when the KeyMap ComboBox has focus, push certain keyboardkey will set the ComboBox to the keyname you pressed.
4. Save button will write KeyMapData & ProcessInfo to ini setting file, then it will load it at program startup.
5. Use "SAO UI" font for static strings display.

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

0 comments on commit dcc0611

Please sign in to comment.