Google Plus

Customize ubuntu 10.04 Lucid Lynx Ambient theme | Tips

Written by Mel Kham on . Posted in Linux tutorials

This tip will show you how to move the window buttons to the right side, and how to move the window title bar to the center in ubuntu 10.04 Lucid Lynx.

 

 

  • Move window buttons to the right side:

1. open gconf-editor from terminal
2. apps->metacity->general
change button_layout value to :maximize,minimize,close

  • Move window title bar to the center:

First open metacity-theme-1.xml file

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

Now find  the section that has <!– Window Title –> comment and change the following 2 draw elements as such:

<!– 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>

is done !

Many thanks to Agnus from ubuntu forums

{loadposition user9}

Related Articles By Tags:

{loadposition user1}

For questions please refer to our Q/A forum at : http://ask.unixmen.com

Mel Kham

Founder of Unixmen, Living in Amsterdam. Am working in my free time to help people to understand the Opensource and to explain them in easy way how to make the fist steps to the the light. Working day and night with my Co-founder Zinovsky to keep this website live even with less resources.
  • Ivan

    This didn’t work… I mean the centering the title bar thingy. I edited the XML just like you showed and then I restarted to no change. Thanks again.

  • oggy

    It worked for me like a charm:)
    here is how I edited my file:

    Thanks man!:)

  • oggy

    "

    "

    heh

  • oggy

    no xml allowed..

    just replace make x equal to "(width – title_width) / 2" where ever you find it in window title selection

Like us on Facebook

This week Top Posts

Write for us

Recent Comments

jet li

|

i try the method, and i unzip the image contain zip secret, i dont find the file that i was hide, where it go? and how to open it? :s

zinovsky

|

Yes, it is possible using Steganography, we will post another quick howto do that in the next few days

SK

|

Hey Abhishek

Yes there are many open source tools available to meet your requirements. They are easy to manage and has a decent web gui to configure. We will publish all of them one by one shortly. Stay tuned with us.

LinuxSytesNet

|

sabayon facebook group is not maintained by him but a French guy. Go back to your zorin os.

Nidal Samara

|

How do I save the entier URL?
for example: page.asp?page=12,
After adding the IfModule in .htaccess I see the correct 404, but 404 url is not shoing the query string , only page.asp

 
IDG Tech Network
Copyright © 2008-2013 Unixmen.com .
Maintained by Anblik .