This tutorial will show you how to move the Maximize, Minimize button by default which is in left of the window to the right side in Ubuntu 11.10 . If you are newbie to Ubuntu and a Windows user , then it would be very difficult for you to get adjusted in the new environment .One of the problem newbie faces in the Ubuntu is when the user closes the window . In Windows , its in right position and it would be difficult to switch from right position to left . To Move Maximize , Minimize button to the right , Open the terminal and type the following command :
[cc lang=’abap’ ]gconftool-2 –set “/apps/metacity/general/button_layout” –type string “:minimize,maximize,close”[/cc]