Steering Wheel Manager
Project description
Oversteer - Steering Wheel Manager for Linux
https://github.com/berarma/oversteer
Graphical application to configure Logitech Wheels.
Features supported:
- Setting the emulation mode.
- Setting the rotation range.
- Combine pedals for games that use just one axis for gas/brake.
This software uses the Linux driver for Logitech HID++ devices and thus it could work on any model supported by said driver.
It's only been tested on the Logitech G29 Driving Force. It could work on other models but it's untested.
Please, use at your own risk. Suggestions, bugs and pull requests welcome.
Installation
Installing with Python package manager:
pip install oversteer
Dependencies
jstest-gtk
is launched when the test button is clicked.
You can install all dependencies on Debian systems with the following command:
apt install python3 python3-gi python3-pyudev python3-xdg jstest-gtk
Other distros may use slightly different names for the same packages.
Permissions
The app will ask for an administrator password if it doesn't have permissions to write to the device driver.
You can make the driver files writable by anyone using udev rules. It will allow using this app without administrator privileges and also make some driver features available to games.
Install the udev rules file:
cp /usr/local/share/oversteer/99-logitech-wheel-perms.rules /etc/udev/rules.d/
Reload udev rules (or reboot your computer):
sudo udevadm control --reload-rules && sudo udevadm trigger
The changes will take effect next time the device is plugged.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file oversteer-0.1.3.tar.gz
.
File metadata
- Download URL: oversteer-0.1.3.tar.gz
- Upload date:
- Size: 18.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d17f51901a3497beddb9a3523dc5f4dd57f303365f8152886c8e69bfcf346da |
|
MD5 | 1c05feb46cd72df4922e658e2f247f3c |
|
BLAKE2b-256 | 40558ed1fbc4ff3865788dd86efb01314cd6d2e8d4e8d0177f2f21b93d4a84b7 |
File details
Details for the file oversteer-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: oversteer-0.1.3-py3-none-any.whl
- Upload date:
- Size: 29.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 046ac2dcbedc37247b7a866462ba2bc44244b09f2decf9f0de96db5677bb4bf0 |
|
MD5 | fe45503ec7c31503b60147a1f4f67146 |
|
BLAKE2b-256 | eb40136864a5985601b0bb559add6420d43743d5c5002d205240519b8d2c5cbc |