Capture screen in Raspberry Pi OS, gnome-screenshot

gnome-screenshot is my favorite program in Raspberry Pi OS to capture screen.

To install gnome-screenshot in Raspberry Pi OS:

$ sudo apt install gnome-screenshot

After installed, it's located in Accessories > Screenshot



Comments

Popular posts from this blog

480x320 TFT/ILI9488 SPI wih EP32C3 (arduino-esp32) using Arduino_GFX Library

Drive ST7796 SPI TFT with XPT2046 Touch on ESP32-C3-DevKitM-1 (arduino-esp32), using TFT_eSPI.