Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fx-kirin/add_custom_key_binding

Adding custom key binding in Gnome.
https://github.com/fx-kirin/add_custom_key_binding

Last synced: about 1 month ago
JSON representation

Adding custom key binding in Gnome.

Awesome Lists containing this project

README

        

# add_custom_key_binding

[![Latest PyPI version](https://img.shields.io/pypi/v/package_name.svg)](https://pypi.python.org/pypi/add_custom_key_binding)

Adding custom key binding in Gnome environment.

## Usage

```
# args :
add_keybinding "MyShortcut" "w" "/usr/bin/gedit"
```

## Installation

```
pip install add_custom_key_binding
```

### Requirements

## Compatibility

## Licence

## Authors

add_custom_key_binding was written by [fx-kirin]([email protected]).