Adds new keyboard mapping for spanish keyboard

master
nicolas 3 years ago
parent 15de4ddf42
commit 2d395281cd

@ -9,10 +9,10 @@ I did this to avoid buying keyboard stickers for the usual Russian keyboard layo
_Ubuntu 20.04.4 LTS_ _Ubuntu 20.04.4 LTS_
1) Copy the file `rc` to the directory `/usr/share/X11/xkb/symbols` 1) Copy the file `rc` to the directory `/usr/share/X11/xkb/symbols`
_) sudo cp rc /usr/share/X11/xkb/symbols/ - sudo cp rc /usr/share/X11/xkb/symbols/
2) Edit the file `/usr/share/X11/xkb/rules/evdev.xml`: 2) Edit the file `/usr/share/X11/xkb/rules/evdev.xml`:
_i) Find the section layoutList. - Find the section layoutList.
_ii) Add the following: - Add the following:
```xml ```xml
<layout> <layout>
<configItem> <configItem>
@ -28,10 +28,15 @@ _Ubuntu 20.04.4 LTS_
</layout> </layout>
``` ```
3) In Settings - Keyboard: 3) In Settings - Keyboard:
_i) Click + to add a new input source - Click + to add a new input source
_ii) Select the three falling dots and type Russian, the option "Other" will appear, select it. - Select the three falling dots and type Russian, the option "Other" will appear, select it.
_iii) Type RussianCustom, select it and click Add. - Type RussianCustom, select it and click Add.
## Mapping ## Layout
The following images do not show the actual mapping, but the position of the characters in the keyboard. This might be slightly different in different keyboards but oh-:
- English
![Mapping](mapping.png) ![Mapping](mapping.png)

Loading…
Cancel
Save