summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorJeff Brown <jeffbrown@google.com>2011-01-25 12:38:22 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2011-01-25 12:38:22 -0800
commit1df27c02ec96fd2a4a17494cdef4fea8610ecc7c (patch)
tree0503aea33af3ee189912279399a073e8112e2d73 /data
parentffba6d63029d367fc37852a871d9a1f15a0cfb91 (diff)
parent1f26ea1306a018a0d0eac2295a5ca235b9475d86 (diff)
downloadframeworks_base-1df27c02ec96fd2a4a17494cdef4fea8610ecc7c.zip
frameworks_base-1df27c02ec96fd2a4a17494cdef4fea8610ecc7c.tar.gz
frameworks_base-1df27c02ec96fd2a4a17494cdef4fea8610ecc7c.tar.bz2
am 1f26ea13: am 561a434b: Merge "Fix emulator trackball." into honeycomb
* commit '1f26ea1306a018a0d0eac2295a5ca235b9475d86': Fix emulator trackball.
Diffstat (limited to 'data')
-rw-r--r--data/keyboards/qwerty.idc2
-rw-r--r--data/keyboards/qwerty2.idc2
2 files changed, 4 insertions, 0 deletions
diff --git a/data/keyboards/qwerty.idc b/data/keyboards/qwerty.idc
index 129b0bc..4cf0b84 100644
--- a/data/keyboards/qwerty.idc
+++ b/data/keyboards/qwerty.idc
@@ -21,3 +21,5 @@ keyboard.characterMap = qwerty
keyboard.orientationAware = 1
keyboard.builtIn = 1
+cursor.mode = navigation
+cursor.orientationAware = 1
diff --git a/data/keyboards/qwerty2.idc b/data/keyboards/qwerty2.idc
index 1a795c6..2e5a938 100644
--- a/data/keyboards/qwerty2.idc
+++ b/data/keyboards/qwerty2.idc
@@ -21,3 +21,5 @@ keyboard.characterMap = qwerty2
keyboard.orientationAware = 1
keyboard.builtIn = 1
+cursor.mode = navigation
+cursor.orientationAware = 1