<!DOCTYPE html>
<html dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}">
<head>
<meta charset="utf-8">
<!-- IF META -->{META}<!-- ENDIF -->
<title>{PAGE_TITLE}</title>

<link href="../adm/style/admin.css" rel="stylesheet" type="text/css" media="screen" />

<script type="text/javascript">
// <![CDATA[
function resize_panel()
{
	var block = document.getElementById('diff_content');
	var height;

	if (window.innerHeight)
	{
		height = window.innerHeight - 200;
		block.style.height = height + 'px';
	}
	else
	{
		//whatever IE needs to do this
	}
}

window.onresize = resize_panel;

// ]]>
</script>

<style type="text/css">
/* <![CDATA[ */

#main {
	font-size: 1em;
	line-height: 0.7em;
	margin: 0;
	padding: 0;
	width: 99%;
}

#diff_content {
	padding: 30px 10px 10px;
}

<!-- IF DIFF_MODE neq 'side_by_side' and DIFF_MODE neq 'raw' -->
div#codepanel {
	width: 100%;
}
<!-- ELSE -->
div#codepanel {
	background-color: #eee;
}
<!-- ENDIF -->

<!-- IF DIFF_MODE neq 'unified' and DIFF_MODE neq 'side_by_side'  -->
div#diff_content pre {
	overflow: auto;
	height: 414px;
	width: 100% !important;
}
<!-- ENDIF -->

<!-- IF not S_DIFF_NEW_FILE -->
/**
* Unified Diff
*/
.file {
	line-height: .7em;
	overflow: auto;
	height: 414px;
}

.diff {
	margin: 0;
}

.added {
	background-color: #dfd;
}

.removed {
	background-color: #fdd;
}

.info {
	color: #888;
}

.context {
	background-color: #eee;
}

/**
* Inline Diff
*/
.ins {
	background-color: #dfd;
	text-decoration: underline;
}

.del {
	background-color: #fdd;
	text-decoration: line-through;
}

/**
* Column Diff
*/
table.hrdiff {
	margin: 0 0 8px 5px;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #999;
	table-layout: fixed;
	background: transparent;
}

table.hrdiff th {
	text-align: left;
	width: 50%;
	color: #333;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	background: #D9D9D9;
}

table.hrdiff thead th {
	font-weight: bold;
	font-size: 110%;
	padding: 2px;
}

table.hrdiff tr:first-child th {
	border-top: none;
}

table.hrdiff tbody th {
	font-size: 80%;
	border-top: 1px solid #999;
}

table.hrdiff tbody td {
	border-right: 1px solid #999;
}

table.hrdiff td pre {
	font-family: "Consolas", monospace;
	font-size: 1.1em;
	white-space: pre-wrap;		/* css-3 */
	word-wrap: break-word;		/* Internet Explorer 5.5+ */
}

table.hrdiff .unmodified {
	background: transparent;
}

table.hrdiff .added {
	background: #9f9;
}

table.hrdiff .added_empty {
	background: #cfc;
}

table.hrdiff .modified {
	background: #fd9;
}

table.hrdiff .removed {
	background: #f99;
}

table.hrdiff .removed_empty {
	background: #fcc;
}

table.hrdiff caption {
	caption-side: top;
	text-align: left;
	margin: 0 0 8px 5px;
	font-size: 90%;
	font-weight: bold;
	padding: 5px;
}

table.hrdiff caption span {
	height: 10px;
	width: 10px;
	line-height: 10px;
	letter-spacing: 10px;
	border: 1px solid #000;
	margin-left: 0.5em;
	vertical-align: baseline;
}

<!-- ENDIF -->

/* ]]> */
</style>

</head>

<!-- IF DIFF_MODE neq 'side_by_side' and DIFF_MODE neq 'raw' -->
<body onload="resize_panel();">
<!-- ELSE -->
<body>
<!-- ENDIF -->

<div id="wrap">
	<div id="page-header">
<!-- IF S_DIFF_NEW_FILE -->

		<h1>{L_VIEWING_FILE_CONTENTS}</h1>
<!-- ELSE -->
		<h1>{L_VIEWING_FILE_DIFF}</h1>
<!-- ENDIF -->
<!-- IF not S_DIFF_NEW_FILE -->
		<p id="skip"><a href="#acp">{L_SKIP}</a></p>
		<form method="post" action="">
		<fieldset class="quick">
			<label for="diff_mode">{L_SELECT_DIFF_MODE}:</label>
			<select name="diff_mode" id="diff_mode">{S_DIFF_MODE_OPTIONS}</select>

			<input class="button1" type="submit" id="submit" name="submit" value="{L_CHANGE}" />
		</fieldset>
		</form>
<!-- ENDIF -->
<!-- IF S_DIFF_CONFLICT_FILE -->
		<div style="float: {S_CONTENT_FLOW_BEGIN};"><strong>{L_NUM_CONFLICTS}: {NUM_CONFLICTS}</strong></div>
		<br style="clear: both;" />
<!-- ENDIF -->
	</div>

	<div id="page-body">
		<div id="acp">
		<div class="panel" id="codepanel">
			<span class="corners-top"><span></span></span>
				<div id="diff_content">
					<div id="main">
						{DIFF_CONTENT}
					</div>
				</div>
			<span class="corners-bottom"><span></span></span>
		</div>
		</div>
	</div>


<!-- INCLUDE simple_footer.html -->
select> <input type='submit' value='switch'/></form></td></tr>
<tr><td class='sub'>Mageia Installer and base platform for many utilities</td><td class='sub right'>Thierry Vignaud [tv]</td></tr></table>
<table class='tabs'><tr><td>
<a href='/software/drakx/?h=16.0'>summary</a><a href='/software/drakx/refs/?h=16.0&amp;id=6b2827f02d330e487d083d1d7be2081dc292e7fd'>refs</a><a href='/software/drakx/log/perl-install/standalone/harddrake2?h=16.0'>log</a><a class='active' href='/software/drakx/tree/perl-install/standalone/harddrake2?h=16.0&amp;id=6b2827f02d330e487d083d1d7be2081dc292e7fd'>tree</a><a href='/software/drakx/commit/perl-install/standalone/harddrake2?h=16.0&amp;id=6b2827f02d330e487d083d1d7be2081dc292e7fd'>commit</a><a href='/software/drakx/diff/perl-install/standalone/harddrake2?h=16.0&amp;id=6b2827f02d330e487d083d1d7be2081dc292e7fd'>diff</a><a href='/software/drakx/stats/perl-install/standalone/harddrake2?h=16.0'>stats</a></td><td class='form'><form class='right' method='get' action='/software/drakx/log/perl-install/standalone/harddrake2'>
<input type='hidden' name='h' value='16.0'/><input type='hidden' name='id' value='6b2827f02d330e487d083d1d7be2081dc292e7fd'/><select name='qt'>
<option value='grep'>log msg</option>
<option value='author'>author</option>
<option value='committer'>committer</option>
<option value='range'>range</option>
</select>
<input class='txt' type='search' size='10' name='q' value=''/>
<input type='submit' value='search'/>
</form>
</td></tr></table>
<div class='path'>path: <a href='/software/drakx/tree/?h=16.0&amp;id=6b2827f02d330e487d083d1d7be2081dc292e7fd'>root</a>/<a href='/software/drakx/tree/perl-install?h=16.0&amp;id=6b2827f02d330e487d083d1d7be2081dc292e7fd'>perl-install</a>/<a href='/software/drakx/tree/perl-install/standalone?h=16.0&amp;id=6b2827f02d330e487d083d1d7be2081dc292e7fd'>standalone</a>/<a href='/software/drakx/tree/perl-install/standalone/harddrake2?h=16.0&amp;id=6b2827f02d330e487d083d1d7be2081dc292e7fd'>harddrake2</a></div><div class='content'>blob: 429df9e7c1862f7f2ebcb9e8cf6509380f8a388c (<a href='/software/drakx/plain/perl-install/standalone/harddrake2?h=16.0&amp;id=6b2827f02d330e487d083d1d7be2081dc292e7fd'>plain</a>)
<table summary='blob content' class='blob'>
<tr><td class='linenumbers'><pre><a id='n1' href='#n1'>1</a>
<a id='n2' href='#n2'>2</a>
<a id='n3' href='#n3'>3</a>
<a id='n4' href='#n4'>4</a>
<a id='n5' href='#n5'>5</a>
<a id='n6' href='#n6'>6</a>
<a id='n7' href='#n7'>7</a>
<a id='n8' href='#n8'>8</a>
<a id='n9' href='#n9'>9</a>
<a id='n10' href='#n10'>10</a>
<a id='n11' href='#n11'>11</a>
<a id='n12' href='#n12'>12</a>
<a id='n13' href='#n13'>13</a>
<a id='n14' href='#n14'>14</a>
<a id='n15' href='#n15'>15</a>
<a id='n16' href='#n16'>16</a>
<a id='n17' href='#n17'>17</a>
<a id='n18' href='#n18'>18</a>
<a id='n19' href='#n19'>19</a>
<a id='n20' href='#n20'>20</a>
<a id='n21' href='#n21'>21</a>
<a id='n22' href='#n22'>22</a>
<a id='n23' href='#n23'>23</a>
<a id='n24' href='#n24'>24</a>
<a id='n25' href='#n25'>25</a>
<a id='n26' href='#n26'>26</a>
<a id='n27' href='#n27'>27</a>
<a id='n28' href='#n28'>28</a>
<a id='n29' href='#n29'>29</a>
<a id='n30' href='#n30'>30</a>
<a id='n31' href='#n31'>31</a>
<a id='n32' href='#n32'>32</a>
<a id='n33' href='#n33'>33</a>
<a id='n34' href='#n34'>34</a>
<a id='n35' href='#n35'>35</a>
<a id='n36' href='#n36'>36</a>
<a id='n37' href='#n37'>37</a>
<a id='n38' href='#n38'>38</a>
<a id='n39' href='#n39'>39</a>
<a id='n40' href='#n40'>40</a>
<a id='n41' href='#n41'>41</a>
<a id='n42' href='#n42'>42</a>
<a id='n43' href='#n43'>43</a>
<a id='n44' href='#n44'>44</a>
<a id='n45' href='#n45'>45</a>
<a id='n46' href='#n46'>46</a>
<a id='n47' href='#n47'>47</a>
<a id='n48' href='#n48'>48</a>
<a id='n49' href='#n49'>49</a>
<a id='n50' href='#n50'>50</a>
<a id='n51' href='#n51'>51</a>
<a id='n52' href='#n52'>52</a>
<a id='n53' href='#n53'>53</a>
<a id='n54' href='#n54'>54</a>
<a id='n55' href='#n55'>55</a>
<a id='n56' href='#n56'>56</a>
<a id='n57' href='#n57'>57</a>
<a id='n58' href='#n58'>58</a>
<a id='n59' href='#n59'>59</a>
<a id='n60' href='#n60'>60</a>
<a id='n61' href='#n61'>61</a>
<a id='n62' href='#n62'>62</a>
<a id='n63' href='#n63'>63</a>
<a id='n64' href='#n64'>64</a>
<a id='n65' href='#n65'>65</a>
<a id='n66' href='#n66'>66</a>
<a id='n67' href='#n67'>67</a>
<a id='n68' href='#n68'>68</a>
<a id='n69' href='#n69'>69</a>
<a id='n70' href='#n70'>70</a>
<a id='n71' href='#n71'>71</a>
<a id='n72' href='#n72'>72</a>
<a id='n73' href='#n73'>73</a>
<a id='n74' href='#n74'>74</a>
<a id='n75' href='#n75'>75</a>
<a id='n76' href='#n76'>76</a>
<a id='n77' href='#n77'>77</a>
<a id='n78' href='#n78'>78</a>
<a id='n79' href='#n79'>79</a>
<a id='n80' href='#n80'>80</a>
<a id='n81' href='#n81'>81</a>
<a id='n82' href='#n82'>82</a>
<a id='n83' href='#n83'>83</a>
<a id='n84' href='#n84'>84</a>
<a id='n85' href='#n85'>85</a>
<a id='n86' href='#n86'>86</a>
<a id='n87' href='#n87'>87</a>
<a id='n88' href='#n88'>88</a>
<a id='n89' href='#n89'>89</a>
<a id='n90' href='#n90'>90</a>
<a id='n91' href='#n91'>91</a>
<a id='n92' href='#n92'>92</a>
<a id='n93' href='#n93'>93</a>
<a id='n94' href='#n94'>94</a>
<a id='n95' href='#n95'>95</a>
<a id='n96' href='#n96'>96</a>
<a id='n97' href='#n97'>97</a>
<a id='n98' href='#n98'>98</a>
<a id='n99' href='#n99'>99</a>
<a id='n100' href='#n100'>100</a>
<a id='n101' href='#n101'>101</a>
<a id='n102' href='#n102'>102</a>
<a id='n103' href='#n103'>103</a>
<a id='n104' href='#n104'>104</a>
<a id='n105' href='#n105'>105</a>
<a id='n106' href='#n106'>106</a>
<a id='n107' href='#n107'>107</a>
<a id='n108' href='#n108'>108</a>
<a id='n109' href='#n109'>109</a>
<a id='n110' href='#n110'>110</a>
<a id='n111' href='#n111'>111</a>
<a id='n112' href='#n112'>112</a>
<a id='n113' href='#n113'>113</a>
<a id='n114' href='#n114'>114</a>
<a id='n115' href='#n115'>115</a>
<a id='n116' href='#n116'>116</a>
<a id='n117' href='#n117'>117</a>
<a id='n118' href='#n118'>118</a>
<a id='n119' href='#n119'>119</a>
<a id='n120' href='#n120'>120</a>
<a id='n121' href='#n121'>121</a>
<a id='n122' href='#n122'>122</a>
<a id='n123' href='#n123'>123</a>
<a id='n124' href='#n124'>124</a>
<a id='n125' href='#n125'>125</a>
<a id='n126' href='#n126'>126</a>
<a id='n127' href='#n127'>127</a>
<a id='n128' href='#n128'>128</a>
<a id='n129' href='#n129'>129</a>
<a id='n130' href='#n130'>130</a>
<a id='n131' href='#n131'>131</a>
<a id='n132' href='#n132'>132</a>
<a id='n133' href='#n133'>133</a>
<a id='n134' href='#n134'>134</a>
<a id='n135' href='#n135'>135</a>
<a id='n136' href='#n136'>136</a>
<a id='n137' href='#n137'>137</a>
<a id='n138' href='#n138'>138</a>
<a id='n139' href='#n139'>139</a>
<a id='n140' href='#n140'>140</a>
<a id='n141' href='#n141'>141</a>
<a id='n142' href='#n142'>142</a>
<a id='n143' href='#n143'>143</a>
<a id='n144' href='#n144'>144</a>
<a id='n145' href='#n145'>145</a>
<a id='n146' href='#n146'>146</a>
<a id='n147' href='#n147'>147</a>
<a id='n148' href='#n148'>148</a>
<a id='n149' href='#n149'>149</a>
<a id='n150' href='#n150'>150</a>
<a id='n151' href='#n151'>151</a>
<a id='n152' href='#n152'>152</a>
<a id='n153' href='#n153'>153</a>
<a id='n154' href='#n154'>154</a>
<a id='n155' href='#n155'>155</a>
<a id='n156' href='#n156'>156</a>
<a id='n157' href='#n157'>157</a>
<a id='n158' href='#n158'>158</a>
<a id='n159' href='#n159'>159</a>
<a id='n160' href='#n160'>160</a>
<a id='n161' href='#n161'>161</a>
<a id='n162' href='#n162'>162</a>
<a id='n163' href='#n163'>163</a>
<a id='n164' href='#n164'>164</a>
<a id='n165' href='#n165'>165</a>
<a id='n166' href='#n166'>166</a>
<a id='n167' href='#n167'>167</a>
<a id='n168' href='#n168'>168</a>
<a id='n169' href='#n169'>169</a>
<a id='n170' href='#n170'>170</a>
<a id='n171' href='#n171'>171</a>
<a id='n172' href='#n172'>172</a>
<a id='n173' href='#n173'>173</a>
<a id='n174' href='#n174'>174</a>
<a id='n175' href='#n175'>175</a>
<a id='n176' href='#n176'>176</a>
<a id='n177' href='#n177'>177</a>
<a id='n178' href='#n178'>178</a>
<a id='n179' href='#n179'>179</a>
<a id='n180' href='#n180'>180</a>
<a id='n181' href='#n181'>181</a>
<a id='n182' href='#n182'>182</a>
<a id='n183' href='#n183'>183</a>
<a id='n184' href='#n184'>184</a>
<a id='n185' href='#n185'>185</a>
<a id='n186' href='#n186'>186</a>
<a id='n187' href='#n187'>187</a>
<a id='n188' href='#n188'>188</a>
<a id='n189' href='#n189'>189</a>
<a id='n190' href='#n190'>190</a>
<a id='n191' href='#n191'>191</a>
<a id='n192' href='#n192'>192</a>
<a id='n193' href='#n193'>193</a>
<a id='n194' href='#n194'>194</a>
<a id='n195' href='#n195'>195</a>
<a id='n196' href='#n196'>196</a>
<a id='n197' href='#n197'>197</a>
<a id='n198' href='#n198'>198</a>
<a id='n199' href='#n199'>199</a>
<a id='n200' href='#n200'>200</a>
<a id='n201' href='#n201'>201</a>
<a id='n202' href='#n202'>202</a>
<a id='n203' href='#n203'>203</a>
<a id='n204' href='#n204'>204</a>
<a id='n205' href='#n205'>205</a>
<a id='n206' href='#n206'>206</a>
<a id='n207' href='#n207'>207</a>
<a id='n208' href='#n208'>208</a>
<a id='n209' href='#n209'>209</a>
<a id='n210' href='#n210'>210</a>
<a id='n211' href='#n211'>211</a>
<a id='n212' href='#n212'>212</a>
<a id='n213' href='#n213'>213</a>
<a id='n214' href='#n214'>214</a>
<a id='n215' href='#n215'>215</a>
<a id='n216' href='#n216'>216</a>
<a id='n217' href='#n217'>217</a>
<a id='n218' href='#n218'>218</a>
<a id='n219' href='#n219'>219</a>
<a id='n220' href='#n220'>220</a>
<a id='n221' href='#n221'>221</a>
<a id='n222' href='#n222'>222</a>
<a id='n223' href='#n223'>223</a>
<a id='n224' href='#n224'>224</a>
<a id='n225' href='#n225'>225</a>
<a id='n226' href='#n226'>226</a>
<a id='n227' href='#n227'>227</a>
<a id='n228' href='#n228'>228</a>
<a id='n229' href='#n229'>229</a>
<a id='n230' href='#n230'>230</a>
<a id='n231' href='#n231'>231</a>
<a id='n232' href='#n232'>232</a>
<a id='n233' href='#n233'>233</a>
<a id='n234' href='#n234'>234</a>
<a id='n235' href='#n235'>235</a>
<a id='n236' href='#n236'>236</a>
<a id='n237' href='#n237'>237</a>
<a id='n238' href='#n238'>238</a>
<a id='n239' href='#n239'>239</a>
<a id='n240' href='#n240'>240</a>
<a id='n241' href='#n241'>241</a>
<a id='n242' href='#n242'>242</a>
<a id='n243' href='#n243'>243</a>
<a id='n244' href='#n244'>244</a>
<a id='n245' href='#n245'>245</a>
<a id='n246' href='#n246'>246</a>
<a id='n247' href='#n247'>247</a>
<a id='n248' href='#n248'>248</a>
<a id='n249' href='#n249'>249</a>
<a id='n250' href='#n250'>250</a>
<a id='n251' href='#n251'>251</a>
<a id='n252' href='#n252'>252</a>
<a id='n253' href='#n253'>253</a>
<a id='n254' href='#n254'>254</a>
<a id='n255' href='#n255'>255</a>
<a id='n256' href='#n256'>256</a>
<a id='n257' href='#n257'>257</a>
<a id='n258' href='#n258'>258</a>
<a id='n259' href='#n259'>259</a>
<a id='n260' href='#n260'>260</a>
<a id='n261' href='#n261'>261</a>
<a id='n262' href='#n262'>262</a>
<a id='n263' href='#n263'>263</a>
<a id='n264' href='#n264'>264</a>
<a id='n265' href='#n265'>265</a>
<a id='n266' href='#n266'>266</a>
<a id='n267' href='#n267'>267</a>
<a id='n268' href='#n268'>268</a>
<a id='n269' href='#n269'>269</a>
<a id='n270' href='#n270'>270</a>
<a id='n271' href='#n271'>271</a>
<a id='n272' href='#n272'>272</a>
<a id='n273' href='#n273'>273</a>
<a id='n274' href='#n274'>274</a>
<a id='n275' href='#n275'>275</a>
<a id='n276' href='#n276'>276</a>
<a id='n277' href='#n277'>277</a>
<a id='n278' href='#n278'>278</a>
<a id='n279' href='#n279'>279</a>
<a id='n280' href='#n280'>280</a>
<a id='n281' href='#n281'>281</a>
<a id='n282' href='#n282'>282</a>
<a id='n283' href='#n283'>283</a>
<a id='n284' href='#n284'>284</a>
<a id='n285' href='#n285'>285</a>
<a id='n286' href='#n286'>286</a>
<a id='n287' href='#n287'>287</a>
<a id='n288' href='#n288'>288</a>
<a id='n289' href='#n289'>289</a>
<a id='n290' href='#n290'>290</a>
<a id='n291' href='#n291'>291</a>
<a id='n292' href='#n292'>292</a>
<a id='n293' href='#n293'>293</a>
<a id='n294' href='#n294'>294</a>
<a id='n295' href='#n295'>295</a>
<a id='n296' href='#n296'>296</a>
<a id='n297' href='#n297'>297</a>
<a id='n298' href='#n298'>298</a>
<a id='n299' href='#n299'>299</a>
<a id='n300' href='#n300'>300</a>
<a id='n301' href='#n301'>301</a>
<a id='n302' href='#n302'>302</a>
<a id='n303' href='#n303'>303</a>
<a id='n304' href='#n304'>304</a>
<a id='n305' href='#n305'>305</a>
<a id='n306' href='#n306'>306</a>
<a id='n307' href='#n307'>307</a>
<a id='n308' href='#n308'>308</a>
<a id='n309' href='#n309'>309</a>
<a id='n310' href='#n310'>310</a>
<a id='n311' href='#n311'>311</a>
<a id='n312' href='#n312'>312</a>
<a id='n313' href='#n313'>313</a>
<a id='n314' href='#n314'>314</a>
<a id='n315' href='#n315'>315</a>
<a id='n316' href='#n316'>316</a>
<a id='n317' href='#n317'>317</a>
<a id='n318' href='#n318'>318</a>
<a id='n319' href='#n319'>319</a>
<a id='n320' href='#n320'>320</a>
<a id='n321' href='#n321'>321</a>
<a id='n322' href='#n322'>322</a>
<a id='n323' href='#n323'>323</a>
<a id='n324' href='#n324'>324</a>
<a id='n325' href='#n325'>325</a>
<a id='n326' href='#n326'>326</a>
<a id='n327' href='#n327'>327</a>
<a id='n328' href='#n328'>328</a>
<a id='n329' href='#n329'>329</a>
<a id='n330' href='#n330'>330</a>
<a id='n331' href='#n331'>331</a>
<a id='n332' href='#n332'>332</a>
<a id='n333' href='#n333'>333</a>
<a id='n334' href='#n334'>334</a>
<a id='n335' href='#n335'>335</a>
<a id='n336' href='#n336'>336</a>
<a id='n337' href='#n337'>337</a>
<a id='n338' href='#n338'>338</a>
<a id='n339' href='#n339'>339</a>
<a id='n340' href='#n340'>340</a>
<a id='n341' href='#n341'>341</a>
<a id='n342' href='#n342'>342</a>
<a id='n343' href='#n343'>343</a>
<a id='n344' href='#n344'>344</a>
<a id='n345' href='#n345'>345</a>
<a id='n346' href='#n346'>346</a>
<a id='n347' href='#n347'>347</a>
<a id='n348' href='#n348'>348</a>
<a id='n349' href='#n349'>349</a>
<a id='n350' href='#n350'>350</a>
<a id='n351' href='#n351'>351</a>
<a id='n352' href='#n352'>352</a>
<a id='n353' href='#n353'>353</a>
<a id='n354' href='#n354'>354</a>
<a id='n355' href='#n355'>355</a>
<a id='n356' href='#n356'>356</a>
<a id='n357' href='#n357'>357</a>
<a id='n358' href='#n358'>358</a>
<a id='n359' href='#n359'>359</a>
<a id='n360' href='#n360'>360</a>
<a id='n361' href='#n361'>361</a>
<a id='n362' href='#n362'>362</a>
<a id='n363' href='#n363'>363</a>
<a id='n364' href='#n364'>364</a>
<a id='n365' href='#n365'>365</a>
<a id='n366' href='#n366'>366</a>
<a id='n367' href='#n367'>367</a>
<a id='n368' href='#n368'>368</a>
<a id='n369' href='#n369'>369</a>
<a id='n370' href='#n370'>370</a>
<a id='n371' href='#n371'>371</a>
<a id='n372' href='#n372'>372</a>
</pre></td>
<td class='lines'><pre><code>#!/usr/bin/perl

use strict;
use diagnostics;
use lib qw(/usr/lib/libDrakX);
use standalone;
use common;

use ugtk2 qw(:create :helpers :wrappers);
use interactive;
use harddrake::data;  #- needs to stay after use-ugtk2 as long as this module defines globals containing some N()
use POSIX qw(:sys_wait_h);


# { field =&gt; [ short_translation, full_description] }
my %fields = 
    (
     &quot;alternative_drivers&quot; =&gt; [ N(&quot;Alternative drivers&quot;),
                                N(&quot;the list of alternative drivers for this sound card&quot;) ],
     &quot;bus&quot; =&gt; 
     [ N(&quot;Bus&quot;), 
       N(&quot;this is the physical bus on which the device is plugged (eg: PCI, USB, ...)&quot;) ],
     &quot;channel&quot; =&gt; [ N(&quot;Channel&quot;), N(&quot;EIDE/SCSI channel&quot;) ],
     &quot;bogomips&quot; =&gt; [ N(&quot;Bogomips&quot;), N(&quot;The GNU/Linux kernel needs to run a calculation loop at boot time to initialize a timer counter.  Its result is stored as bogomips as a way to \&quot;benchmark\&quot; the cpu.&quot;) ],
     &quot;bus_id&quot; =&gt; 
     [ N(&quot;Bus identification&quot;), 
       N(&quot;- PCI and USB devices: this lists the vendor, device, subvendor and subdevice PCI/USB ids&quot;) ],
     &quot;bus_location&quot; =&gt; 
     [ N(&quot;Location on the bus&quot;), 
       N(&quot;- pci devices: this gives the PCI slot, device and function of this card
- eide devices: the device is either a slave or a master device
- scsi devices: the scsi bus and the scsi device ids&quot;) ],
     &quot;cache size&quot; =&gt; [ N(&quot;Cache size&quot;), N(&quot;Size of the (second level) cpu cache&quot;) ],
     &quot;capacity&quot; =&gt; [ N(&quot;Drive capacity&quot;), N(&quot;special capacities of the driver (burning ability and or DVD support)&quot;) ],
#-PO Translators, here &quot;comas&quot; is the medical coma, not the lexical coma!!
     &quot;coma_bug&quot; =&gt; [ N(&quot;Coma bug&quot;), N(&quot;Whether this cpu has the Cyrix 6x86 Coma bug&quot;) ],
     &quot;cpu family&quot; =&gt; [ N(&quot;Cpuid family&quot;), N(&quot;Family of the cpu (eg: 6 for i686 class)&quot;) ],
     &quot;cpuid level&quot; =&gt; [ N(&quot;Cpuid level&quot;), N(&quot;Information level that can be obtained through the cpuid instruction&quot;) ],
     &quot;cpu MHz&quot; =&gt; [ N(&quot;Frequency (MHz)&quot;), N(&quot;The CPU frequency in MHz (Megahertz which in first approximation may be coarsely assimilated to number of instructions the cpu is able to execute per second)&quot;) ],
     &quot;description&quot; =&gt; [ N(&quot;Description&quot;), N(&quot;This field describes the device&quot;) ],
     &quot;device&quot; =&gt; [ N(&quot;Old device file&quot;),
                   N(&quot;old static device name used in dev package&quot;) ],
     &quot;devfs_device&quot; =&gt; [ N(&quot;New devfs device&quot;),  
                         N(&quot;new dynamic device name generated by core kernel devfs&quot;) ],
#-PO Translators, here &quot;module&quot; is the &quot;jargon term&quot; for a kernel driver
     &quot;driver&quot; =&gt; [ N(&quot;Module&quot;), N(&quot;the module of the GNU/Linux kernel that handles the device&quot;) ],
     &quot;flags&quot; =&gt; [ N(&quot;Flags&quot;), N(&quot;CPU flags reported by the kernel&quot;) ],
     &quot;fdiv_bug&quot; =&gt; [ N(&quot;Fdiv bug&quot;), 
                     N(&quot;Early Intel Pentium chips manufactured have a bug in their floating point processor which did not achieve the required precision when performing a Floating point DIVision (FDIV)&quot;) ],
     &quot;fpu&quot; =&gt; [ N(&quot;Is FPU present&quot;), N(&quot;yes means the processor has an arithmetic coprocessor&quot;) ],
     &quot;fpu_exception&quot; =&gt; [ N(&quot;Whether the FPU has an irq vector&quot;), N(&quot;yes means the arithmetic coprocessor has an exception vector attached&quot;) ],
     &quot;f00f_bug&quot; =&gt; [N(&quot;F00f bug&quot;), N(&quot;Early pentiums were buggy and freezed when decoding the F00F bytecode&quot;)],
     &quot;hlt_bug&quot; =&gt; [ N(&quot;Halt bug&quot;), 
                    N(&quot;Some of the early i486DX-100 chips cannot reliably return to operating mode after the \&quot;halt\&quot; instruction is used&quot;) ],

     &quot;info&quot; =&gt; [N(&quot;Floppy format&quot;), N(&quot;Format of floppies supported by the drive&quot;)],
     &quot;level&quot; =&gt; [N(&quot;Level&quot;), N(&quot;Sub generation of the cpu&quot;)],
     &quot;media_type&quot; =&gt; [ N(&quot;Media class&quot;), N(&quot;class of hardware device&quot;) ],
     &quot;Model&quot; =&gt; [N(&quot;Model&quot;), N(&quot;hard disk model&quot;)],
     &quot;model&quot; =&gt; [N(&quot;Model&quot;), N(&quot;Generation of the cpu (eg: 8 for PentiumIII, ...)&quot;)],
     &quot;model name&quot; =&gt; [N(&quot;Model name&quot;), N(&quot;Official vendor name of the cpu&quot;)],
     &quot;nbuttons&quot; =&gt; [ N(&quot;Number of buttons&quot;), N(&quot;the number of buttons the mouse has&quot;) ],
     &quot;name&quot; =&gt; [ N(&quot;Name&quot;), N(&quot;the name of the CPU&quot;) ],
     &quot;port&quot; =&gt; [N(&quot;Port&quot;), N(&quot;network printer port&quot;)],
     &quot;processor&quot; =&gt; [ N(&quot;Processor ID&quot;), N(&quot;the number of the processor&quot;) ],
     &quot;stepping&quot; =&gt; [ N(&quot;Model stepping&quot;), N(&quot;Stepping of the cpu (sub model (generation) number)&quot;) ],
     &quot;type&quot; =&gt; [ N(&quot;Type&quot;), N(&quot;The type of bus on which the mouse is connected&quot;) ],
     &quot;Vendor&quot; =&gt; [ N(&quot;Vendor&quot;), N(&quot;the vendor name of the device&quot;) ],
     &quot;vendor_id&quot; =&gt; [ N(&quot;Vendor&quot;), N(&quot;the vendor name of the processor&quot;) ]
     );


my ($in, %IDs, $pid, $w);

my (%options, %check_boxes);
my $conffile = &quot;/etc/sysconfig/harddrake2/ui.conf&quot;;

my ($modem_check_box, $printer_check_box, $current_device, $current_configurator);


#-PO Translators, please keep all &quot;/&quot; charaters !!!
my %menus = (
             &apos;options&apos; =&gt; N(&quot;/_Options&quot;),
             &apos;help&apos; =&gt; N(&quot;/_Help&quot;)
             );

my %menu_options = (
                    &apos;PRINTERS_DETECTION&apos; =&gt; [ $menus{options}, N(&quot;/Autodetect _printers&quot;) ],
                    &apos;MODEMS_DETECTION&apos; =&gt; [ $menus{options}, N(&quot;/Autodetect _modems&quot;) ],
                    &apos;JAZZ_DETECTION&apos; =&gt; [ $menus{options}, N(&quot;/Autodetect _jazz drives&quot;) ],
                    );


my &#64;menu_items = 
    (
     [ N(&quot;/_File&quot;), undef, undef, undef, &apos;&lt;Branch&gt;&apos; ],
     [ N(&quot;/_File&quot;).N(&quot;/_Quit&quot;), N(&quot;&lt;control&gt;Q&quot;), \&amp;quit_global, undef, &apos;&lt;CheckItem&gt;&apos; ],
     [ join(&apos;&apos;, &#64;{$menu_options{PRINTERS_DETECTION}}), undef, 
       sub { $options{PRINTERS_DETECTION} = $check_boxes{PRINTERS_DETECTION}-&gt;active }, undef, &apos;&lt;CheckItem&gt;&apos; ],
     [ join(&apos;&apos;, &#64;{$menu_options{MODEMS_DETECTION}}), undef,
       sub { $options{MODEMS_DETECTION} = $check_boxes{MODEMS_DETECTION}-&gt;active }, undef, &apos;&lt;CheckItem&gt;&apos; ],
     [ join(&apos;&apos;, &#64;{$menu_options{JAZZ_DETECTION}}), undef,
       sub { $options{JAZZ_DETECTION} = $check_boxes{JAZZ_DETECTION}-&gt;active }, undef, &apos;&lt;CheckItem&gt;&apos; ],
     [ $menus{help}, undef, undef, undef, &apos;&lt;Branch&gt;&apos; ],
     [ $menus{help}.N(&quot;/_Help&quot;), undef, sub { unless (fork()) { exec(&quot;drakhelp Drakxtools-Guide.html/harddrake.html&quot;) } }, undef, &apos;&lt;CheckItem&gt;&apos; ],
     [ $menus{help}.N(&quot;/_Fields description&quot;), undef, sub {
           if ($current_device) {
               $in-&gt;ask_warn(N(&quot;Harddrake help&quot;), 
                             N(&quot;Description of the fields:\n\n&quot;)
                             . join(&quot;\n\n&quot;, map { if_($fields{$_}[0], &quot;$fields{$_}[0]: $fields{$_}[1]&quot;) } sort keys %$current_device))
           } else {
               $in-&gt;ask_warn(N(&quot;Select a device !&quot;), N(&quot;Once you&apos;ve selected a device, you&apos;ll be able to see the device information in fields displayed on the right frame (\&quot;Information\&quot;)&quot;))
           }
       },
       undef, &apos;&lt;CheckItem&gt;&apos;
     ],
     [ $menus{help}.N(&quot;/_Report Bug&quot;), undef, sub { unless (fork()) { exec(&quot;drakbug --report harddrake2 &amp;&quot;) } }, undef, &apos;&lt;CheckItem&gt;&apos; ],
     [ $menus{help}.N(&quot;/_About...&quot;), undef, sub {
           $in-&gt;ask_warn(N(&quot;About Harddrake&quot;), 
                         N(&quot;This is HardDrake, a Mandrake hardware configuration tool.\nVersion: %s
Author: Thierry Vignaud &lt;tvignaud\&#64;mandrakesoft.com&gt;\n\n&quot;, $harddrake::data::version) .
                         formatAlaTeX($::license));
       }, undef, &apos;&lt;CheckItem&gt;&apos;
     ]
    );

$in = &apos;interactive&apos;-&gt;vnew(&apos;su&apos;);

my $wait = $in-&gt;wait_message(N(&quot;Please wait&quot;), N(&quot;Detection in progress&quot;));
gtkflush();

%options = getVarsFromSh($conffile);

# Build the gui
add_icon_path(&apos;/usr/share/pixmaps/harddrake2/&apos;);
$::noBorder = 1;
$w = ugtk2-&gt;new(N(&quot;Harddrake2 version %s&quot;, $harddrake::data::version));
local $::main_window;   # fake diagnostics pragma
my ($menubar, $factory, $opt_menu, $help_menu);
if ($::isEmbedded) {
    ($menubar, $factory) = create_factory_popup_menu($::Plug, &#64;menu_items);
    $opt_menu = $factory-&gt;get_widget(&quot;&lt;main&gt;&quot; . strip_first_underscore($menus{options}));
    $help_menu = $factory-&gt;get_widget(&quot;&lt;main&gt;&quot; . strip_first_underscore($menus{help}));
} else {
    $::main_window = $w-&gt;{rwindow};
    ($menubar, $factory) = create_factory_menu($w-&gt;{rwindow}, &#64;menu_items);
    $w-&gt;{window}-&gt;set_size_request(805, 550);
}

my $tree_model = Gtk2::TreeStore-&gt;new(Gtk2::GType-&gt;OBJECT, Gtk2::GType-&gt;STRING, Gtk2::GType-&gt;INT);
my ($statusbar, $sig_id);
$w-&gt;{window}-&gt;add(gtkpack_(0, Gtk2::VBox-&gt;new(0, 0),
                           if_(!$::isEmbedded, 0, $menubar),
                           1, create_hpaned(gtkadd(Gtk2::Frame-&gt;new(N(&quot;Detected hardware&quot;)), 
                                                   create_scrolled_window(gtkset_size_request(my $tree = Gtk2::TreeView-&gt;new_with_model($tree_model), 350, -1))),
                                            gtkpack_(0, Gtk2::VBox-&gt;new(0, 0),
                                                     1, gtkadd(my $frame = Gtk2::Frame-&gt;new(N(&quot;Information&quot;)),
                                                               create_scrolled_window(my $text = Gtk2::TextView-&gt;new)),
                                                     0, my $module_cfg_button = gtksignal_connect(Gtk2::Button-&gt;new(N(&quot;Configure module&quot;)),
                                                                                                  clicked =&gt; sub {
                                                                                                      require modules::interactive;
                                                                                                      modules::interactive::config_window($in, $current_device);
                                                                                                      gtkset_mousecursor_normal();
                                                                                                  }),
                                                     0, my $config_button = gtksignal_connect(Gtk2::Button-&gt;new(N(&quot;Run config tool&quot;)),
                                                                                              # we&apos;ve a configurator, let&apos;s add a button for it and show it
                                                                                              clicked =&gt; sub {
                                                                                                  return 1 if defined $pid;
                                                                                                  if ($pid = fork()) {
                                                                                                      $sig_id = $statusbar-&gt;push($statusbar-&gt;get_context_id(&quot;id&quot;),
                                                                                                                                 N(&quot;Running \&quot;%s\&quot; ...&quot;, $current_configurator));
                                                                                                  } else {
                                                                                                      exec($current_configurator) or die &quot;$current_configurator missing\n&quot;;
                                                                                                  }
                                                                                              })
                                                     ),
                                            ( &apos;resize1&apos; =&gt; 0, shrink1 =&gt; 1, resize2 =&gt; 0, shrink2 =&gt; 1)
                                            ),
                           0, $statusbar = Gtk2::Statusbar-&gt;new,
                           if_($::isEmbedded, 0, gtkpack(create_hbox(),
                                                         gtksignal_connect(Gtk2::Button-&gt;new($menus{options}), &apos;event&apos; =&gt; popup_menu($opt_menu), $menubar),
                                                         gtksignal_connect(Gtk2::Button-&gt;new($menus{help}), &apos;event&apos; =&gt; popup_menu($help_menu), $menubar),
                                                         gtksignal_connect(Gtk2::Button-&gt;new(N(&quot;Quit&quot;)),
                                                                           &apos;clicked&apos; =&gt; \&amp;quit_global),
                                                         ),
                               )
                           )
                  );

$frame-&gt;set_size_request(300, 450) unless $::isEmbedded;
#    $tree-&gt;set_column_auto_resize(0, 1);
my (&#64;data, &#64;configurators);
$tree-&gt;append_column(my $pixcolumn  = Gtk2::TreeViewColumn-&gt;new_with_attributes(undef, Gtk2::CellRendererPixbuf-&gt;new, &apos;pixbuf&apos; =&gt; 0));
$tree-&gt;append_column(my $textcolumn = Gtk2::TreeViewColumn-&gt;new_with_attributes(undef, Gtk2::CellRendererText-&gt;new, &apos;text&apos; =&gt; 1));
$tree-&gt;set_headers_visible(0);
$tree-&gt;get_selection()-&gt;signal_connect(&apos;changed&apos; =&gt; sub {
    my ($select) = &#64;_;
    my ($model, $iter) = $select-&gt;get_selected();
    if ($model) {
        my $idx = $model-&gt;get($iter, 2);
        $iter-&gt;free;
        $current_device = $data[$idx];
        
        if ($idx ne -1) {
            gtktext_insert($text, [ map  {

                # The U+200E character is to force LTR display, as what what follows the colon is always in LTR (device names, paths, etc),
                # this ensures proper displaying of names like /dev/fd0 (otherwise it gets &apos;dev/fd0/&apos;).
                # it must come *after* the space, as the space must follow the colon following the direction of writting.
                if_($_ &amp;&amp; $fields{$_}[0], [ $fields{$_}[0] . &quot;: \x{200e}&quot;, { &apos;foreground&apos; =&gt; &apos;royalblue3&apos;, &apos;weight&apos; =&gt; Gtk2::Pango-&gt;WEIGHT_BOLD } ],
                    [ ($current_device-&gt;{$_} =~ /^(unknown)/ ? N(&quot;unknown&quot;) :
                       $current_device-&gt;{$_} =~ /^(Unknown)/ ? N(&quot;Unknown&quot;) : 
                       $current_device-&gt;{$_} eq &apos;yes&apos; ? N(&quot;Yes&quot;) : 
                       $current_device-&gt;{$_} eq &apos;no&apos;  ? N(&quot;No&quot;) : 
                       $current_device-&gt;{$_}) . &quot;\n\n&quot;, { &apos;foreground&apos; =&gt; ($_ eq &apos;driver&apos; &amp;&amp; $current_device-&gt;{$_} =~ /^unknown|^Bad:/ ? &apos;indian red&apos; : &apos;black&apos;) } ])
                } sort keys %$current_device ]);

            foreach (keys %$current_device) {
                print &quot;Warning: skip \&quot;$_\&quot; field =&gt; \&quot;$current_device-&gt;{$_}\&quot;\n\n&quot; unless $fields{$_}[0];
            };
            
            # if we&apos;ve valid driver, let&apos;s offer to configure it, else hide buttons 
            show_hide(defined($current_device-&gt;{driver}) &amp;&amp; $current_device-&gt;{driver} !~ /^unknown|^Bad|^Card|^Hsf|^Removable:|\|/, $module_cfg_button);
            
            $current_configurator = $configurators[$idx];
            show_hide(-x first(split /\s+/, $current_configurator), $config_button);  # strip arguments for -x test
            return 1;
        }
    }
    $text-&gt;get_buffer-&gt;set_text(N(&quot;Click on a device in the left tree in order to display its information here.&quot;), -1);
    $config_button-&gt;hide;
    $module_cfg_button-&gt;hide;
});

my $index = 0;

# Fill the graphic devices tree with a &quot;tree branch&quot; widget per device category
foreach (&#64;harddrake::data::tree) {
    my ($Ident, $title, $icon, $configurator, $detector) = &#64;$_;
    next if ref($detector) ne &quot;CODE&quot;; #skip class witouth detector
    next if $Ident =~ /(MODEM|PRINTER)/ &amp;&amp; $::testing;
    next if $Ident =~ /JAZZ/ &amp;&amp; !$options{JAZZ_DETECTION};
    next if $Ident =~ /MODEM/ &amp;&amp; !$options{MODEMS_DETECTION};
    next if $Ident =~ /PRINTER/ &amp;&amp; !$options{PRINTERS_DETECTION};

    my &#64;devices = &amp;$detector;
    next unless &#64;devices; # Skip empty class (no devices)

    my $parent_iter = $tree_model-&gt;append_set(undef, [ 0 =&gt; gtkcreate_pixbuf($icon), 1 =&gt; $title, 2 =&gt; -1 ]);

    # Fill the graphic tree with a &quot;tree leaf&quot; widget per device
    foreach (&#64;devices) {
        # we really should test for $title there:
        if ($_-&gt;{bus} &amp;&amp; $_-&gt;{bus} eq &quot;PCI&quot;) {
            my $i = $_;
            $_-&gt;{bus_id} = join &apos;:&apos;, map { if_($i-&gt;{$_} ne &quot;65535&quot;,  sprintf(&quot;%lx&quot;, $i-&gt;{$_})) } qw(vendor id subvendor subid);
            $_-&gt;{bus_location} = join &apos;:&apos;, map { sprintf(&quot;%lx&quot;, $i-&gt;{$_}) } qw(pci_bus pci_device pci_function);
        }
        # split description into manufacturer/description
        ($_-&gt;{Vendor}, $_-&gt;{description}) = split(/\|/, $_-&gt;{description}) if $_-&gt;{description};

        if ($_-&gt;{val}) { # Scanner ?
            my $val = $_-&gt;{val};
            ($_-&gt;{Vendor}, $_-&gt;{description}) = split(/\|/, $val-&gt;{DESCRIPTION});
        }
        # EIDE detection incoherency:
        if ($_-&gt;{bus} &amp;&amp; $_-&gt;{bus} eq &apos;ide&apos;) {
            $_-&gt;{channel} = $_-&gt;{channel} ? N(&quot;secondary&quot;) : N(&quot;primary&quot;);
            delete $_-&gt;{info};
        } elsif ($_-&gt;{bus} &amp;&amp; $_-&gt;{bus} !~ /USB|PCI/) {
            # SCSI detection incoherency:
            my $i = $_;
            $_-&gt;{bus_location} = join &apos;:&apos;, map { sprintf(&quot;%lx&quot;, $i-&gt;{$_}) } qw(channel id lun);
        }
        $configurator .= harddrake::data::set_removable_configurator($Ident, $_);
        if ($Ident eq &quot;AUDIO&quot;) {
            require harddrake::sound;
            my $alter = harddrake::sound::get_alternative($_-&gt;{driver});
            my $alternative_drivers = join(&apos;:&apos;, &#64;$alter) if $alter-&gt;[0] ne &apos;unknown&apos;;
            $_-&gt;{alternative_drivers} = $alternative_drivers if $alternative_drivers;
        }
        rename_field($_, &apos;usb_description&apos;, &apos;description&apos;);
        rename_field($_, &apos;vendor_name&apos;, &apos;Vendor&apos;);
        rename_field($_, &apos;usb_driver&apos;, &apos;driver&apos;);
        rename_field($_, &apos;usb_media_type&apos;, &apos;media_type&apos;);
        foreach my $i (qw(MOUSETYPE XMOUSETYPE auxmouse devfs_prefix id pci_bus pci_device pci_function subid subvendor unsafe usb_bus usb_pci_bus usb_pci_device usb_vendor val vendor wacom)) { delete $_-&gt;{$i} };

        my $custom_id = harddrake::data::custom_id($_, $title);
        foreach my $field (qw(devfs_device device)) {
            $_-&gt;{$field} = &apos;/dev/&apos;.$_-&gt;{$field} if $_-&gt;{$field};
        }
        $tree_model-&gt;append_set($parent_iter, [ 1 =&gt; $custom_id, 2 =&gt; $index++ ])-&gt;free;
        push &#64;data, $_;
        push &#64;configurators, $configurator;
    }
    $tree-&gt;expand_row($tree_model-&gt;get_path($parent_iter), 1) unless $title eq N(&quot;Unknown/Others&quot;);
    $parent_iter-&gt;free;
}

$SIG{CHLD} = sub {
    undef $pid;
    $statusbar-&gt;pop($sig_id);
    # reap zombies
    my $child_pid;
    do { $child_pid = waitpid(-1, POSIX::WNOHANG) } until $child_pid &gt; 0;
};

$w-&gt;{rwindow}-&gt;signal_connect(delete_event =&gt; \&amp;quit_global);
$w-&gt;{rwindow}-&gt;set_position(&apos;center&apos;) unless $::isEmbedded;

foreach (keys %menu_options) {
    my $title = strip_first_underscore(&#64;{$menu_options{$_}});
    $options{$_} = 0 unless defined($options{$_}); # force detection by default
    $check_boxes{$_} = $factory-&gt;get_widget(&quot;&lt;main&gt;&quot; . $title);
    $check_boxes{$_}-&gt;set_active($options{$_});    # restore saved values
}

$textcolumn-&gt;set_min_width(350);
#$textcolumn-&gt;set_minmax_width(400);
$textcolumn-&gt;set_sizing(&apos;GTK_TREE_VIEW_COLUMN_AUTOSIZE&apos;);#GROW_ONLY
#$tree-&gt;columns_autosize();
my $path = Gtk2::TreePath-&gt;new_first;
$path-&gt;down unless $::isEmbedded;
$tree-&gt;get_selection-&gt;select_path($path);
$path-&gt;free;
$w-&gt;{rwindow}-&gt;show_all;
undef $wait;
gtkset_mousecursor_normal();
$_-&gt;hide foreach $module_cfg_button, $config_button; # hide buttons while no device
$w-&gt;main;


sub quit_global {
    kill(15, $pid) if $pid;
    setVarsInSh($conffile, \%options);
    ugtk2-&gt;exit(0);
}

sub show_hide {
    my ($bool, $button) = &#64;_;
    if ($bool) { $button-&gt;show } else { $button-&gt;hide }
}


sub strip_first_underscore {
    join &apos;&apos;, map { s/([^_]*)_(.*)/$1$2/; $_ } &#64;_;
}

sub rename_field {
    my ($dev, $field, $new_field) = &#64;_;
    if ($dev-&gt;{$field}) {
        if ($dev-&gt;{$new_field}) {
            $dev-&gt;{$new_field} .= &quot; ($dev-&gt;{$field})&quot;;
        } else {
            $dev-&gt;{$new_field} = $dev-&gt;{$field};
        }
        delete $dev-&gt;{$field};
    }
}

sub popup_menu {
    my ($menu) = &#64;_;
    sub { my (undef, $event) = &#64;_;
          if ($event-&gt;type eq &apos;button-press&apos;) {
              $menu-&gt;popup(undef, undef, undef, undef, $event-&gt;button, $event-&gt;time);
              # Tell calling code that we have handled this event; the buck stops here.
              return 1;
          }
          # Tell calling code that we have not handled this event; pass it on.
          return 0;
      }
}
</code></pre></td></tr></table>
</div> <!-- class=content -->
<div class='footer'>generated by <a href='https://git.zx2c4.com/cgit/about/'>cgit v1.2.1</a> (<a href='https://git-scm.com/'>git 2.21.0</a>) at 2024-12-19 05:25:30 +0000</div>
</div> <!-- id=cgit -->
</body>
</html>