Le 30 Nov 2003 16:49:17 +0100 Dominique Deleris <[EMAIL PROTECTED]> a �crit:
> I am trying to change my GTK2 apps shortcuts just as I used to > with GTK1 apps (namely Gimp, now trying to work with gimp1.3). > > I've modified the /desktop/gnome/interface/can_change_accels key > in gconf, but it does not work. I've also tried to set > gtk-can-change-accels=1 in a ~/.gtkrc-2.0 (even if deprecated) > but without success. > > Do I miss something? Is it still working? You need to set the gconf entry : desktop / gnome / interface / can_change_accels . Set the command in ~/.gtkrc-2.0 has no effect. And not all programs do accept this. Gimp 1.3 should, but others might not. ROX-Filer, for example, needs to be told users can change accels. Julien

