touchEffect

touchEffect是一个测试触摸设备性能的工具。

1.安装依赖包


2.安装
  • tar -zxvf touchEffect.tgz
  • make or make full
3.运行
  • perl touchEffect.pl <-w=WidgetName> [-t timeInterval] [-d eventDelay]


    例如 $ perl touchEffect.pl –w qt –t 10 –d 10

作者: shuyi18   发布时间: 2010-10-14