But the problem is with the buttons. So here goes
gconftool-2 --set "/apps/metacity/general/button_layout" --type string ":minimize,maximize,close"
This will set these buttons to right pane of your windows :)
gsettings set org.gnome.desktop.wm.keybindings switch-to-workspace-1 "[\"Q\"]"
gsettings set org.gnome.desktop.wm.keybindings switch-to-workspace-2 "[\"W\"]"
gsettings set org.gnome.desktop.wm.keybindings switch-to-workspace-3 "[\"E\"]"
gsettings set org.gnome.desktop.wm.keybindings switch-to-workspace-4 "[\"R\"]"
for workspace 1-4