Skip to content
This repository has been archived by the owner on Aug 20, 2018. It is now read-only.

Strings on danish keyboard #49

Open
Jackiedk100 opened this issue Mar 7, 2018 · 7 comments
Open

Strings on danish keyboard #49

Jackiedk100 opened this issue Mar 7, 2018 · 7 comments

Comments

@Jackiedk100
Copy link

There are many errors with symbols in the danish locale file.

This is all the numbers and symbols at the numbers - "1234567890+´"
This is shift + numbers - "!"#¤%&/()=?"
This is alt + gr + 23457890´ - "@£$€{[]}|"
This is the symbol left for 1 - "½"
This is shift + the symbol left for 1 - "§"

This is all the letters from qaz and to the right. (you also don't have æøå)
"qwertyuiopå" + "¨" <-- this have to get pressed twice or with a following space.
"asdfghjklæø'"
"<zxcvbnm,.-"

With shift on the key left for z - ">"
With alt + gr on the key left for z - ""
With shift on the key right for m - ";"
With shift on the key two right for m - ":"
With shift on the key three right for m - "_"
With shift on the key right for ø - "*"
With shift on the key right for å - "^" (have to be pressed twice or with a following space)
With alt + gr on the key right for å - "~" (have to be pressed twice or with a following space)

@Jackiedk100
Copy link
Author

Jackiedk100 commented Mar 7, 2018

This is how it appears right now:

1234567890+ "
"!"#y%&/()=?"
"2x47890´"
"½"
"2"

"qwertyuiop5" + "3"
"asdfghjkl6'"
"<zxcvbnm,.-"

">"
""
";"
":"
"_"
"*"
"^"
"¨"

@lowlevl
Copy link
Collaborator

lowlevl commented Mar 7, 2018

Hi @Jackiedk100, please note that this project is for Duckuino, not Malduino, which is a fork and we don't maintain.
Please identify problems only on https://github.com/Nurrl/LocaleKeyboard.js/blob/master/locales/da_DK.lang.
Thanks !

@Jackiedk100
Copy link
Author

How do I do that?

@lowlevl
Copy link
Collaborator

lowlevl commented Mar 7, 2018

With what project did you compiled your code ? (On what site ?)

@Jackiedk100
Copy link
Author

Jackiedk100 commented Mar 7, 2018 via email

@lowlevl
Copy link
Collaborator

lowlevl commented Mar 7, 2018

LocaleKeyboard.js can't print characters alone, so with what website you've tested this ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants