vincenthsu / androidscreencast

Automatically exported from code.google.com/p/androidscreencast
0 stars 0 forks source link

Extra characters sent (@^) when Alt-Tab-ing #39

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Device name : Nexus One
Device rooted (yes/no) : Yes
Device OS version (1.5/1.6/2.0,...) : CyanogenMod 5.0.2

Computer OS and version (Mac,Win,Linux,...) : Win XP SP3
Java version (java -version from command line) :
java version "1.6.0_13"
Java(TM) SE Runtime Environment (build 1.6.0_13-b03)
Java HotSpot(TM) Client VM (build 11.3-b02, mixed mode, sharing)
ADB version (adb -version from command line) : Android Debug Bridge version
1.0.25
AndroidScreencast version : As of right now

What steps will reproduce the problem?
1. Launch Terminal Emulator from the Nexus One
2. Leave the default shell running (sh)
3. Press Alt+Tab, then Alt+Tab back to AndroidScreencast

What is the expected output?
<nothing>

What do you see instead?
@^

Please provide any additional information below.
These characters are not visible in `ash`, but they affect what you type
(probably toggling some control sequence)

Original issue reported on code.google.com by ddascale...@gmail.com on 19 Feb 2010 at 12:28