Using Kazam 1.4.5 on Debian stretch,
How to stop recording with Kazam?
The problem is: the icon on the task-bar does not allows any interaction, so I am looking for some shortcut with the keyboard, however, I could not find any.
The result is,…
About a month ago I switched from Ubuntu 14.04 LTS to Arch and I'm quite happy with this decision. However, I miss some features with my new distro, especially Shift+printscr which in Unity allows selection of a screen region to be captured.
I use…
There's a pretty detailed set of instructions for how to take screenshots under debian online. The first paragraph suggests that debian supports an inbuilt screenshot facility:
"Print Screen" key to take a screenshot of the whole screen.
Alt+"Print…
I'm using Amazon Linux. I want to run a headless chromium browser to use on my node.js Selnium tests. So I fire up my Xvfb server like so ...
if ! pidof /usr/bin/Xvfb; then Xvfb :0 -screen 5 1024x768x8 & fi
However, when I try and take a…
Using Xvfb I can launch an application and take a screenshot.
What I'm wondering about is how to capture from an existing (dormant) X session.
Say from tty or over ssh.
From what I understand windows are unmapped and does not exist to preserve…
How can I record all activity on the screen for a certain amount of time? I know about tools like xwd that capture a still image; can they be extended to record video? I'd prefer not using any fancy debian tools or ImageMagick utilities
I'm running OpenSuse with dwm as a window manager. Since I made the switch from KDE, I haven't found a way to take a screenshot or even capture part of my screen.
Is there a way I can do this in a command-line environment?
I've grown affection to scrot as a simple screenshot utility, but it lacks one thing i would greatly appreciate--a way to copy your capture and have it in your clipboard automatically.
I've added a line to .bash_aliases that automatically puts it in…
Pressing PrnScr "Print Screen" on the keyboard results in a screenshot being silently saved under /home/%user%/Pictures/
How can I change this location?
What data should one erase from log files, error messages etc., if posting them as a screenshot so as not to expose sensitive information?
To narrow down my question: What should a Linux User be extra aware of hiding if posting screenshots of…
When I try to use FF headless to take a screenshot of a website by:
firefox -screenshot google.com
FF refuses to run with the following error message:
*** You are running in headless mode.
Firefox is already running, but is not responding. To open…