mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #57] No sound control with Lenovo P-27h-10 #55
Labels
No labels
Status: Abandoned
arm64
beta
beta
bug
done
duplicate
enhancement
feedback needed from reporter
in progress
invalid
investigating
known Issue
monitor Issue
pull-request
translation
unable to reproduce
unreleased
x86
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/MonitorControl#55
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 @philippwulff on GitHub (Dec 15, 2018).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/57
Originally assigned to: @the0neyouseek on GitHub.
Although I can control display brightness with the function keys, this does not work for volume control.
The program will detect my input from the keyboard, but not make any changes to the sound output.
Also I would like to change the brightness of all displays (internal + external) together.
Does anyone know the, what the cause of all this is? Apart from this the app is great! Could I make some changes to the source code myself?
@the0neyouseek commented on GitHub (Jan 10, 2019):
Hi @inseltiger and sorry for the delay responding.
For your first question, this app uses a library (@kfix/ddcctl) to control the monitor and the standard used isn't well supported by all manufacturers so you monitor may not support volume control.
Secondly, being able to change both internal and external brightness/volume together is a feature I plan to work on soon, so please stay tuned for a new version. You're of course free to work yourself on the source by forking this project.
Have a nice day