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 {