我把qtopia4.3.2移到了centos5上,移植成功,但在2440arm上qpe时
有个错误提示Cannot open keyboard: No such file or directory,
我
find下发现目录中是有此文件的
[root@FriendlyARM arm]# find ./ -name keyboard
./image/pics/keyboard
./target/src/plugins/inputmethods/keyboard
./qtopia/src/plugins/inputmethods/keyboard
./qtopia/pics/keyboard
出现上面提示不管它,先放下来留到后面来解决,等待一会儿之后进入了
qtopia界面,发现触摸屏上下方向是相反的,当你在触摸屏从上往下触摸时光标却是从下往上,方向相反,左右方向是正确的,我就先来解决方向的问题,下了tslib-1.4的版本.make成功后运行s_calibrate出现”十字架“进行校验,进行校验后在/etc下产生了校验文件,但重启arm后再次运行qpe还是不行,上下方向还是反的
ts.conf文件如下
# Uncomment if you wish to use the linux input layer event interface
module_raw input
# Uncomment if you're using a Sharp Zaurus SL-5500/SL-5000d
# module_raw collie
# Uncomment if you're using a Sharp Zaurus SL-C700/C750/C760/C860
# module_raw corgi
# Uncomment if you're using a device with a UCB1200/1300/1400 TS interface
# module_raw ucb1x00
# Uncomment if you're using an HP iPaq h3600 or similar
#module_raw h3600
# Uncomment if you're using a Hitachi Webpad
# module_raw mk712
# Uncomment if you're using an IBM Arctic II
# module_raw arctic2
module pthres pmin=1
module variance delta=30
module dejitter delta=100
module linear
./ts_test了下发现在这里光标也是相反的方向的,是不是说明我的tslib没有配好还是什么呢?
如果哪位网友知道这两个问题如何解决就麻烦你抽时间解答下,谢谢了
[ 此贴被XChinux在2009-01-06 15:53重新编辑 ]