Jump to: Board index » General » Fusion

How customize shortcuts in fusion 8.0 ?

Learn about 3D compositing, animation, broadcast design and VFX workflows.
  • Author
  • Message
Offline

Brice Grelet

  • Posts: 20
  • Joined: Thu Dec 10, 2015 11:42 am

How customize shortcuts in fusion 8.0 ?

PostSat Apr 09, 2016 6:17 am

Hi,

i have not found how to customize fuision 8 keyboard shortcuts.

Also, all the shortcuts to move playhead in the time ruler mentionned in page 207 in March 2016 user guide not work for me. I'm using 15" macbook pro retina 2015...

Can you help me please ? ;)
Offline
User avatar

StefanThamm

  • Posts: 36
  • Joined: Thu Sep 03, 2015 7:56 am
  • Location: Freiburg, Germany

Re: How customize shortcuts in fusion 8.0 ?

PostSat Apr 09, 2016 11:45 am

Somehow, Blackmagic has managed to release a totally crappy version of Fusion (at least for the Mac). The shortcuts are based on scripts and, since all the scripts are missing in the release version of Fusion, they don't work.
Offline

Brice Grelet

  • Posts: 20
  • Joined: Thu Dec 10, 2015 11:42 am

Re: How customize shortcuts in fusion 8.0 ?

PostSat Apr 09, 2016 12:15 pm

Ok thank you,
do you know if there is a tutorial teaching the way to handle shortcuts ?
Offline
User avatar

Chad Capeland

  • Posts: 3025
  • Joined: Mon Nov 10, 2014 9:40 pm

Re: How customize shortcuts in fusion 8.0 ?

PostSat Apr 09, 2016 4:45 pm

StefanThamm wrote:Somehow, Blackmagic has managed to release a totally crappy version of Fusion (at least for the Mac). The shortcuts are based on scripts and, since all the scripts are missing in the release version of Fusion, they don't work.


Most of the shortcuts ARE the scripts. So it's something specific to your install. You may have ports blocked. Contact support?
Chad Capeland
Indicated, LLC
www.floweffects.com
Offline
User avatar

StefanThamm

  • Posts: 36
  • Joined: Thu Sep 03, 2015 7:56 am
  • Location: Freiburg, Germany

Re: How customize shortcuts in fusion 8.0 ?

PostSun Apr 10, 2016 4:39 am

Chad Capeland wrote:Most of the shortcuts ARE the scripts. So it's something specific to your install. You may have ports blocked. Contact support?


I don't think, it's specific to my install. Some other users have the same problem (viewtopic.php?f=22&t=46340). The Beta-Versions were fine, too. But the release version does not install any scripts.
Offline

Brice Grelet

  • Posts: 20
  • Joined: Thu Dec 10, 2015 11:42 am

Re: How customize shortcuts in fusion 8.0 ?

PostSun Apr 10, 2016 6:10 am

I confirm, i have the same problem, "No scripts" under File > Script
Offline
User avatar

Chad Capeland

  • Posts: 3025
  • Joined: Mon Nov 10, 2014 9:40 pm

Re: How customize shortcuts in fusion 8.0 ?

PostSun Apr 10, 2016 2:38 pm

But that shouldn't interfere with the hotkeys. While they CAN load external scripts, I don't think any of the default ones do. They're self contained.
Chad Capeland
Indicated, LLC
www.floweffects.com
Offline

Joël Gibbs

  • Posts: 97
  • Joined: Wed Nov 12, 2014 9:18 pm
  • Location: Nashville

Re: How customize shortcuts in fusion 8.0 ?

PostMon Apr 11, 2016 2:18 am

Chad Capeland wrote:
Most of the shortcuts ARE the scripts. So it's something specific to your install. You may have ports blocked. Contact support?


Sounds good in theory, but I'm not sure support is working. We contacted them over a week ago ( regarding something else)...and no news or acknowledgment or email.
Best support I've found is posting here or over at steakunderwater, and praying one of the devs is reading. ;)
Offline
User avatar

StefanThamm

  • Posts: 36
  • Joined: Thu Sep 03, 2015 7:56 am
  • Location: Freiburg, Germany

Re: How customize shortcuts in fusion 8.0 ?

PostMon Apr 11, 2016 2:48 pm

Contacted the support and they replied:

"Thank you for contacting Blackmagic support.

I have tested this in our office and you are correct.
Currently no scripts are installed with the latest release of Fusion 8.

I have passed this information to our development team.
If I receive any information regarding this case I will update you."

The support was pretty fast with the answer. But i think it's a shame, to release an installer where the scripts are missing. Couldn't be that hard to try if the program works.
Offline
User avatar

Chad Capeland

  • Posts: 3025
  • Joined: Mon Nov 10, 2014 9:40 pm

Re: How customize shortcuts in fusion 8.0 ?

PostMon Apr 11, 2016 3:53 pm

But did you ask if shortcuts were working?
Chad Capeland
Indicated, LLC
www.floweffects.com
Offline
User avatar

daniel.koch

Blackmagic Design

  • Posts: 144
  • Joined: Wed Apr 15, 2015 5:54 am

Re: How customize shortcuts in fusion 8.0 ?

PostThu Apr 14, 2016 9:45 am

Hotkey customisation is still possible in Fusion 8, but the format has changed (and updated documentation is still pending).

Try something similar to this in a file called "Hotkeys.fu" in your Profile: dir.
Code: Select all
{
  Hotkeys
  {
    Target = "FlowView",
   
    TAB = "Comp_Choose_Tool",
    B = "AddTool{id = 'Blur'}",   
    N = "AddTool{id = 'Note'}",
    K = "AddSetting{filename = 'KAK_v3.1.1.setting'}",
    D = "Execute{ cmd = 'obj:Comp():DisableSelectedTools()' }",
    M = "RunScript{filename = 'mocha_send.py'}",
  },
}
Offline
User avatar

Eugene Afanasiev

  • Posts: 600
  • Joined: Sun Aug 30, 2015 2:57 pm
  • Location: Russia

Re: How customize shortcuts in fusion 8.0 ?

PostSat Apr 16, 2016 10:23 am

Tried. Didn't work this way.
__
--[[BMD's cameras and Resolve all-post workflow evangelist
My old stuff: http://www.youtube.com/rebelorelse
Debug: Asus ROG Duo GX550 i9 10980 48Gb RAM RTX2080MaxQ DaVinci Resolve Studio / Fusion Studio Latest Version]]--
Offline

Eric Lalande

  • Posts: 1
  • Joined: Sat Apr 23, 2016 9:59 pm

Re: How customize shortcuts in fusion 8.0 ?

PostSat Apr 23, 2016 10:02 pm

Drop Hotkeys.fu in C:\Users\<username>\AppData\Roaming\Blackmagic Design\Fusion\Config

Should work fine then.

Enjoy
Eric
Offline

june yu

  • Posts: 48
  • Joined: Thu Nov 13, 2014 2:25 am

Re: How customize shortcuts in fusion 8.0 ?

PostSun May 22, 2016 12:29 am

daniel.koch wrote:Hotkey customisation is still possible in Fusion 8, but the format has changed (and updated documentation is still pending).

Try something similar to this in a file called "Hotkeys.fu" in your Profile: dir.
Code: Select all
{
  Hotkeys
  {
    Target = "FlowView",
   
    TAB = "Comp_Choose_Tool",
    B = "AddTool{id = 'Blur'}",   
    N = "AddTool{id = 'Note'}",
    K = "AddSetting{filename = 'KAK_v3.1.1.setting'}",
    D = "Execute{ cmd = 'obj:Comp():DisableSelectedTools()' }",
    M = "RunScript{filename = 'mocha_send.py'}",
  },
}



Force All Tile Pictures
have a shortcut? how to write? thx
Chinese Forum : https://www.cgsfusion.com
Optical Flares for Fusion:https://gumroad.com/l/OpticalFlares
Fractal Noise for Fusion: https://gumroad.com/l/FractalNoise
Offline

Salva Vivas

  • Posts: 6
  • Joined: Mon Jun 03, 2013 11:40 am

Re: How customize shortcuts in fusion 8.0 ?

PostTue May 24, 2016 4:54 pm

Hopefully soon we settle it and we can customize our keyboard shortcuts. Please advise!!!
I, for one, do not get to know how advanced frame by frame in the timeline. Keyboard Spanish I don´t know. Keyboard english know it is with "]"
Offline

Jon Wolfe

  • Posts: 6
  • Joined: Mon Jul 13, 2015 1:55 am

Re: How customize shortcuts in fusion 8.0 ?

PostTue Jun 28, 2016 4:53 am

I've been able to put a shortcuts.fu file in Fusion 8 on Windows and then even though no hotkey manager shows up in File/Scripts, at least I can manually remap hotkeys in a text file. I'm unable to do the same on OS X using the same method of naming a text file shortcuts.fu and putting it in
~/Library/Application Support/Blackmagic Design/Fusion/Config

Is hotkey remapping simply broken on OS X or am I doing this incorrectly? I'm on F8.1
Offline

Ignacio de La Cierva

  • Posts: 163
  • Joined: Tue Apr 26, 2016 12:20 pm

Re: How customize shortcuts in fusion 8.0 ?

PostTue Jul 19, 2016 4:54 pm

Salva Vivas wrote:Hopefully soon we settle it and we can customize our keyboard shortcuts. Please advise!!!
I, for one, do not get to know how advanced frame by frame in the timeline. Keyboard Spanish I don´t know. Keyboard english know it is with "]"


Same problem I've just found. I'm to face a session of rotoscoping and NEED a shrtcut to move the playhead one frame.

Manual says:

> Press [ to move 1 frame backward.
> Press ] to move 1 frame forward.
> Press Shift- [ to move to the project’s Global Start Frame.
> Press Shift ] to move to the project’s Global End Frame.
> Press Option- [ (Mac OS X) or Alt - [ (Windows) to jump to the active tool’s Global In.
> Press Option- ] (Mac OS X) or Alt - ] (Windows) to jump to the active tool’s Global Out


None of those works for me. Only Ctrl+] (not Alt) jumps to end frame.
Even worse..., if I try the above keys combinations, the Spacebar key is no longer Play/pause, and starts doing weird things untill I quit Fusion and re-start.

Did you find an answer?


PS: [ and ] keys are, casually, matching places in US and Spanish keyboards.
Offline
User avatar

michael vorberg

  • Posts: 943
  • Joined: Wed Nov 12, 2014 8:47 pm
  • Location: stuttgart, germany

Re: How customize shortcuts in fusion 8.0 ?

PostTue Jul 19, 2016 7:05 pm

there is a good thread over at steakunderwater about the topic and there is also some in depth information on how to do it.

link
Offline

Ignacio de La Cierva

  • Posts: 163
  • Joined: Tue Apr 26, 2016 12:20 pm

Re: How customize shortcuts in fusion 8.0 ?

PostTue Jul 19, 2016 8:33 pm

Thanks, Michael. I'll keep the link for future reference.

That system looks really powerful.... But I'm not a "scripter", it's way beyond my comfortable operation, and I just wanted to have a "One frame back and forward" shortcuts.

After one hour lost, i finally installed good old Combustion 2008 and made my roto in half an hour.

Migration to Fusion is getting hard for me, actually. Everuday I have to go to some older software because some tricky and unexpected trivial issue.
Offline
User avatar

michael vorberg

  • Posts: 943
  • Joined: Wed Nov 12, 2014 8:47 pm
  • Location: stuttgart, germany

Re: How customize shortcuts in fusion 8.0 ?

PostSat Jul 23, 2016 11:39 am

its just editing a text file and nothing with a scripting.

but you're right here: it should be easier to change the hotkeys
Offline

Ignacio de La Cierva

  • Posts: 163
  • Joined: Tue Apr 26, 2016 12:20 pm

Re: How customize shortcuts in fusion 8.0 ?

PostSat Jul 23, 2016 2:49 pm

Thank you Michael!

If i just had some simple instructions... something like

- Dowload this file from this link.
- Edit this way.
- Save on this folder with this name.
- Open Fusion and check this and this..


I'm with final delivery this weekend. Too tight for experiments. Next week I'll try to load windows with US keyboard, that could help. I'll post here with the result, for future reference to newcomers.

Thanks for your help!

Return to Fusion

Who is online

Users browsing this forum: No registered users and 53 guests