Op 30 nov. 2011, om 11:33 heeft Xiaofeng Yan het volgende geschreven:
From: Xiaofeng Yan <xiaofeng.yan@windriver.com>
The previous mode of starting X is as follow:
$Xfbdev :0 -keybd keyboard -mouse tslib
This mode cause that some keys can't be mapped rightly. \
for example "Down" have the same function with "Enter".
another drive mode "evdev" can work rightly in new version.
$Xfbdev :0 -keybd evdev,,device=/dev/input/event0 -mouse tslib
How do you know that event0 is the keyboard?
I get this with qemuarm by test