First commit
This commit is contained in:
commit
aa9ca5cf31
3 changed files with 50 additions and 0 deletions
17
README.md
Normal file
17
README.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
## How-to
|
||||
|
||||
- Copy eyy to /usr/share/X11/xkb/symbols
|
||||
|
||||
- Edit /usr/share/X11/xkb/rules/evdev and add:
|
||||
```
|
||||
! option = symbols
|
||||
...
|
||||
eyy:eyymacs = +eyy(eyymacs)
|
||||
! include %S/evdev
|
||||
```
|
||||
### KDE
|
||||
|
||||
- Edit ~/.config/kxkbrc and add:
|
||||
```
|
||||
Options=eyy:eyymacs,shift:both_capslock_cancel
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue