pmbootstrap/pmb/install
Linus Walleij be41c94c57
pmb.install.setup_keymap: Fix up keymaps for Nokia n900 (MR 1972)
The Nokia n900 XkbLayout is a bit peculiar and sometimes
join two keymaps into one, for example:

    Option "XkbLayout" "fise"

For the combined finnish/swedish layout. Add the common
joined keymaps, even if not all of these countries are
yet supported.

For details see:
https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/blob/master/symbols/nokia_vndr/rx-51

I also include this link in the code so no-one gets confused.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2020-08-31 16:02:04 +02:00
..
__init__.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
_install.py pmb.install.setup_keymap: Fix up keymaps for Nokia n900 (MR 1972) 2020-08-31 16:02:04 +02:00
blockdevice.py install_system_image: add sdcard argument (MR 1946) 2020-06-19 09:36:51 +02:00
file.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
format.py install_system_image: add sdcard argument (MR 1946) 2020-06-19 09:36:51 +02:00
losetup.py pmb.chroot.shutdown: losetup with auto_init=False (MR 1912) 2020-05-17 08:08:45 +02:00
partition.py install_system_image: add sdcard argument (MR 1946) 2020-06-19 09:36:51 +02:00
recovery.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00