Switch between two different brushes,using a keyboard shortcut

I working in full canvas view so I do not see my brushes, layers etc…

So I am trying to figure out how to create a keyboard shortcut where I can switch between two different brushes
so I need help Thanks

You could use “10 brushes” for fixed brush presets .

From the manual:

Plugin that assigns presets to one of ten configurable hotkeys. To use, go to Tools ‣ Scripts ‣ Ten Brushes, and a window will pop up with a preset chooser and ten boxes above it. Underneath the boxes is the hotkey the box is associated with.

Customize your shortcuts by editing the configurations in Settings ‣ Configure Krita ‣ Keyboard Shortcuts, and then change the “Activate Brush Preset” actions under “Ten Brushes”.

Pre-installed Python plugins — Krita Manual 5.2.0 documentation

And there’s also a shortcut for switching to the previously selected one and back, but I can’t remember what it was.

1 Like

The default shortcut to switch between two brushes is /

You can change it to whatever you want, though. Open Keyboard Shortcuts and type switch in the search bar. Look for ‘switch to previous preset.’

Thanks that is much better appreciate that man :grinning:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.