森口です。
From: OIKAWA Ataru
Subject: [vine-users:071668] Re: 日本語キーボードの設定方法について
Date: Wed, 27 Apr 2005 01:35:29 +0900
> 参考までに、我が家の xorg.conf から該当するセクションを載せておきます。
>
> Section "InputDevice"
> Identifier "Keyboard0"
> Driver "keyboard"
> # Option "Xkbdisable"
> Option "XkbLayout" "jp"
> Option "XkbModel" "jp106"
> EndSection
上の設定で問題ないはずですが、
下の設定だと "] む" キーが使えなくなります。
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbLayout" "jp"
EndSection
問題の再現方法ということで参考まで。
--
森口