我成功地按照这个问题的答案为我的触摸板和我的 USB 鼠标设置了不同的灵敏度。唯一的问题是,一旦您拔下并重新插入设备或关机、重新启动等,设置就会重置。
好的,在你问我RTFM 之前,我会向你展示一个屏幕截图,并描述我的情况:

这就是我想要得到的。上面的屏幕截图显示(半透明)Conky,但透明度是通过在ccsm 中为 Conky 添加不透明度过滤器提供的。不用说,只有当窗口由WM控制时才有效,即。当 Conky 处于正常模式(而不是desktop或override)时。这没什么,但是如果您单击“显示/隐藏所有窗口”按钮,Conky 也会被隐藏(理想情况下,这不应该发生。
alignment top_right
background yes
use_xft yes
xftalpha 0.1
border_margin 5
border_width 5
default_color white # grey 5f5f5f 3F3F3F
double_buffer yes
draw_borders no
draw_outline no
draw_shades no
gap_x 30
gap_y 60
maximum_width 240
minimum_size 175
no_buffers yes
override_utf8_locale yes
own_window yes
own_window_title conky
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
own_window_transparent yes
own_window_type override ## normal /override /desktop
text_buffer_size 200
total_run_times 0 …Run Code Online (Sandbox Code Playgroud) 可能的重复:
您对台式机和家庭服务器的驱动器分区方案有什么建议?
Maverick 中的 Btrfs 被认为是稳定的吗?
奖励:“一般”使用的“最佳”文件系统是什么?
奖励 2:如果btrfs据说“更好”于ext3/4,为什么它不是默认值?
奖励 3:创建单独的引导分区会减少引导时间吗?
我目前将其设置为:
我的指示器小程序中有一个小的红十字图标,悬停时它表示检查更新时发生错误。因此,我无法通过synaptic编辑选定的存储库,它拒绝打开对话框而只是尝试更新包列表。
Get:1 http://dl.google.com stable Release.gpg [197B]
Hit http://archive.ubuntu.com maverick Release.gpg
Ign http://archive.ubuntu.com/ubuntu/ maverick/main Translation-en
Hit http://extras.ubuntu.com maverick Release.gpg
Ign http://extras.ubuntu.com/ubuntu/ maverick/main Translation-en
Hit http://ppa.launchpad.net maverick Release.gpg
Ign http://ppa.launchpad.net/elementaryart/ppa/ubuntu/ maverick/main Translation-en
Ign http://ppa.launchpad.net/elementaryart/ppa/ubuntu/ maverick/main Translation-en_GB
Ign http://dl.google.com/linux/chrome/deb/ stable/main Translation-en
Hit http://archive.ubuntu.com/ubuntu/ maverick/main Translation-en_GB
Ign http://archive.ubuntu.com/ubuntu/ maverick/multiverse Translation-en
Hit http://archive.ubuntu.com/ubuntu/ maverick/multiverse Translation-en_GB
Ign http://archive.ubuntu.com/ubuntu/ maverick/restricted Translation-en
Hit http://archive.ubuntu.com/ubuntu/ maverick/restricted Translation-en_GB
Ign http://archive.ubuntu.com/ubuntu/ maverick/universe Translation-en
Hit http://archive.ubuntu.com/ubuntu/ maverick/universe Translation-en_GB
Hit http://archive.ubuntu.com maverick-updates Release.gpg
Ign http://archive.ubuntu.com/ubuntu/ maverick-updates/main Translation-en
Ign http://extras.ubuntu.com/ubuntu/ …Run Code Online (Sandbox Code Playgroud) 我正在尝试将我的 Python/GTK3 应用程序与 Ubuntu 的消息菜单集成,每次我尝试导入“指示”(python-indicate)时,我的应用程序都会崩溃,回溯如下:
/usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
import gobject._gobject
/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:40: Warning: specified class size for type `PyGtkGenericCellRenderer' is smaller than the parent type's `GtkCellRenderer' class size
from gtk import _gtk
/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:40: Warning: g_type_get_qdata: assertion `node != NULL' failed
from gtk import _gtk
Run Code Online (Sandbox Code Playgroud)
这看起来像是 GTK2 和 GTK3 之间的某种冲突......无论如何,我将如何解决这个问题?
谢谢。
python messaging-menu application-development gtk3 appindicator
xorg ×2
appindicator ×1
btrfs ×1
compiz ×1
conky ×1
filesystem ×1
gtk3 ×1
hardware ×1
mouse ×1
partitioning ×1
python ×1
synaptic ×1
touchpad ×1
updates ×1