New config which has the keyboard 'gadget' on the indicator bar.
authorChristopher Michael <cpmichael1@comcast.net>
Fri, 11 Dec 2009 09:35:20 +0000 (09:35 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Fri, 11 Dec 2009 09:35:20 +0000 (09:35 +0000)
SVN revision: 44355

config/illume-home/e.src

index b07d8e9..81da494 100644 (file)
@@ -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 {