Skip to content

Fix function keys not working and retry more often when getting values.#21

Merged
the0neyouseek merged 5 commits intoMonitorControl:masterfrom
reitermarkus:fix-function-keys-and-retry-values
Mar 26, 2018
Merged

Fix function keys not working and retry more often when getting values.#21
the0neyouseek merged 5 commits intoMonitorControl:masterfrom
reitermarkus:fix-function-keys-and-retry-values

Conversation

@reitermarkus
Copy link
Contributor

This fixes function keys not working because displays aren't enabled by default, but only after unchecking and re-checking them in preferences.

Also I added a loop which tries more often to get the values from the display, since for me the default value of 10 tries in ddcctl does not work reliably. For me, the average is at about 200 tries, and can be up to 600 tries. And since this is only done once at launch, there shouldn't be any overhead afterwards.

Fixes #13.

@the0neyouseek
Copy link
Member

the0neyouseek commented Mar 26, 2018

Hi @reitermarkus ,

Thanks for your PR,
I'll dig into your changes tonight and merge asap !

EDIT: I had a quick look and everything seems good. If it works I'll compile a new dmg with the fix tonight. Thanks 👍

@the0neyouseek the0neyouseek self-requested a review March 26, 2018 06:54
@the0neyouseek the0neyouseek added the bug Issue is a bug (e.g. Crash, …) label Mar 26, 2018
@the0neyouseek the0neyouseek added this to the Version 1.3 milestone Mar 26, 2018
@the0neyouseek the0neyouseek merged commit a784f19 into MonitorControl:master Mar 26, 2018
@the0neyouseek the0neyouseek modified the milestones: Version 1.4, Version 1.3 Mar 26, 2018
@mlauria93
Copy link

Function keys are still not working to me. Maybe because my keyboard is Bluetooth…
Monitor: LG 32UD99

@reitermarkus reitermarkus deleted the fix-function-keys-and-retry-values branch March 18, 2019 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Issue is a bug (e.g. Crash, …)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Functions keys aren't working

3 participants