Search found 2 matches

by AladinZ
11 Dec 2018, 22:53
Forum: Scripts and Functions (v1)
Topic: Toggle Running state of a Process; Suspend and resume
Replies: 1
Views: 3734

Toggle Running state of a Process; Suspend and resume

I Looked for a ready-made script for this purpose, However, I could not. This script bellow is a combination of two scripts I found. Replace "ReplaceMe.exe" with the target process name. CTRL + B will Toggle between suspending, and resuming the target process. Control & B:: if (toggle := !toggle) { ...
by AladinZ
30 Sep 2017, 13:38
Forum: Scripts and Functions (v1)
Topic: [Class] Monitor (Brightness, Contrast, Gamma Ramp)
Replies: 75
Views: 52027

Re: Class Monitor (Brightness, ColorTemperature)

Hello. I have recently acquired an HDMI to VGA adapter, and found that it breaks DDC/CI. I have been experimenting with Class monitor, and it does the job for me. However, I would really like to be able to Incrementally change brightness with only two keyboard shortcuts, where each shortcut iteratio...

Go to advanced search