![Clayton Craft](/assets/img/avatar_default.png)
This configures the keymap in weston so that the rx51 keyboard behaves as expected (e.g. shift key, numbers, etc)
21 lines
700 B
Text
21 lines
700 B
Text
# Reference: <https://postmarketos.org/deviceinfo>
|
|
# Please use double quotes only. You can source this file in shell scripts.
|
|
|
|
deviceinfo_format_version="0"
|
|
deviceinfo_name="Nokia N900"
|
|
deviceinfo_manufacturer="Nokia"
|
|
deviceinfo_date=""
|
|
deviceinfo_keyboard="true"
|
|
deviceinfo_nonfree="????"
|
|
deviceinfo_dtb=""
|
|
deviceinfo_modules_initfs="tsc2005 tsc200x-core omap_wdt twl4030_wdt"
|
|
deviceinfo_external_disk="true"
|
|
deviceinfo_external_disk_install="true"
|
|
deviceinfo_flash_methods="0xFFFF"
|
|
deviceinfo_generate_legacy_uboot_initfs="true"
|
|
deviceinfo_arch="armhf"
|
|
|
|
# Weston Config
|
|
deviceinfo_weston_core_modules="xwayland.so"
|
|
deviceinfo_weston_keymap_rules="evdev"
|
|
deviceinfo_weston_keymap_model="nokiarx51"
|