Skip to content

Commit

Permalink
Win IDs are handled differently now.
Browse files Browse the repository at this point in the history
  • Loading branch information
theNizo committed Feb 22, 2022
1 parent b5d0a17 commit 050e481
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.english.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Download the newest version from [releases](https://github.com/theNizo/DvorakByN

[AME](https://ameliorated.info/) doesn't have a GUI for that.

My layout has the ID `0c07:A0010c07` (figured out with `Get-WinDefaultInputMethodOverride`)
The ID of the layout is listed in the release notes. I will use the following one as an example: `0c07:A0010c07` (IDs can be figured out by setting a default override, then running `Get-WinDefaultInputMethodOverride` in powershell)

1. Powershell: `Set-WinDefaultInputMethodOverride -InputTip "0c07:A0010c07"`
1. Win+I -> Devices -> Typing -> Advanced Keyboard Settings -> Set default layout to "Dvorak by Nizo"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Unter [releases](https://github.com/theNizo/DvorakByNizo-German/releases) die ne

[AME](https://ameliorated.info/) hat kein Visuelles Menü.

Mein Layout hat die ID `0c07:A0010c07` (herausgefunden mit `Get-WinDefaultInputMethodOverride`)
Die ID des Layouts ist im Release angegeben. Ich werde als Beispiel-ID folgende nehmen: `0c07:A0010c07` (IDs können herausgefunden werden, indem man ein Standard-Layout setzt und dann den folgenden Befehl in die Powershell eingibt: `Get-WinDefaultInputMethodOverride`). Diese bitte ersetzen

1. Powershell: `Set-WinDefaultInputMethodOverride -InputTip "0c07:A0010c07"`
1. (Nur auf Englisch probiert) Win+I -> Devices -> Typing -> Advanced Keyboard Settings -> Standard Layout auf "Dvorak by Nizo" setzen
Expand Down

0 comments on commit 050e481

Please sign in to comment.