From 6a58153b89dbdeff33745c226442e63d7f92c775 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Wed, 29 Feb 2012 22:17:47 +0100 Subject: Initial commit --- README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README (limited to 'README') 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'] -- cgit v1.2.3