Issue:

F1 needs to be assigned to third-party plugins.

How to redefine or clear the default F1 shortcut?

Solution:

  1. Open Customize, modify any hotkey, click Apply → OK → Export Hotkey Profile.

  2. Do not extract the archive.
    Edit each Keyboards.zcui file directly within the compressed archive, add the following code:
        <UserCustomizations>
            <Remove type="HotkeyItem" name="F1" topParent="ZW3D_Keyboard" parent="ZW3D_Keyboard" />


  3. Re-enter Customize, click Import Hotkey Profile, select the edited file, then ApplyOK.


CN Solution
JP Solution


☆How to modify or remove locked hotkeys such as F1 in ZW3D 2026 and later versionshttps://confluence.zwcad.com/pages/viewpage.action?pageId=345408548