Ctrl Key - Does it exist or how? - JASJAR, XDA Exec, MDA Pro General

Has anybody worked out if the keyboard has a Ctrl key or a function that works like Ctrl , handy when quitting apps eg Ctrl Q.
Or editing.
I couldnt find it when I used the device.
Cheers

That's very strange because I have it on my MDA II's touchscreen keyboard. Are you talking about the touchscreen keyboard that you have to pop up by pressing the up arrow in the lower right-hand corner in the Messages app for instance?
I wonder whether this feature would also be ROM-dependent.

i meant the hard keyboard not sip. its on sip but when i used the universal i couldnt see it.

Yes I am interested in the Ctrl button on the universal as well, I owned a XDAIIs and found the keyboard on that didn't have the Ctrl key either so you can't do CUT/COPY or paste unless there is another way. I cut and paste heaps so the keyboard was useless to me on the XDAIIs.
Any one know if there is another way to do this on the Universal Keyboard.

what a wind up this is, cant believe they missed the ctrl button off the proper keyboard.

The keyboard has Cut/copy/paste function, so I am happy.
Jasjar is the most awesome PPC Phone yet.

there is a screen tap key (a bit like the right mouse click key on a full computer) this brings up the menu option, with copy and cut in it !! then you can just pres the relevant letter on the keyboard, thus having the same effect (ie press a function key then C or T or V).
PS its Fn [Space] key

cool... i wondered what that key did! that is useful!

[ctrl] is used for more things than copy+paste.
I use my Exec to communicate with *NIX servers using Pocket PuTTY. [ctrl] is kind of essential.

Agree, using putty is a nightmare without a ctrl key. Is there any way of mapping another key to do the same function

Related

JASJAR: For Easy Use...

another experince that i want to share. to make it easy while using the two keys and the keyboard. you can use Hot Keys for example:
at File Explorer if you want to copy file press menu key then press "i" button then press "C" button.
thats all :lol:
NiGhTmArE
Wish they had put a "ctrl" key on the keyboard though. The JASJAR is no use with Putty for controlling *nix machines without being able to do ctrl+c or ctrl+d etc.
rilot said:
Wish they had put a "ctrl" key on the keyboard though. The JASJAR is no use with Putty for controlling *nix machines without being able to do ctrl+c or ctrl+d etc.
Click to expand...
Click to collapse
I agree, a CTRL key would be useful. Perhaps it's possible to remap a key on the keyboard to perform the functions of CTRL? For example, I never use the caps lock key so that would be ideal. Perhaps I'll look into this, been playing with the .NET compact framework quite a lot recently.
I had a try with AEKMap but it couldn't send the correct key code.
The code for ctrl is 0011
sl9 said:
I agree, a CTRL key would be useful. Perhaps it's possible to remap a key on the keyboard to perform the functions of CTRL? For example, I never use the caps lock key so that would be ideal. Perhaps I'll look into this, been playing with the .NET compact framework quite a lot recently.
Click to expand...
Click to collapse
If you could figure this out you'd be my hero. The lack of a ctrl key is bugging me.

keyboard mappings

I am gutted the Universal dosn't have a Ctrl key. For linux admin it is essential, plus i love to copy/paste.
Is there a way in which I can map a key to carry out the Ctrl function.
I can live without the IE or text message key
Ashby

Is it possible to do a ~ on the Titan?

Is it possible to do a ~ on the Titan? I don't see it anywhere on the keyboards. Is it possible to get an expanded keyboard program anywhere to send that key?
Yes it possible but not easy. Hit function then tab an onscreen menu will pop up scroll down three clicks and there it is. Im posting from my mogul so ill throw one up to ~ , you get all sorts of symbols ™ € № {} § those are a few
Thanks. Anyway to map that to a key?
Diamond Keyboard
Use the diamond keyboard app. and just hold "H" and you'll get it. Much easier.
I have had problems using the tilde (~) that you get from function-symbols for our WEP key, so I usually text it to myself from a PC (verizonwireless.com). Not sure why it is different, but this method always works for me.
on a pc one can get any ascii key by holding down the alt key and typing in the ascii value
maybe it works on pda's too
also, you could hit the function key then Q for the @ symbol, immediately followed by Function then Space.
kflipproductions said:
also, you could hit the function key then Q for the @ symbol, immediately followed by Function then Space.
Click to expand...
Click to collapse
nice 1, that works

How to use CRTL keys? For example, copy/paste ..

How to use CRTL keys with these embedded keyboards? For example, copy/paste .. CRTL C and CRTL V ..
I hope this is not the W7 style ..
I don't think any software-keyboard WM device has had CTRL keys on-screen, historically because of the lack of multi-touch on resistive screens I imagine. You'll just have to tap-and-hold to cut and paste, I'm afraid.
ianjd said:
I don't think any software-keyboard WM device has had CTRL keys on-screen, historically because of the lack of multi-touch on resistive screens I imagine. You'll just have to tap-and-hold to cut and paste, I'm afraid.
Click to expand...
Click to collapse
Thanks for your reply, but tap-and-hold doesn't work i.e. on calendar. How do you copy or duplicate events?
You are correct- most times you need to paste (such as entering long registration codes etc) the entry boxs don't have a paste option, though its worth tapping/holding just in case a context menu pops up.
The original WinMo keyboard did have a 'Ctrl' key but most of the current ones don't. One that does, and happily one that works in the HD Mini's screen resolution is SPB Keyboard. This has a 'Ctrl' key on the main keyboard.

PC-like keyboard mapping for hardware USB keyboards

WARNING: This is a work in progress, but I want to get my partially working config out there for someone like me who desperately wants this to work.
Edit 1: In retrospect, titling it "better keyboard support" was a bad idea, this has nothing to do with the "betterkeyboard" app.
I purchased the apad/gpad case with the integrated USB keyboard from witglobal here:
http://witglobal.com/goods-1846-10+inch+Apad+keypad++Leather+Case+for+10inch+flytouch+ZT-180+X10+A8+infotmic+Tablet+PC+-+Free+Shipping.html
However, there are issues with the control and escape keys, particularly in connectbot. Since I got the keyboard so I could connect to Linux machines, missing those two keys is pretty ugly. I know you can tap the touchscreen to get ctrl and esc, but that's really slow, I'd like to use the hard key.
So far, I have discovered that there are several things getting in the way of the key working. First is the keyboard mapping files. There are no native key mapping for 'esc' and the default key mapping for the 'esc' key is "BACK". This is fine for many uses, but not for mine. Secondly, it looks like there is a very small set of "custom" keys available in the keymappings.h file. Since there are no "USER1" etc keys, it will take a rebuild of the keyboard code with added entries to make it work better.
This is an attempt to fix control and esc functionality with a USB keyboard. It consists of a kcm file and a kl file to replace the current ones. I am doing my work on VEGAn beta5, but I suspect any ROM will benefit from these files.
To install these files, do the following:
MAKE BACKUP
adb pull /system/usr/keychars/usb_keyboard_102_en_us.kcm.bin usb_keyboard_102_en_us.kcm.bin.orig
adb pull /system/usr/keylayout/usb_keyboard_102_en_us.kl usb_keyboard_102_en_us.kl.orig
Install mod
adb remount
adb push usb_keyboard_102_en_us.kcm.bin /system/usr/keychars
adb push usb_keyboard_102_en_us.kl /system/usr/keylayout
Unplug and replug your USB keyboard
Once this is done, the following changes are made:
Ctrl is mapped to DPAD_CENTER
Esc is mapped to DPAD_CENTER
To use it, go to connectbot, log in, and hit esc or ctrl once for ctrl, and hit esc or ctrl 2x for escape.
Current Issues:
Shift , generates a ;, not a < in Connectbot, but works correctly in other places
Shift . generates a :, not a > in Connectbot, but works correctly in other places
Insert does not work
Del generates a backspace
] and } keys generate the character + a beep
howdy
I'm a long time betterkeyboard user too. So this mod allows a USB keyboard to use the hardware spell checking option like I can on my droid one?
you might want to send a note to the devs about inccluding this by default. They added the ability to change key height pretty quickly when a few folk sasked.
Sent from my GTablet using Tapatalk
sharpfork said:
howdy
I'm a long time betterkeyboard user too. So this mod allows a USB keyboard to use the hardware spell checking option like I can on my droid one?
you might want to send a note to the devs about inccluding this by default. They added the ability to change key height pretty quickly when a few folk sasked.
Click to expand...
Click to collapse
This is to enable escape and control keys in Connectbot (and possibly others eventually). If you don't use connectbot or a terminal emulator on the gtab, it most likely will be useless to you.
The intent, eventually, is to make a hardware USB keyboard work identically to how it works on a PC (control/alt/esc/etc send the correct keycodes)
Thanks, this helps a lot
As an Emacs user, not having ESC doesn't bother me much.
Ctrl key now works, but only in a way that you tap it once than tap another key, instead of conventional way of pressing a key while ctrl key is pressed.
Is there anyway to fix that? Thank you.
Thanks for doing this work, I too was upset that after buying a USB keyboard it was useless for SSH. Have you made any progress on the issues listed at the end of your post since posting this in Jan? Hope you found a solution and could share it with us!

Categories

Resources