Cut, Copy Paste, Delete Thread last updated on 2004-04-07 14:26:34

Posted by member 125450 on 2004-04-06 10:02:05

Lookig for a way to assign these commands to buttons

Posted by member 37809 on 2004-04-06 14:40:05 link

Buttons? You mean other keys on the keyboard?
I haven't yet tried OkayKeeBees, it might do it.

As for Cut, Copy, and Paste, those are typically ctrl+x, ctrl+c, ctrl+v right?

You could try BPTypeIn (do a search for it loose-screws.com)

Posted by member 125450 on 2004-04-06 14:56:09 link

Sorry should have been more detailed.
What I want is to create shortcuts that
use !bangs to preform these actions.

example:
*shortcut "Copy" 0 25 copy.png copyover.png .none #1t !copy
*shortcut "Cut" 0 25 cut.png cutover.png .none #1t !cut

Posted by member 37809 on 2004-04-06 17:08:26 link

I forgot to mention that BPTypeIn might not even work, especially in the case that some applications use their own mechanisms for copy/pasting :)

If you try and can get BPTypeIn to simulate those ctrl+x, ctrl+c, ctrl+v (with hotkeys) then a problem could arise upon clicking shortcuts which use these commands...

It's possible (and probable by my experience) that when you click on a shortcut, you transfer focus away from your application to the shortcut (and so BPTypeIn will apply keystrokes on the shortcut instead of your application).

If this is the case, see about how to return window focus...

Posted by member 125450 on 2004-04-06 20:43:06 link

I have ran into that problem, it seems that the window does lose focus, but if I set a hotkey then use BPTypein that should take are of it.

Posted by member 125450 on 2004-04-06 21:22:13 link

Nope that did not work either.

Posted by member 3800 on 2004-04-07 11:29:58 link

I don't get it, what would be the point of having shortcuts for these commands?
1. there's the keybaord
2. just about every program has an edit menu with these in it.

Posted by member 37809 on 2004-04-07 12:10:36 link

I'm guessing TechRonin uses the mouse with his left hand or something.

Posted by member 125450 on 2004-04-07 14:26:34 link

I am left handed! That is very intuitive.

Acaully there is no good reason other than the idea hit and I wanted to do it.