Skip to content

Implementing Bind mouse buttons in Keyboard Applet #12840

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
SpencerLommel opened this issue Apr 20, 2025 · 0 comments
Open

Implementing Bind mouse buttons in Keyboard Applet #12840

SpencerLommel opened this issue Apr 20, 2025 · 0 comments

Comments

@SpencerLommel
Copy link

SpencerLommel commented Apr 20, 2025

Description

Currently in the keyboard applet you cannot bind mouse buttons only keyboard buttons. This is something I've been working on implementing and I have completed it I'm just cleaning up the implementation before I make a PR.

Related Issue

There was an issue opened for this a bit over a year ago in the linuxmint/cinnamon-desktop repo but I opened a new one here because the Keyboard applet is under this repo

Implementation

The implementation for this is pretty straightforward I just needed to modify KeybindingWidgets.py to allow for mouse button input and to not allow Mouse buttons 1-3 to be used. After this I also needed to do some work in SettingsWidgets.py as that handles conflicts between keybinds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant