Skip to content

remove diagnostic logging of unmapped ASUS key events#22

Merged
utajum merged 1 commit intomasterfrom
log-cleanup
Mar 11, 2026
Merged

remove diagnostic logging of unmapped ASUS key events#22
utajum merged 1 commit intomasterfrom
log-cleanup

Conversation

@utajum
Copy link
Owner

@utajum utajum commented Mar 11, 2026

No description provided.

@utajum utajum merged commit e430790 into master Mar 11, 2026
1 check passed
@utajum utajum deleted the log-cleanup branch March 11, 2026 09:03
@github-actions
Copy link

Build Artifacts

Built from commit ade39b3 — version 0.0.0-pr.22.ade39b3

Download g-helper-linux-pr-22.zip

View on GitHub Actions (requires login)


Contents:

File Description
GHelper-x86_64.AppImage All-in-one AppImage (easiest to run)
ghelper Native AOT binary
libSkiaSharp.so SkiaSharp native library
libHarfBuzzSharp.so HarfBuzzSharp native library
90-ghelper.rules Udev rules for hardware access without sudo

Quick test:

unzip g-helper-linux-pr-22.zip -d g-helper-linux-pr-22
cd g-helper-linux-pr-22

Option A — AppImage (easiest):

chmod +x GHelper-x86_64.AppImage
./GHelper-x86_64.AppImage

Option B — Native binary:

chmod +x ghelper
./ghelper

Install udev rules (required for hardware access):

sudo cp 90-ghelper.rules /etc/udev/rules.d/
sudo udevadm control --reload-rules && sudo udevadm trigger

Note: Without udev rules, ghelper needs sudo to access fan curves, performance modes, keyboard backlight, etc.

Artifacts expire in 7 days.

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

Successfully merging this pull request may close these issues.

1 participant