12 Aug
2011
12 Aug
'11
9:38 p.m.
Javier Vasquez a écrit :
On Fri, Aug 12, 2011 at 2:01 PM, Bastien Dejean <eschyle@gmail.com> wrote:
I've added the following lines to my .gtkrc-2.0:
gtk-key-theme-name = "Emacs" gtk-can-change-accels = 1
But they seem to be ignored...
If you have arch up to date, could it be you're using gtk-3.0 instead?
Yes, you're right (I checked that with pacman -Qi zenity). The following settings.ini works: [Settings] gtk-key-theme-name = Emacs The second line don't work but I guess I must change 1 to TRUE or something else... Thanks, -- Bastien