Kodi Community Forum

Full Version: kodi xbmc
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i installed aeon nox gotham 4.1.9.9 everthing is good except when i do a search keyboard comes up but nothing in the little boxes , like numbers and letters , nothing there , im kinda at a loss as what to do ? any help is appreciated , and im new to site ?? been looking everywhere as to my problem and nothing , confluance keyboard works and aeon nox 5.5.3 works,,, but no letters and numbers on aeon nox 4.1.9.9 that 1 i like and use all the time , thank you for your time and answer ??
It seems that the keyboard dialog format (the identifier of the keys) changed in Helix, and not all skins support the new version yet. If there is a newer version of Aeon Nox then try that out, otherwise stay with skins that support Helix.
(I just faced the very same problem with PM3.HD, but managed to fix it. Here is a changelist, if you are willing to do some xml editing: https://github.com/qqbenq/skin.pm3-hd/co...67e246d58a)

It seems that Aen Nox supports international keyboard from version 5.5.2 (see https://github.com/BigNoid/Aeon-Nox/comm...fe4699d860), and it seems that from Helix it is mandatory to use that.
thank you very much for quick reply , but as a temporary fix , i coped the dialogkeyboard file from aeon nox 5.5.3 from 1080i folder to aeon nox gotham plus folder and it works ,, but with a different view ! , just a temporary fix for now , i love the aeon nox gathom plus , you can add and change a lot of stuff , and i love the clearart on movies ??
(2014-09-11, 20:48)spook61 Wrote: [ -> ]thank you very much for quick reply , but as a temporary fix , i coped the dialogkeyboard file from aeon nox 5.5.3 from 1080i folder to aeon nox gotham plus folder and it works ,, but with a different view ! , just a temporary fix for now , i love the aeon nox gathom plus , you can add and change a lot of stuff , and i love the clearart on movies ??

Just to be sure you're aware, 4.1.9.9 Gotham and 5.5 are not 2 different versions of the same skin. They are 2 completely different skins both based on the same original design. Mixing files in between them could have side effects. You may want to just install the most recent stable release of Kodi (Gotham 13.2 I believe) and use the stock version of 4.1.9.9 until the skin gets updated for Helix.

Just something to think about.
http://forum.xbmc.org/showthread.php?tid...pid1773959

@anti provided this and I'll pass it to you.
DialogKeyboard.xml
Code:
<?xml version="1.0" encoding="utf-8"?>
<window>
     <defaultcontrol>305</defaultcontrol>
     <zorder>7</zorder>
     <include>Animation_DialogPopup</include>
     <controls>
         <control type="image" id="0">
             <left>489</left>
             <top>273</top>
             <width>940</width>
             <height>474</height>
             <texture>keyboard/keyboard_back.png</texture>
         </control>
         <control type="label" id="311">
             <top>308</top>
             <width>1920</width>
             <height>33</height>
             <align>center</align>
             <font>Font_Reg30_2</font>
             <textcolor>$VAR[FontColorVar]</textcolor>
         </control>
         <control type="edit" id="312">
             <top>688</top>
             <width>1920</width>
             <height>33</height>
             <align>center</align>
             <font>Font_Reg35</font>
             <texturefocus>-</texturefocus>
             <texturenofocus>-</texturenofocus>
         </control>
         <control type="group">
             <left>622</left>
             <top>334</top>
             <width>940</width>
             <height>434</height>
             <!-- Row 1 -->
             <control type="group">
                 <control type="togglebutton" id="304">
                     <label>20180</label>
                     <altlabel>[COLOR=$VAR[ColorDiffuseVar]]$LOCALIZE[20180][/COLOR]</altlabel>
                     <onleft>109</onleft>
                     <onright>100</onright>
                     <onup>300</onup>
                     <ondown>307</ondown>
                     <include>Objects_DoubleKeyOff</include>
                 </control>
                 <control type="button" id="100">
                     <left>126</left>
                     <onleft>304</onleft>
                     <onright>101</onright>
                     <onup>32</onup>
                     <ondown>120</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="101">
                     <left>189</left>
                     <onleft>100</onleft>
                     <onright>102</onright>
                     <onup>32</onup>
                     <ondown>121</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="102">
                     <left>252</left>
                     <onleft>101</onleft>
                     <onright>103</onright>
                     <onup>32</onup>
                     <ondown>122</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="103">
                     <left>315</left>
                     <onleft>102</onleft>
                     <onright>104</onright>
                     <onup>32</onup>
                     <ondown>123</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="104">
                     <left>378</left>
                     <onleft>103</onleft>
                     <onright>105</onright>
                     <onup>32</onup>
                     <ondown>124</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="105">
                     <left>441</left>
                     <onleft>104</onleft>
                     <onright>106</onright>
                     <onup>32</onup>
                     <ondown>125</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="106">
                     <left>504</left>
                     <onleft>105</onleft>
                     <onright>107</onright>
                     <onup>305</onup>
                     <ondown>126</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="107">
                     <left>567</left>
                     <onleft>106</onleft>
                     <onright>108</onright>
                     <onup>305</onup>
                     <ondown>127</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="108">
                     <left>630</left>
                     <onleft>107</onleft>
                     <onright>109</onright>
                     <onup>306</onup>
                     <ondown>128</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="109">
                     <left>693</left>
                     <onleft>108</onleft>
                     <onright>304</onright>
                     <onup>306</onup>
                     <ondown>129</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
             </control>
             <!-- Row 2 -->
             <control type="group">
                 <top>63</top>
                 <control type="button" id="307">
                     <label>1006</label>
                     <onleft>129</onleft>
                     <onright>120</onright>
                     <onup>304</onup>
                     <ondown>303</ondown>
                     <include>Objects_DoubleKeyOff</include>
                 </control>
                 <control type="button" id="120">
                     <left>126</left>
                     <onleft>307</onleft>
                     <onright>121</onright>
                     <onup>100</onup>
                     <ondown>140</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="121">
                     <left>189</left>
                     <onleft>120</onleft>
                     <onright>122</onright>
                     <onup>101</onup>
                     <ondown>141</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="122">
                     <left>252</left>
                     <onleft>121</onleft>
                     <onright>123</onright>
                     <onup>102</onup>
                     <ondown>142</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="123">
                     <left>315</left>
                     <onleft>122</onleft>
                     <onright>124</onright>
                     <onup>103</onup>
                     <ondown>143</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="124">
                     <left>378</left>
                     <onleft>123</onleft>
                     <onright>125</onright>
                     <onup>104</onup>
                     <ondown>144</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="125">
                     <left>441</left>
                     <onleft>124</onleft>
                     <onright>126</onright>
                     <onup>105</onup>
                     <ondown>145</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="126">
                     <left>504</left>
                     <onleft>125</onleft>
                     <onright>127</onright>
                     <onup>106</onup>
                     <ondown>146</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="127">
                     <left>567</left>
                     <onleft>126</onleft>
                     <onright>128</onright>
                     <onup>107</onup>
                     <ondown>147</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="128">
                     <left>630</left>
                     <onleft>127</onleft>
                     <onright>129</onright>
                     <onup>108</onup>
                     <ondown>148</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="129">
                     <left>693</left>
                     <onleft>128</onleft>
                     <onright>307</onright>
                     <onup>109</onup>
                     <ondown>148</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
             </control>
             <!-- Row 3 -->
             <control type="group">
                 <top>126</top>
                 <control type="togglebutton" id="303">
                     <label>20179</label>
                     <altlabel>[COLOR=$VAR[ColorDiffuseVar]]$LOCALIZE[20179][/COLOR]</altlabel>
                     <onleft>148</onleft>
                     <onright>140</onright>
                     <onup>307</onup>
                     <ondown>302</ondown>
                     <include>Objects_DoubleKeyOff</include>
                 </control>
                 <control type="button" id="140">
                     <left>126</left>
                     <onleft>303</onleft>
                     <onright>141</onright>
                     <onup>120</onup>
                     <ondown>160</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="141">
                     <left>189</left>
                     <onleft>140</onleft>
                     <onright>142</onright>
                     <onup>121</onup>
                     <ondown>161</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="142">
                     <left>252</left>
                     <onleft>141</onleft>
                     <onright>143</onright>
                     <onup>122</onup>
                     <ondown>162</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="143">
                     <left>315</left>
                     <onleft>142</onleft>
                     <onright>144</onright>
                     <onup>123</onup>
                     <ondown>163</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="144">
                     <left>378</left>
                     <onleft>143</onleft>
                     <onright>145</onright>
                     <onup>124</onup>
                     <ondown>164</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="145">
                     <left>441</left>
                     <onleft>144</onleft>
                     <onright>146</onright>
                     <onup>125</onup>
                     <ondown>165</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="146">
                     <left>504</left>
                     <onleft>145</onleft>
                     <onright>147</onright>
                     <onup>126</onup>
                     <ondown>166</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="147">
                     <left>567</left>
                     <onleft>146</onleft>
                     <onright>148</onright>
                     <onup>127</onup>
                     <ondown>8</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="148">
                     <left>630</left>
                     <onleft>147</onleft>
                     <onright>303</onright>
                     <onup>128</onup>
                     <ondown>8</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button">
                     <left>693</left>
                     <label>-</label>
                     <onleft>148</onleft>
                     <onright>303</onright>
                     <onup>129</onup>
                     <ondown>8</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
             </control>
             <!-- Row 4 -->
             <control type="group">
                 <top>189</top>
                 <control type="togglebutton" id="302">
                     <label>$LOCALIZE[20178]</label>
                     <altlabel>[COLOR=$VAR[ColorDiffuseVar]]$LOCALIZE[20178][/COLOR]</altlabel>
                     <onleft>8</onleft>
                     <onright>160</onright>
                     <onup>303</onup>
                     <ondown>300</ondown>
                     <include>Objects_DoubleKeyOff</include>
                 </control>
                 <control type="button" id="160">
                     <left>126</left>
                     <onleft>302</onleft>
                     <onright>161</onright>
                     <onup>140</onup>
                     <ondown>32</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="161">
                     <left>189</left>
                     <onleft>160</onleft>
                     <onright>162</onright>
                     <onup>141</onup>
                     <ondown>32</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="162">
                     <left>252</left>
                     <onleft>161</onleft>
                     <onright>163</onright>
                     <onup>142</onup>
                     <ondown>32</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="163">
                     <left>315</left>
                     <onleft>162</onleft>
                     <onright>164</onright>
                     <onup>143</onup>
                     <ondown>32</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="164">
                     <left>378</left>
                     <onleft>163</onleft>
                     <onright>165</onright>
                     <onup>144</onup>
                     <ondown>32</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="165">
                     <left>441</left>
                     <onleft>164</onleft>
                     <onright>166</onright>
                     <onup>145</onup>
                     <ondown>32</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="166">
                     <left>504</left>
                     <onleft>165</onleft>
                     <onright>8</onright>
                     <onup>146</onup>
                     <ondown>305</ondown>
                     <include>Objects_SingleKeyOff</include>
                 </control>
                 <control type="button" id="8">
                     <left>567</left>
                     <width>228</width>
                     <height>102</height>
                     <texturefocus>keyboard/keyboard_triplef.png</texturefocus>
                     <texturenofocus>keyboard/keyboard_triplenf.png</texturenofocus>
                     <label>20181</label>
                     <onleft>166</onleft>
                     <onright>302</onright>
                     <onup>148</onup>
                     <ondown>306</ondown>
                     <include>Objects_KeyOffVars</include>
                 </control>
             </control>
             <!-- Row 5 -->
             <control type="group">
                 <top>252</top>
                 <control type="button" id="300">
                     <label>$LOCALIZE[20177]</label>
                     <onleft>306</onleft>
                     <onright>32</onright>
                     <onup>302</onup>
                     <ondown>304</ondown>
                     <include>Objects_DoubleKeyOff</include>
                 </control>
                 <control type="button" id="32">
                     <left>126</left>
                     <width>417</width>
                     <height>102</height>
                     <texturefocus>keyboard/keyboard_spacef.png</texturefocus>
                     <texturenofocus>keyboard/keyboard_spacenf.png</texturenofocus>
                     <label>$LOCALIZE[20182]</label>
                     <onleft>300</onleft>
                     <onright>305</onright>
                     <onup>160</onup>
                     <ondown>100</ondown>
                     <include>Objects_KeyOffVars</include>
                 </control>
                 <control type="button" id="305">
                     <left>504</left>
                     <label>&lt;</label>
                     <onleft>32</onleft>
                     <onright>306</onright>
                     <onup>8</onup>
                     <ondown>106</ondown>
                     <include>Objects_DoubleKeyOffSymbol</include>
                 </control>
                 <control type="button" id="306">
                     <left>630</left>
                     <label>&gt;</label>
                     <onleft>305</onleft>
                     <onright>300</onright>
                     <onup>8</onup>
                     <ondown>108</ondown>
                     <include>Objects_DoubleKeyOffSymbol</include>
                 </control>
             </control>
         </control>
     </controls>
</window>