atbswp icon indicating copy to clipboard operation
atbswp copied to clipboard

Missing interface hotkeys at Linux Mint 20.3 with Cinnamon and python3.

Open rafaelnotfound opened this issue 2 years ago • 2 comments
trafficstars

Checklist

  • [ X ] I use the latest release of atbswp
  • [ ] The issue is not existing yet

Verbose log

PASTE VERBOSE LOG HERE

Miscellaneous information

Operating System

Linux Mint 20.3 Una

Desktop Environment/Window Manager

Cinnamon

Python version

python3

Description

What is the key to start / stop recording? With the atbswp window focused with mouse click, i tried F9 key to start recording but after that, F9 key didn't stop the recording.

What is the key to "reset" the "Play capture counter" in the interface above the Play Capture button?

In linux, where is stored the last recorded events?

This settings could be in the docs of the program?

Hey, thanks for your time and work with atbswp.

rafaelnotfound avatar Jul 28 '23 13:07 rafaelnotfound

What is the key to start / stop recording? With the atbswp window focused with mouse click, i tried F9 key to start recording but after that, F9 key didn't stop the recording.

The default keys to start/stop the recording is F9, but in order for them to work, atbswp's windows needs to have focus

What is the key to "reset" the "Play capture counter" in the interface above the Play Capture button?

What do you mean by resetting? If the playback is interrupted, the counter is reset to the value set in the settings.

In linux, where is stored the last recorded events?

/tmp/atbswp-yyyy-mm-dd it's a python file

This settings could be in the docs of the program?

I'd gladly accept a PR!

RMPR avatar Jul 31 '23 11:07 RMPR