yorickpeterse/colemak-dh-ortho
Project ID: 81793
Description
The Colemak DH Ortholinear keyboard layout
Installation Instructions
For GNOME:
- Go to "Settings → Keyboard"
- Under "Input Sources", click the + to add a new input source
- Choose "English (United States)", then pick "English (Colemak-DH Ortho)" as the variant
For GDM you might also need to rungsettings set org.gnome.libgnomekbd.keyboard layouts '["colemak_dh_ortho","us"]'
for it to pick up the layout, but I'm not entirely sure.
For the console:
localectl set-keymap colemak_dh_ortho
For the LUKS unlocker you need to take these steps:
- Make sure
/etc/vconsole.conf
containsKEYMAP=colemak_dh_ortho
- Run
rpm-ostree kargs --append vconsole.keymap=colemak_dh_ortho
andrpm-ostree initramfs --enable
- Reboot
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
x86_64 (7)* | Fedora 37 (9 downloads) |
![]() |
x86_64 (0)* | Fedora 38 (6 downloads) |
![]() |
x86_64 (0)* | Fedora rawhide (9 downloads) |
* Total number of packages downloaded in the last seven days.
Quick Enable
#> dnf copr enable yorickpeterse/colemak-dh-ortho
More info about enabling Copr repositories