[Q] USB keyboard 'ctrl' key issue - G Tablet Q&A, Help & Troubleshooting

One of the reasons I got my g table is to use it as a substitue for my labtop.
Even though my laptop is small enough, sometimes it is hard to cary it arround, as I keep it by my side 24/7. As I do most of my work on the super computer using ssh, I though the 'g tablet' can replace my laptop. USB keyboard seemed to work just fine until I tried control key on the keyboard. Control key simple does not work at call on g Tablet(Probably on all android system), and ctrl key is so critial to me as I use emacs! Emacs user would know what no control key means to emacs. Thus, I wonder if anyone knows how to utiliza the control key on the USB keyboard. Softkeybord can not be a solution considering I would use control key more than 1000 times per connection. Thank you.

Is Bluetooth keyboard working better?
I have seen lots of posts about using bluetooth keyboard.
I wonder if ctrl key and alt key are working with bluetooth keyboard.
Anyone?

Related

[Q] Can any bluetooth keyboard snyc with gtab?

Can any Bluetooth keyboard and mouse be synced with the g tablet? I was
planning on getting a Logitech or Microsoft Bluetooth keyboard and mouse
setup. Which one would work better? If both are bad, what brand do you
use on your g tablets?
Bluetooth keyboard
For whatever it worth, I have a Bluetooth Apple keyboard that was used on my old iMac. I fiddled with settings for an hour, to no avail. This stock gTablet, updated with the latest Viewsonic updates, could not "see" any signal. (I haven't tried any tablet mods yet.)
- Tom
I think from what has been posted on here, USB and BT keyboards work out of the box, but mice do not (unless you are running CM6)... the TnT-based firmwares are lacking any kind of mouse services.
Found Bluetooth keyboard that works great with G Tablet
I found it on amazon search for the following "Bluetooth HID Wireless Keyboard Mouse Control for PC, Mac, iPad, iPhone 4, PDAs" and you will find it since I can't post the link yet. It is sold and branded by CE Compass for about $38.95 shipped.
It comes with a usb bluetooth receiver you can use with Windows 7 pc's.
In order to get it working you will need to get a hold of an android application Bluetooth Keyboard Easy Connect written by a XDA forum member Mike. It works awesome but the mouse features do not work with Android.
When you boot your G Tab you set the keyboard to bluetooth discover mode and the Program Bluetooth Keyboard Easy Connect does all the heavy lifting and magically makes it work.
Viewsonic G Tablet BT keyboard experience
Short answer is yes, BT keyboards work with the GTab...but be aware that some work goes into making that work with any degree of reliability. see below
I did not make an attempt tp connect a BTKB (bluetooth keyboard) until i flashed a custom rom on my gtab, so i can not speak to whether it will see/pair/connect to a BTKB out of the box.
I am running TNT lite v4.4.0 with a Clemsyn froyo kernel, this setup runs so good it gives me chills. I am using a Motorola XOOM/ATRIX keyboard at the moment, awesome BTKB by the way.
You can use a terminal emulator and root explorer to connect your keyboard once it's in discovery mode (blinking usually), make sure you have root access. You will need hcitool, hciconfig, and hidd; get them here: bluetooth_tools.zip. I had the first two, but had to manually move hidd into /system/xbin using root explorer.
from root type: hcitool scan this will scan for any bluetooth device transmitting, and display the MAC address and name of said device. once you have that MAC addy, type: hidd --connect 00:00:00:00:00:00 replace the zeros with the MAC address you just got in the previous step. your keyboard should now be connected.
unfortunately your keyboard isnt permanently connected. When you power down the device, turn off the BT, or if it glitches up; you would have to do all that again. as I am a energy efficient type, I don't like this. So for me, the answer was to install bluetooth keyboard easyconnect and bluez IME from the android market, and when I power on my G Tablet, i go open the bluetooth keyboard easyconnect app, and BOOM, I have a connected bluetooth keyboard, yay
flexing your commandlinefu can be gratifying, but alot of times there is a much simpler solution just a few searches away.
I have this same problem - I can connect from Terminal but it's tedious and every few hours or so I have to reconnect.
I installed both of these apps but they arent seeming to help - what options are you using in Bluez IME? i.e. which device driver? I have the same XOOM keyboard.
Just tried the new Logitech Tablet Keyboard (for Android 3.0, according to the box), and it paired with my CM7 rom on the G-tablet.
I haven't tried other roms so I don't know if it is this simple, but I've tried turning everything off and on again to make sure it is permanently connected- even a soft reset, still turn on BT, turn on KB, wait about 10 seconds, and its connected. Awesomesauce.
Only thing that irks me is that the function keys don't do what they say ("home" and "search" are actually "menu", and "menu" key seems to do nothing). But as a KB, this is pretty perfect.
KnightCrusader said:
I think from what has been posted on here, USB and BT keyboards work out of the box, but mice do not (unless you are running CM6)... the TnT-based firmwares are lacking any kind of mouse services.
Click to expand...
Click to collapse
Actually, not all TnT based firmware has problems. On stock TnT .4349, I've used both wired & wireless usb mice & keyboards. (wired Logitech & Dell) and a wireless USB keyboard by Gyration
Motorola Full Size Wireless Keyboard with BT works with GtabComb3.2 right out of the box. Function keys e.g. volume keys, email work as described. Navigation arrow keys function almost like a mouse.
miguelblaze23 said:
Short answer is yes, BT keyboards work with the GTab...but be aware that some work goes into making that work with any degree of reliability. see below
I did not make an attempt tp connect a BTKB (bluetooth keyboard) until i flashed a custom rom on my gtab, so i can not speak to whether it will see/pair/connect to a BTKB out of the box.
I am running TNT lite v4.4.0 with a Clemsyn froyo kernel, this setup runs so good it gives me chills. I am using a Motorola XOOM/ATRIX keyboard at the moment, awesome BTKB by the way.
You can use a terminal emulator and root explorer to connect your keyboard once it's in discovery mode (blinking usually), make sure you have root access. You will need hcitool, hciconfig, and hidd; get them here: bluetooth_tools.zip. I had the first two, but had to manually move hidd into /system/xbin using root explorer.
from root type: hcitool scan this will scan for any bluetooth device transmitting, and display the MAC address and name of said device. once you have that MAC addy, type: hidd --connect 00:00:00:00:00:00 replace the zeros with the MAC address you just got in the previous step. your keyboard should now be connected.
unfortunately your keyboard isnt permanently connected. When you power down the device, turn off the BT, or if it glitches up; you would have to do all that again. as I am a energy efficient type, I don't like this. So for me, the answer was to install bluetooth keyboard easyconnect and bluez IME from the android market, and when I power on my G Tablet, i go open the bluetooth keyboard easyconnect app, and BOOM, I have a connected bluetooth keyboard, yay
flexing your commandlinefu can be gratifying, but alot of times there is a much simpler solution just a few searches away.
Click to expand...
Click to collapse
I added the hidd --connect command to a gscript (available in the market) script and can run it with one tap. If you get the pro versionof gscript you can put a shortcut on the desktop.

[Q] Using USB Gamepad plugged in PC to control phone

Hello to all, sorry for the long title but i wanted to make it clear.
Here's the situation, I sometimes play emulated games on my Galaxy S3 and as you may realize, the virtual on-screen gamepad isn't very comfortable when on my home (it gets the job done if i'm using it as a portable console) so I decided that i wanted to use an USB Gamepad i own to play my games in a more comfortable way. I know i can just go and get an OTG cable, and i will try to get one these days, but I fear they might not sell them here and I'm not a fan of buying stuff online.
My initial solution was to use My Mobiler for Android , as it allows to use the pc keyboard and mouse on the phone after connecting via wifi or usb, together with Xpadder, a software to map my gamepad to keyboard keys. While this gets me to the point of being able to navigate my phone using the gamepad, when i try to set up the Input in the emulators they will make a distinction between the arrows and Return keys (which seem to be taken as the Hardware DPAD buttons, that's why i can navigate the phone and use those functions in-game) and the other keys in my physical keyboard, which won't work if mapped to game buttons (A,B,L,R, etc) but will work if mapped to emulator options such as Savestates or Fastforward.
This is really disappointing as I actually thought i could save on the OTG cable by using this, but being things as they are, I'd like to ask if anyone can give me a hint on how to make this work the way I want it, or if by any chance someone (devs specially) would be up to the task of developping a server/client app that would work as Gamepad-to-Phone version of Xpadder (mapping the gamepad buttons as Phone-Hardware keys (Camera, Power, Back, Menu, Volume Up, Volume Down, DPAD) with MyMobiler's capabilty to connect with the phone via wifi and send remote input to it by installing an "Input Method" as well. I know this might require root but my phone is rooted already so that'd be fine for me, and I'm sure I'm not the only one that would use such an app to play games more easily without buying extra cables, which is why i'd ask anyone that decides to take on such a project to make it free because it isn't a very profitable project as people would rather buy an OTG cable or use other bluetooth/wireless controllers to play instead.
So any help/suggestion/advice will be greatly appreciated
Sorry for the double post, but I thought this would be better for those who already saw the topic, in case they're interested on doing the same I did.
In the end I managed to make it work with My Boy (Gba emulator) by using MyMobiler's hardware mapping for volume +/-, back, search and menu buttons and the DPAD (F10,F9, ESC, F2, F3, arrows and Enter) and now i can more or less play emulated games, as long as they don't require any buttons aside from select, start and 4 other buttons. As I said, emulator's own actions such as save, load, fast forward or opening emulator settings can be mapped to any other non-hardware key.
Still it would be great if there was an Input Method that would make the emulators recognize other hardware keys (as if there was a complete hardware keyboard for example), I've tried GBC.Emu with my workaround and it's useless.. It recognizes the volume +/-, menu and search buttons as Virtual; and only the Back and DPAD as mobiler_keyboard. making it unplayable this way (you'd need at least 4 buttons aside from the Dpad).
Exactly what I was looking for....
This is somewhat similar to what I am looking for.I am searching for a tool that would send information to my android over local Wifi (same router) via usb. For example, I want to connect my xbox360 controller to my pc and use it as a game controller for my android over wifi. I tried OTG, but unfortunately my hardware dont support it...and I wondered if at all this idea would work. Any help here?

[Q] key layout and lirc

I've got an Ouya running CM11.
For input I'm using both a lenova n5901 and a Logitec K700.
I've given then both device specific .kl's for the lenova turning the orange key to menu and home to home, on both turning win key to search.
My question would be utilizing all the extra keys on the k700. I'd like to use em to control other devices over irda.
There are apps like irdroid and External Keyboard Helper Pro that would seem to able to handle it. Problem being that the Ir blasters for android use a stereo jack, which the ouya lacks.
So, would it work with a usb sound card, or will it work with a usb/usb-serial-irda adapter?
I can recompile the kernel if additional drivers are needed.
Alternately is there any useful droid keys beyond home, menu and search in kitkat?
Bump
No-one using a PC keyboard? These droid set top boxes are getting common, control scheme is underutilized

WORKING: Logitech diNovo Mini :)

***** SEE MY UPDATED POST FURTHER BELOW FOR ALL OF THE KEYBOARD COMMANDS I DISCOVERED THAT WORK ON THE NEXUS PLAYER *****
View attachment 3020831I easily got my Logitech DiNovo Mini to connect. Make sure it is switched to PC mode and that you are also in "pairing mode" . Once the Nexus Player finds it, you will be prompted to enter the pin. Just type in the pin using the DiNovo keyboard and you are in.
I tested out most of the standard keyboard stuff and so far it is working flawlessly One neat thing I tested was the on board mouse pad. It works better than expected essentially giving you "touch" capabilities to the Nexus player screen. Just make sure you have the button switched from arrow mode to mouse mode.
Here is the Logitech product support link:
http://support.logitech.com/product/3848
Amazon Link:
http://www.amazon.com/Logitech-920-000594-diNovo-Mini-Keyboard/dp/B0011FOOI2
This maybe a stupid question but should I get the Bluetooth model or the wireless model? I assume you are referring to the bluetooth model.
Did you use the bluetooth dongle to connect?
I'm not using it right now and can't get the keyboard to work, mouse works but i can't type anything.
Also i cant find any "back" button.
No dongle was used and I used the bluetooth model. All I did was press the red pairing button on the bottom (beneath plastic sheild) and once I had a flashing red light, I did the bluetooth scan from the nexus player. You will be prompted to enter a number code once it connects. just enter the numbers in and press enter on the diNovo and your all set. I really love the mouse pad. has come in very handy for some of the apps that don't all the way support the nexus remote. I too have not really found a "back" button yet (** UPDATE ** See my post further below). I'm sure in some form or fashion it exists with a shift or alt button key press. My keyboard fully works too so I'm not sure why your keyboard is not working. try pairing it again.
** UPDATE ** Back Key
After playing around with my diNovo, I discovered that the "WINDOWS" key activates search mode (pressing the right directional button thereafter enters you in to keyboard/typing mode).
In addition, pressing WINDOWS + BACK keys performs the same function as the BACK button on the Nexus Remote.
** updated keyboard commands ** love this thing!
Ok guys, I spent the day using my diNovo Mini and I am loving this thing more and more, This is funny because I originally purchased this guy about 4-5 years ago to use with my Home Theater PC and PS3 (this guy has a switch on the bottom that allows it to pair with either system), it was so small and easy to use. After some time I had stopped using it and it sat in a box for about 2 years of no use. When I got my Nexus Player I decided to take a look at it again just to see what it can do. As I mentioned in my 1st post I had no problems getting it to pair and work with my Nexus Player. After installing the Lollirock Rom by Zulu99. I successfully paired it again and put it through the ringer. I love how well this guy really works with Android. I know some people are happy with their full keyboard/mouse setup but I hate having all of that clunkyness all over the place. In my opinion the diNovo Mini is the perfect solution for my setup and use.
Here are the updated keyboard commands that I have tested with the Lollirock ROM. I am sure they also apply to the stock Nexus Player ROM since I was using some of them already before I flashed the Lollirock ROM.
Mouse pad = Touch Screen capabilities
OK+Mouse pad = same as above with drag-n-drop/screen drag
Mouse Pad / Directional switch = used interchangeably throughout depending on what app you are using. Directional mode is standard up/down/left/right movement with key press to select item. Mouse Pad mode is full screen "touch" capabilities, key press down to select. (remember to use the "OK" key for drag/drop functionality)
Left Windows Key = Google Now Search/Voice Search
Left Windows Key + Back <-- = Back/Minimize (every now and then this may not work and you have to mouse down to the on screen buttons)
FN+ESC = same functionality (more responsive)
FN+PC (power) = Screen Off (not a power off, any key press awakens the screen again)
FN + ie Explorer = Home Screen
FN + Music Key = Opens Music Player (Google Music)
stop, play/pause, fwd, bwd = Fully functional media keys when music is playing
Right Windows Button + spkr up/dn = System Volume up/down (also clicking on this window while open with mouse pad alows other volume/alert settings)
alt+spkr up/dn = same functionality as above
** The rechargeable battery life is amazing. I used this little guy the entire day with VERY heavy use and not once did it stutter. not sure how many days it can go without a charge. I just plug the charger back in to it at night when I am done.
Let me know if anyone else has been using the diNovo and has discovered any other key combinations that I have not listed above.
oh man, I have the 2.4 ghz version with the unifying receiver. I wonder if it will work via OTG . Used it with my Windows HTPC until I got the nexus player. Should've bought the bluetooth version.
And yes, the battery life is amazing, I was usually charging mine once a month.
update:
The 2.4 ghz Unify receiver version of this keyboard works Plug n Play as well.
Thank you so much for the detailed info!
Since I already flashed the Lolirock rom, I will try to scout for a sh diNovo, maybe there are guys not using it and selling for a bargain.
The NP stock remote is quite limited and noisy at night for my taste and I was already thinking about a fire tv remote instead.
diNovo Mini is a top bluetooth keybord device
Since I already flashed the Lolirock rom (Android 5) by Zulu99, after reading this topic I bought a good sh diNovo, for a bargain. All that chibluboy said about the functioning of the device is true. I also love how well this device pairs and works with Android. The really good thing is that it's so small and ergonomic! Battery life is a dream. For an older device this one rocks, no wonder it was expensive as new.
---------- Post added at 23:27 ---------- Previous post was at 23:16 ----------
I have flashed the new Android 6 ROM developed again by Zulu99 for the Nexus Player. May he live long and prosper!
Logitech diNovo Mini works flawlessly with Android Marshmallow too. Bluetooth connection very stable with this excellent ROM. Since I have an amazon basics usb 3.0 hub attached to the Nexus Player, I have discovered that the bluetooth dongle supplied with the diNovo Mini is also working very well and maintains a stable connection.
I am using the Dinovo Edge which is essentially a larger keyboard version of the Mini. All the functions work exactly as described above. Thanks!
OTG cable?
QUEDRO said:
update:
The 2.4 ghz Unify receiver version of this keyboard works Plug n Play as well.
Click to expand...
Click to collapse
I also have the unify receiver version of this keyboard but it is not working. What OTG cable are you using? Thank you

keyboard does not work with enter and gamepad works mainly but not in some games when

I have a X10 MAX kingnovel android 9 tv box basically a generic s905x3 soc with 4gb ram and 32gb rom, any way specs aside it will not use the enter key and enter is set in keylayout to 28 key so no idea what i can do here and the question mark key is not working either backspace works fine and esc does not, it is a wireless usb microsoft wireless 3000 v2.0 model keyboard it won't detect as a hardware keyboard in settings for the keyboards to be chosen but it does function half functions any way without the enter it's what i deem half functional? It also forces me to use a on screen keyboard because of that to use enter with a mouse very very irritating.
It is rooted just checked that and also the other issue the mad catz mojo ctrl controller does not also work on bluetooth it causes bluetooth to lock up when paired and does not function if i switch it to the usb adaptor wchich is wifi i think? that works fine then but in say gta san andreas the pad is perfect yet use it in max payne also a rockstar game it won't work with the fire button or bullet time buttons all the turning and change weapon funtions are fine, dead trigger 2 maps alright to.
What i know as well is if i search in the browser address bar in some browsers and try the regular enter key on the keyboard it does not work yet using enter on the numpad will but not when using the main search bar in a google search only in the address bar any ideas how to resolve these issues please anyone thanks in advance

Categories

Resources