mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1592] Brightness Input is not passed through #1186
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#1186
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Deliphin on GitHub (Mar 4, 2022).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1592
What happened?
If I press the brightness keys on my keyboard, they only apply to the barrier server machine, they are not passed to the client device.
Note, I'm using a typical USB mechanical keyboard with QMK firmware (how I added the brightness keys), the brightness controls are therefore definitely software. Specifically, I'm using a DZ65RGB.
Version
v2.4.0
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
Server: Installed from Github release.
Client OS 1: Installed from Github release.
Client OS 2: Arch Linux (up to date), installed from Arch repos.
The client is a single laptop under a dual boot.
What OSes are you seeing the problem on? (Check all that apply)
Linux, Windows
What OS versions are you using?
Server: Windows 10 Pro 21H2 (19044.1566)
Client OS 1: Windows 11 Home 21H2 (22000.493)
Client OS 2: Arch Linux (up to date). Using linux-zen kernel, if that somehow matters.
The client is a single laptop under a dual boot.
Relevant log output
No log output, I believe Barrier simply doesn't detect the brightness inputs.
Any other information
No response