Maintained feature-rich linux driver for NumberPad(2.0) on Asus laptops. NumberPad(2.0) is illuminated numeric keypad integrated to touchpad which appears when is done tap on top right corner of touchpad for atleast 1s by default (configurable) or slide gesture from top right/left corner to the center, the left shows calc app aswell (configurable).
GNU General Public License v2.0
268
stars
21
forks
source link
[Feature Request] Fewer gestures for activating the calculator toggle #179
Currently to activate the calculator toggle with the up5401ea layout (don't know about the others) you have to 1. Turn on the numpad, then 2. Swipe your finger down from the calculator toggle button and then right after that, press the numpad on/off button. Here's a video:
In Windows you just have to slide your finger down from the calculator toggle button without having to enable the numpad first. That automatically launches the calculator plus turns on the numpad, here's a video:
At the end of the video you can see a bug when entering a mathematical operation and then trying to close the calculator with the toggle, so even the official driver is kinda wonky lol.
It would be fantastic if the behavior of the Linux driver did that too, that you could use the calculator toggle without the need to have the numpad already on.
Short Description
Currently to activate the calculator toggle with the
up5401ea
layout (don't know about the others) you have to 1. Turn on the numpad, then 2. Swipe your finger down from the calculator toggle button and then right after that, press the numpad on/off button. Here's a video:https://github.com/asus-linux-drivers/asus-numberpad-driver/assets/147911588/63c93de8-8303-4ebf-9121-eb8f20bab6bf
In Windows you just have to slide your finger down from the calculator toggle button without having to enable the numpad first. That automatically launches the calculator plus turns on the numpad, here's a video:
https://github.com/asus-linux-drivers/asus-numberpad-driver/assets/147911588/f8d3382c-816a-4089-a63d-70e89b082bed
At the end of the video you can see a bug when entering a mathematical operation and then trying to close the calculator with the toggle, so even the official driver is kinda wonky lol.
It would be fantastic if the behavior of the Linux driver did that too, that you could use the calculator toggle without the need to have the numpad already on.
Thank you! 😄
New dependencies
No response
Additional Info
No response