This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Why? | |
# To paste text into windows that normally don't allow it or have access to the clipboard. | |
# Examples: Virtual machines that do not yet have tools installed, websites that hijack paste | |
# | |
# Extended vs Simple? | |
# Extended includes an adjustable delay between keypresses and better handling of numbers | |
# | |
# Setup | |
# Create a service: open Automator, create new service, receive no input, | |
# use any application, run applescript code below, save. |