|
|
02-07-2012
, 09:03 AM
|
|
|
Posts: 3,840 |
Thanked: 5,607 times |
Joined on Mar 2011
|
#352
|
|
|
02-07-2012
, 09:19 AM
|
|
|
Posts: 1,468 |
Thanked: 1,894 times |
Joined on Jul 2011
@ not your mom's basement
|
#353
|

|
|
04-18-2012
, 10:57 AM
|
|
Posts: 18 |
Thanked: 37 times |
Joined on Jan 2012
|
#354
|
So using evtest and xinput, I've been able to verify that all the keys are making it to my n900 and confirmed that the default keycode mappings should be valid. However, for some reason, the mappings aren't working. Only the following keys are working:
- all letters
- space
- tab
- backsapce
- enter
- comma
- period
- shift (though not at the same time as i press another key)
- esc
- directional keys
- f keys
Numbers, most special characters, and most special keys (such as capslock, ctrl, alt, etc) aren't working though events are sent in. Any idea what could be wrong? I've tried different mappings, but I can't get any of these other keys to work. Has anyone else experienced similar issues and/or know how to get numeric keys and special keys working?
| The Following 3 Users Say Thank You to kirillkk For This Useful Post: | ||
|
|
04-20-2012
, 08:28 AM
|
|
Posts: 18 |
Thanked: 37 times |
Joined on Jan 2012
|
#355
|
| The Following 6 Users Say Thank You to kirillkk For This Useful Post: | ||
|
|
04-20-2012
, 12:13 PM
|
|
Posts: 2,179 |
Thanked: 8,281 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#356
|
I changed evdev_drv.so to be able to handle keyboard and mouse events separately. Driver source was taken from
xserver-xorg-input-evdev-mouse-2.1.99-1osso20090206.12.tar.gz (xserver-xorg-input-evdev-mouse 1:2.1.99-1osso20090206.12-1mouse+0m5).
There are two new options KeyboardOnly and MouseOnly.
If you set KeyboardOnly to "yes", then the evdev can be registered with Xorg for the second time with MouseOnly = "yes". So the single linux evdev can be registered as two X server devices.
There are hal scripts, readme and evdev patch in the attachment.
| The Following 3 Users Say Thank You to freemangordon For This Useful Post: | ||
|
|
04-20-2012
, 12:50 PM
|
|
Posts: 165 |
Thanked: 74 times |
Joined on May 2010
|
#357
|
|
|
05-02-2012
, 09:38 AM
|
|
Posts: 18 |
Thanked: 37 times |
Joined on Jan 2012
|
#358
|
Do you want to be added as a maintainer of all this extkbd/extmou stuff. As I really just don't have time to actively maintain them, all my spare time goes into KP/CSSU
If you like, I may try to integrate changes into extkbd and evdev packages. But I won't be able to do any continuous support.
| The Following User Says Thank You to kirillkk For This Useful Post: | ||
|
|
05-02-2012
, 12:49 PM
|
|
|
Posts: 3,840 |
Thanked: 5,607 times |
Joined on Mar 2011
|
#359
|
| The Following User Says Thank You to Estel For This Useful Post: | ||
|
|
07-08-2012
, 03:36 PM
|
|
Posts: 1,373 |
Thanked: 1,904 times |
Joined on Apr 2010
@ St. Helens, England
|
#360
|
![]() |
| Tags |
| bluetooth, keyboard |
| Thread Tools | Search this Thread |
|
Kernel message log attached.
Enviro: kp49 +extmouse + extkbd + h-e-n, no HID scripts.
EDIT: "Not working" equals to: no keyboard model detected / selectable from "keyboard" button, layout therefore is also not saved despite success message. Currently i do not have BT devices to check if at least that interface is successful.
Thinking about switching to a newer device? Not sure if your favorite Maemo/Harmattan application has an equivalent or substitution? Android sucks way less than people around here shout. Check my personally-made substitution list!
Last edited by don_falcone; 02-07-2012 at 08:08 AM.