smallperson / connectbot

Automatically exported from code.google.com/p/connectbot
Apache License 2.0
0 stars 0 forks source link

Hold down trackball for multiple CTRL keypresses #384

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Hold down the trackball button
2. Press a letter key
3. Press another letter key

What is the expected output? What do you see instead?

I expect CTRL to be active as long as the trackball button is pressed. Instead, 
it is only active for the first key pressed.

When searching through the bash history using CTRL-r, holding down the CTRL key 
would make it easier to scroll through the hits by pressing CTRL-r repeatedly.

What version of the product are you using (you can see this by using Menu
-> About in the Host List)? 1.7.1

What type of system are you trying to connect to? Local, SSH

If you are able to connect, what is the output of "echo $TERM", "uname -a",
and any other relevant information on the host?

Please provide any additional information below.

Original issue reported on code.google.com by svendsor...@gmail.com on 29 Oct 2010 at 5:56