File: README

package info (click to toggle)
geany-plugins 1.38%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 21,812 kB
  • sloc: ansic: 113,227; sh: 4,290; makefile: 1,630; python: 947
file content (33 lines) | stat: -rw-r--r-- 646 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Keystrokes recorder
===================

.. contents::

About
-----

This plugin allows you to record a sequence of keystrokes and to replay it
several times.

Features
--------

It's only basic features at the moment.

Usage
-----

After installed successfully, load the plugin in Geany's plugin manager. You
have to set up keybindings for recording and for replaing keystrokes. Work
with the plugin then looks like follows: [record hotkey] [keystroke] ... 
[keystroke] [record hotkey] ... some work ... [play hotkey]. 

Requirements
------------

* GTK >= 2.8.0

Contact developers
------------------

Artur Riazanov <tunyash(at)gmail(dot)com>