A set of tools for configuring the Logitech G19 keyboard. Based in: https://github.com/Gnome15/gnome15
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Gustavo Adolfo Mesa Roldán 215562fb73 Init 4 years ago
data Init 4 years ago
debian Init 4 years ago
docs Init 4 years ago
i18n Init 4 years ago
m4 Init 4 years ago
man Init 4 years ago
src Init 4 years ago
.gitignore Init 4 years ago
AUTHORS Init 4 years ago
CHANGELOG.md Init 4 years ago
CODE_OF_CONDUCT.md Init 4 years ago
CONTRIBUTING.md Init 4 years ago
COPYING Init 4 years ago
ChangeLog Init 4 years ago
INSTALL Init 4 years ago
LICENSE Init 4 years ago
Makefile.am Init 4 years ago
NEWS Init 4 years ago
README Init 4 years ago
TRANSLATION_PROGRESS.txt Init 4 years ago
_config.yml Init 4 years ago
b.sh Init 4 years ago
build-po.sh Init 4 years ago
build-pot.sh Init 4 years ago
compile.sh Init 4 years ago
configure.ac Init 4 years ago
debug-g15-config.sh Init 4 years ago
debug-g15-systemtray.sh Init 4 years ago
debug.sh Init 4 years ago
example.svg Init 4 years ago
mksvgheaders.py Init 4 years ago

README

STATUS OF GNOME15
=================

Gnome15 is currently **not complete maintained**.
The original primary repository has been unavailable since November 2014 due to a hosting server crash.
This fork was made to add a feature and has not been updated since November 2013, but it appears to be the latest snapshot of the repository that is currently publicly available.

I intend to bring this repository up to date with the latest version (the version before the server crash) using the code contained in the latest distribution packages available.
We want to maintain it, so many we can. Feel free to work with.

Gnome15
=======

A set of tools for configuring the Logitech G15 keyboard.

Contains pylibg19, a library providing support for the Logitech G19 until there
is kernel support available. It was based "Logitech-G19-Linux-Daemon" [1],
the work of "MultiCoreNop" [2].

1. http://github.com/MultiCoreNop/Logitech-G19-Linux-Daemon
2. http://github.com/MultiCoreNop

Installation
============

See the 'INSTALL' file or the [Wiki Entry](https://github.com/Huskynarr/gnome15/wiki/INSTALL)

How to report bugs
==================

Issues can be submited on the [github website](https://github.com/Huskynarr/gnome15/issues) [3].

3. https://github.com/Huskynarr/gnome15/issues

Requirements
============

- Python 2.6
- PyUSB 0.4
- PIL (Python Image Library, just about any version should be ok)