Disclaimer
All the tips/hints/fixes/other information posted here are at your own risk. Some of the steps here could result in damage to your computer. For example, using a Windows registry editor like RegEdit could result in unintended serious changes that may be difficult or impossible to reverse. Backups are always encouraged.
I was trying to make an
AHK script for making it easier to select the text I wanted on a web page without the material at the top and bottom (menus, links, and so forth).
Apparently, it's already easy, even though it wasn't obvious to me:
- Click once where you want the selection to begin
- Press Ctrl-End to move to the end of the window
- Shift-Click at the end of your desired selection
That's it!
No comments:
Post a Comment