Post #5316: I had to come up with quite simple and illustrative example in default blender c

๐Ÿ“‹ Metadata

๐Ÿท๏ธ Tags

hotkeys configuration conflicts intermediate unsolved

  • Hotkey Configuration
  • Stack Key Editor
  • Pie Menu Editor

๐Ÿ’ฌ Content

I had to come up with quite simple and illustrative example in default blender config you could reproduce.

Letโ€™s say we want to use MMB for 2 things in Geometry Nodes layout:

  1. Pan View (default)
  2. Connect a node to the Groupe Output

To do so we have to add new keymap item in Node Editor: node.connect_to_output
Should look this way:
2024-12-03_23
But it wonโ€™t work because of the Press

To make it workable we have to change both Press to the following:
2024-12-03_24
You can play with different combinations.

Here is my config (with the problem Iโ€™ve mentioned above that either Blender or PME canโ€™t save Click event and revert it back to Press every time I restart Blender):

2024-12-03_302024-12-03_30648ร—601 53.3 KB

If you need I can look for additional use-cases form my Industry Compatible Alt-Maya navigation keymap.


โค๏ธ 2 likes


๐Ÿ”— View on Blender Artists