DonationCoder.com Forum

DonationCoder.com Software => Coding Snacks => Post New Requests Here => Topic started by: 1NR1 on December 15, 2008, 06:14 PM

Title: IDEA: Shortcut to Photoshop menu command.
Post by: 1NR1 on December 15, 2008, 06:14 PM
This is my first try at coding so please excuse my newness.    When using Photoshop I navigate with a trackball and drawing pad.  I am limited when it comes to using keyboard shortcuts.  Is there a way to select a menu command (for the open window) by tapping a shortcut button.  I tried the following for the command-- Deselect (^D):

^!9::
Send, ^D
return

Then made the file into a toolbar.  Although tapping the toolbar will cause the selection to "Deselect", returning to that active window "RE-selects" and I am back where I started.

Thank you for looking at this.  NR
Title: Re: IDEA: Shortcut to Photoshop menu command.
Post by: tomos on December 16, 2008, 04:28 AM
sorry, I cant help you with specifics

I am limited when it comes to using keyboard shortcuts
do you mean you dont want to &/or cant use them?

have you seen ... Barnacle - I havent used it myself but
DONE: Barnacle - Add toolbars to your favorite programs (https://www.donationcoder.com/forum/index.php?topic=6902.0)
Title: Re: IDEA: Shortcut to Photoshop menu command.
Post by: 1NR1 on December 16, 2008, 11:31 PM
tomos,
Thank you for you quick response!

If I could use keyboard shortcuts more often I certainly would :)  I tried skrommel's Barnacle, and was having some effort to get it right, my blunder I'm sure.  So just looking for something while working to put Barnacle to use (BTW, Barnacle, what a great idea for an app. Sometimes others forget that not everyone can or wants to keyboard).  Thanks again.
NR