in /etc/X11/xorg.conf, I have mannually changed from
Option "XkbModel" "pc105"
to
Option "XkbModel" "jp106"
Now, I can enter "]".
About "yen", unless I am not using SJIS encoding, it became back slash.
------
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
# Option "XkbModel" "pc105"
Option "XkbModel" "jp106"
Option "XkbLayout" "jp"
Option "XkbVariant" "jp106"
EndSection
------
Love
Setu
2006/10/11, Charles Plessy <[EMAIL PROTECTED]>:
Dear all,
On japanese keyboards, I did not manage to get the "yen" and "]" keys
working properly. I was wondering if I am an isolated case, or if you
also endure the same bug. I am willing to prepare and submit a patch if
it is of general interest.
Good night,
--
Charles Plessy
http://charles.plessy.org
Wako, Saitama, Japan
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

