From 5b5bde8ee1946d10f90fe792efc054436e1a479b Mon Sep 17 00:00:00 2001 From: Jason Soo Date: Tue, 27 Jun 2023 22:26:42 +1000 Subject: [PATCH] Update readme with ubuntu 23 finish recording workaround --- README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README b/README index 1d15f49..cbf4b70 100644 --- a/README +++ b/README @@ -38,6 +38,13 @@ $ sudo add-apt-repository ppa:kazam-team/stable-series $ sudo apt-get update $ sudo apt-get install kazam +If you have problems on Ubuntu 23 with stopping the recording (menu is grey and not selectable, and keyboard shortcut not working), install the following packages: +``` +$ sudo apt install python3-xlib python-gi-dev python3-cairo-dev +``` +Keyboard shortcuts should work after this: +finish recording = "Windows logo" + "Control" + "f" + For distribution independent installation you will have to get the latest tarball release from Launchpad: