forked from achilleas-k/gnome15
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
41 lines (26 loc) · 1.52 KB
/
README
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
34
35
36
37
38
39
40
41
<!--
The name of this file has to be README so that autoreconf can find it
-->
# STATUS OF GNOME15
[![pipeline status](https://gitlab.com/AgenttiX/gnome15/badges/master/pipeline.svg)](https://gitlab.com/AgenttiX/gnome15/-/commits/master)
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)