From eb3f951f4b2498f8e08c4233ebdd97f9c4aa9177 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Fri, 11 Dec 2009 09:35:20 +0000 Subject: [PATCH] New config which has the keyboard 'gadget' on the indicator bar. SVN revision: 44355 --- config/illume-home/e.src | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/config/illume-home/e.src b/config/illume-home/e.src index b07d8e909..81da4940f 100644 --- a/config/illume-home/e.src +++ b/config/illume-home/e.src @@ -1703,6 +1703,25 @@ group "E_Config" struct { value "resizable" uchar: 0; } } + group "clients" list { + group "E_Config_Gadcon_Client" struct { + value "name" string: "illume-keyboard"; + value "id" string: "illume-keyboard.0"; + value "geom.pos" int: 0; + value "geom.size" int: 32; + value "geom.res" int: 800; + value "geom.pos_x" double: 0.0000000000000000000000000; + value "geom.pos_y" double: 0.0000000000000000000000000; + value "geom.size_w" double: 0.0000000000000000000000000; + value "geom.size_h" double: 0.0000000000000000000000000; + value "state_info.seq" int: 5; + value "state_info.flags" int: 0; + value "style" string: "plain"; + value "orient" int: 0; + value "autoscroll" uchar: 0; + value "resizable" uchar: 0; + } + } } } group "shelves" list {