aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorTorne Wuff <torne@wolfpuppy.org.uk>2015-03-22 12:34:36 +0000
committerTorne Wuff <torne@wolfpuppy.org.uk>2015-03-22 12:36:39 +0000
commitac19012a304609f8a87990527927386900dad6ea (patch)
tree3bd0594231fbd6292ce971cb216fcb70e1f2ba7a /res
parenta79810b6486ef2fe8e67a932310539be02840cbf (diff)
downloadconnectbot-ac19012a304609f8a87990527927386900dad6ea.tar.gz
connectbot-ac19012a304609f8a87990527927386900dad6ea.tar.bz2
connectbot-ac19012a304609f8a87990527927386900dad6ea.zip
Only enable right modifier directory shortcuts on Dream.
Disable right modifier directory shortcut keys by default unless running on a Dream.
Diffstat (limited to 'res')
-rw-r--r--res/xml/preferences.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml
index a1b79ae..70bdb5b 100644
--- a/res/xml/preferences.xml
+++ b/res/xml/preferences.xml
@@ -136,7 +136,7 @@
android:summary="@string/pref_keymode_summary"
android:entries="@array/list_keymode"
android:entryValues="@array/list_keymode_values"
- android:defaultValue="Use right-side keys"
+ android:defaultValue="none"
/>
<ListPreference