(anonymous IP: 3.144.93.34,352) | ||||||||||||||
| ||||||||||||||
Audio (96) Datatype (15) Demo (50) Development (247) Document (62) Driver (19) Emulation (62) Game (529) Graphics (224) Library (22) Network (62) Office (21) Utility (250) Video (18) Total files: 1677 Full index file Recent index file Part of aros exec |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] Paste from the clipboard towards the input events stream. Allows to paste in Shell, when run using the FKey commodity. Optional arguments: U = UNIT Use a specific clipboard unit (unit 0 is used by default). NC = NOCLIP Don't dump clipboard's content (ie do nothing unless STRINGBEFORE or STRINGAFTER are used). DPE = DELPREVEVENT Workaround to the annoying character maintained in system's inputevents when using FKey commodity. SB = STRINGBEFORE Sring to put in inputevents stream just before the clipboard's content (should be enclosed in quotes). SA = STRINGAFTER Sring to put in inputevents stream just after the clipboard's content (should be enclosed in quotes). You can simply use FKey commodity to run Paste2IEvents with a keyboard shortcut of your choice, for example "ALT v", using FKey's "Run Program" option set to "Paste2IEvents DPE". Paste2IEvents is pure and can be made resident. Type the following in shell to see a summary of its usage: "Paste2IEvents ?" followed by yet another "?" HISTORY 12-06-2010 Added DELPREVEVENT argument to explicitely delete the character defined in FKey commodity shortcut, which is unexpectedly maintained inside the system's inputevents stream (so defining "ALT v" as the shortcut to run Paste2IEvents adds "v" in front of the clipboard content... DELPREVEVENT deletes it). Added NOCLIP, STRINGBEFORE and STRINGAFTER arguments. 11-06-2010 Implemented |
Copyright © 2005 - 2024 The AROS Archives All Rights Reserved |