aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2012-02-29 22:17:47 +0100
committerGuido Günther <agx@sigxcpu.org>2012-02-29 23:34:45 +0100
commit6a58153b89dbdeff33745c226442e63d7f92c775 (patch)
tree7ae18eca10e55a21e7c1ad73f80244e3eb83e612 /README
Initial commit
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..dbe622f
--- /dev/null
+++ b/README
@@ -0,0 +1,12 @@
+This is a quick hack to get a panel button to show the on screen keyboard since
+it's hard to activate it from the status area on a touch display.
+
+Installation:
+
+Check out the extension:
+
+ git clone git://honk.sigxcpu.org/git/gnome-shell-oskb-extension.git ~/.local/share/gnome-shell/extensions/OnScreenKeyboardButton@sigxcpu.org
+
+Activate it:
+
+ gsettings set org.gnome.shell enabled-extensions "['OnScreenKeyboardButton@sigxcpu.org']