[EMAIL PROTECTED] wrote: > I assume galeon 1.3 uses gtk2, gnome2 library. Is it possible to > change shortcuts in gnome2 app? It used to be so easy to change.
Add this line to your gtk2 config (e.g. ~/.gtkrc-2.0): gtk-can-change-accels = 1 /usr/share/doc/libgtk2.0-0/README.gz contains other useful tips.

