Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/modules/osk/README
diff options
context:
space:
mode:
authorDaniel Drake <dsd@laptop.org>2012-10-12 21:52:14 (GMT)
committer Daniel Drake <dsd@laptop.org>2012-10-12 21:52:14 (GMT)
commitf15cec4324d5c42bb217268fb5408ded9d96dba8 (patch)
treeac676c4a756d6e93f9a99b01cf110a998e1fd9e7 /modules/osk/README
parenta07a1293ae022e9122527f76c8c475b5d82d926b (diff)
Rename touchscreen module to osk
osk (on-screen keyboard) is a better name for this module: touch support will be shipped on all platforms, this module is only really for the keyboard addition, and will soon be growing OSK-specific configuration.
Diffstat (limited to 'modules/osk/README')
-rw-r--r--modules/osk/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/osk/README b/modules/osk/README
new file mode 100644
index 0000000..a6b3f76
--- /dev/null
+++ b/modules/osk/README
@@ -0,0 +1 @@
+Include this module in your build if you want to enable the on-screen keyboard.