Ubuntu10.10中安裝Macbuntu後的一些Fix

來源:互聯網
上載者:User

Ubuntu10.10中安裝Macbuntu後的一些Fix

主要改善了以下問題:

1. Eclipse等gtk2程式中,工具列表徵圖背景色太深,與周邊空白地區的顏色非常不協調。
    
解決方案(可能會有副作用,對其他程式有影響):
      用gedit開啟 ~/.themes/Macbuntu/gtk-2.0/gtkrc,找到如下兩行:class "*Toolbar"         style "toolbar"
widget_class "*Toolbar"         style "toolbar"

將其注釋,如下:

# workrounds for eclipse icon backgroud wrong.
# class "*Toolbar"         style "toolbar"
# widget_class "*Toolbar"         style "toolbar"

2. Eclipse與Firefox的菜單沒有出現在全域菜單中。

解決辦法:
       1、禁用Ubuntu10.10的Indicator Applet Appmenu;
       2、安裝gnome2-globalmenu
在http://gnome-look.org/content/show.php?content=129021&forumpage=0中提供了一個安裝gnome2-globalmenu的補丁,這是連結。
PS,上面表徵圖背景色過深的解決方案也是在這條貼中的評論中找到的,見這裡 。

Re: Eclipse IDE tool bar problem  -  by bagley on: Oct 18 2010      
    
GTK theme is eligible for a full rebuild. Meanwhile, you can hash the following lines in the gtkrc (~/.themes/Macbuntu/gtk-2.0/gtkrc).

class "*Toolbar" style "toolbar"
widget_class "*Toolbar" style "toolbar"

Unfortunately, it affects other applications.

3. openoffice/libreoffice的全域菜單問題 --  未解決。

4. openoffice/libreoffice的菜單字型過粗。
      安裝macbuntu後,系統的application font會更改為lucidaGrande,而這會導致openoffice/libreoppenoffice菜單字型過粗。比較無奈的解決辦法是把application font改回原來Sans。

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.