小编Wal*_*J89的帖子

设置 3m 串行触摸屏

我已经尝试了很长时间才能让串行 3m 触摸屏在 Ubuntu 10.04 上工作

我能找到的最接近我需要的帖子是这个:http : //ubuntuforums.org/showthread.php?t=1508944&highlight=3m+touchscreen

不幸的是,我到了触摸屏幕的地方,鼠标跳到右上角,就是这样。校准软件实际上不起作用(距离 3m 海峡)。有时它不会启动,或者它有问题。

编辑
现在看起来问题与校准软件无法识别附加的触摸屏有关。通过对安装脚本进行一些更改,我能够正确安装校准软件

#!/bin/bash
#
# Copyright 2007-2009 3M. All rights reserved.
#
# This script installs the MT7 touch screen driver
# During installation, all directories must be writeable.
#

# These symbols point to where the MT7 software binaries and data reside.
# The script attempts to detect where the installation kit is. If this
# fails, you need to set BinDir.
# The data directory …
Run Code Online (Sandbox Code Playgroud)

10.04 multi-touch drivers

5
推荐指数
2
解决办法
3087
查看次数

标签 统计

10.04 ×1

drivers ×1

multi-touch ×1