[caribou: 9/22] Added exclam down and questiondown to "us" keyboard.



commit 4440cc6fff77f7fc3c1f919546e6971ff2e08e9b
Author: Eitan Isaacson <eitan monotonous org>
Date:   Sun Apr 24 12:17:43 2011 -0700

    Added exclam down and questiondown to "us" keyboard.

 data/layouts/natural/us.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/layouts/natural/us.json b/data/layouts/natural/us.json
index c153468..c3779c0 100644
--- a/data/layouts/natural/us.json
+++ b/data/layouts/natural/us.json
@@ -153,9 +153,9 @@
          [{"name" : "Caribou_Symbols_More", "width" : 2, "toggle" : "symbols2"},
           {"name" : "period"},
           {"name" : "comma"},
-          {"name" : "question"},
+          {"name" : "question", "extended_names" : ["questiondown"]},
           {"name" : "slash"},
-          {"name" : "exclam"},
+          {"name" : "exclam", "extended_names" : ["exclamdown"]},
           {"name" : "apostrophe"},
           {"name" : "quotedbl"},
           {"name" : "bar"},



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]