Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supporting swedish keyboard layout? #29

Open
jave opened this issue Apr 4, 2024 · 5 comments
Open

Supporting swedish keyboard layout? #29

jave opened this issue Apr 4, 2024 · 5 comments

Comments

@jave
Copy link

jave commented Apr 4, 2024

Similar to this: #11
I would like to be able to support the Swedish keyboard layout.

What changes would need to be made?

Inputscope already works for this layout for the most part, its just that keypresses dont seem
to be reported for swedish characters.

As can be seen here:
bild

For swedish chars normally placed here

bild

there is no data.

@suurjaak
Copy link
Owner

suurjaak commented Apr 9, 2024

Are the keypresses visible in the detailed counts table below? They might be listed as Oem_somethingsomething.

If yes, then the solution would be similar as in the linked issue: providing a custom keyboard image, and overriding KeyPositions in configuration.

@jave
Copy link
Author

jave commented Apr 9, 2024

they show up like this:
bild

So I will try the solution in the linked issue, tnx

@jave jave closed this as completed Apr 9, 2024
@suurjaak
Copy link
Owner

suurjaak commented Apr 9, 2024

If it's no trouble, could you also detail your solution here upon success? Looks like it would help to have such guidance in program documentation, and this would help.

If you don't mind, I will keep this issue open, as a reminder for myself.

@suurjaak suurjaak reopened this Apr 9, 2024
@suurjaak
Copy link
Owner

@jave Any luck with configuring the custom layout?

@suurjaak
Copy link
Owner

@jave So, any luck with configuring the custom layout?

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

No branches or pull requests

2 participants