Comment 3 for bug 1332721

Revision history for this message
Adam Smith (adamsmith) wrote :

To enable the toolbar dragging in your chosen theme, open the gtkrc file e.g.

/usr/share/themes/Ambiance/gtk-2.0/gtkrc

Find the line

GtkMenuBar::window-dragging = 1

and either change it to

GtkWidget::window-dragging = 1

or add a new line

GtkToolbar::window-dragging = 1