Kazam 1.3.2: Keyboard shortcuts don't work

Bug #1073550 reported by Alin Andrei
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Kazam Screencaster
Invalid
Undecided
Unassigned

Bug Description

I'm using the latest Kazam 1.3.2 in Ubuntu 12.10 and looking at the source code, there are keyboard shortcuts available to pause, finish the recording, etc., but they do not work.

Let me know if you need further info.

summary: - Keyboard shortcuts don't work
+ Kazam 1.3.2: Keyboard shortcuts don't work
Revision history for this message
David Klasinc (bigwhale) wrote :

Please check if you have Keybinder 3.0 installed. Type these commands:

$ python
from gi.repository import Keybinder

If you receive an ImportError exception then you're missing keybinder (which would be unlikely, because PPA should pull the dependency and install it).

If there is no error reported, then please run kazam with -d or --debug switch, try the keyboard shortcuts and attach the debug output.

Keyboard shortcuts are:
SUPER-CTRL-R for recording
SUPER-CTRL-F to finish recording
SUPER-CTRL-Q to quit kazam.

SUPER key is usually Windows key, the one between CTRL and ALT.

Revision history for this message
Alin Andrei (nilarimogard) wrote :

Keybinder 3.0 is installed and no error is reported when running "from gi.repository import Keybinder". It looks like I've got the wrong keyboard shortcuts from the source, I thought they are:

    pause recording: Shift + Control + p
    finish recording: Shift + Control + f
    show Kazam: Shift + Control + s
    quit: Shift + Control + q

That's how they show up in the backend/config.py file.

So my bug report is invalid. Thanks for clearing this up!

Changed in kazam:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.