Hi Olivier, Your AutoHotkey isn't quite right but there is a more basic issue here. Normally, AutoHotkey would allow you to remap this shortcut but I think that Ctrl+Down is hard coded in MLO. It may be possible to change in the registry but you'd have to ask support. I suggest you contact support for options. Post again if you make progress and need an AutoHotkey script.
On Tuesday, 26 September 2017 13:14:20 UTC+1, robisme (Olivier R) wrote: > > Hi, > Thank you for the idea. > I've just installed autohotkey. I face the impression of carrying a hammer > in order to kill a fly. > > To achieve my purpose, should the script be: > > *^Down::* > *Insert* > *Return* > > It doesn't work, and I don't really understand the user manual of > autohotkey, as english is not my native language. > > Could you please help me, just writing the code I should use to replace > ctrl+down arrow by a simple Insert key ? (ie use ctrl+Down to ad a new > task). > > Thank you > Olivier > > > Le mardi 26 septembre 2017 12:19:22 UTC+2, grizz a écrit : >> >> >> Hi, >> >> You can use https://autohotkey.com/ and overrite any shortcut. >> >> Regards, >> ― grizz >> >> W dniu sobota, 23 września 2017 09:20:55 UTC+2 użytkownik robisme >> (Olivier R) napisał: >>> >>> Hello, >>> >>> I'm not able to assign the hotkey ctrl+down because it causes conflict >>> with "select next task". >>> But I can'se this next task selectionshortcut. >>> I really want to assign ctrl+down, because it is the same I use with a >>> mindmap application and I'd like to have the same habits. >>> >>> Is there a way? >>> >>> Olivier >>> >> -- You received this message because you are subscribed to the Google Groups "MyLifeOrganized" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/mylifeorganized. To view this discussion on the web visit https://groups.google.com/d/msgid/mylifeorganized/5783d312-c489-49e1-80e5-231c769b731a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
