Burhan KARADERE Kişisel Blog - Bilgisayar IT Haber - Programlama - Donanım

Hızlı Erişim

Etiket Bulutlar

Arşiv

Ubuntu Pencere Düğmelerini Soldan Sağa Taşımak (windows move Left to Right button)

Ubuntu Pencere Düğmelerini Soldan Sağa Taşımak (windows move Left to Right button)

10.04 de pencere butonlarının yerini sağa almak için yapılması gerekenler.

command prompt terminali açıp “gconf-editor” yazarak gconf-editor ü açıyoruz.

 apps->metacity->general yolunu izliyoruz ve ordan change button_layout value to  maximize minimize close şeklinde değiştiriyoruz.

pencere buton diziliş ayarları :

 Pencere başlığını ortaya almak isterseniz ki zaten ortadaysa yapmanıza gerek yok şunu yapıyoruz:

sudo nano /usr/share/themes/Ambiance/metacity-1/metacity-theme-1.xml

 <!– Window Title –> kodda bu kısmı bulun

<!– Window Title –>

<draw_ops name=”draw_title_text_normal”>
  <title color=”#dfd8c8″
         x=”(width – title_width) / 2″
         y=”(((height – title_height) / 2) `max` 0)”/>

</draw_ops>

<draw_ops name=”draw_title_text_inactive”>
  <title color=”#99958b”
         x=”(width – title_width) / 2″
         y=”(((height – title_height) / 2) `max` 0)”/>
</draw_ops>

yada direk oalrakb u vereceğim linkteki temayı kurmanızda yeterli olacaktır.

http://dl.dropbox.com/u/3600380/Ambiance2.tar.gz

hadi kolay gelsin arkadaşlar.

Ubuntu :)

VN:F [1.9.17_1161]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.17_1161]
Rating: 0 (from 0 votes)

1 comment to Ubuntu Pencere Düğmelerini Soldan Sağa Taşımak (windows move Left to Right button)

Leave a Reply

  

  

  

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>