Can I use Mouse Gesture conotrol screen brightness if I have nircmd.exe installed ?
-
emc last edited by
Hello,
Is it possible increasing screen brightness 20% , 30% , 40% 100%.
Decreasing screen brightness 20% , 30% , 40% , 80%.
by using nircmd.exe together with Opera Mouse Gesture command ?
and what would be the command more or less looks like ?
Thank you very much. edmond.
-
lando242 last edited by
Opera's mouse gestures only work within Opera. You can't control programs outside of Opera with them.
-
stng last edited by
Create new mouse gesture in [Application] section (within mouse gestures configuration)
Execute program, "c:\windows\nircmd.exe","changebrightness 20"
(increase brightness to 20)or
Execute program, "c:\windows\nircmd.exe","changebrightness -20"
(decrease brightness to 20)changebrightness -10
changebrightness 5 2 -
emc last edited by
Thank you very much.
( also thanks to lando242 to your time ,......... and we both can learn............. )_
-
emc last edited by
Execute program, "c:\windows\nircmd.exe","changebrightness 20" (increase brightness to 20)
Not sure why not working when I do Gestureup...........
-
emc last edited by
Hello............
do I need to adjust anything on above in order to make this work ?
My nircmd works perfectly on Opera on some other commands but not working with this screen brightness.
Execute program, "c:\windows\nircmd.exe","changebrightness 20" (increase brightness to 20)
or
Execute program, "c:\windows\nircmd.exe","changebrightness -20" (decrease brightness to 20)
changebrightness -10 changebrightness 5 2
Thank you very much.