Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mnivet committed May 27, 2020
1 parent da7a2e8 commit 383a41e
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,11 @@ This code is based on the work published here: http://www.codeproject.com/Articl
# Changes
- Removed "current layout cache", and used system call "Get Current Layout" as method prevent syscall overload, as it failed after sleep.
- Added "Clear" context menu, to clear current configuration.
- Make correct distinction between mulitple keyboards layout in a same language.

# Before use
Make sure all your keyboard layouts are set on different languages/locales on windows, as this app can only set layout by setting the system locale. I have here, for example:
- English (United States) locale set to have only US International layout.
- Portuguese (Brazil) set to have only Portuguese (Brazil ABNT) layout.

If you have multiple layouts on same locale it won't work.
You must setup your keyboards layout in windows first.
This app only help you to automate the switch, it doesn't help you to declare your keyboards.

# How to use
1. Press WindowsKey + R
Expand Down

0 comments on commit 383a41e

Please sign in to comment.