ENABLE MINIMIZE AND MAXIMIZE IN FEDORA 17

Step 1.

install gnome-tweek-tool using yum

yum install gnome-tweek-tool

Step 2.

Run gnome tweek tool

ENABLE MINIMIZE AND MAXIMIZE IN FEDORA 17


Step 3.

select shell tab

ENABLE MINIMIZE AND MAXIMIZE IN FEDORA 17

Step 4.

change the value " arrangement of buttons ontitle bar" from close only to all

ENABLE MINIMIZE AND MAXIMIZE IN FEDORA 17
That's it

Related Posts:

  • SELINUX BASICSHere i am going to explain the basic configuration of selinux.Through theses steps you can easily administrate your selinux policies. Here is the simple step of enabling and disabling policies of different application. In th… Read More
  • Assigning ip address to linux systemVideo number three is for beginners and it is assaigning IP address for your linux system. In this video i am showing you how to assign IP adress for your linux system by editing the configuration file.the configuration file&… Read More
  • Automount NFS share by editing fstab file in centos /RhelFor automounting NFS we have to /etc/fstab . The fstab file contains entries of partition to be auto mounted during linux system startup.please follow the video for mounting nfs share automatically. rsize - read size wsize… Read More
  • Linux File Sharing Using NFS(nfs server configuration on centos/Rhel)tion NFS stands for Network File System . NFS is a distributed file system protocol devoloped by sun microsystems at the year of 1984.Using nfs users can acces the shared data on other computers it also allows to automount th… Read More
  • Secure linux system by using GRUB PASSWORDoIt is very easy to change our root password when somebody get the physical acess to your system. In order to protect your root password  we can protect your GRUB using a password.The Grub password will restrict the phys… Read More