想装个摄象头的驱动。结果没有机会让装

0 个评论
在我的Ubuntu 9.04下面。想看一看我的摄象头是不是可以在Linux下面正常工作。 然后我开始google。 最后来到官方。 https://help.ubuntu.com/community/Webcam 看到上面那个 Linux-UVC,再一看UVC的说明。 看到这一句 Linux 2.6.26 and newer includes the Linux UVC driver natively. 然后执行了一下: uname ...
2010-01-26 / Ubuntu / 11 views浏览
阅读全文

在Ubuntu 9.04下使用T43的触摸板 touchpad

0 个评论
步骤 1.创建新文件 de style=”white-space: nowrap; color: rgb(73, 89, 136); background-color: white;”>sudo gedit /etc/hal/fdi/policy/shmconfig.fdide> 2. 在里面添加下面的内容: True Enabling Touchpad on/off key Source: [1] The SHMConfig is now controlled through hal. In the...
2010-01-26 / Ubuntu / 26 views浏览
阅读全文

Ubuntu 9.10 T43 TrackPoint 配置

0 个评论
http://www.thinkwiki.org/wiki/How_to_configure_the_TrackPoint 1.root打开文件 sudo gedit /etc/hal/fdi/policy/mouse-wheel.fdi 2.复制下面的内容并保存 true 2 4 5 6 7 true 200 3. sudo rmmod psmouse 4. sudo modprobe psmouse
2010-01-26 / Ubuntu / 20 views浏览
阅读全文