Mapping custom keys

Hi,
I am using a Cyborg v7 keyboard for my arch system and while it works perfectly well, I don't know how to map the 12 'macro' keys. I tried using the 'showkey' program to find out what they keys are but they don't show up as sending an ascii,  scancode or keycode value. I would like to use them to switch between virtual desktops, so map them to 'Alt+F1' - 'Alt+F12'. I can't seem to find any keyboard specific information out there. Any help would be greatly appreciated. Thanks
ellis

I don't think it's software specific enough to be suitable for the ratpoison forum.
I tried xbindkeys, and got the same problem as using showkey. The program detects any input successfully apart from those twelve macro keys. I'm starting to think it must be something to do with the way the keyboard is built means that those macro keys don't operate in the same way an ordinary key does.
Thanks for the suggestions

Similar Messages

  • Dynamic configuration : possibility of adding custom Key?

    hi experts,
    is it possible that i can add a new custom key like for example
    namespace : http://sap.com/xi/XI/System/ERROR    
    key : ERRORDESC
    and put it inside the Dynamic configuration during a mapping and then use it further?
    or are we limited to the use of ONLY standard key pairs?
    Thanks in advance.
    Regards,
    Amol

    Yes, is possible.
    Take a look here:
    http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=95093307
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/00a7ba12-e7cd-2b10-d589-e52b11346f77

  • Google Maps API Key V3???

    We are in the middle of integrating a real estate website for our client and found that the Google Maps API keys have changed.
    Have followed the instructions found on: https://developers.google.com/maps/documentation/javascript/tutorial#api_key But we still receive an error stating our application is not authorised to use the API.
    Does this mean Google Maps is not authorinsg Business Catalyst anymore? (Perhaps since the integration of BC into the Adobe ecosystem??)
    Is anyone else having this issue or can anyone please urgently advise?

    You have to get your own API key: https://code.google.com/apis/console/
    My map uses a custom solution (Web Apps & Google Maps API V3) and is still working fine.

  • IWeb page generates IE9 error for Google Maps API key

    My iWeb site generates an error in IE9 "This web site needs a different Google Maps API key". Is there any fix in iWeb for this?
    I've found this link that offers a solution for IE9 users. It seems to be a bug with IE9 mixed content security settings, but people will blame my website and not their browser
    http://answers.microsoft.com/en-us/ie/forum/ie9-windows_7/ie-9-is-telling-me-my- website-needs-a-different/59bfa1ed-f757-e011-8dfc-68b599b31bf5
    Excerpt from that site "Okay, I resolved the issue. I went into my Security settings. Under Miscellaneous I changed Display mixed content to "Enable". I believe there is a bug in the Display mixed content feature. I should be able to keep the setting at "Prompt", then see the content when I click the appropriate option when prompted. I believe the Google Maps API message was shown in error."

    You have to get your own API key: https://code.google.com/apis/console/
    My map uses a custom solution (Web Apps & Google Maps API V3) and is still working fine.

  • Key mapping/ remote key

    Hi All,
    I  have some understanding of key mapping internal functionality.
    my question is ... should I use this key mapping feature from all look up tables, main table while importing from remote systems?
    should all my feilds have REMOTE KEY enabled.
    Lets say I have loaded data into my repository from 3 different remote systems(R1,R2,R3) using remote key feature.
    Now, I want to see all the records that belong to R1 only or R2 only?
    Can this be seen using remote mapping feature? or how can I see only specific records for one remote system.... should i create another field that identifies the source and just map it? ....... generally how do we handle this?
    Also, have uploaded the data for my lookup table DIVISIONS,when i try syndicating it for remote R1......
    in my destination preview i can see some records that belong to only R2 and R3 also. I mean I am not able to see only the
    records belong to R1 system.
    I mapped
    division <-> div
    desc     <-> desc
    there are two more keys like remote key, v...... Should I also map these keys?
    Pls let me know,
    Thanks & regards,
    Vee

    Hi,
    my question is ... should I use this key mapping feature from all look up tables, main table while importing from remote systems?
    should all my feilds have REMOTE KEY enabled.
    1. It is totally dpeend upon business requirement which table you want to  make remote enable.
        The main reason to use remote key is to syndiacte the data to remote system specific.
         So if you are syndication your subtables to then it is good to make remote key enable.
    2. Only tables are remote key enabled not the fields.
    Lets say I have loaded data into my repository from 3 different remote systems(R1,R2,R3) using remote key feature.
    Now, I want to see all the records that belong to R1 only or R2 only?
    Can this be seen using remote mapping feature? or how can I see only specific records for one remote system.... should i create another field that identifies the source and just map it? ....... generally how do we handle this?
    This is not possible as standard way.
    But workaround is when you map the source field to remote key at destination side in import manager,just make the clone of source field and map it to the new fields to  store  the system from where the records came.
    So in data manager you can search on this field  to see only  records that is specific to some remote system.
    Also, have uploaded the data for my lookup table DIVISIONS,when i try syndicating it for remote R1......
    in my destination preview i can see some records that belong to only R2 and R3 also. I mean I am not able to see only the
    records belong to R1 system.
    I mapped
    division <-> div
    desc <-> desc
    there are two more keys like remote key, v...... Should I also map these keys?
    Yes you have to map these fields as well.
    Even after mapping this  option if you want to syndicate all the remote system records then there is option "override remote keys".after enabling this option  there is record generated for each remote system.
    hope it helps you.
    Thanks,
    Sudhanshu

  • How to use standard function keys as custom keys

    how to use standard function keys as custom keys.
    i have encountered that problem while developing a screen, there i'm supposed to use standard function key F2 ( which actually meant for choose) for clearing the screen fields where the cursor is present and f1 for saving data that entered in screen fields, etc...
    kindly help me out.

    Hi ,
    Solution to use SAP reserve function keys F1 .. F4 (mostly this requirement comes up for RF screens) can be acheived by assigning your new Function code using the Menu path Utilities --> F key Consistency in the Menu Painter (SE41) . Once you assign your cutom function code to the standard Fn keys the only remaining step is to make sure that you set a curson on any of the field on sceen by using the Key Word "SET CURSOR" .
    If you dont use the key word SET CURSOR in the PBO of the screen then you might not see any response for F4.
    Thanks

  • Mapping Custom datatypes

    Hi All,
    I am trying to figure out how to map custom datatypes.My scenario is simple.Employee table has address information in a column named addr which is of a custom datatype called Address.I have Employee and Address classes in my object model.
    I have mapped all the fields (except address) of employee class to respective fields in employee table and I have used the Descriptor amendment method to map the address field of employee class using StructureMapping
    StructureMapping mapping = new StructureMapping();
    mapping.setFieldName("ADDR"); // Database Field Name in employee table
    mapping.setAttributeName("addr"); //Address field in Employee class
    mapping.setReferenceClass(Address.class);
    descriptor.addMapping(mapping);
    I get the following error when I try to login to the session
    Exception [TOPLINK-197] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.DescriptorException
    Exception Description: The mapping [addr] is not the appropriate type for this descriptor
    Please let me know where I am going wrong.
    Thanks in advance
    Prasanna

    The source descriptor also needs to be of type ObjectRelationalDescriptor. If you are using the MW to map the source you can edit the XML or source and change the descriptor type. Or you could create a new ObjectRelationalDescriptor and copy the mappings and properties over from the RelationalDescriptor and replace it in the Session. Or just map the source in code as well.

  • T030 - custom key for account determination

    Dear expert,
    according to your opinion would it be possibile to create a custom key for account determination.
    (f.i. ZGBB as a copy of GBB).
    Thank you in advance.
    Fuffo.

    Hi
    You can create new transaction keys for conditions (like delivery costs etc) but regular transaction keys like GBB - I  think not possible.
    Thanks
    Edited by: Praveen Raghavendra on Apr 3, 2009 7:26 AM

  • Mapping middle key to command in a form

    hii,
    please help me to map middle key in handset to a specified command added in a form?

    Supposidly it's possibly through a CustomItem. I've never worked with it though.
    http://www.it.uc3m.es/celeste/docencia/j2me/docs/api/midp/javax/microedition/lcdui/CustomItem.html
    Mind you, this means you'll have to program all of the Form functionalities yourself! (That or copy the original Item you want to use and add your own bit of (key input) code, if that works..)

  • Map F1 Key in Microsoft Dynamics NAV 2013 R2

    Hello Support,How to Program/Map F1 Key in Intermec Handheld device(CK3R) in Microsoft Dynamics NAV 2013 R2. I just attached mapping file. Can you help me out.  Regards, Kanthavel Ramachandran | MS Dynamics NAV Support Implementerwww.scsdynamics.com | [email protected] 330 N. Brand Blvd., Suite 870Glendale, CA 91203
    Office: 310.315.9660Direct: 310.953.9179Cell: 408-431-2163

    Hello RizaGrace,
    Thank you for your Interest in Azure.
    1. What exactly do you mean when you say 'best storage option', do you mean where will the Microsoft Dynamics NAV Server instances reside?
    There are two topologies of deploying Dynamics NAV on Azure. You can refer to this article that will give you information on 'Network Topologies for Microsoft Dynamics NAV on Windows Azure':
    http://msdn.microsoft.com/en-us/library/dn168979(v=nav.70).aspx
    Also refer to the article that wil give you inforamtion on 'Planning and Preparing for Deploying on Windows Azure':
    http://msdn.microsoft.com/en-us/library/dn168978(v=nav.70).aspx
    These are the example scripts for Deploying Microsoft Dynamics NAV on Windows Azure:
    http://msdn.microsoft.com/en-us/library/dn168991(v=nav.70).aspx
    I hope that this information is helpful. Please feel free to get back if you have any related questions.
    Thanks,
    Syed Irfan Hussain

  • CFMap not working for a specific Google Maps API Key

    Hi All,
    This has been driving me crazy for 2 days now. I've troubleshooted it down to a problem with the way CFMap is handling a spcific Google Maps API Key.
    I've gotten it down to about the simpest CFMap page you can make, but the map doesn't come up.
    http://tucsonymca.org/googlemap.cfm
    The same page on a different domain (with a it's own API key) works fine:
    http://valleyymca.org/googlemap.cfm
    Google's 'hello world' Map JavaScript with the key in question works fine, so the Key is correct.
    http://tucsonymca.org/googlemapJSOnly.html
    All of these work on my local dev machine.
    The Google Key works fine.
    The CFML works fine.
    Putting them together and you get a blank page with no error message.
    It appears that the CFMap function is tripping over this particular key, or is losing communication with Google when trying to authenticate.
    Any help is greatly appreciated.
    - Dan

    I think your cfide mapping is not working.
    http://tucsonymca.org/CFIDE/scripts/ajax/yui/yahoo-dom-event/yahoo-dom-event.js
    is
    a 404

  • Custom Key JPA Generator

    Hi all,
    Using CE 7.1 is possible to define a GENERATOR for a Custom Key on CAF Business Object?
    Best regards
    Isaías Barroso

    Hi,
    CAF does not have any key generator.
    What you can do is, you can create a utility DC of java type. Create a Key Generator class that uses SAP's unique ID generator classes.
    com.sap.guid.GUIDGeneratorFactory
    com.sap.guid.IGUIDGenerator
    Method to get the key will look like
    public String getUUID() {
            return this.generator.createGUID().toHexString();
    Now use this class in your caf project to generate unique keys.
    Hope this helps,
    Ashutosh

  • Import custom Key Commands from InDesign CS6 to InDesign CC

    How can I import my custom Key Commands from InDesign CS6 to InDesign CC?

    [Moving the thread to the InDesign Forum]
    While the best practice is to recreate any customizations you made from previous versions to the new version to prevent any hiccups, you can certainly try copying the .indk file from the V8 (InDesign CS6) folder to the V9 (CC) folder.
    Launch InDesign CS6, Edit > Keyboard Shortcuts > create a new set with all your custom keyboard shortcuts
    Launch InDesign CC, Edit > Keyboard Shortcuts > create a new set with the same set name as existed in CS6 but make no modifications
    Locate and copy the [set name].indk file in version 8 and replace it in version 9
    Repeat the above step for any custom sets you made
    Here's the path to locate the .indk file
    Windows Vista and Windows 7 & 8
    Users\[username]\AppData\Roaming\Adobe\InDesign\[Version]\[Language]\InDesign Shortcut Sets
    Mac OS
    Users/[username]/Library/Preferences/Adobe InDesign/[version]/[language]/InDesign Shortcut Sets
    Please take a look here for more info: http://help.adobe.com/en_US/indesign/cs/using/WS668BC5E2-1E1A-4e75-A69A-44A787B4A5FAa.html #WS57E36B38-B2EB-4255-BAB5-19CCCB4319BFa
    Try it out and let us know if this helps. Thanks!

  • ARD 3.2 Update will not map some keys

    Hi All,
    Have just updated from 3.1 to 3.2 Apple Remote Desktop Admin and found that the remote computer will not map three keys anymore.
    These are '~', ')' and '+' insead, it maps the character on the key without the use of the SHIFT key, i.e. '`', '0' and '='.
    I'm using the "Australian" keyboard layout and have tested on two separate machines now, a PowerBook G4 and an eMac G4. Tried a clean install from CD of ARD 3.0 and upgraded to 3.2 - same issue. Tested all keys on keyboard in TextEdit with and without the SHIFT key and only find these three keys do not map.
    Anyone else experiencing this since te update?
    Cheers,
    PJR
    --

    Hi All,
    Have just had a go at reinstalling (rolling back to) 3.1 ARD.
    It think it's all working ok now - only thing I've lost are my computer lists which shouldn't be too difficult to re-populate.
    These are the steps I followed:
    1. Stop ARD
    sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/k ickstart -agent -stop
    2. Backup ARD files
    mkdir /ARD_backup
    sudo cp -rv /var/db/RemoteManagement /ARD_backup/
    mkdir /ARD_backup/libPref
    sudo mv /Library/Preferences/com.apple.RemoteDesktop.plist /ARD_backup/libPref/
    mkdir /ARD_backup/usrPref
    mv ~/Library/Preferences/com.apple.RemoteDesktop.plist /ARD_backup/usrPref/
    mkdir /ARD_backup/AppSupport
    sudo mv /Library/Application\ Support/Apple/Remote\ Desktop /ARD_backup/AppSupport/
    mkdir /ARD_backup/usrAppSupport
    mv ~/Library/Application\ Support/Remote\ Desktop /ARD_backup/usrAppSupport/
    3. Delete existing files
    sudo rm -rf /var/db/RemoteManagement
    sudo rm -rf /System/Library/CoreServices/Menu\ Extras/RemoteDesktop.menu
    sudo rm -rf /System/Library/CoreServices/RemoteManagement/
    sudo rm -rf /System/Library/PreferencePanes/ARDPref.prefPane
    sudo rm -rf /System/Library/StartupItems/RemoteDesktopAgent/
    sudo rm /Library/Preferences/com.apple.ARDAgent.plist
    sudo rm /Library/Preferences/com.apple.RemoteManagement.plist
    sudo rm -rf /Library/Receipts/RemoteDesktopAdmin.pkg
    sudo rm -rf /Library/Receipts/RemoteDesktopAdmin310.pkg
    sudo rm -rf /Library/Receipts/RemoteDesktopAdmin320.pkg
    sudo rm -rf /Library/Receipts/RemoteDesktopClient.pkg
    sudo rm -rf /Library/Receipts/RemoteDesktopPrefs.pkg
    sudo rm -rf /Library/Receipts/RemoteDesktopRMDB.pkg
    4. Install ARD 3.0
    <Run RemoteDesktop.mpkg on ARD 3 Install CD>
    5. Update to ARD 3.1
    <Run RemoteDesktopAdmin310.pkg to update to 3.1>
    6. Input Serial Number
    Launch the application
    Input XARD-030-000--***-***-***-***-***-***- serial number
    Quit Remote Desktop application
    7. Restore db files
    sudo cp -rv /ARD_backup/RemoteManagement/ClientCaches /var/db/RemoteManagement/
    sudo cp -v /ARD_backup/usrPref/com.apple.RemoteDesktop.plist ~/Library/Preferences/
    cp -rv /ARD_backup/usrAppSupport/Remote\ Desktop/* ~/Library/Application\ Support/Remote\ Desktop/
    8. Logon and test
    You should then have your list of computers in "All Computers" and just need to bulk select the machines you require, set a password and then add to a new container.
    Reference marterial:
    kickstart:
    http://docs.info.apple.com/article.html?artnum=108030
    ARD uninstall:
    http://docs.info.apple.com/article.html?artnum=108021
    No doubt someone else will have a better way of doing this but it's worked for me. Some machines have even remembered their passwords so I don't need to re-enter the whole lot!
    Cheers,
    PJR

  • Creating - Mapping primary Keys

    In the operation Create Oracle Model the screen freezer when in the fase of Mapping Primary Key, because this I can't create the Oracle Model.
    My Database is 9i (9.0.1) Unix Sun Solaris
    email: [email protected]

    Hi,
    Please send a copy of the %ORACLE_HOME%\Omwb\log\error.log file to [email protected]
    Also, if you are not already using version 2.0.2 of the Workbench then you can download it from
    http://otn.oracle.com/tech/migration/workbench
    Regards
    John

Maybe you are looking for

  • Cant find music on server

    I've paid for an album, and I cant download it. It keeps saying that it can't be found on the server. Any ideas? I've paid and got nothing for it.

  • MM Help plz

    Hi, Suppose if my PO = 4300000000 and item = 00020 then still in ZUONR i am unable to find this.... do i need to take BELNR instead and if yes then from where i can find the exact BELNR of PO taken from EKKO Thanks for reply cuz this is really an iss

  • How to open PDF stored as blob

    Hi, How can i open PDF that is stored in the database as BLOB from Forms 10g. Any method to directly open the PDF instead of generating physical PDF file in AS and open in client by webutil.showdocument. Thanks in advance

  • What are the benefits of windows 8.1?

    [Topic title updated by moderator to be more descriptive. Original topic title was: "window 8"] benifits of window 8.1 ?

  • Question about ITableAttributes and ITableAttrReport

    Here are some codes that i use to get the information about the table style: <br /><br />InterfacePtr<IStyleGroupManager> iTableStyleNameTable(workspace,IID_ITABLESTYLEGROUPMANAGER);<br /><br />UID rootTableStyleUID = iTableStyleNameTable->GetRootSty