I rly dont need "@" in hardwarekeyboard, I have edited sym.0409 to do it.
But I would like to have CTRL instead of @.
Any ideas how I can do that?
That would be a great Idea. Better than changing TAB to CTRL.
I would like it like that
@ alone: CTRL
[email protected]: @ (like written on Keyboard)
[email protected]: ß (like written on Keyboard)
Could anybody write a small program for that?
Related
Does it has ESC key ?
I hate ppc "virtual" keyboard (default, RESCO, ...) because they cant send ESC key. This is important when you are using "vi" on PocketPutty application.
Or anyone know any virtual keyboard that has ESC key ?
Thanks
From the pictures and the I-mate K-JAM manual it doesnt appear to. Stop using VI, its terrible ;p
no it does not have a esc key
dvoraksip in the SDK does send escape keys (most complete keyboard I've seen, sends ctrl, alt, win key, has backspace and delete etc). But it helps if you can type using dvorak!
You could write a program to send custom keystrokes. I wrote a program once upon a time to send any keycode to current app, and this could be assigned to a hardware key etc. But it's a bit of a waste of a hardware key.
V
Escape key?
Maybe, but I am not sure about Escape key defined in Unicode:
http://ae.inc.ru/
AEKMap - AE Keyboard Mapper for Windows Mobile
J.
thereaperman said:
no it does not have a esc key
Click to expand...
Click to collapse
Nor a CTRL key. So a bit limited for terminal applications then!
You can get ^ and [ by using the Sym modifier on the Space key on H and K.
Dunno if that can be persuaded to send the CTRL-[ escape sequence though.
Is there possible to re-assign a Keyboard key (maybe windows key that I don't use) to "Sym" key (2nd function on Space key)?
Will be a fast way to input symbols or specific Country caracters like á, â, é, ç, ó, etc... because is only necessary one click instead "function+space".
Anybody know how?
Thanks
Try to check this site
http://ae.inc.ru/aekmapbuy.php
osvold said:
Try to check this site
http://ae.inc.ru/aekmapbuy.php
Click to expand...
Click to collapse
I think this program will not work... because is a function key (not a character key)!
Anybody know how?
may be, i understood you wrong, but the AEKmap is able to remap returns on winkey + something pressed, and that is exactly, what you want, isnt it?
look at this part of the aek format reference
; "Win" key scan codes.
; Specify up to four 4-digit hex scancodes to enable internal Win key
; monitoring routine. Or leave it empty to use Win key state returned by system
; Standard keyboard Win scancode is 085B
WinKey
sure, probably you cant assign the symbol key directly to win key, but you have to specify, that
winkey + something = á
winkey + something2 = â
etc.
Does anybody knows if it posible to change the assinment of the keys on the keyboard?
I would like to change the Windows Startbutton into CTRL, So i can easy use CTRL C and CTRL V.
Do i have to change the keybddr.dll for it?
Not to be a "me 2"er, but I am looking to swap the comma and period. They're on the same key, but I have to use the "Option" button (round dot) to get a comma. Well, when I'm option-locked and typing numbers, I use the period a lot more than when I'm typing letters. I'd like to see a way to simply swap those two functions on that key.
Changing Map
Guys,
I´m from Brazil and in my portuguese keyboard I had an issue with comma an period keys.
I´ve used the AEKMap program to remap my keyboard. On google, type aekmap an the link will come.
Here are the settins i used.
; layout [email protected]
Layout Alvaro, Full-size Keyboard
Hint Alvaro
Key 00BE c002C; VIRGULA
key 00c0 c002e; ponto
big ups!
I have just downloaded GFDOOM for my Wizard and it runs great. However the key layout is just not working for me. I have managed to find an ASCII sheet for virtual keyboards that lets me assign the keyboard keys to the functions that I would like however I would also like to give it a try with out using the keyboard as the key spacing is not too suited to gaming. I would like to assign the voice and camera keys to left and right strafe and the IE key to fire. The problem is that I dont know the key code for those keys.
An example of the keys:
Calendar = A
Contacts = B
Messages = C
IE = ??? (its not D)
The same goes for voice and camera, I dont know the key for those buttons. If someone knows the answer or knows if they have an ASCII character code, I would appreciate the help ending this headache.
I have only had a PPC for about two weeks now so Im very new at all of this. Please be gentle. I have attached GameFreaks readme for the key assignment along with the ASCII code list I found below, maybe you can make more out of it then I can.
Hai
Thx to Tekka who has mapped almost all the keys on his HTC
http://www.salling.com/forums/viewtopic.php?t=6298&start=0&postdays=0&postorder=asc&highlight=mouse
I'm not quite sure but I think this script can be used not only for HTC TYTN but als to all HTC serie like O2minis or MDAvario etc.
so with this script we can use our PDA like Bluetooth mouse and Bluetooh Keyboard
I've fixed one bug in this script.
-right click is now work
but still, I'm not an expert in writing script. I would really appreciated if there someone who can help me to fix some other bug and improve it
other bug:
I can not locate the key "Delete" ; "PgUp" ; "PgDown" on my PDA
to write an apostrophe I use " ' " in the script
but I don't know what I should write for symbol -"-
because is not possible to write " " "
I don't know how to make combination key like Ctrl + C or Win + E
The Problem is that I don't know how to make script like "windows sticky" so Ctrl key or Win key is still in Push condition before I push another key
how to make the mouse movement more smoothly?
I've played with the acceleration but still not perfect.
To every one who expert about java or VB, I really appreciate for your help