You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is my keyboard layout that aims to fix the problems with given US-International implementations. Here is a list of the changes with their justifications:
43
44
*`ł` and `Ł` replace `ø` and `Ø` at `AltGr`+`l` and `AltGr`+`Shift`+`l` respectively.
@@ -116,7 +117,7 @@ Pick **one** (1) of the install methods below
116
117
117
118
**Other locales:**`klc.zip` installs to the `en-US` locale. If you wish to install the layout to a different locale:
118
119
1. Download the source code file [`klc/us-refor.klc`](https://github.com/barkloaf/US-Reformed-International/blob/master/klc/us-refor.klc)
119
-
2. Open the file you just modified in[Microsoft Keyboard Layout Creator](https://www.microsoft.com/en-us/download/details.aspx?id=102134)
120
+
2. Open the source code file[Microsoft Keyboard Layout Creator](https://www.microsoft.com/en-us/download/details.aspx?id=102134)
120
121
3. Edit the language in `Project` > `Properties...` > `Language`
121
122
***Note:** MSKLC will not compile the layout if it shares a name with an existing keyboard on your system. The name of the layout can also be changed in this menu if necessary.
122
123
4. Create the installer by going to `Project` > `Build DLL and Setup Package`
@@ -141,7 +142,7 @@ Pick **one** (1) of the install methods below
141
142
142
143
## Linux
143
144
### XKB
144
-
Download the latest `xkb.tar.gz` from [the releases tab of this repo](https://github.com/barkloaf/US-Reformed-International/releases). Extract it and run `install-system.sh` as root followed by `scripts/install-user.sh` as user from the folder.
145
+
Download the latest `xkb.tar.gz` from [the releases tab of this repo](https://github.com/barkloaf/US-Reformed-International/releases). Extract it and run `install-system.sh` as root followed by `scripts/install-user.sh` as user from the folder. The layout might need to be enabled first in order to be used. This may vary per distribution.
145
146
146
147
# Credits
147
148
The auto-generated files and scripts in this repo were created by [`klfc`](https://github.com/39aldo39/klfc)!
0 commit comments