Any way to map fn+i to up arrow ?

I want to move the cursor without lifting my hands from the standard position. so I want fn-i to be assigned to <up> and similarly for fn-j, fn-,, fn-l. Is there a way to do this?
Thank you,
Ittay

I suspect that you are trying to solve the wrong problem. I don't see any reason for converting characters to virtual keys because:
* this is dependent of current keyboard layout
* many characters will not map at all
If you want to use shortcuts use the virtual key codes instead. I wrote few articles regarding keyboard usage in an international context - check http://blog.i18n.ro/category/readiness/input/

Similar Messages

  • Is there any way to map tables in rutime dynamically?

    Hi
    Thank you for reading my post
    My question is mostly technical and i want to know whether with EJB 3.0 (JPA) can do this or not.
    we have an application which we are going to port it to EJB 3.0 from plain JDBC.
    In our application, we have tables which are created after we complete the code,
    Tables are created in customer environment based on thier requirement. we store all details about tables in our metadata system. this details contain table structure and business roles for that tables
    So, We have some tables which we know all of its details but we do not have access to application to recompile it or do mapping procedure again.
    And we need to store records into those tables and also perform EJB Query on them.
    What i want to know is:
    -Is there any way that we could map them dynamically in runtime?
    -How we can query them if we can not map them programically?
    -What will be the query result? it is a collection? if it is a collection, then what are collection elements?
    Thanks

    Thank you for reply.
    We have some tables that are added to our system after we developed the core application.
    Now we need to access those tables using EJB 3.0 .
    We can not predict what kind of tables will be added, when customer add those table they also provide vast amount of metadata that our application need.
    before we think about moving to EJB 3.0, we used JDBC to handle CRUD on those new tables based on metadata that customer file into our core application.
    Now that we thought to move to EJB 3.0, we do not know how to handle those new tables that cutomer define.
    We can not predict what kind of table they will create, so we should find some way to :
    Create all required EJB 3.0 artifacts from
    -A database Table
    -and business metadata that customer file into our core application.
    when we had JDBC, we could create dynamic SQL statement using table name and those meta data. but now with EJB 3.0 we can not find a way to do this because EJB 3.0 need some java class to be present before we could map anything.
    Thanks

  • Any way to map characters to sequences of virtual key codes?

    I have a text and I need to make the java.awt.Robot class instance to type it. The text may contain any Unicode characters. Unfortunately the Robot class accepts only virtual key codes which generate different characters depending on the currently used keyboard layout. I was wondering whether there is any way to create a map of how to convert Unicode characters onto combinations of keyboard layout(s) and sequences of KeyEvent virtual key codes?
    I was originally hoping to find access to the method which interprets sequences of virtual keys (represented by KeyEvent instances of type KEY_PRESSED and KEY_RELEASED) and generates a KEY_TYPED key event (which already contains the resulting character). I however failed to find the code responsible for this functionality and I'm afraid this is done by the underlying operating system. Can anyone give me a hint on where to search?
    The only workable solution I've found so far is to fire sequences of KEY_PRESS and KEY_RELEASED events and their combinations with the Shift key, listen for eventual KEY_TYPED events and save the mapping between the original press/release sequence and the resulting character if such an event is received. This can be repeated for a set of keyboard layouts switched through InputContext.selectInputMethod().
    This solution is however an ugly, inefficient and time consuming hack which may or may not find mapping for a particular character. It also requires a GUI displayed so that one can receive key events, and I also need to find a solution which would run without GUI just from CLI.
    Does anyone have an idea on how to implement this more efficiently?

    I suspect that you are trying to solve the wrong problem. I don't see any reason for converting characters to virtual keys because:
    * this is dependent of current keyboard layout
    * many characters will not map at all
    If you want to use shortcuts use the virtual key codes instead. I wrote few articles regarding keyboard usage in an international context - check http://blog.i18n.ro/category/readiness/input/

  • Any way to map the remotes volume buttons to iTunes' volume slider?

    The reason I ask is I feed a USB audio device (DAC) and the volume buttons on the remote controls the volume to the iMac's internal speakers. I've got all audio outputs set to the USB device. I'd like the volume buttons to control the volume level to this USB device. Is this possible?
    Thanks.

    Bump!
    I think that as an external audio source, the Mac's volume controls (and hence the remote) are disabled. I'm using a digital cable from the Macs 'headphone' port to an external amp and I also cannot use the remote to change the volume. However, using a normal cable works...
    Check by looking at the Output tab of the Sound section of System Preferences and see if the volume options are disabled.
    If they are, then sorry, but I don't know of a fix.

  • Is there any way to invert the movement of the arrow on the Panorama function?

    Does anyone know if it's possible to invert the movement of the Arrow on the Panorama function so that when you move the device UP it moves DOWN??
    I feel like I want to move the line to the arrow and not the other way round.

    None that I know of no

  • Is there any way to retreive the FileName in the mapping

    Is there any way to retreive the FileName and so that I can use that in my mapping. This is FILE2RFC scenario with NO BPM.
       I am using the adapter specific message attributes in the file sender CC.
    Thanks,
    Ravi
    null

    Yes you can retreive it.  Create an simple user defined function in the mapping and use the following code.
    Imports: com.sap.aii.mapping.api.*;
    Parameter: String filename
    Paramter: String filename;
    filename = fileName + ".DAT";
    DynamicConfiguration conf = (DynamicConfiguration) container
    .getTransformationParameters()
    .get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    DynamicConfigurationKey key = DynamicConfigurationKey.create( "http://sap.com/xi/XI/System/File", "FileName");
    conf.put(key, filename);
    return filename;
    Or
    Just do whatever mentioned in this weblog:
    /people/michal.krawczyk2/blog/2005/11/10/xi-the-same-filename-from-a-sender-to-a-receiver-file-adapter--sp14
    ---Satish

  • Is there any way to reinstall google maps as the new map app is at best dire

    Since the latest iOS 6 to say the maps application is dire would be an understatment, My house no longer exists and a new street has appeard behind where i live , i used to use the application all the time as im a mobile mechanic and need a reliable navigation system ,( now reduced to having to return home to print out directions ) i do know that you can use google maps if you connect to the internet but sometimes this is not possable in my are . is there a fix or can we please have google maps back also NO STEET view    REALLY  im begining to wonder if i should bother with the new 5 or just get a SAMSUNG

    Satellite A505-S6005
    I have reinstalled the utilities and drivers by using the recovery disks I made when the laptop was new, but have since lost them.  I only want to reinstall a few utilities and drivers, but not restore the whole system.  Is there any way to reinstall the "Toshiba Application Installer" or recreate the recovery disks?
    Most may be downloaded from here.
    You should be able to burn recovery discs. See the section Creating recovery DVDs/media, which begins on p. 69 of the User's Guide.
       Satellite A500 Series User’s Guide
    If that doesn't work, you can obtain them from Toshiba.
       Order Toshiba Recovery Media
    -Jerry

  • Any way to open new browser window without using image maps?

    Is there any way to open new browser window without using image maps? My code works fine in Firefox, but not in IE. There are 2 problems in IE: 1st is that the thumbnail images move up within their own borders & 2nd that when you click on an image it does open up a new browser window, but also redirects to the index page (in this case it's just a placeholder index page - the new one I've called index_new.html for the time being).
    Here is the link:
    http://www.susieharperdesigns.com/gallery_beads.html
    Any help is greatly appreciated.

    Your missing a value on the HREF.  In your code you have this:
    <area shape="rect" coords="-24,-9,106,144" href=" " onclick="MM_openBrWindow('gallery_bead1.html','','width=255,height=360')" />
    </map></div>
    and it should be this:
    <area shape="rect" coords="-24,-9,106,144" href="javascript:void()" onclick="MM_openBrWindow('gallery_bead1.html','','width=255,height=360')" />
    </map></div>
    If you fix the code on all your beads, it should work.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

  • Is there any way to see all the bookmarked pins at once in Map App?!

    Hello!
    I have been making a route for my next mountaineering trip using the red pins on the map app! i have like 20 bookmarks. I could see all the bookmarks at once and it was so nice. but after I searched another place all the bookmarks dissapeared. now i can see only one of the bookmarks at a time! is there any way to see all of them together again ?! please someone help I put so much affort to find the correct route...

    Richard,
    Is there any way I can simply list everything at once?
    The best workaround I'm aware of comes courtesy of BMan1854: Create a Smart Playlist that will Match the following rule: Date Added is after 01/01/2001 (or whatever the day before the day that you first started your iTunes Library is). That playlist will show your entire library.
    Or is there a way so that when I add new podcasts it will get rid of the old ones automatically?
    Have you gone to the iTunes Edit menu > Preferences > Podcasts tab and checked out the various options listed in the Keep drop-down menu.

  • HT5429 Map Problem: I can't see the roads in Standard view. Is there any way to improve this serious problem?

    Map Problem: I can't see the roads in Standard view. Is there any way to improve this serious problem?

    Hi Ben,
    both BSIS selects would become faster if you can add Company Code BUKRS as 1st field of WHERE clause, because it's the 1st field of primary key and HKONT is the 2nd field of primary key.
    If you have no table index with HKONT as 1st field it's a full database access.
    If possible, try to add BUKRS as 1st field of WHERE clause, otherwise ask for an additional BSIS index at your basis team.
    Regards,
    Klaus

  • Any way to place an educational map over existing video with audio

    Ideally, I'd like to place an educational map (from Maps, Backgrounds and Animatics) over existing audio on a clip just as you can insert a cutaway photo. Is there any way to do that? Whenever I try, I can only get the map to insert before or after the clip without audiio. If that is not possible, is there some way to slide the audio track so that it is under the inserted map?

    You can drag a map over an existing clip in the timeline and it will act as a cutaway with the audio continuing - I have just tried it.
    You could also detach the audio from the clip, trim part of the video away and replace it with the map but the above is the simplest.
    Geoff.

  • WCS in monitor maps, any way to see SSID that AP is broadcasting

    Hello,
    In Cisco WCS (7.0.230.0), does anyone know if there is any way to show what SSIDs an LWAPP is broadcasting? I can see the SSIDs assigned to the group that the AP is a part of through the controller or templates, but is there an easy way to see what SSID an LWAPP is broadcasting maybe using the MONITOR > MAP or anything?
    Maybe there is an easier way than using WCS?
    Thank you for your time,
    Steve

    Steve,
    Thank you for your reply on this matter. 
    What I'm hoping to find is a way after you assign an AP group name to an access point, so it knows what SSIDs to broadcast, is there a way while looking at the map of APs in WCS for a floor to show that the AP is actually broadcasting the SSIDs specified in the group without physically being at the location or do you just trust the Controller and the group that you assign that the AP is indeed broadcasting the SSIDs? 
    Thank you again,
    Steve

  • HT5429 ios6 Maps - go "via" somewhere and "edit" a route - any way to do these?

    In ios6 maps I cannot find a way  to set a "via" point when planning a route - is there any way that can be done? It was so simple before.  Also, I can't find a way to edit a route (ie to make a change to my start or end point) - all that it lets me do is "clear" the route and start again. Thanks

    Mavericks Maps apparently has the same deficiency. 

  • HT5973 Is there any way to remove labels within Maps app?

    Is there any way to remove labels within Maps app?

    No - just don't upgrade until Google release there maps app.  I wish I could go back to yesterday and give myself this advice.

  • Is there any way to keep the old maps app?

    I'd upgrade, but maps the way it is now works very well for me and is one of the things I use most on my iPhone. Is there any way to keep the old version of maps when upgrading?

    No - just don't upgrade until Google release there maps app.  I wish I could go back to yesterday and give myself this advice.

Maybe you are looking for