|
Description
|
We were facing several errors in Dutch keyboard layout running s10u1 on x86 with Xorg server:
For locales
nl_NL.ISO8859-1,
nl_BE.ISO8859-1,
nl_NL.ISO8859-15,
nl_BE.ISO8859-15,
nl_NL.UTF-8,
nl_BE.UTF-8:
There is "~" tilde instead of "^" circumflex (both are dead-keys).
"'" acute and "`" grave should be dead-keys, but they work as dead-keys while using AltGr.
USING AltGraph.:
"AltGr+5" makes "¬" euro instead of "½" vulgar fraction one half.
"AltGr+0(zero)" makes "0" zero instead of "`" grave accent.
"AltGr+*(asterisk)" makes "*" asterisk instead of "~" tilde.
"AltGr+<(less-than sign)" makes "¦" broken bar instead of "^" circumflex accent.
"AltGr+[(left square bracket)" makes "|" vertical bar instead of "¦" broken bar.
NumPad:
There should be "," comma instead of "." dot (del key on the right side of "0" zero).
------
Just FYI, the Dutch layout works fine using Xsun server on x86.
|