Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/fx-kirin/add_custom_key_binding
- Owner: fx-kirin
- License: mit
- Created: 2021-03-08T23:38:54.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-09T00:11:47.000Z (almost 4 years ago)
- Last Synced: 2024-08-10T21:21:45.900Z (5 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]).