Made some minor modifications to my ZBrush hotkeys. Win 10, ZBrush 2019. Assigned hotkeys for four of the brushes, using 2, 3, 4, and 5. Used CTRL-ALT to assign the shortcuts, then stored changes.
The hotkey assignments sort of work, but I usually have to press the hotkey twice. It seems the first press changes the stroke and alpha, and the second press actually switches to the desired brush.
Here’s a video that shows what’s occurring. Each time there’s a change, I’ve pressed a different number: 2, 2, 3, 3, 4, 4, 5, 5, 4,4,3,3,2,2
[video=youtube_share;ITD14eJ6EoU]https://youtu.be/ITD14eJ6EoU?t=5[/video]
Here is the current StartupHotkeys.TXT file. Did some rearranging of the rows in text editor, as part of my trouble-shooting, but didn’t seem to change anything.
//ZBrush Hotkeys
[BRUSH:MORE ITEMS,98] // B
[BRUSH:CLAYBUILDUP,50] // 2
[BRUSH:MOVE,51] // 3
[BRUSH:DAMSTANDARD,52] // 4
[BRUSH:STANDARD,53] // 5
[BRUSH:SMOOTH STRONGER,5447795] // Popup+S
[BRUSH:MOVE ELASTIC,5054565] // Popup+E
[BRUSH:MPOLISH,7151728] // Popup+P
[BRUSH:CLIPCURVE,4399203] // Popup+C
[BRUSH:CLAYLINE,4399212] // Popup+L
[DOCUMENT:IN,247] // MOUSEWHEEL UP
[DOCUMENT:OUT,248] // MOUSEWHEEL DOWN
[ZPLUGIN:MISC UTILITIES :<<BRUSH,219] // [
[ZPLUGIN:MISC UTILITIES :BRUSH>>,221] // ]
Thank you.