zoukankan      html  css  js  c++  java
  • Multi-touch.

                                    TP(Multi-touch).

    1.Win7有6个版本,分别如下.

    Windows 7 Starter    (初级版)                                           不支持multi-touch

    Windows 7 Home Basic  (家庭普通版)                              不支持multi-touch

    Windows 7 Home Premium  (家庭高级版)                      支持multi-touch

    Windows 7 Professional  (专业版)                                   支持multi-touch

    Windows 7 Enterprise     (企业版)                                  支持multi-touch

    Windows 7 Ultimate    (旗舰版)                                     支持multi-touch

    2.USB interface基于Andriod下是否也可以做到免驱?

    -->目前的Multi-touch针对Linux kernel Version在3.0.8以上可以走系统build-in driver(内核自带的一个Multi-touch.c档,只需要driver跟FW的PID & VID match上即可),否则需要自己手动去写驱动.

  • 相关阅读:
    oracle索引学习
    (转载)Windows下手动完全卸载Oracle
    Funsion Charts 学习(二)
    Funsion Charts 学习(一)
    集合操作
    文件操作
    字典操作
    字符串操作
    列表操作
    python基本运算
  • 原文地址:https://www.cnblogs.com/AlwaysOnLines/p/5072273.html
Copyright © 2011-2022 走看看