blackholeearth / Win10_BrightnessSlider

this app puts a Monitor Brightness icon on Taskbar Tray. for win 7, 8, 10
Other
849 stars 105 forks source link

Add key bindings / shortcuts / hotkey to increase brightness #4

Open tliebig opened 6 years ago

tliebig commented 6 years ago

Quite a bit of Sony Vaio laptops cannot change their brightness via keyboard on WIN10 since to some customization. Drivers from Sony are only provided up to Win 8.1.

Having the option to manually assign Brightness_UP and Brightness_DOWN keyboard shortcuts would help mitigate the issue, since the slider itself works perfectly on my Vaio VGN-SR51MF.

Any chance that you could add this option?

Flionwall commented 5 years ago

Better yet have it work with the brightness control buttons. I'm trying to get X-Mouse to control the brightness on my PC.

EDIT: Found a solution that can do shortcuts {CTRL}< and {CTRL}> :Desktop Lighter for Windows Version: 1.4

blackholeearth commented 5 years ago

Shortcut possible , but accessing fn key is not possible by c#


Desktop lighter app changes gamma not backlight.

aporojan commented 5 years ago

Shortcut would be very useful and if it's possible to let us choose the shortcut it would be amazing.

Also it doesn't play very well with the "change brightness automatically when lighting changes" on Windows 10 (it still works but there is a range, in my case 0-50, in which nothing happens but between 50 and 100 the brightness does change).

blackholeearth commented 5 years ago

"Disable widows adaptive brightness " İs another issue. You have to disable it by yourselfff.

CasketPizza commented 4 years ago

so any luck with adding hotkeys? My desktop keyboard doesnt have brightness keys so copying desktop lighters keys would work well im guessing?

harshmandan commented 3 years ago

@blackholeearth Any update good sire?

inugami-doo commented 2 years ago

Dont work for me, log 3/16/2022 8:43:10 PM ==> Caller(File,Member,Line): wmiMonFn.cs, GetBrightness, 85 System.Management.ManagementException: Not supported at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode) at System.Management.ManagementObjectCollection.ManagementObjectEnumerator.MoveNext() at Win10_BrightnessSlider.wmiMonFn.GetBrightness(String wmi_InstanceName)