A simple Python script to enable scroll wheel emulation for the Logitech Trackman Marble (T-BC21) trackball in the labwc Wayland compositor.
- Automatically detects and updates your
~/.config/labwc/rc.xmlfile. - Backs up your existing configuration.
- Supports both small buttons (Back/Forward) as scroll modifiers.
Download the latest .deb file from the Releases page and install it using:
sudo apt update
sudo apt install ./logitech-marble-labwc_1.0_all.debOnce installed, run the configuration utility:
logitech-marble-labwc- Clone the repository:
git clone https://github.com/ldl805/Logitech-Marble-Labwc.git cd Logitech-Marble-Labwc - Run the installer:
python3 install.py
Once configured, hold down either of the small buttons on your Logitech Marble and move the ball to scroll in any direction.
MIT License