ZBrushCentral

Default Hotkeys getting unbound (answered)

so i start zbrush up, work with it for a moment or two, then ctrl+z stops working.

When i start it up, and roll over undo, it says CTRL+Z and when it stops working and i roll over, it says nothing.

when i press crtl alt and click to reassign it says that configuration is already assigned to something else!

i downloaded the hotkey script to see what it’s assigned to but the script glitches out and doesnt show taht area, just messy colors. after a moment zbrush crashes and i have to force it to quit.

Please help! im stuck in the water and can’t work.

For your undo problem, open the ZStartup/Hotkeys/StartupHotkeys.txt file in Notepad and add these lines:

[EDIT:UNDO,634] // Ctrl+Z

[EDIT:TOOL:UNDO,634] // Ctrl+Z

Save the file and restart ZBrush and Ctrl + Z should work.

Thanks for the reply Zber. The issue still happens when i force assign the and save.
when zbrush starts up, it appears to be fine, but after a few it resets again, (say if i activate lazy mouse, for some reason.)

Pynion,

Did you do as zber2 suggests and edit the file in Notepad? Simply re-assigning the hotkeys by Ctrl+Alt+clicking in ZBrush will not work for the undos. It is best to also replace the Redos at the same time:


[EDIT:UNDO,634] // Ctrl+Z
[EDIT:TOOL:UNDO,634] // Ctrl+Z
[EDIT:TOOL:REDO,890] // Ctrl+Shift+Z
[EDIT:REDO,890] // Ctrl+Shift+Z

HTH,

Yes, unfortunately that doesn’t work as well.
i can edit the notepad file with other commands and they work on startup. but don’t wig out after a few things like the undo/redo function.

edit:reinstall fixed it. crosses fingers