谁升级到3.1内核的
时间:2011-10-26
来源:互联网
Acer4743G安装ubuntu11.10之后安装了官方的Gnome3,发现两个问题,大家来围观一下啊
1.触摸板的滚轮功能不好用
搜索了半天,很多人说是/etc/X11/xorg.conf.d/*synaptics.conf的问题,考虑到我的10.04下面一切正常,我去10.04下面把那边的这个配置文件cp过来了内容如下:
按照他的要求在/etc/X11/xorg.conf.d下面也放了一份同样的文件,结果依然是不好使。
2.GNOME的启动面板里面有很多重复的图标
比如说火狐,evince,。。。。,一般都是一个清晰的和一个比较模糊的,清晰的那个路径我找到了,在/usr/share/applications下面,另外一个我想删掉,可是不知道他们藏在什么地方。
上个图,以表真像
1.触摸板的滚轮功能不好用
搜索了半天,很多人说是/etc/X11/xorg.conf.d/*synaptics.conf的问题,考虑到我的10.04下面一切正常,我去10.04下面把那边的这个配置文件cp过来了内容如下:
代码:
# Example xorg.conf.d snippet that assigns the touchpad driver
# to all touchpads. See xorg.conf.d(5) for more information on
# InputClass.
# DO NOT EDIT THIS FILE, your distribution will likely overwrite
# it when updating. Copy (and rename) this file into
# /etc/X11/xorg.conf.d first.
# Additional options may be added in the form of
# Option "OptionName" "value"
#
Section "InputClass"
Identifier "touchpad catchall"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Driver "synaptics"
EndSection
Section "InputClass"
Identifier "Dell Inspiron embedded buttons quirks"
MatchTag "inspiron_1011|inspiron_1012"
MatchDevicePath "/dev/input/event*"
Driver "synaptics"
Option "JumpyCursorThreshold" "90"
Option "AreaBottomEdge" "4100"
EndSection
Section "InputClass"
Identifier "Dell Inspiron quirks"
MatchTag "inspiron_1120"
MatchDevicePath "/dev/input/event*"
Driver "synaptics"
Option "JumpyCursorThreshold" "250"
EndSection
Section "InputClass"
Identifier "HP Mininote quirks"
MatchTag "mininote_1000"
MatchDevicePath "/dev/input/event*"
Driver "synaptics"
Option "JumpyCursorThreshold" "20"
EndSection
# to all touchpads. See xorg.conf.d(5) for more information on
# InputClass.
# DO NOT EDIT THIS FILE, your distribution will likely overwrite
# it when updating. Copy (and rename) this file into
# /etc/X11/xorg.conf.d first.
# Additional options may be added in the form of
# Option "OptionName" "value"
#
Section "InputClass"
Identifier "touchpad catchall"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Driver "synaptics"
EndSection
Section "InputClass"
Identifier "Dell Inspiron embedded buttons quirks"
MatchTag "inspiron_1011|inspiron_1012"
MatchDevicePath "/dev/input/event*"
Driver "synaptics"
Option "JumpyCursorThreshold" "90"
Option "AreaBottomEdge" "4100"
EndSection
Section "InputClass"
Identifier "Dell Inspiron quirks"
MatchTag "inspiron_1120"
MatchDevicePath "/dev/input/event*"
Driver "synaptics"
Option "JumpyCursorThreshold" "250"
EndSection
Section "InputClass"
Identifier "HP Mininote quirks"
MatchTag "mininote_1000"
MatchDevicePath "/dev/input/event*"
Driver "synaptics"
Option "JumpyCursorThreshold" "20"
EndSection
按照他的要求在/etc/X11/xorg.conf.d下面也放了一份同样的文件,结果依然是不好使。
2.GNOME的启动面板里面有很多重复的图标
比如说火狐,evince,。。。。,一般都是一个清晰的和一个比较模糊的,清晰的那个路径我找到了,在/usr/share/applications下面,另外一个我想删掉,可是不知道他们藏在什么地方。
上个图,以表真像
附件: |
![]() Screenshot.png [ 908.43 KiB | 被浏览 27 次 ] |
作者: 1qa2ws3ed 发布时间: 2011-10-26
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28