PDA

View Full Version : Mapping Backspace Key to multifunctions


cojones
03-01-2008, 05:20 PM
I know there have been many posts on similar subjects and I have tried asking the question in those but have got no answers so I am creating my own post seeking help.

I am trying to map the Backspace key on the 16 key Dual keyboard to Backspace (single press) and OK/Close (double press) and am having mixed success.

No button utilities I have found can map the keyboard keys so I have found AE Button Plus can 'learn' the key (0008) and so multifunctions can be assigned to it.

OK/Close works fine. For backspace I have created a Mortscript with 'SendBackspace' in it to simulate the backspace press but this doesn't seem to work. i have isolated the problem to the mortscript command not working. I am currently doing SendLeft and then SendDelete which does the same as the backspace except it doesn't work as a 'Back' button in Opera Mini.

Can anyone suggest any resolution?