Archived
1
0
Fork 0
This repository has been archived on 2023-08-09. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/keyboard/README.md

25 lines
517 B
Markdown

# Keyboard
US keyboard layout with Danish letters, and other additions.
## Linux
### Install
```
sudo patch --directory=/ --strip=0 < {dk,evdev.xml,evdev.lst}.patch
```
For ISO keyboards, consider also applying `evdev_iso.patch` to swap the backslash and quote keys.
### Uninstall
Add the `--reverse` flag to the command.
### Testing
Set or reload keyboard layout:
```
setxkbmap dk us
```
## Windows
Install `setup.exe` and then go to `Advanced keyboard settings` and select
`Danish - US, with Danish letters`.