Closed alercah closed 3 weeks ago
@alercah Hi, thank you for your kind words. Attach here error and install log and try to remove wayland
specific condition here (keep sleep(0.005) line 1677, remove line 1676 only) in case you use x11
and reinstall:
1676 if display_wayland:
1677 sleep(0.005)
Hi, how can I get those logs? Also which file do I remove that from?
numberpad.py
and /var/log/asus-numberpad-driver/
Where is numberpad.py installed to?
On Thu, Oct 31, 2024, 11:00 Lukáš Drahník @.***> wrote:
numberpad.py and /var/log/asus-numberpad-driver/
— Reply to this email directly, view it on GitHub https://github.com/asus-linux-drivers/asus-numberpad-driver/issues/213#issuecomment-2450103304, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE7AOVK4G22D2R6Y5BZC2HLZ6JAXHAVCNFSM6AAAAABQ54U4ZKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJQGEYDGMZQGQ . You are receiving this because you were mentioned.Message ID: @.*** com>
@alercah Change numberpad.py
in cloned git
repository and then reinstall using bash install.sh
.
Can be reopened.
Describe the bug
I just got a new UM3402. Thanks for making the installation so painless and making this just work. Really well done work on this firmware.
But unfortunately I've a funny bug: it seems that the faked Shift key isn't working correctly. So if I press + I get =, if I press * I get 8, and if I press % I get 5. The remaining symbols work.
I use KDE with fcitx5.
Expected behavior
I expected the +, %, and * symbols to produce the correct symbol.
Relevant log output
Desktop