kazam --version (return code: 0)
Unable to init server: Could not connect: Connection refused
Unable to init server: Could not connect: Connection refused
/usr/bin/kazam:32: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
from gi.repository import Gtk
kazam 1.4.5 'NCC-80102'
kazam --help (return code: 0)
Unable to init server: Could not connect: Connection refused
Unable to init server: Could not connect: Connection refused
/usr/bin/kazam:32: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
from gi.repository import Gtk
usage: kazam [-h] [--debug] [--silent] [--nosound] [--test] [-v] [-f] [-a]
[-s] [-w] [-p] [-g] [-x]
Kazam - Screen recording and capturing program.
optional arguments:
-h, --help show this help message and exit
--debug enable debug mode
--silent silent start, no UI shown
--nosound disable PulseAudio
--test generate test video signal
-v, --version show program's version number and exit
-f, --fullscreen instant screenshot of a full screen
-a, --area instant screenshot of a preselected screen area
-s, --select instant screenshot of a preselected window
-w, --window instant screenshot of an active window
-p, --preferences show preferences window
-g, --godmode god mode of capture
-x, --instance spawn new instance