Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

make mouse toggle work on newer devices#23

Open
Anaeijon wants to merge 1 commit intoadmiralakber:masterfrom
Anaeijon:patch-2
Open

make mouse toggle work on newer devices#23
Anaeijon wants to merge 1 commit intoadmiralakber:masterfrom
Anaeijon:patch-2

Conversation

@Anaeijon
Copy link
Copy Markdown

Implementation of mouse-toggle.sh was changed, so that it works independently of manufacturer name.
Previously this only worked for TouchPads made by Synaptics and TrackPoints made by IBM.
Newer ThinkPad Devices (for example L380) have TouchPads and TrackPoints made by Elan/Elantech.
By using xinput list and grep we can simply use the full device name.

Implementation of mouse-toggle.sh was changed, so that it works independently of manufacturer name.
Previously this only worked for TouchPads made by Synaptics and TrackPoints made by IBM.
Newer ThinkPad Devices (for example L380) have TouchPads and TrackPoints made by Elan/Elantech.
By using xinput list and grep we can simply use the full device name.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant