A user-space driver and GUI configurator for the Logitech G13
Go to file
June Tate-Gans 8eb613dad2 Remove a ton of unused stuff
Since the migration to the G13 Configurator for everything, most of these files
have literally no use anymore. We can safely remove them from the project at
this point.
2021-05-08 19:49:27 -05:00
etc Remove a ton of unused stuff 2021-05-08 19:49:27 -05:00
g13gui Migrate g13gui out of the g13gui subdir 2021-05-08 19:47:35 -05:00
.gitignore Migrate g13gui out of the g13gui subdir 2021-05-08 19:47:35 -05:00
LICENSE license: Clarifying original licenses and copyrights 2021-04-25 17:23:47 -05:00
LICENSE.txt Migrate g13gui out of the g13gui subdir 2021-05-08 19:47:35 -05:00
MANIFEST.in Migrate g13gui out of the g13gui subdir 2021-05-08 19:47:35 -05:00
README.md Migrate g13gui out of the g13gui subdir 2021-05-08 19:47:35 -05:00
setup.py Migrate g13gui out of the g13gui subdir 2021-05-08 19:47:35 -05:00

The G13 Configurator

What is this?

This is the companion application for configuring a Logitech G13 using the G13 user space driver originally written by ecraven, and available at https://github.com/jtgans/g13.

This tool allows you to:

  • Graphically plan out a keymapping
  • Save multiple profiles
  • Use the LCD with pluggable dbus-based applications
  • Switch profiles using the LCD

All wrapped up in a glorious Gtk 3.0 + libappindicator interface.

Please note: this is an early version of the application and as such it is still in heavy development.