https://github.com/faern/svorak
My Swedish Dvorak programmer keyboard layout
https://github.com/faern/svorak
Last synced: 5 months ago
JSON representation
My Swedish Dvorak programmer keyboard layout
- Host: GitHub
- URL: https://github.com/faern/svorak
- Owner: faern
- Created: 2017-08-15T19:37:15.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-23T08:49:33.000Z (over 8 years ago)
- Last Synced: 2024-10-16T13:13:27.671Z (over 1 year ago)
- Size: 3.91 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Svorak A5
My Swedish Dvorak programmer keyboard layout
This layout is based on [Svorak A5](http://aoeu.info/layouts/files/magnus-xkb-se) from [aoeu.info](http://aoeu.info/). Then I have moved, added and removed some keys.
## Installation
To install the layout into your X server you copy the layout into the Swedish symbols file:
```bash
$ cat svorak_a5 >> /usr/share/X11/xkb/symbols/se
```
Now the layout can be activated with:
```bash
$ setxkbmap se svorak
```