Thread
:
N900 Bluetooth Keyboard + Mouse scripts
View Single Post
t3h
2010-11-13 , 10:33
Posts: 156 | Thanked: 44 times | Joined on Dec 2007
#
234
I've got it working in Dvorak:
Grab us_dvorak.txt from the attachment here:
http://talk.maemo.org/showpost.php?p=37757&postcount=5
It doesn't seem to behave installed as us_dvorak, so we will override the Danish keyboard because it's abbreviated as "dk"
sudo gainroot
cp us_dvorak.txt /usr/share/X11/xkb/symbols/dk
cp us_dvorak.txt /usr/share/X11/xkb-chinook/symbols/dk
vi ~/.btkeyboard
Change kbdlayout=us to kbdlayout=dk
then run bt-kbd-remap.
Optional:
cd /usr/bin
ln -s bt-kbd-remap ma
(dvorak users will probably see why
)
Quote & Reply
|
The Following User Says Thank You to t3h For This Useful Post:
qole
t3h
View Public Profile
Send a private message to t3h
Visit t3h's homepage!
Find all posts by t3h