Skip to content
Tetz95 edited this page Nov 9, 2015 · 13 revisions

Simple to use and configure UI & Driver for Logitech G13 Gamepad for Ubuntu.

User Interface written in Java. Driver written in C++.

How to use:

  1. Download the project zip file.
  2. Unzip it to what ever directory.
  3. In console type make in the directory you unzipped too.
  4. Run the UI config tool first: java -jar Linux-G13-GUI.jar
  5. Run the driver: sudo ./Linux-G13-Driver
  6. There is no six.
  7. Profit!

Driver is written in C++, original driver code borrowed from https://github.com/ecraven/g13.

Clone this wiki locally