How to get the configuration editor in RHEL 6.
I need this to set the property raise_on_click to true
RHEL 4: This could be done via GUI Configuration Editor Applications -> System Tools -> Configuration Editor Go in apps -> metacity
RHEL 7: gsettings tool is available to set the raise on click property gsettings set org.gnome.desktop.wm.preferences raise-on-click false
In RHEL 6 the tool gsettings in not avaiable