Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logitech Remote Key Mapper (LRKM)

The Logitech Remote Key Mapper is a Python script designed to enhance the functionality of Logitech presentation remotes by providing a customizable button mapping solution for different Linux distros. The official Logitech App is not available in Linux-based distros.

This solution allows users to map each button on the Logitech remote to a different keyboard or mouse button, enabling a more personalized and efficient control experience during presentations or other use cases (e.g., presenting the content of a Web Page where the Left button in the Logitech remote needs to be remapped to mouse scroll up or down).

Feel free to fork the repo, happy coding! 🙃

Installation and Usage

  1. Install dependencies as follows: sudo apt install xdotool python3-evdev for X11 or sudo apt install ydotool python3-evdev for Wayland.
  2. Add the execute permission to main.sh as follows: chmod +x main.sh.
  3. Run LRKM as follows: ./main.sh.

On debian 12, install the necessary yaml module as follows: sudo apt install python3-yaml

About

Logitech Remote Key Mapper (LRKM)

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages