Post #2633: ![](https://blenderartists.org/user_avatar/blenderartists.org/xmaiter/48/563790_

📋 Metadata

  • Author: roaoao
  • Date: 2019-08-20 19:53:20
  • Type: answer
  • Quality Score: 8/10
  • Reply to: post_02632

🏷️ Tags

hotkeys configuration intermediate

  • Hotkey Configuration

💬 Content

Xmaiter:

Is it possible to assign a key (to a command “Global orientation”) in the standard hotkey editor ?

Yes, add wm.context_set_enum operator with this properties:

  • Context Attributes (data_path): scene.transform_orientation_slots[0].type
  • Value: GLOBAL

🔗 View on Blender Artists