10-30-2016, 10:05 PM
Hi Mike,
It's xfce4-screenshooter.
While have the application open run in a terminal
Hope that helps
PS: This obviously only works cause the process has "screen" in its name. You wouldn't find scrot for example
It's xfce4-screenshooter.
While have the application open run in a terminal
Code:
ps aux | grep screen
Hope that helps

PS: This obviously only works cause the process has "screen" in its name. You wouldn't find scrot for example
