Short cut command, shift, Z use to launch esko workflow in CS6 illustrator upgraded to CC dent work

short cut command, shift, Z use to launch esko workflow in CS6 illustrator upgraded to CC dent work

Then you changed it in CS6. The normal preset usage for that preset is to Redo an Undo.

Similar Messages

  • Short cut for Radio buttons (using Ctrl+ key)

    How can I select deselect Radio buttons using Ctrl + keys. I know that setMnemonic can be used to access using Alt + key. But I want to use Ctrl also. Please suggest the solution. How can I select using only single key?

    Read the API for a meaning of each of the arguments. Here is a simple example showing how to assign an "Action" to the Ctrl+1 and Ctrl+2 keys:
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    public class KeyboardAction extends JFrame
        public KeyboardAction()
            JPanel panel = new JPanel();
            setContentPane( panel );
            JTextField textField1 = new JTextField("Ctrl+1 or Ctrl+2", 10);
            panel.add( textField1 );
            JTextField textField2 = new JTextField("Ctrl+2", 10);
            panel.add( textField2 );
            //  Change the input map of the text field,
            //  therefore, Ctrl+1 only works for the first text field
            Action action1 = new SimpleAction("1");
            Object key1 = action1.getValue(Action.NAME);
            KeyStroke ks1 = KeyStroke.getKeyStroke(KeyEvent.VK_1, KeyEvent.CTRL_MASK);
            textField1.getInputMap().put(ks1, key1);
            textField1.getActionMap().put(key1, action1);
            //  Change the input map of the panel
            //  therefore, Ctrl+2 works for both text fields added to the panel
            Action action2 = new SimpleAction("2");
            Object key2 = action2.getValue(Action.NAME);
            KeyStroke ks2 = KeyStroke.getKeyStroke(KeyEvent.VK_2, KeyEvent.CTRL_MASK);
            panel.getInputMap(JComponent.WHEN_ANCESTOR_OF_FOCUSED_COMPONENT).put(ks2, key2);
            panel.getActionMap().put(key2, action2);
        class SimpleAction extends AbstractAction
            public SimpleAction(String name)
                putValue( Action.NAME, "Action " + name );
            public void actionPerformed(ActionEvent e)
                System.out.println( getValue( Action.NAME ) );
        public static void main(String[] args)
            KeyboardAction frame = new KeyboardAction();
            frame.setDefaultCloseOperation( EXIT_ON_CLOSE );
            frame.pack();
            frame.setVisible(true);
    }Also, if you search the forum using the keyword "getActionMap", I'm sure you'll find other example.

  • Where did my short cut commands go in menu?

    I had downloaded from the web a long time ago two shortcuts that would add two menu items when I right clicked on files. One was "add to itunes" that ran a script that would add a file to itunes and (before or after) move it to the correct folder.
    The second was a "send via mail" option in the menu.
    I've long lost the web-site or where I got these instructions. I just noticed today that both of these items are gone. I guess I've downloaded recent security updates from apple and the new itunes that came out recently, that's the only system changes.
    Am I the only one having this issue? More importantly, is there a way I can easily find/return these things? I think I went through script editor to create both. I opened that and tried to "open recent" but didn't see anything that looked familiar for these two.
    Thanks.

    Start with a google search for *add to itunes contextual menu* and *send via mail contextual menu*. That should lead you to solutions.

  • Problem using keyboard short cuts

    I don't seem to be able to use even simple short cut commands, such as cntr c(copy) etc.  when I am  working with an image. What am I doing wrong.  I can't get the commands to work in either Cs2 or cs4

    I'm using Adobe Photoshop 7.0 so my answers may or may not help you.
    few things u can check is make sure your on the layer u wish to edit
    make sure nothing is still in progress for example freedom transform it won't allow you to do anything until you apply the transform.
    select the area of the image you desire using tools such as "marquee" and "lasso"
    Hope i have answered your question

  • Short cuts don't work anymore

    Since the upgrade to 20 the short cuts (command +V or C or A or W or what ever) does not work anymore. I want the old version back. Short cuts are time saving. Where do i find the old version until this is fixed?
    BTW: since the upgrade, in the morning when i start the browser I get a "oops" message telling me the browser had crashed.

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.
    Hello,
    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!
    Thank you.

  • Simple short cuts not working in CC?

    Does anyone know why simple commands are not working in Illustrator CC (Copy, Paste, Undo) This is such an irritating problem as these short cuts are so frequently used. My cloud software is up-to-date. Having upgraded my software I would prefer not to have us CS5 to combat this problem.

    Hi Vaibhav,,
    Thankx for the prompt help!!
    I'm using Submit to SAP button only and I do have xACF installed on my local m/c. I'm able to use buttons and validations on the form but I'm not able to get the values in my WDynpro ABAP Appl. For Eg. : and internal table is bound to a table UI in adobe iForm , I'm able to add row (using formcalc/JScript eventing in Adobe) but I'm not able to get the changed internal table in my WDynpro ABAP application after submit button is pressed.
    Any help will be highly appreciated.
    Regds,
    Aryan

  • Are there short-cuts for these common tasks?

    hello --
    i am a professional UX/UI designer, who recently switched from Illustrator as my preferred tool to Photoshop. while i loved the ability to have multiple canvases in Illustrator, the general quality on a pixel level rendering is far superior in Photoshop. In addition, my clients generally are not able to use .ai files. so far migrating has been a good experience and i am happy with it. however, i do find myself frequently repeating a few tasks for which i wonder if there are any short-cuts, work-arounds, or i am just plain missing something. any help will be much appreciated:
    generally i find that PS gets very slow when the files is somewhat large (~255MB right now). i do use many layer effects in general, so that might be the issue. but when i nudge a folder or group of items i frequently get a progress indicator. i have all teh performace settings at its ideal and allocated 70% of the 8GB i have in my machine. Still it becomes unusable, when i have upwards 10-15 screens to work with.
    Is it possible to assign a gradient to a vector mask, in order to achieve partial transparency? for a layer mask, no problem, but what about vector masks? can i asign a gradient overlay effect to a mask instead of drawing it by hand?
    when i do a transformation on a vector shape, the default always seems to be % instead of px, it also defaults to the center orientation point, and height & width are not linked. is there a way to either set this as a preference, or a keyboard shortcut, instead of having to click everytime?
    The font smoothing always defaults to "sharp" while i prefer using "crisp" can this be set globally?
    is using the position & layer style checkbox in layer comps useful to you guys who might be in the same line of work? so far i find it easier to create new folder for each state, but realize it may cause the slowness i refer to in #1
    this is a big one: when i copy layer effects and shape attributes, it seems like there is no simple short-cut command for it. so i end up doing 2 copy & paste operations each time. is there a way ideally to select a shape and then copy & paste both values at the same time?
    another big one: i often duplicate a layer or a folder, but then need to move it into a different folder. i fondmyself dragging it all the way around the palette, which is a big hassle. is there a way to just copy & paste a layer into the right position?
    i minor nuisance: whenever i duplicate a layer, PS adds the label "copy" to that new layer. i feel it is unnecessary and in the end my file gets somewhat meaningless through it. is there a way to avoid this or have you guys found a better way in doing this?
    i know this is quite a lot, but might be also helpful to others. i would greatly appreciate your thoughts & help on those.
    thank you in advance,
    patrick.

    Patrick Jean wrote:
    this is a big one: when i copy layer effects and shape attributes, it seems like there is no simple short-cut command for it. so i end up doing 2 copy & paste operations each time. is there a way ideally to select a shape and then copy & paste both values at the same time?
    Not sure I fully understand what you're doing now, but here's what I do:
    1.  I right-click on the layer I want to copy effects from and choose Copy Layer Style.
    2.  Then I left click and Control-left click on all the layers I want to paste the style to, then right-click on any of them and choose Paste Layer Style.
    Is that what you were talking about re doing 2 operations?
    Note that if you have styles you use over again a lot, you can create a preset.  You access those by double clicking a layer, then clicking on the Styles heading at the upper-left.
    -Noel

  • Cut command options

    Hi
    My log file contains following entries.
    How do i exclude the particular partition from the log file.
    cat diskspace.log
    ============
    /dev/vx/dsk/datadg01/sapdata1 22020096 21999698 19125 100% /oracle/ASM/sapdata1
    /dev/vx/dsk/datadg01/zone02-cdinst 40960000 40375764 548549 99% /zone/zone02/cdinst
    /dev/vx/dsk/datadg01/sapdata2 21504000 21494130 9257 100% /oracle/ASM/sapdata2
    /dev/vx/dsk/datadg01/zone02-sapdata1 10240000 9711511 495463 96% /zone/zone02/sapdata1
    /dev/vx/dsk/datadg01/zone02-sapdata3 20480000 18769985 1603144 93% /zone/zone02/sapdata3
    I want to exclude /dev/vx/dsk/datadg01/sapdata1 and /dev/vx/dsk/datadg01/sapdata2 .
    Is any cut command option can use here by specifying the paticular patition to exclude.

    The O/P may find this version a bit easier to maintain:
    egrep -v -e '^/dev/vx/dsk/datadg01/sapdata1' -e '^/dev/vx/dsk/datadg01/sapdata2' diskspace.logThe trick is that multiple {font:Courier}-e{font} options allow multiple search expressions performed in a logical OR, so any lines matching either pattern get elided.
    I've added single quotes around the args because the caret ({font:Courier}^{font}) is special in many shells. The square brackets are too, but I did not need them here.
    Can take a similar approach using sed(1), too.

  • How to handle main vi short cut menu event in subvi

    I am making a thin GUI with a subVI to handle all the events including top VI UI events. I can get most of the events working but not with the short cut menu events. What I did was to pass the top VI control reference to a subVI and then registered for dynamic event. The event refnum is then passed on to another subVI next to it with the actual event structure where the top VI control's short cut event was handled. (using two separate subVIs definitely helped clean up the code, and I don't suspect it is the problem as other events worked fine in this structure)
    After not able to get it to work, I also tried to register the dynamic event inside the event structure of the 2nd subVI mentioned above, which still not working. Your help is greatly appreciated.

    I do have another problem related to handling top VI events in a subVI:  as my top VI controls were set as "Latch When Released", they cannot be located inside the event structure anymore, the result is that even though I can have their events correctly handled, those controls will stay pressed and not returning to the latch state as previously when I had the event structure located in the top VI itself.
    As I have to many controls, I dont want to change their mechanical action state and just wish to have an easier solution. Thanks.

  • How do I turn off the alt scroll zoom?  When I'm in Adobe photoshop and illustrator using the pen tool, alt is utilized for another short cut.  I would like to use the alt command for the pen tool instead of zooming into the screen.

    How do I turn off the alt scroll zoom? 
    When I'm in Adobe photoshop and illustrator using the pen tool, alt is utilized for another short cut.  I would like to use the alt command for the pen tool instead of zooming into the screen.

    I tend to select things from left to right and every time I am moving in a downward right diagonal motion during lasso selection I am missing a clear view and I am tending to have a more sloppy selection.  All this does is slow me down since I need to go back and hit those areas again.  The big arrowhead just get's in the way.  The original lasso tool with the thin line and small active point at it's lower left was far better for me.
    I don't like turning the cursors to precise because I like to see the active tool icon where my cursor is and as the icon changes as I hold modifier keys down.  If I am forced to get comfortable with using pricise cursors I guess I will, but man, I've never had to do this in my 15 years of photoshop use...
    I would absolutely LOVE to find a way to get the old lasso icon -- without the arrowhead above it.
    Is there any chance this option could be inlcuded in cursor preferences?  I'd give much thanks, Adobe.

  • When trying to move file and use command and drag, it doesn't move the file just creates a short cut.

    When trying to move file and use command and drag, it doesn't move the file just creates a short cut.

    Using command creates a copy.
    If you want to just move a file, click on it, hold it and drag it to the new location.

  • To set the short cut key for the menu when using CommandDesign pattern

    Hi All
    I have a menu File which has two menu items Load and save.
    Here for implementing the actionperformed iam using the command design pattern.
    Now iam not able to set the short cut key for the menu item......
    Please help me..............
    Thanks
    Arch

    The Java Tutorials: [How to Use Menus|http://java.sun.com/docs/books/tutorial/uiswing/components/menu.html]
    db

  • Is there a short cut key/command to repeat the last action?

    In excel Alt F4 (I think) repeats your last action.  I can't find a similar command or short cut key in numbers.  Can anyone help me?

    Kappy wrote:
    Isn't it supposed to be a clone of Excel within limits?  I don't use iWork.
    Who said/wrote that ?
    Numbers is not a clone of Excel. I doesn't share the Microsoft philosophy which include every asked feature.
    Apple engineers carefully select what may be added and what must remain as dreams/wishes.
    Basically, they apply the good old rule :
    ++-+-+-+-+-+-+-+-++
    Apple Human Interface Guidelines:
    Apply the 80 Percent Solution
    During the design process, if you discover problems with your product design, you might consider applying the 80 percent solution‚ that is, designing your software to meet the needs of at least 80 percent of your users. This type of design typically favors simpler, more elegant approaches to problems.
    If you try to design for the 20 percent of your target audience who are power users, your design may not be usable by the other 80 percent of users. Even though that smaller group of power users is likely to have good ideas for features, the majority of your user base may not think in the same way. Involving a broad range of users in your design process can help you find the 80 percent solution.
    +-+-+-+-+-+-+-+-+
    At this time they offer around 250 functions when Excel have about 500.
    Tables are limited to 256 * 65635 cells
    Numbers is slooooooooooooooooooooooooowwwwwwwwwwwwwww
    Excel offer some database features, Numbers doesn't
    In Excel, macros are back, they never arrived in Numbers.
    Yvan KOENIG (VALLAURIS, France) samedi 30 avril 2011 22:58:32
    Please :
    Search for questions similar to your own before submitting them to the community

  • When I login on my When I sign in to a site on my ipad using my email address as ID a short cut of my email address comes up. How can I get rid of it?

    When I sign in to a site on my iPad using my email address as ID a short cut of my email address comes up. How can I get rid of it?

    You can edit keyboard shortcuts in Settings>General>Keyboard>Shortcuts>Edit.

  • Hi. After I have loaded a picture into Photoshop some of the menu tools are greyed out and I cannot use the keyboard short cut, for instance I cannot use Ctrl   T to enter free transform mode. Also the toolbar is so small I cannot see the icons without ge

    Hi. After loading a picture into Photoshop some of the menu tools are greyed out and I cannot use the keyboard short cuts, for instance I cannot use Ctrl + T for free transform, how do I resolve this problem. In addition the tool Icons are so small I have to get close to the screen to see them, is there anyway the Icons can be made bigger without reducing the resolution of the screen.
    Thanks
    Derek

    Are you working on a background layer? If so, Ctrl + T will not work. Press Alt and double-click your background layer to convert to a normal layer (or right-click BG layer and select Layer from Background) and try again.
    If you're working in Photoshop CC 2014 you can go to Preferences > Experimental Features and tick "Scale UI 200% for high-density displays" to make your buttons and icons larger.

Maybe you are looking for

  • Is it possible to get the position of a charcter from a string ?

    Hi ! Is it possible to get the position of a charcter from a string ? Example: @VAR contains the following text "ABCDEFGHIJKLM" I'am seaching for FGH, it start on pos. 6 en ends on pos 8. How can I get these numbers 6 and 8 ? So, I can use them in th

  • Slow Macbook Pro- please help, I don't understand previous advice.

    Hello all, I have a very slow Macbook Pro running on Lion 10.7.3. I looked up this problem on the forums before I sent this message but I didn't quite understand the advice. I have been on something called Disk Utility and Activity Monitor but don't

  • New Features and New Bits on the way

    I have the pleasure of sharing some really big news with the community. The teams behind the FlexUnit and Fluint projects have worked together to produce a new version of the FlexUnit framework that combines the best of both of these frameworks. The

  • Document types Doc status RU can not reach OB or FR - IMG configuration

    Hi A new document status  which comes after FR has to be created. I did this but when I create a new document in CV01N, and changed the status until I reach RU, the status which I configured in IMG ánd which is the one before FR, can not be seen and

  • Mailing From R-3 to APO

    Hi all,        I am writing a mailing module that pics data from a APO table.Since version of APO we are using doesn't support mailing,as an alternative I have to call it from R/3 system.Kindly advice whether its a feasible approach or any other opti