Skip to content

[V0.10] Add slovenian keyboard#3670

Merged
matt335672 merged 2 commits intoneutrinolabs:v0.10from
matt335672:v0_10_add_slovenian_kbd
Nov 17, 2025
Merged

[V0.10] Add slovenian keyboard#3670
matt335672 merged 2 commits intoneutrinolabs:v0.10from
matt335672:v0_10_add_slovenian_kbd

Conversation

@matt335672
Copy link
Member

Fixes #3668

Backport of #3669 to the v0.10.x branch.

This has been informally tested by @xerces8 - thanks @xerces8!

The file itself has been generated on an Ubuntu 20.04 system to
avoid a non-working numlock. See this PR for more details:

neutrinolabs#3022

This script was used to generate the file on a clean X server:-

    #!/bin/sh

    if [ -z "$1" ]; then
        xvfb-run -s "-noreset" $0 _IN_XVFB_
    else
        setxkbmap -model pc105 -layout si
        ./xrdp-genkeymap ../instfiles/km-00000424.ini
    fi
@matt335672 matt335672 merged commit ad6f6e4 into neutrinolabs:v0.10 Nov 17, 2025
13 checks passed
@matt335672 matt335672 deleted the v0_10_add_slovenian_kbd branch February 20, 2026 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants