Files
2021-02-03 16:18:29 +01:00

47 lines
1.5 KiB
Markdown

# us_int_fr
Alternative US international keyboard layout to write french (make french accents reachable only with `Alt Gr`)
Use `usinfrX.klc` to install this layout on the french variant and `usinenX.klc` for the english variant (does not change the layout but recognized by Windows as a specific language)
> Unfortunately Windows makes it hard to upgrade an existing layout so I have to increment the version number on each update.
See [this gist](https://gist.github.com/Klemek/bfc376fa9afa84234a1d8b2ed685fffb) for the Linux layout.
## Differences from US international layout
* (case sensible) `Alt Gr` +
* `Q` -> `Â`
* `R` -> `Ê`
* `Y` -> `Û`
* `U` -> `Ù`
* `I` -> `Î`
* `P` -> `Ô`
* `A` -> `À`
* `F` -> `È`
* `J` -> `Ï`
* Other
* `Alt Gr` + `.` -> `·`
* No dead keys for quote and tick
## How to install
1. Install the [Microsoft Keyboard Layout Creator](https://www.microsoft.com/en-us/download/details.aspx?id=102134) (Official link)
2. Open the `.klc` file with the software
3. Go to `Project` > `Build DLL and Setup Package`
4. It'll create an installator in your Documents
5. Open `setup.exe`
6. Enjoy
## Layout with `Alt Gr`
![](https://user-images.githubusercontent.com/12103162/106765286-eddfc900-6638-11eb-9baa-c501bb444e17.png)
## Layout with `Alt Gr` + `Shift`
![](https://user-images.githubusercontent.com/12103162/106765468-1ebffe00-6639-11eb-9731-a3f6f9c97ade.png)
## TODO
* bash file for automatic install of linux variant