There is a great video over at RaspberryTips that I wanted to share on how to use three different keyboards when you don’t have one. -=Enjoy=-
3 Solutions to Enable On-screen Keyboard on Raspberry Pi OS
If you have a touch screen on your Raspberry Pi (or no keyboard available for it), it can be really useful to install a virtual keyboard on Raspberry Pi OS. In this tutorial, I will show you three apps you can install to get an on-screen keyboard on your Raspberry Pi. Check the link below for more details
Krita is the full-featured digital art studio. It works well on the RPi4 8 GB model.
It is perfect for sketching and painting, and presents an end–to–end solution for creating digital painting files from scratch by masters.
Krita is a great choice for creating concept art, comics, textures for rendering and matte paintings. Krita supports many colorspaces like RGB and CMYK at 8 and 16 bits integer channels, as well as 16 and 32 bits floating point channels.
Have fun painting with the advanced brush engines, amazing filters and many handy features that make Krita enormously productive. https://krita.org/en/
First, you need to install Flatpak. A flatpak package is available in Raspberry Pi OS. To install it, run the following as root:
sudo apt install flatpak
Next, add the Flathub repository. Flathub is the best place to get Flatpak apps. To enable it, run: