On Monday 02 April 2012 01:06:28 pm Kevin Krammer wrote: > On Monday, 2012-04-02, Kevin Krammer wrote: > > On Monday, 2012-04-02, John McMonagle wrote: > > > The top prospect is .kde/share/apps/kontact/local-kmail.rc > > > Looks like config for menus. > > > > > > I think this is it after removing shourtcut: > > > <Separator/> > > > <Action name="refresh_folder"/> > > > <Separator/> > > > > > > Anyone know if that it it? > > > > I don't think so. These kind of rc files control how UI elements are > > merged when components are embedded into host applications, in this case > > KMail component into Kontact host. > > Of course, the moment I sent this I discovered that you instinct was right > :) > > I changed my shortcut for that action to CTRL+SHIFT+F5 and this is what the > entry now looks like > <Action shortcut="Ctrl+Shift+F5" name="refresh_folder"/> > > Cheers, > Kevin I just edited the .kde/share/apps/kontact/local-kmail.rc and the changes seem to work. Can put this in a local-kmail.rc file in profiles? ................................................... <!DOCTYPE kpartgui> <!-- This file should be synchronized with kmmainwin.rc to provide the same menu entries at the same place in KMail and Kontact --> <kpartgui version="432" name="kmail_part"> <ActionProperties scheme="Default"> <Action shortcut="refresh" name="refresh_folder"/> </ActionProperties> </kpartgui> ................................................. Or do I need everthing? As a wild guess setting to refresh which is defined to be f5. Seems to work. John ___________________________________________________ This message is from the kde mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.