Help!!! Need to assign tet to key combination...

I need to assign a key combination, i.e., ctrl-alt-r, to a text string, i.e., an IP address + command line parameters.
Any suggestions on how I might accomplish this?
Thanks!!

my favorite solution for this!

Similar Messages

  • X1 carbon: assign FN+ARROWS key combinations

    Hello!
    On my previos laptop it was very convenient to use FN+Left as Home button, FN+Right as End button, Fn+Up as PgUp, Fn+Down as PgDown.
    On Lenovo X1 Carbon I feel really dissapointed to see Home/End buttons so far from arrow keys....
    Is it possible to set Fn+arrows key combinations on X1 Carbon the way I mentioned above?
    Thank you!

    Hi Vlad1024,
    Welcome to Lenovo Community Forums!
    I’m sorry to hear that you feel uncomfortable accessing Home/end buttons in your Lenovo X1 carbon.
    To remap the keys according to your desired layout, you can try using Microsoft Keyboard Layout Creator.
    Lenovo doesn’t provide any tools which can help you to remap the keys. There are certain third party applications like autohotkey and sharpkeys which may serve your purpose.
    Hope this helps!
    Best regards,
    Mithun.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • Help needed for assignment????

    Hi there everbody! Well I'm quite new to this, therfore I would greatly appreciated if some1 could help me with my assignment.
    Assignment:Make a Game applet that makes an object(red oval) move around the applet window by using only four buttons(Up, Right, Down, Left).
    I managed to do the button and the oval but both are not connected. Can some1 help me with the codes coz my assignment is due this week!!
    Here are what I've already done:
    import java.awt.*;
    import java.awt.event.*;
    import java.applet.*;
    public class Game extends Applet implements ActionListener{
    Button up1 = new Button("Up");
    Button down1 = new Button("Down");
    Button right1 = new Button("Right");
    Button left1 = new Button("Left");
    public void init() {
    Panel p = new Panel(new GridLayout(3, 3));
    p.setBackground(Color.white);
    p.add(new Label(""));
    p.add(up1);
    up1.addActionListener(this);
    p.add(new Label(""));
    p.add(left1);
    left1.addActionListener(this);
    p.add(new Label(""));
    p.add(right1);
    right1.addActionListener(this);
    p.add(new Label(""));
    p.add(down1);
    down1.addActionListener(this);
    add(p);
    public void actionPerformed(ActionEvent event) {
    repaint();
    public void paint(Graphics g) {
    Font font = new Font("serif", Font.BOLD, 20);
    g.setColor(Color.black);
    g.setFont(font);
    g.drawString("Click on button to move the object.",80,350);
    Color c = Color.red;
    g.setColor(c);
    g.fillOval(200, 150, 155, 95);
    As for the "g.fillOval(200, 150, 155, 95);" my lecturer told me that I should not use fix variables and I have to find out what the variables are so that the oval could move in the applet window upon clicking at the four buttons....I would be greatly appreciated if some1 could help me...

    Hi the main thing is you will need 2 classes, one for the applet, and one for the drawing panel.
    You create a class that extends Panel, call it PaintPanel and override paint(), which is where you do the drawing.
    In the applet you add your buttons, and the PaintPanel. When the buttons are clicked they change the state in the DrawPanel.
    The big thing to remember is you don't override paint() in the applet, only in your PaintPanel.

  • New key combination for access sequence

    hi,
    i have an active access sequence called ZBMP. There is 2 key combinations to the access sequence
      5 materail / plant
    10 material
    I need to add a new key combination
    15 - material / Pant / Distribution Channel
    to the access sequence.
    Can someone please help.
    Regards

    Hi,
    Step 1: Go to V/03 and create a table with key fields(material / Pant / Distribution Channel) or Use the existing standard table.
    Note the created table number.
    Step 2: Go to V/07 and select your previous Access Sequence and Double click on the Access field under Dialogue structure. click new entries and specify the new table number with step number (Created in step:1).
    Step 3: Now select the Line item and double click on Fields.  Ignore the warning by pressing Enter Key.
    Now do save.
    Step 4: Check your Access sequence. New table would be added.
    Hope it helps.
    Regards,
    A.Govin

  • Why can't I assign CMD F7 key to macros?

    I use a product called iKey to create all sorts of macros. I have noticed that with both my iBooks (Late 2004 and Mid 2005) I cannot assign any macro to cmd F7, or Option F7, or Cntl F7, etc. (Fn F7 works fine.) Can anyone tell me whether there is something special about the F7 key?

    By the way, this isn't an iKey thing. If I go to the Keyboard & Mouse preference pane in Tiger and select the Keyboard Shortcuts tab, it too will not allow the assignment of any key combination involving F7 except for Fn F7. This is beginning to drive me nuts!
    Dave Burbank

  • Assign key combination to service

    I got a couple of questions:
    1. In keyboard preferences you can assign a shortcut to Services you made with Automator. When I assign a combination that includes the '\' key, it simply disappears, so I can't assign command+\ to my service. It worked previously, though. Why is that?
    2. My Automator script is as follows:
    tell application "GrowlHelperApp"
              set the allNotificationsList to ¬
                        {"Audio Output Source"}
              set the enabledNotificationsList to ¬
                        {"Audio Output Source"}
              register as application ¬
                        "Audio Output Source" all notifications allNotificationsList ¬
                        default notifications enabledNotificationsList ¬
                        icon of application "Script Editor"
              do shell script "SwitchAudioSource -n"
              do shell script "SwitchAudioSource -t system -n"
              set CURRENT to do shell script "SwitchAudioSource -c"
              if CURRENT is "iMic USB audio system" then
                        set DEVICE to "Speakers enabled"
              else
                        set DEVICE to "Headphones enabled"
              end if
              --          Send a Notification...
              notify with name ¬
                        "Audio Output Source" title ¬
                        "Audio Output Source" description ¬
                        DEVICE application name "Audio Output Source"
    end tell
    It doesn't really matter what the script does, but when I press the Play button in the Automator interface, it runs instantly. When I assign a shortcut and press it (I assigned opt-command-,), it takes a few secs until the script is run for the first time. Subsiquent callings to the script are fast as expected. How can I make it run fast the first time?
    3. I want to assign the Caps Lock key or Eject key to execute the script. What is the simplest way possible?
    If you know the answer to either question, I would be very happy to read your answer.

    HI,
    Key combination is your field combinatios which you select or maintain during pricing procedure, its a first step of Pricing procedure determination.
    Lets say for PR00 (Price) you want to determine price with two factors.
    First you will create two condition table with the Tcode V/03
    Here you can have the combination as per your business need.like i said
    1. You want to maintain price for customer & material this is one key field combination. Table 005
    2. You also want to maintain price for customer & material & plant combination this is another key field combination.Table 006
    Now the next is you will create the access sequence for Condition Type PR00 for exp. u maintain access sequence PR02
    First go to V/07 & create access seq. PR02
    now select PR02 & click on access here new entries & and select the condition table here which u have created in the manner system should the condition record for a condition type PR00.(Basically it checks from specific to general).Means first you will put here Table no. 006 & then 005
    After this step you will select that condition table line & select field then enter it will go green means its activate now also select the Exclusive check in front of all the condition table & save it.
    Now you can assign that access seq. to your contition type PR00 & accordingly you can make the condition record for your customer.
    I hope it will clear your point.
    revert me if face any issue.
    Regards
    Deepak

  • Steps to assign new key combination to existing output type

    Hi,
    Can anyone share details about how to create a new key combination for existing output type.
    Regards,
    Dharmesh

    Dear Dharmesh,
    Go to:
    IMG - Sales and Distribution - Basic Functions - Output Control - Output Determination - Output Determination Using the Condition Technique - Maintain Output Determination for Sales Activities - Maintain Condition Tables -
    Maintain output condition table for sales activities
    Click on 'Condition" from the Menu Bar. Then select "Create" from drop down menu.
    Give a Table Number & press Enter.
    Here select the required Feild from Feild Catalogue & Click on Generate.
    Then goto:
    IMG - Sales and Distribution - Basic Functions - Output Control - Output Determination - Output Determination Using the Condition Technique - Maintain Output Determination for Sales Activities - Maintain Access Sequences
    Here Click on the required Access Sequence & then click on "Accesses' on  the right side. Here you can assign the newly created Condition Table at required level (10, 20, 30 etc)...
    Sebsequently try maintaing condition record & you will see the new Key Combination appearing.
    Hope this helps.. .
    Thanks,
    Jignesh Mehta

  • I switched to the classic 'landscape' and when i reboot, it just stays at the greay screen, with the macintosh logo, and a blinking question mark. ive tried several methods of key combinations with rebooting etc.. i just bought this. please help.

    i switched to the classic 'landscape' and when i reboot, it just stays at the greay screen, with the macintosh logo, and a blinking question mark. ive tried several methods of key combinations with rebooting etc.. i just bought this. please help.
    I bought this off of craigslist with my christmas money, TODAY. i really need help, i have OS X experience from school, just not OS 9x. I need to reboot back to OS X asap. anything that may help is very appreciated. Thank You.
    Chris.

    Are you able to start up in Safe Mode?
    http://support.apple.com/kb/HT1455?viewlocale=en_US
    If this works you will see the normal desktop Once completely started up in Safe Mode, try to restart normally and go to Applications > Utilities > Disk Utility. Click on the top hard drive icon in the left sidebar and note the S.M.A.R.T. status at the bottom right of the pane. What does it say?
    Select the named boot volume in the left sidebar, ("Macintosh HD" unless it has been renamed). What is the hard drive capacity and how much space remains available on it? Repair permissions on it.
    See if you are able to do a little hard drive maintenance to help things out.

  • Two printers need to be maintained for one key combination

    Hi Experts,
    Requirement:-For one condition record two print out has to be determined on different printers.
    As per my understanding we can maintain only one printer for any key combination here as per the requirement if some one has any idea if we can maintain two printers for the same key combination.
    Regards,
    Dharmesh

    Hi,
    You cannot  assign two printers to one single combination of Condition record.
    This functionality is not possible.
    regards,
    santosh

  • Need help in my assignment, Java programing?

    Need help in my assignment, Java programing?
    It is said that there is only one natural number n such that n-1 is a square and
    n + 1 is a cube, that is, n - 1 = x2 and n + 1 = y3 for some natural numbers x and y. Please implement a program in Java.
    plz help!!
    and this is my code
    but I don't no how to finsh it with the right condition!
    plz heelp!!
    and I don't know if it right or wrong!
    PLZ help me!!
    import javax.swing.JOptionPane;
    public class eiman {
    public static void main( String [] args){
    String a,b;
    double n,x,y,z;
    boolean q= true;
    boolean w= false;
    a=JOptionPane.showInputDialog("Please enter a number for n");
    n=Double.parseDouble(a);
    System.out.println(n);
    x=Math.sqrt(n-1);
    y=Math.cbrt(n+1);
    }

    OK I'll bite.
    I assume that this is some kind of assignment.
    What is the program supposed to do?
    1. Figure out the value of N
    2. Given an N determine if it is the correct value
    I would expect #1, but then again this seem to be a strange programming assignment to me.
    // additions followI see by the simulpostings that it is indeed #1.
    So I will give the tried and true advice at the risk of copyright infringement.
    get out a paper and pencil and think about how you would figure this out by hand.
    The structure of a program will emerge from the mists.
    Now that I think about it that advice must be in public domain by now.
    Edited by: johndjr on Oct 14, 2008 3:31 PM
    added additional info

  • Help needed with Reader Integrated Key

    Hi,
    I have develop a plug-in and apply for Reader Integrated Key License. This plug-in have been tested with acrobat and reader professional and it is working.
    I follow the advice from the above website and use RIKLATools.zip to created the pair.
    i have just receive the Reader Integrated Key from Adobe,I tried all method but the key  does not work with the plug-in. What is the fool proof way to integrate my Reader Integrated Key with the plug-in to get a digtally signed plug-in?
    Urgent help needed as we are submitting the plug-in to client.
    many Thanks in advance
    Regards
    Jia hao

    Thank you lrosenth, i will email them

  • I need help retrieveing cs3 design standard product key

    I purchased 2 adobe cs3 design standard in 2008. The purchase was made from new egg. I have a copy of the invoice. Need to get the product key. Can you help?

    We can't help you. This is a user forum and we can't help with product key/ registration numbers/ etc.
    You need to use Adobe Chat to talk to an Adobe rep:
    Contact Customer Care

  • Today I tried to shutdown my computer and a window popped up saying that my computer could not shut down because the mail application was open, it wouldn't close, so I used a key combination to force mail to quit and now I can't log in. Help?

    Okay, so I have been having trouble with my mail application all week. The window refused to open and would not quit. Today, I tried to shut down my mac and a pop up window told me that I was unable to shutdown because mail was open. After using a key combination, I successfully was able to quit mail with force quit. Then I was able to shut down with out a problem. However, upon rebooting, my computer refused to let me loggin. I put in my password correctly but then the rainbow pinwheel showed up and stalled for a minute and then my screen flashed and the gray screen reappeared, expecting a password. I tried turning it off and back on again with no luck. I also reset my password after reading a similar discussion, but I still can't log in. How can I fix this?

    Startup - Gray, Blue or White screen at boot, w/spinner/progress bar
    Startup Issues - Resolve
    Startup Issues - Resolve (2)
    Avast! Uninstall

  • Creation of Condition table & assigning in Key Combination(FV11)

    Dear all,
    I have created a new Condition table(M/03) for Plant/Vendor Code/Tax code/Material,and i am getting the condition table in the key combination in FV11,and maintained,getting the values in the condition table.But my problem is i am not getting the maintained values in my Purchase Order.Please give any suggestions to solve this problem
    Regards,
    PR

    To get the values in PO, maintain the condition records in MEK1.
    FV11 is for tax calculation conditions
    Regards

  • Need help getting my i810 working: Function keys, brightness, ext. VGA

    Hello everyone,
    I am going to do a presentation in a few days, so this has become a bit urgent...
    On my i810-based Samsung Q10, the function keys for changing display brightness and switching to an external monitor do not work properly. Altering the brightness causes the mouse pointer to disappear, switching to the external VGA port does not work at all.
    Before my switch to Arch, this has never been an issue for me; they worked in every OS and graphics mode I had on the machine. Hence, I assume that Arch's X configuration somehow tries to capture those key events and pass them on to the driver, instead of to the video BIOS. However, I don't know where this might happen...
    Searching the forums did not give me any working solution so far.
    My driver is configured as follows:
    Section "Device"
    Identifier "Onboardchip"
    # Driver "intel"
    Driver "i810"
    VendorName "Intel"
    BoardName "i810 onboard"
    Option "HWCursor" "off"
    Option "AccelMethod" "exa" # neu, skaliert im Betrieb hoch
    Option "MigrationHeuristic" "greedy" # macht 2D flotter
    EndSection
    The intel and i810 drivers both show the same behaviour.
    Does anyone have any ideas? I would not like to have to do my presentation in Windows, especially now that KDEMod has this beautiful new design ;-)
    Many thanks in advance
      Jürgen

    The first thing i would check is in the Keyboard and mouse prefs pane to see if you selected to use the function keys for software features. If so, you need to use the fn key(bottom left of keyboard0 with the function keys to use those hardware functions. Then check to see that the num lock key isn't on, which usually affects the keyboard.
    If it's neither one of those, it is probably hardware. Could be a loose wire if you lifted up keyboard at all.

Maybe you are looking for