seerge / g-helper

Lightweight Armoury Crate alternative for Asus laptops and ROG Ally. Control tool for ROG Zephyrus G14, G15, G16, M16, Flow X13, Flow X16, TUF, Strix, Scar and other models
https://seerge.github.io/g-helper/
GNU General Public License v3.0
7.43k stars 266 forks source link

TUF A16 FA607PI Press the Num LK key, and there is no corresponding prompt animation on the screen #3154

Closed USTS-lab closed 4 weeks ago

USTS-lab commented 4 weeks ago

Rules

What's wrong?

My computer is a TUF A6 FA607PI, and when I press the Num Lk key, the numeric keypad unlocks and locks accordingly, but there is no animation on the screen. In contrast, other function switches are animated. this

How to reproduce the bug?

When I press the Num Lk key, the numeric keypad unlocks and locks accordingly, but there is no animation on the screen.

Logs

log.txt

Device and Model

Asus TUF Gaming A16 FA607PI

Additional information.

this

Armoury Crate

Uninstalled

Asus Services

0

Version

0.191.0

OS

windows11 23H2

seerge commented 4 weeks ago

@USTS-lab hello,

I'm sorry but how is this related to G-Helper ? CapsLock or NumLock is absolutely standard switches on pretty much any keyboard. Devices handle them on hardware level, they are absolutely not supposed to show any notifications, there is nothing to add here :)

Thanks

USTS-lab commented 4 weeks ago

@USTS-lab hello,

I'm sorry but how is this related to G-Helper ? CapsLock or NumLock is absolutely standard switches on pretty much any keyboard. Devices handle them on hardware level, they are absolutely not supposed to show any notifications, there is nothing to add here :)

Thanks

@seerge Okay, perhaps the technical implementation of G-Helper fails to offer this animation. I have this question merely because the official software of Asus will provide this switch animation. Secondly, regarding other key functions, such as increasing the brightness of the keyboard backlight, the animations provided by G-Helper are completely distinct from those accompanying the Asus service, which I previously thought were offered by G-Helper. Imagine that since G-Helper can provide prompts for adjusting the brightness of the keyboard backlight, it can also offer prompts for numeric keyboards. I suppose I was incorrect about G-Helper. Asus provides keyboard brightness adjustment tips: 1234 G-Helper provides keyboard brightness adjustment tips: 12345 Asus offers tips on and off the numeric keypad 123

seerge commented 4 weeks ago

@USTS-lab can you open %appdata%\GHelper\log.txt and check if pressing num-lock produces any key-code in the log ?

USTS-lab commented 4 weeks ago

@USTS-lab can you open %appdata%\GHelper\log.txt and check if pressing num-lock produces any key-code in the log ?

Hi, I clicked it a few times, but I don't see anything in the log. 123455

seerge commented 4 weeks ago

@USTS-lab then there is simply no easy way to get notified about num-lock state change :) Also I can imagine wast majority (including myself) will be only annoyed about notifications about basic things as num or caps lock.

USTS-lab commented 4 weeks ago

@USTS-lab then there is simply no easy way to get notified about num-lock state change :) Also I can imagine wast majority (including myself) will be only annoyed about notifications about basic things as num or caps lock.

@seerge I understand. Since the G-Helper has no means of knowing if NUM LK is pressed, there is no way to add the relevant animation, is there?

seerge commented 4 weeks ago

@USTS-lab yes, there is no way, except constantly check for it's status in windows which is resource-heavy and also as I explained above not really needed