Nokia SU-8WをN900で使う
http://prototype030.blogspot.com/2010/04/nokia-su-8wn900.html#moreNokia Wireless Keyboard SU-8W
http://tshimizu.cocolog-nifty.com/good_job/2005/03/nokia_wireless_.html
Maemo.org ~Talk~ Does N900 support Nokia's SU-8W Bluetooth Keyboard ?
http://talk.maemo.org/showthread.php?t=33397
Maemo.org ~ Fremantle Unsupported Bluetooth Profiles
http://wiki.maemo.org/Fremantle_Unsupported_Bluetooth_profiles
Maemo.org ~Fremantle Bluetooth Keyboard Layout
http://wiki.maemo.org/Fremantle_Bluetooth_Keyboard_Layout
「Nokia SU-8WをN900で使う」の手順通り
1. rootshの導入(前提)
略
2. bluetooth HID profileの有効化
・confの編集
sudo gainroot
vi /etc/bluetooth/main.conf
DisablePlugins = network,input,hal
を
DisablePlugins = network,halに変更
・サービスの再起動
stop bluetoothd
start bluetoothd
3. SU-8Wのペアリング
略
4. xkb-chinookのダウンロード・展開・配置
・ダウンロード
wget http://talk.maemo.org/attachment.php?attachmentid=5221 -O xkb-chinook.tar
・X11直下に展開
cd /usr/share/X11
tar xf /home/user/MyDocs/xkb-chinook.tar
・ファイルコピー
cp -i xkb-chinook/symbols/pc xkb/symbols/.
cp -i xkb-chinook/symbols/us xkb/symbols/.
cp -i xkb-chinook/geometry/pc xkb/geometry/.
5. SU-8W用のxkb設定
・Device IDの確認
hildon-im-xkbtool --list
・キーマッピングの変更
setxkbmap -device 4 -I -I/usr/share/X11/xkb-chinook -rules base -model nokiasu8w -layout us
(接続が切れるたびにキーマッピングが必要)
0 件のコメント:
コメントを投稿