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上即可),否则需要自己手动去写驱动.

  • 相关阅读:
    kubernetes
    dubbo
    前端控件+资源
    Gossip
    问题解决1
    react
    impala
    storm+Calcite
    ASP.NET页面传值与跳转
    经典FormsAuthenticationTicket 分析
  • 原文地址:https://www.cnblogs.com/AlwaysOnLines/p/5072273.html
Copyright © 2011-2022 走看看