日本語キーボードのノートPCでBluetoothの英語をキーボード使う。
工人舎のSH6シリーズ大学生協先行発売の Windows XP Pro 版を入手。
本体のキーボードは、日本語キーボード。なので、Bluetooth の英語キーボード ThinkOutside を使おうとすると、キートップの刻印とずれてします。ずれるだけならまだ良いんだが、モノによっては、打てない文字が出てくる。たとえば、アンダーバー(下線というか _ これ)がどのキーを使っても打てない。これは、困るので、いろいろ調べてみたら、レジストリを書き換えてしまう方法が見つかった。
以下は、メモ。
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\i8042prt\Parameters]
"PollingIterations"=dword:00002ee0
"PollingIterationsMaximum"=dword:00002ee0
"ResendIterations"=dword:00000003
"LayerDriver JPN"="kbd106n.dll"
"LayerDriver KOR"="kbd101a.dll"
"OverrideKeyboardType"=dword:00000007
"OverrideKeyboardSubtype"=dword:00000002
"OverrideKeyboardIdentifier"="PCAT_106KEY"
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\i8042prt\Parameters]
"PollingIterations"=dword:00002ee0
"PollingIterationsMaximum"=dword:00002ee0
"ResendIterations"=dword:00000003
"LayerDriver JPN"="kbd101.dll"
"LayerDriver KOR"="kbd101a.dll"
"OverrideKeyboardType"=dword:00000007
"OverrideKeyboardSubtype"=dword:00000002
"OverrideKeyboardIdentifier"="PCAT_101KEY"
| 固定リンク
「モバイル」カテゴリの記事
- Dynario (モバイル燃料電池)(2009.11.10)
- Today のタイトルバーに時計と日付(2009.04.09)
- RBK-2000BT on ws020sh(2009.04.09)
- アドレス帳の引越し(2009.04.05)
- Bluetooth and Wifi at the same time on WS020SH(2009.04.04)
「キーボード関係」カテゴリの記事
- SoftFrog from Frogpad(2010.01.07)
- RBK-2000BT on ws020sh(2009.04.09)
- Bluetooth Keypad and Joystick(2009.04.06)
- Bluetooth and Wifi at the same time on WS020SH(2009.04.04)
- キーボード改造(2008.07.11)
この記事へのコメントは終了しました。
コメント