Skip to main content

Questions tagged [autokey]

1 vote
3 answers
3k views

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 an Autohotkey-Script I wrote years ago that allows me to quickly ...
Alex_289's user avatar
2 votes
2 answers
1k views

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 ...
Lonnie Best's user avatar
  • 5,465