|
2010-02-09
, 22:35
|
Posts: 739 |
Thanked: 220 times |
Joined on Dec 2009
@ Surrey, UK
|
#192
|
|
2010-02-10
, 07:58
|
Posts: 85 |
Thanked: 29 times |
Joined on Jan 2008
|
#193
|
cd /usr/share/X11 cp -i xkb-chinook/symbols/pc xkb/symbols/. cp -i xkb-chinook/symbols/fr xkb/symbols/. cp -i xkb-chinook/symbols/be xkb/symbols/. cp -i xkb-chinook/geometry/pc xkb/geometry/.
setxkbmap -device 4 -I/usr/share/X11/xkb-chinook -rules base -model pc105 -layout fr
|
2010-02-10
, 08:12
|
Posts: 220 |
Thanked: 129 times |
Joined on Nov 2009
|
#194
|
Some commands need to be run as root, if you haven't already done it, install package "rootsh" and then you can gain root privileges by entering "sugo gainroot" in the X terminal.
|
2010-02-10
, 23:32
|
Posts: 8 |
Thanked: 1 time |
Joined on Jan 2010
|
#196
|
|
2010-02-11
, 00:24
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#197
|
Why is it that Bluetooth keyboards worked almost magically well on the N8x0's but this thread makes me think that the N900 seems crippled out of the box for bluetooth keyboard support? It seems like it'd be pretty important to have.
|
2010-02-11
, 01:38
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#198
|
Thx JoHnY
@cardiff-blues
First I experienced the same problems as you, I could net get a blue bluetooth symbol when I paired my Igo through the GUI and it never appeared in the hildon list. First delete your keyboard out of the list. Then reconnect it, but do not choose the option "trustworthy device" or similar. Do not know the exact English menu, I got a German one. After that the symbol finally went blue and with "hildon-im-xkbtool --list" it finally showed up as device 4 Perhaps this helps.
|
2010-02-11
, 11:20
|
Posts: 7 |
Thanked: 5 times |
Joined on Dec 2009
|
#199
|
|
2010-02-11
, 15:11
|
Posts: 45 |
Thanked: 36 times |
Joined on Jan 2010
|
#200
|
Hi people,
This may be the result of me typing something incorrectly, but after entering the command that should theoretically complete the basic pairing setup, I'm presented with the following error message:
Error org.freedesktop.DBus.Error.UnknownMethod: Method "Connect" with signature "" on interface "org.bluez.Input" doesn't exist
Any idea what's amiss?
I'm using an older version of the Freedom keyboard, by the way, which the N900 GUI reports as supporting ONLY the SPP profile. Should I be worried by this?
Thanks!
One quick note...in the command:
setxkbmap -device 4 -I -I/usr/share/X11/xkb-chinook -rules base -model pc105 -layout us
the -I are *not* an "ell", they are an "eye". Duh, it was an include directory not a library. :-)