Solved snapshot in Debian 12

Solved issue

Teklehaimanot

Member
Joined
Aug 5, 2023
Messages
37
Reaction score
6
Credits
267
Hi everyone,

I am struggling to take screen snapshots from my computer with Debian 12 operating system. Does any one know how to take snapshot ? if there is any keyboard shortcut to do this task.

Thank you for helping.
 


I am struggling to take screen snapshots from my computer with Debian 12 operating system
Prt [print] screen button that should work if not try Alt+ prt screen

there is usualy a screen print app on the main menu under all applications
 
Have a look on your system for Flameshot

it works wonders.
 
Do you mean snapshot or screenshot?
 
If you are using KDE then Spectacle works well. Gnome should have a similar app but not sure the name.
If your talking about a snapshot of the system, install time shift.
Code:
sudo apt install timeshift
In Gnome you can follow this article.
Other Desktops have their own tools.
 
If you are using KDE then Spectacle works well. Gnome should have a similar app but not sure the name.
If your talking about a snapshot of the system, install time shift.
Code:
sudo apt install timeshift
In Gnome you can follow this article.

Other Desktops have their own tools.
Thank you. What does timeshift do?
 
I mean snapshot.
You meant screenshot.
Thank you. I have not found Flameshot but the screenshot app works well as well.
Because you are referring to a screenshot app here. Screenshot and snapshot are not the same, screenshot is making a picture of your screen/desktop, some people call it a screen grab. Snapshot is when you create a a copy of your system or a filesystem so that you can reverse it to that point in time, when it comes to a your entire system it can be done with applications such as Timeshift or Btrfs-assistent/snapper. And when you do it just for a filesystem it can be done with an lvm setup using and lvm snapshot.
 
Last edited:
You meant screenshot.

Because you are referring to a screenshot app here. Screenshot and snapshot are not the same, screenshot is making a picture of your screen/desktop, some people call it a screen grab. Snapshot is when you create a a copy of your system or a filesystem so that you can reverse it to that point in time, when it comes to a your entire system it can be done with applications such as Timeshift or Btrfs-assistent/snapper. And when you do it just for a filesystem it can be done with an lvm setup using and lvm snapshot.
Thank you very much for explaining! appreciate that.
 
Thanks for sharing your distro info, examples of desktop environments are KDE, GNOME, XFCE, LXDE etc.
Which one of DE (Desktop Environments) do you use?

Depending on this you can be suggested a screenshot program
I see, I did not know about this, learned it from you now. I checked it and my desktop environment is XFCE.
 
I see, I did not know about this, learned it from you now. I checked it and my desktop environment is XFCE.
For XFCE there is program called "xfce4-screenshooter":

To install it on Debian open up terminal and run these 2 commands:
Bash:
sudo apt update
sudo apt install xfce4-screenshooter

If your account is root account (most likely isn't) you can omit sudo part.
 

Members online


Latest posts

Top