Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/modules/touchscreen/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/touchscreen/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/touchscreen/README')
-rw-r--r--modules/touchscreen/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/touchscreen/README b/modules/touchscreen/README
deleted file mode 100644
index b81f4ea..0000000
--- a/modules/touchscreen/README
+++ /dev/null
@@ -1,2 +0,0 @@
-Include this module in your build if you want to enable advanced touchscreen
-features such as the on-screen keyboard.