Questions tagged [autokey]
3 questions
2
votes
2 answers
Autokey - Focus App Window If Running, Launch App If Not
I'm trying to obtain the processID of pcmanfm like this:
pgrep -f "pcmanfm"
When pcmanfm is not running, the command above returns nothing (as I expect).
However, when I run the command from python, it returns a process ID even when pcmanfm is not…
Lonnie Best
- 4,895
- 6
- 27
- 42
0
votes
1 answer
How to switch between applications with one button instead of Super-Tab in a fast way?
I have been using Linux on and off for more than a decade.
The one thing that keeps me from completely turning my back on Windows is a Autohotkey-Script I wrote years ago that allows me to quickly switch between applicaton windows with the press of…
Alex_289
- 1
0
votes
1 answer
Autokey - Adjusting Screen Brightness with Hotkeys (and sustaining that brightness in Awesome Window Manager)
In awesome window manager, my screen brightness gets reset to 100% each time I'm away from my computer for a few minutes. How can I get it to sustain the brightness I set prior to these screen-saver/power-management timeouts?
Background:
Using…
Lonnie Best
- 4,895
- 6
- 27
- 42