OSWikiHK: 請協力 GPLv3 的中文翻譯工作。
Talk:Install Compiz Fusion
OSWikiHK,自由中文開源知識庫
Compiz/Compiz Fusion 配置使用的是預設值, 因應個人喜好可以手動調校部份 effect, 以增加/減小速度和效果反應, effect 鎖定在個別 plugin, 加/改 keyboard shortcut 等等....
調校 Compiz 預設值, 安裝和執行 gnome-compiz-manager 或 compizconfig-settings-manager
如果沒有提供 gnome-compiz-manager/compizconfig-settings-manager 的話, 安裝和執行 gconf-editor, 手動調校 Compiz 預設值
例如: 加 keyboard shortcut <Control><Alt>t 開啟 xterm
在 [apps] -> [compiz] -> [general] -> [allscreens] -> [options]
[command1]{Edit key} [Value]{輸入 xterm}
[run_command1_key]{Edit key} [Value]{輸入 <Control><Alt>t}
例如: 修改 fade {預設 4}速度為極速{10}
在 [apps] -> [compiz] -> [plugins] -> [fade] -> [screen0] -> [options]
[fade_speed]{Edit key} [Value]{輸入 10}
例如: 修改 switcher {預設 1.5}速度 ... <Alt>tab or <Control><Alt>tab
在 [apps] -> [compiz] -> [plugins] -> [switcher] -> [screen0] -> [options]
[speed]{Edit key} [Value]{輸入 2}
例如: 修改 rotate {預設 4}加速度 ... <Control><Alt>left or right
在 [apps] -> [compiz] -> [plugins] -> [rotate] -> [screen0] -> [options]
[acceleration]{Edit key} [Value]{輸入 8}
例如: 修改 cube {預設 4}加速度 ... <Control><Alt>down
在 [apps] -> [compiz] -> [plugins] -> [cube] -> [screen0] -> [options]
[acceleration]{Edit key} [Value]{輸入 6}
例如: 完全停用 fade plugin(登出再登入 X)
在 [apps] -> [compiz] -> [general] -> [allscreens] -> [options]
[active_plugins]{Edit key} {Remove} {Fade} {OK}
其他修改參考:
http://help.ubuntu.com/community/CompositeManager/ConfiguringCompiz
http://www.google.com/search?&q=compiz+gconf+configuration
備註: 大部份修改 gconf 都要登出再登入 X 生效

