home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / gok / inverse-scanning.xam < prev    next >
Encoding:
Extensible Markup Language  |  2006-08-25  |  640.6 KB  |  18,054 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <GOK:accessmethodroot xmlns:GOK="http://www.gnome.org/GOK">
  3.  
  4.  
  5.  
  6. <GOK:accessmethod name="inversescanning" displayname="Inverse Scanning">
  7. <GOK:description xml:space="preserve">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  8.  
  9. <GOK:operation>
  10. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operation">
  11.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  12.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  13.  
  14.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  15.                 <GOK:control type="label" string="Scan:"></GOK:control>
  16.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Scan:"></GOK:control>
  17.             </GOK:control>
  18.                 
  19.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  20.                 <GOK:control type="label" string="Activate:"></GOK:control>
  21.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activate:"></GOK:control>
  22.             </GOK:control>
  23.  
  24.         </GOK:control>
  25.     </GOK:control>    
  26. </GOK:control>    
  27. </GOK:operation>
  28.  
  29. <GOK:feedback>
  30. <GOK:control type="frame" spacing="0" size="3" border="0" string="Feedback">
  31.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  32.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  33.  
  34.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  35.                 <GOK:control type="label" string="Movement:"></GOK:control>
  36.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedback Movement:"></GOK:control>
  37.             </GOK:control>
  38.     
  39.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  40.                 <GOK:control type="label" string="Activation:"></GOK:control>
  41.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:"></GOK:control>
  42.             </GOK:control>
  43.  
  44.         </GOK:control>
  45.     </GOK:control>
  46. </GOK:control>
  47. </GOK:feedback>
  48.  
  49. <GOK:options>
  50. <GOK:control type="frame" spacing="0" size="3" border="0" string="Options">
  51.  
  52.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  53.  
  54.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  55.             <GOK:control type="label" string="Scan Delay:"></GOK:control>
  56.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Scan Speed:"></GOK:control>
  57.             <GOK:control type="label" string="(100s of a second)"></GOK:control>
  58.         </GOK:control>
  59.  
  60.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  61.             <GOK:control type="checkbutton" name="wrap" string="Wrap Rows/Columns"></GOK:control>
  62.         </GOK:control>
  63.     
  64.  
  65.  
  66.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  67.             <GOK:control type="label" string="Scanning Direction:"/>
  68.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  69.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Top/Bottom"></GOK:control>
  70.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Bottom/Top"></GOK:control>
  71.             </GOK:control>
  72.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  73.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Left/Right"></GOK:control>
  74.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Right/Left"></GOK:control>
  75.             </GOK:control>
  76.         </GOK:control>
  77.  
  78.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  79.             <GOK:control type="label" string="Cycles Before Stopping:"></GOK:control>
  80.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Cycles Before Stopping:"></GOK:control>
  81.  
  82.         </GOK:control>
  83.     
  84.     </GOK:control>
  85. </GOK:control>
  86. </GOK:options>
  87.  
  88.  
  89.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  90.     <GOK:rate stringvalue="switch3" name="select"/>
  91.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  92.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  93.     <GOK:rate value="0" name="autorepeat"/>
  94.     <GOK:rate value="30" name="repeatrate"/>
  95.     <GOK:rate value="100" name="scanspeed"/>
  96.     <GOK:rate value="1" name="wrap"/>
  97.     <GOK:rate value="0" name="topbottom"/>
  98.     <GOK:rate value="0" name="leftright"/>
  99.     <GOK:rate value="3" name="cycles"/>
  100.  
  101.  
  102.  
  103.     <GOK:initialization>
  104.         <GOK:effect call="ChunkerReset"/>
  105.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  106.     </GOK:initialization>
  107.  
  108.  
  109.     <GOK:state name="1">
  110.  
  111.         <GOK:stateinit>
  112.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  113.         </GOK:stateinit>
  114.         
  115.         <GOK:handler state="press" name="movehighlighter">
  116.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  117.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  118.             <GOK:effect call="ChunkerIfNextChunk">
  119.                 <GOK:compare value="1" type="equal">
  120.                     <GOK:true>
  121.                         <GOK:effect call="ChunkerNextChunk"/>
  122.                     </GOK:true>
  123.                     <GOK:false>
  124.                         <GOK:effect name="wrap" call="GetRate">
  125.                             <GOK:compare value="1" type="equal">
  126.                                 <GOK:true>
  127.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  128.                                 </GOK:true>
  129.                             </GOK:compare>
  130.                         </GOK:effect>
  131.                     </GOK:false>
  132.                 </GOK:compare>
  133.             </GOK:effect>
  134.         </GOK:handler>
  135.  
  136.         <GOK:handler state="release" name="movehighlighter">
  137.             <GOK:effect call="Timer1Stop"/>
  138.         </GOK:handler>
  139.  
  140.         <GOK:handler name="select">
  141.             <GOK:effect call="Timer1Stop"/>
  142.             <GOK:effect call="SelectChunk">
  143.                 <GOK:compare value="1" type="equal">
  144.                     <GOK:true>
  145.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  146.                         <GOK:effect call="OutputSelectedKey"/>
  147.                         <GOK:effect call="HighlightFirstChunk"/>
  148.                         <GOK:effect param1="1" call="StateJump"/>
  149.                     </GOK:true>
  150.                     <GOK:false>
  151.                         <GOK:effect call="HighlightFirstKey"/>
  152.                         <GOK:effect param1="2" call="StateJump"/>
  153.                     </GOK:false>
  154.                 </GOK:compare>
  155.             </GOK:effect>
  156.         </GOK:handler>
  157.  
  158.         <GOK:handler name="timer1">
  159.         
  160.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  161.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  162.             <GOK:effect call="ChunkerIfNextChunk">
  163.                 <GOK:compare value="1" type="equal">
  164.                     <GOK:true>
  165.                         <GOK:effect call="ChunkerNextChunk"/>
  166.                     </GOK:true>
  167.                     <GOK:false>
  168.                         <GOK:effect name="wrap" call="GetRate">
  169.                             <GOK:compare value="1" type="equal">
  170.                                 <GOK:true>
  171.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  172.                                 </GOK:true>
  173.                             </GOK:compare>
  174.                         </GOK:effect>
  175.                     </GOK:false>
  176.                 </GOK:compare>
  177.             </GOK:effect>
  178.         </GOK:handler>
  179.  
  180.     </GOK:state>
  181.  
  182.  
  183.     <GOK:state name="2">
  184.         
  185.         <GOK:handler state="press" name="movehighlighter">
  186.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  187.             <GOK:effect call="ChunkerIfNextKey">
  188.                 <GOK:compare value="1" type="equal">
  189.                     <GOK:true>
  190.                         <GOK:effect call="ChunkerNextKey"/>
  191.                     </GOK:true>
  192.                     <GOK:false>
  193.                         <GOK:effect name="wrap" call="GetRate">
  194.                             <GOK:compare value="1" type="equal">
  195.                                 <GOK:true>
  196.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  197.                                     
  198.                                     <GOK:effect param1="1" call="CounterGet">
  199.                                         <GOK:compare value="1" type="lessthan">
  200.                                             <GOK:true>
  201.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  202.                                                 <GOK:effect call="Timer1Stop"/>
  203.                                                 <GOK:effect call="HighlightFirstChunk"/>
  204.                                                 <GOK:effect param1="1" call="StateJump"/>
  205.                                             </GOK:true>
  206.                                             <GOK:false>
  207.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  208.                                             </GOK:false>
  209.                                         </GOK:compare>
  210.                                     </GOK:effect>
  211.                                 </GOK:true>
  212.                             </GOK:compare>
  213.                         </GOK:effect>
  214.                     </GOK:false>
  215.                 </GOK:compare>
  216.             </GOK:effect>
  217.         </GOK:handler>
  218.  
  219.         <GOK:handler state="release" name="movehighlighter">
  220.             <GOK:effect call="Timer1Stop"/>
  221.         </GOK:handler>
  222.  
  223.         <GOK:handler name="select">
  224.             <GOK:effect call="Timer1Stop"/>
  225.             <GOK:effect name="feedbackselection" call="Feedback"/>
  226.             <GOK:effect call="OutputSelectedKey"/>
  227.             <GOK:effect call="HighlightFirstChunk"/>
  228.             <GOK:effect param1="1" call="StateJump"/>
  229.         </GOK:handler>
  230.  
  231.         <GOK:handler name="timer1">
  232.         
  233.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  234.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  235.             <GOK:effect call="ChunkerIfNextKey">
  236.                 <GOK:compare value="1" type="equal">
  237.                     <GOK:true>
  238.                         <GOK:effect call="ChunkerNextKey"/>
  239.                     </GOK:true>
  240.                     <GOK:false>
  241.                         <GOK:effect name="wrap" call="GetRate">
  242.                             <GOK:compare value="1" type="equal">
  243.                                 <GOK:true>
  244.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  245.                                     
  246.                                     <GOK:effect param1="1" call="CounterGet">
  247.                                         <GOK:compare value="1" type="lessthan">
  248.                                             <GOK:true>
  249.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  250.                                                 <GOK:effect call="Timer1Stop"/>
  251.                                                 <GOK:effect call="HighlightFirstChunk"/>
  252.                                                 <GOK:effect param1="1" call="StateJump"/>
  253.                                             </GOK:true>
  254.                                             <GOK:false>
  255.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  256.                                             </GOK:false>
  257.                                         </GOK:compare>
  258.                                     </GOK:effect>
  259.                                 </GOK:true>
  260.                             </GOK:compare>
  261.                         </GOK:effect>
  262.                     </GOK:false>
  263.                 </GOK:compare>
  264.             </GOK:effect>
  265.         </GOK:handler>
  266.     </GOK:state>
  267.  
  268.  
  269.     <GOK:state name="repeat">
  270.         <GOK:handler name="select">
  271.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  272.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  273.             <GOK:effect call="Timer1Stop"/>
  274.             <GOK:effect call="HighlightFirstChunk"/>
  275.             <GOK:effect param1="1" call="StateJump"/>
  276.         </GOK:handler>
  277.         <GOK:handler state="press" name="movehighlighter">
  278.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  279.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  280.             <GOK:effect call="Timer1Stop"/>
  281.             <GOK:effect call="HighlightFirstChunk"/>
  282.             <GOK:effect param1="1" call="StateJump"/>
  283.         </GOK:handler>
  284.     </GOK:state>
  285.  
  286.  
  287. </GOK:accessmethod>
  288. <GOK:accessmethod xml:lang="am" name="inversescanning" displayname="Inverse Scanning">
  289. <GOK:description xml:space="preserve">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  290.  
  291. <GOK:operation>
  292. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operation" xml:lang="am">
  293.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  294.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  295.  
  296.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  297.                 <GOK:control type="label" string="Scan:" xml:lang="am"></GOK:control>
  298.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Scan:" xml:lang="am"></GOK:control>
  299.             </GOK:control>
  300.                 
  301.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  302.                 <GOK:control type="label" string="Activate:" xml:lang="am"></GOK:control>
  303.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activate:" xml:lang="am"></GOK:control>
  304.             </GOK:control>
  305.  
  306.         </GOK:control>
  307.     </GOK:control>    
  308. </GOK:control>    
  309. </GOK:operation>
  310.  
  311. <GOK:feedback>
  312. <GOK:control type="frame" spacing="0" size="3" border="0" string="Feedback" xml:lang="am">
  313.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  314.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  315.  
  316.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  317.                 <GOK:control type="label" string="Movement:" xml:lang="am"></GOK:control>
  318.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedback Movement:" xml:lang="am"></GOK:control>
  319.             </GOK:control>
  320.     
  321.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  322.                 <GOK:control type="label" string="Activation:" xml:lang="am"></GOK:control>
  323.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:" xml:lang="am"></GOK:control>
  324.             </GOK:control>
  325.  
  326.         </GOK:control>
  327.     </GOK:control>
  328. </GOK:control>
  329. </GOK:feedback>
  330.  
  331. <GOK:options>
  332. <GOK:control type="frame" spacing="0" size="3" border="0" string="Options" xml:lang="am">
  333.  
  334.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  335.  
  336.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  337.             <GOK:control type="label" string="Scan Delay:" xml:lang="am"></GOK:control>
  338.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Scan Speed:" xml:lang="am"></GOK:control>
  339.             <GOK:control type="label" string="(100s of a second)" xml:lang="am"></GOK:control>
  340.         </GOK:control>
  341.  
  342.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  343.             <GOK:control type="checkbutton" name="wrap" string="Wrap Rows/Columns" xml:lang="am"></GOK:control>
  344.         </GOK:control>
  345.     
  346.  
  347.  
  348.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  349.             <GOK:control type="label" string="Scanning Direction:"/>
  350.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  351.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Top/Bottom" xml:lang="am"></GOK:control>
  352.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Bottom/Top" xml:lang="am"></GOK:control>
  353.             </GOK:control>
  354.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  355.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Left/Right" xml:lang="am"></GOK:control>
  356.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Right/Left" xml:lang="am"></GOK:control>
  357.             </GOK:control>
  358.         </GOK:control>
  359.  
  360.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  361.             <GOK:control type="label" string="Cycles Before Stopping:" xml:lang="am"></GOK:control>
  362.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Cycles Before Stopping:" xml:lang="am"></GOK:control>
  363.  
  364.         </GOK:control>
  365.     
  366.     </GOK:control>
  367. </GOK:control>
  368. </GOK:options>
  369.  
  370.  
  371.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  372.     <GOK:rate stringvalue="switch3" name="select"/>
  373.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  374.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  375.     <GOK:rate value="0" name="autorepeat"/>
  376.     <GOK:rate value="30" name="repeatrate"/>
  377.     <GOK:rate value="100" name="scanspeed"/>
  378.     <GOK:rate value="1" name="wrap"/>
  379.     <GOK:rate value="0" name="topbottom"/>
  380.     <GOK:rate value="0" name="leftright"/>
  381.     <GOK:rate value="3" name="cycles"/>
  382.  
  383.  
  384.  
  385.     <GOK:initialization>
  386.         <GOK:effect call="ChunkerReset"/>
  387.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  388.     </GOK:initialization>
  389.  
  390.  
  391.     <GOK:state name="1">
  392.  
  393.         <GOK:stateinit>
  394.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  395.         </GOK:stateinit>
  396.         
  397.         <GOK:handler state="press" name="movehighlighter">
  398.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  399.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  400.             <GOK:effect call="ChunkerIfNextChunk">
  401.                 <GOK:compare value="1" type="equal">
  402.                     <GOK:true>
  403.                         <GOK:effect call="ChunkerNextChunk"/>
  404.                     </GOK:true>
  405.                     <GOK:false>
  406.                         <GOK:effect name="wrap" call="GetRate">
  407.                             <GOK:compare value="1" type="equal">
  408.                                 <GOK:true>
  409.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  410.                                 </GOK:true>
  411.                             </GOK:compare>
  412.                         </GOK:effect>
  413.                     </GOK:false>
  414.                 </GOK:compare>
  415.             </GOK:effect>
  416.         </GOK:handler>
  417.  
  418.         <GOK:handler state="release" name="movehighlighter">
  419.             <GOK:effect call="Timer1Stop"/>
  420.         </GOK:handler>
  421.  
  422.         <GOK:handler name="select">
  423.             <GOK:effect call="Timer1Stop"/>
  424.             <GOK:effect call="SelectChunk">
  425.                 <GOK:compare value="1" type="equal">
  426.                     <GOK:true>
  427.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  428.                         <GOK:effect call="OutputSelectedKey"/>
  429.                         <GOK:effect call="HighlightFirstChunk"/>
  430.                         <GOK:effect param1="1" call="StateJump"/>
  431.                     </GOK:true>
  432.                     <GOK:false>
  433.                         <GOK:effect call="HighlightFirstKey"/>
  434.                         <GOK:effect param1="2" call="StateJump"/>
  435.                     </GOK:false>
  436.                 </GOK:compare>
  437.             </GOK:effect>
  438.         </GOK:handler>
  439.  
  440.         <GOK:handler name="timer1">
  441.         
  442.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  443.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  444.             <GOK:effect call="ChunkerIfNextChunk">
  445.                 <GOK:compare value="1" type="equal">
  446.                     <GOK:true>
  447.                         <GOK:effect call="ChunkerNextChunk"/>
  448.                     </GOK:true>
  449.                     <GOK:false>
  450.                         <GOK:effect name="wrap" call="GetRate">
  451.                             <GOK:compare value="1" type="equal">
  452.                                 <GOK:true>
  453.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  454.                                 </GOK:true>
  455.                             </GOK:compare>
  456.                         </GOK:effect>
  457.                     </GOK:false>
  458.                 </GOK:compare>
  459.             </GOK:effect>
  460.         </GOK:handler>
  461.  
  462.     </GOK:state>
  463.  
  464.  
  465.     <GOK:state name="2">
  466.         
  467.         <GOK:handler state="press" name="movehighlighter">
  468.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  469.             <GOK:effect call="ChunkerIfNextKey">
  470.                 <GOK:compare value="1" type="equal">
  471.                     <GOK:true>
  472.                         <GOK:effect call="ChunkerNextKey"/>
  473.                     </GOK:true>
  474.                     <GOK:false>
  475.                         <GOK:effect name="wrap" call="GetRate">
  476.                             <GOK:compare value="1" type="equal">
  477.                                 <GOK:true>
  478.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  479.                                     
  480.                                     <GOK:effect param1="1" call="CounterGet">
  481.                                         <GOK:compare value="1" type="lessthan">
  482.                                             <GOK:true>
  483.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  484.                                                 <GOK:effect call="Timer1Stop"/>
  485.                                                 <GOK:effect call="HighlightFirstChunk"/>
  486.                                                 <GOK:effect param1="1" call="StateJump"/>
  487.                                             </GOK:true>
  488.                                             <GOK:false>
  489.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  490.                                             </GOK:false>
  491.                                         </GOK:compare>
  492.                                     </GOK:effect>
  493.                                 </GOK:true>
  494.                             </GOK:compare>
  495.                         </GOK:effect>
  496.                     </GOK:false>
  497.                 </GOK:compare>
  498.             </GOK:effect>
  499.         </GOK:handler>
  500.  
  501.         <GOK:handler state="release" name="movehighlighter">
  502.             <GOK:effect call="Timer1Stop"/>
  503.         </GOK:handler>
  504.  
  505.         <GOK:handler name="select">
  506.             <GOK:effect call="Timer1Stop"/>
  507.             <GOK:effect name="feedbackselection" call="Feedback"/>
  508.             <GOK:effect call="OutputSelectedKey"/>
  509.             <GOK:effect call="HighlightFirstChunk"/>
  510.             <GOK:effect param1="1" call="StateJump"/>
  511.         </GOK:handler>
  512.  
  513.         <GOK:handler name="timer1">
  514.         
  515.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  516.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  517.             <GOK:effect call="ChunkerIfNextKey">
  518.                 <GOK:compare value="1" type="equal">
  519.                     <GOK:true>
  520.                         <GOK:effect call="ChunkerNextKey"/>
  521.                     </GOK:true>
  522.                     <GOK:false>
  523.                         <GOK:effect name="wrap" call="GetRate">
  524.                             <GOK:compare value="1" type="equal">
  525.                                 <GOK:true>
  526.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  527.                                     
  528.                                     <GOK:effect param1="1" call="CounterGet">
  529.                                         <GOK:compare value="1" type="lessthan">
  530.                                             <GOK:true>
  531.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  532.                                                 <GOK:effect call="Timer1Stop"/>
  533.                                                 <GOK:effect call="HighlightFirstChunk"/>
  534.                                                 <GOK:effect param1="1" call="StateJump"/>
  535.                                             </GOK:true>
  536.                                             <GOK:false>
  537.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  538.                                             </GOK:false>
  539.                                         </GOK:compare>
  540.                                     </GOK:effect>
  541.                                 </GOK:true>
  542.                             </GOK:compare>
  543.                         </GOK:effect>
  544.                     </GOK:false>
  545.                 </GOK:compare>
  546.             </GOK:effect>
  547.         </GOK:handler>
  548.     </GOK:state>
  549.  
  550.  
  551.     <GOK:state name="repeat">
  552.         <GOK:handler name="select">
  553.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  554.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  555.             <GOK:effect call="Timer1Stop"/>
  556.             <GOK:effect call="HighlightFirstChunk"/>
  557.             <GOK:effect param1="1" call="StateJump"/>
  558.         </GOK:handler>
  559.         <GOK:handler state="press" name="movehighlighter">
  560.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  561.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  562.             <GOK:effect call="Timer1Stop"/>
  563.             <GOK:effect call="HighlightFirstChunk"/>
  564.             <GOK:effect param1="1" call="StateJump"/>
  565.         </GOK:handler>
  566.     </GOK:state>
  567.  
  568.  
  569. </GOK:accessmethod>
  570. <GOK:accessmethod xml:lang="ar" name="inversescanning" displayname="┘à╪│╪¡ ┘à╪╣╪º┘â╪│">
  571. <GOK:description xml:space="preserve">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  572.  
  573. <GOK:operation>
  574. <GOK:control type="frame" spacing="0" size="3" border="0" string="╪º┘ä╪╣┘à┘ä┘è┘æ╪⌐" xml:lang="ar">
  575.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  576.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  577.  
  578.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  579.                 <GOK:control type="label" string="┘à╪│╪¡:" xml:lang="ar"></GOK:control>
  580.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="┘à╪│╪¡:" xml:lang="ar"></GOK:control>
  581.             </GOK:control>
  582.                 
  583.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  584.                 <GOK:control type="label" string="Activate:" xml:lang="ar"></GOK:control>
  585.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activate:" xml:lang="ar"></GOK:control>
  586.             </GOK:control>
  587.  
  588.         </GOK:control>
  589.     </GOK:control>    
  590. </GOK:control>    
  591. </GOK:operation>
  592.  
  593. <GOK:feedback>
  594. <GOK:control type="frame" spacing="0" size="3" border="0" string="╪º┘ä┘à╪▒╪¼┘ê╪╣" xml:lang="ar">
  595.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  596.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  597.  
  598.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  599.                 <GOK:control type="label" string="╪º┘ä╪¡╪▒┘â╪⌐:" xml:lang="ar"></GOK:control>
  600.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="╪¡╪▒┘â╪⌐ ╪º┘ä╪▒╪»┘æ:" xml:lang="ar"></GOK:control>
  601.             </GOK:control>
  602.     
  603.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  604.                 <GOK:control type="label" string="Activation:" xml:lang="ar"></GOK:control>
  605.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:" xml:lang="ar"></GOK:control>
  606.             </GOK:control>
  607.  
  608.         </GOK:control>
  609.     </GOK:control>
  610. </GOK:control>
  611. </GOK:feedback>
  612.  
  613. <GOK:options>
  614. <GOK:control type="frame" spacing="0" size="3" border="0" string="╪º┘ä╪«┘è╪º╪▒╪º╪¬" xml:lang="ar">
  615.  
  616.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  617.  
  618.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  619.             <GOK:control type="label" string="╪¬╪ú╪«┘è╪▒ ╪º┘ä┘à╪│╪¡" xml:lang="ar"></GOK:control>
  620.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="╪│╪▒╪╣╪⌐ ╪º┘ä┘à╪│╪¡:" xml:lang="ar"></GOK:control>
  621.             <GOK:control type="label" string="(╪¼╪▓╪í ┘ü┘è ╪º┘ä┘à╪º╪ª╪⌐ ┘à┘å ╪º┘ä╪½╪º┘å╪¿╪⌐)" xml:lang="ar"></GOK:control>
  622.         </GOK:control>
  623.  
  624.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  625.             <GOK:control type="checkbutton" name="wrap" string="┘â╪│╪▒ ╪º┘ä╪│╪╖┘ê╪▒/╪º┘ä╪ú╪╣┘à╪»╪⌐" xml:lang="ar"></GOK:control>
  626.         </GOK:control>
  627.     
  628.  
  629.  
  630.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  631.             <GOK:control type="label" string="Scanning Direction:"/>
  632.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  633.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="╪º┘ä╪ú╪╣┘ä┘ë/╪º┘ä╪ú╪│┘ü┘ä" xml:lang="ar"></GOK:control>
  634.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="╪º┘ä╪ú╪│┘ü┘ä/╪º┘ä╪ú╪╣┘ä┘ë" xml:lang="ar"></GOK:control>
  635.             </GOK:control>
  636.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  637.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="╪º┘ä┘è╪│╪º╪▒/╪º┘ä┘è┘à┘è┘å" xml:lang="ar"></GOK:control>
  638.                 <GOK:control value="1" type="radiobutton" name="leftright" string="╪º┘ä┘è┘à┘è┘å/╪º┘ä┘è╪│╪º╪▒" xml:lang="ar"></GOK:control>
  639.             </GOK:control>
  640.         </GOK:control>
  641.  
  642.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  643.             <GOK:control type="label" string="╪º┘ä╪»┘ê╪▒╪º╪¬ ┘é╪¿┘ä ╪º┘ä╪º┘è┘é╪º┘ü:" xml:lang="ar"></GOK:control>
  644.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="╪º┘ä╪»┘ê╪▒╪º╪¬ ┘é╪¿┘ä ╪º┘ä╪º┘è┘é╪º┘ü:" xml:lang="ar"></GOK:control>
  645.  
  646.         </GOK:control>
  647.     
  648.     </GOK:control>
  649. </GOK:control>
  650. </GOK:options>
  651.  
  652.  
  653.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  654.     <GOK:rate stringvalue="switch3" name="select"/>
  655.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  656.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  657.     <GOK:rate value="0" name="autorepeat"/>
  658.     <GOK:rate value="30" name="repeatrate"/>
  659.     <GOK:rate value="100" name="scanspeed"/>
  660.     <GOK:rate value="1" name="wrap"/>
  661.     <GOK:rate value="0" name="topbottom"/>
  662.     <GOK:rate value="0" name="leftright"/>
  663.     <GOK:rate value="3" name="cycles"/>
  664.  
  665.  
  666.  
  667.     <GOK:initialization>
  668.         <GOK:effect call="ChunkerReset"/>
  669.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  670.     </GOK:initialization>
  671.  
  672.  
  673.     <GOK:state name="1">
  674.  
  675.         <GOK:stateinit>
  676.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  677.         </GOK:stateinit>
  678.         
  679.         <GOK:handler state="press" name="movehighlighter">
  680.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  681.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  682.             <GOK:effect call="ChunkerIfNextChunk">
  683.                 <GOK:compare value="1" type="equal">
  684.                     <GOK:true>
  685.                         <GOK:effect call="ChunkerNextChunk"/>
  686.                     </GOK:true>
  687.                     <GOK:false>
  688.                         <GOK:effect name="wrap" call="GetRate">
  689.                             <GOK:compare value="1" type="equal">
  690.                                 <GOK:true>
  691.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  692.                                 </GOK:true>
  693.                             </GOK:compare>
  694.                         </GOK:effect>
  695.                     </GOK:false>
  696.                 </GOK:compare>
  697.             </GOK:effect>
  698.         </GOK:handler>
  699.  
  700.         <GOK:handler state="release" name="movehighlighter">
  701.             <GOK:effect call="Timer1Stop"/>
  702.         </GOK:handler>
  703.  
  704.         <GOK:handler name="select">
  705.             <GOK:effect call="Timer1Stop"/>
  706.             <GOK:effect call="SelectChunk">
  707.                 <GOK:compare value="1" type="equal">
  708.                     <GOK:true>
  709.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  710.                         <GOK:effect call="OutputSelectedKey"/>
  711.                         <GOK:effect call="HighlightFirstChunk"/>
  712.                         <GOK:effect param1="1" call="StateJump"/>
  713.                     </GOK:true>
  714.                     <GOK:false>
  715.                         <GOK:effect call="HighlightFirstKey"/>
  716.                         <GOK:effect param1="2" call="StateJump"/>
  717.                     </GOK:false>
  718.                 </GOK:compare>
  719.             </GOK:effect>
  720.         </GOK:handler>
  721.  
  722.         <GOK:handler name="timer1">
  723.         
  724.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  725.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  726.             <GOK:effect call="ChunkerIfNextChunk">
  727.                 <GOK:compare value="1" type="equal">
  728.                     <GOK:true>
  729.                         <GOK:effect call="ChunkerNextChunk"/>
  730.                     </GOK:true>
  731.                     <GOK:false>
  732.                         <GOK:effect name="wrap" call="GetRate">
  733.                             <GOK:compare value="1" type="equal">
  734.                                 <GOK:true>
  735.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  736.                                 </GOK:true>
  737.                             </GOK:compare>
  738.                         </GOK:effect>
  739.                     </GOK:false>
  740.                 </GOK:compare>
  741.             </GOK:effect>
  742.         </GOK:handler>
  743.  
  744.     </GOK:state>
  745.  
  746.  
  747.     <GOK:state name="2">
  748.         
  749.         <GOK:handler state="press" name="movehighlighter">
  750.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  751.             <GOK:effect call="ChunkerIfNextKey">
  752.                 <GOK:compare value="1" type="equal">
  753.                     <GOK:true>
  754.                         <GOK:effect call="ChunkerNextKey"/>
  755.                     </GOK:true>
  756.                     <GOK:false>
  757.                         <GOK:effect name="wrap" call="GetRate">
  758.                             <GOK:compare value="1" type="equal">
  759.                                 <GOK:true>
  760.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  761.                                     
  762.                                     <GOK:effect param1="1" call="CounterGet">
  763.                                         <GOK:compare value="1" type="lessthan">
  764.                                             <GOK:true>
  765.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  766.                                                 <GOK:effect call="Timer1Stop"/>
  767.                                                 <GOK:effect call="HighlightFirstChunk"/>
  768.                                                 <GOK:effect param1="1" call="StateJump"/>
  769.                                             </GOK:true>
  770.                                             <GOK:false>
  771.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  772.                                             </GOK:false>
  773.                                         </GOK:compare>
  774.                                     </GOK:effect>
  775.                                 </GOK:true>
  776.                             </GOK:compare>
  777.                         </GOK:effect>
  778.                     </GOK:false>
  779.                 </GOK:compare>
  780.             </GOK:effect>
  781.         </GOK:handler>
  782.  
  783.         <GOK:handler state="release" name="movehighlighter">
  784.             <GOK:effect call="Timer1Stop"/>
  785.         </GOK:handler>
  786.  
  787.         <GOK:handler name="select">
  788.             <GOK:effect call="Timer1Stop"/>
  789.             <GOK:effect name="feedbackselection" call="Feedback"/>
  790.             <GOK:effect call="OutputSelectedKey"/>
  791.             <GOK:effect call="HighlightFirstChunk"/>
  792.             <GOK:effect param1="1" call="StateJump"/>
  793.         </GOK:handler>
  794.  
  795.         <GOK:handler name="timer1">
  796.         
  797.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  798.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  799.             <GOK:effect call="ChunkerIfNextKey">
  800.                 <GOK:compare value="1" type="equal">
  801.                     <GOK:true>
  802.                         <GOK:effect call="ChunkerNextKey"/>
  803.                     </GOK:true>
  804.                     <GOK:false>
  805.                         <GOK:effect name="wrap" call="GetRate">
  806.                             <GOK:compare value="1" type="equal">
  807.                                 <GOK:true>
  808.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  809.                                     
  810.                                     <GOK:effect param1="1" call="CounterGet">
  811.                                         <GOK:compare value="1" type="lessthan">
  812.                                             <GOK:true>
  813.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  814.                                                 <GOK:effect call="Timer1Stop"/>
  815.                                                 <GOK:effect call="HighlightFirstChunk"/>
  816.                                                 <GOK:effect param1="1" call="StateJump"/>
  817.                                             </GOK:true>
  818.                                             <GOK:false>
  819.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  820.                                             </GOK:false>
  821.                                         </GOK:compare>
  822.                                     </GOK:effect>
  823.                                 </GOK:true>
  824.                             </GOK:compare>
  825.                         </GOK:effect>
  826.                     </GOK:false>
  827.                 </GOK:compare>
  828.             </GOK:effect>
  829.         </GOK:handler>
  830.     </GOK:state>
  831.  
  832.  
  833.     <GOK:state name="repeat">
  834.         <GOK:handler name="select">
  835.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  836.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  837.             <GOK:effect call="Timer1Stop"/>
  838.             <GOK:effect call="HighlightFirstChunk"/>
  839.             <GOK:effect param1="1" call="StateJump"/>
  840.         </GOK:handler>
  841.         <GOK:handler state="press" name="movehighlighter">
  842.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  843.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  844.             <GOK:effect call="Timer1Stop"/>
  845.             <GOK:effect call="HighlightFirstChunk"/>
  846.             <GOK:effect param1="1" call="StateJump"/>
  847.         </GOK:handler>
  848.     </GOK:state>
  849.  
  850.  
  851. </GOK:accessmethod>
  852. <GOK:accessmethod xml:lang="az" name="inversescanning" displayname="T╔Örs Yoxlama">
  853. <GOK:description xml:space="preserve">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  854.  
  855. <GOK:operation>
  856. <GOK:control type="frame" spacing="0" size="3" border="0" string="╞Åm╔Öliyyat" xml:lang="az">
  857.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  858.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  859.  
  860.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  861.                 <GOK:control type="label" string="Oxuma:" xml:lang="az"></GOK:control>
  862.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Oxuma:" xml:lang="az"></GOK:control>
  863.             </GOK:control>
  864.                 
  865.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  866.                 <GOK:control type="label" string="Activate:" xml:lang="az"></GOK:control>
  867.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activate:" xml:lang="az"></GOK:control>
  868.             </GOK:control>
  869.  
  870.         </GOK:control>
  871.     </GOK:control>    
  872. </GOK:control>    
  873. </GOK:operation>
  874.  
  875. <GOK:feedback>
  876. <GOK:control type="frame" spacing="0" size="3" border="0" string="Geribildirim" xml:lang="az">
  877.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  878.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  879.  
  880.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  881.                 <GOK:control type="label" string="H╔Ör╔Ök╔Öt:" xml:lang="az"></GOK:control>
  882.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Bildiri┼ƒ H╔Ör╔Ök╔Öti:" xml:lang="az"></GOK:control>
  883.             </GOK:control>
  884.     
  885.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  886.                 <GOK:control type="label" string="Activation:" xml:lang="az"></GOK:control>
  887.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:" xml:lang="az"></GOK:control>
  888.             </GOK:control>
  889.  
  890.         </GOK:control>
  891.     </GOK:control>
  892. </GOK:control>
  893. </GOK:feedback>
  894.  
  895. <GOK:options>
  896. <GOK:control type="frame" spacing="0" size="3" border="0" string="Se├ºiml╔Ör" xml:lang="az">
  897.  
  898.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  899.  
  900.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  901.             <GOK:control type="label" string="Oxuma Gecikm╔Ösi:" xml:lang="az"></GOK:control>
  902.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Oxuma S├╝r╔Ö'ti:" xml:lang="az"></GOK:control>
  903.             <GOK:control type="label" string="(saniy╔Önin 100-d╔Ö biri)" xml:lang="az"></GOK:control>
  904.         </GOK:control>
  905.  
  906.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  907.             <GOK:control type="checkbutton" name="wrap" string="S╔Ötir/S├╝tunlar─▒ Q─▒r" xml:lang="az"></GOK:control>
  908.         </GOK:control>
  909.     
  910.  
  911.  
  912.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  913.             <GOK:control type="label" string="Scanning Direction:"/>
  914.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  915.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="├£st/Alt" xml:lang="az"></GOK:control>
  916.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Alt/├£st" xml:lang="az"></GOK:control>
  917.             </GOK:control>
  918.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  919.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Sol/Sa─ƒ" xml:lang="az"></GOK:control>
  920.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Sa─ƒ/Sol" xml:lang="az"></GOK:control>
  921.             </GOK:control>
  922.         </GOK:control>
  923.  
  924.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  925.             <GOK:control type="label" string="Dayanmadan ╞Åvv╔Öl D├╢vr╔Ö:" xml:lang="az"></GOK:control>
  926.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Dayanmadan ╞Åvv╔Öl D├╢vr╔Ö:" xml:lang="az"></GOK:control>
  927.  
  928.         </GOK:control>
  929.     
  930.     </GOK:control>
  931. </GOK:control>
  932. </GOK:options>
  933.  
  934.  
  935.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  936.     <GOK:rate stringvalue="switch3" name="select"/>
  937.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  938.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  939.     <GOK:rate value="0" name="autorepeat"/>
  940.     <GOK:rate value="30" name="repeatrate"/>
  941.     <GOK:rate value="100" name="scanspeed"/>
  942.     <GOK:rate value="1" name="wrap"/>
  943.     <GOK:rate value="0" name="topbottom"/>
  944.     <GOK:rate value="0" name="leftright"/>
  945.     <GOK:rate value="3" name="cycles"/>
  946.  
  947.  
  948.  
  949.     <GOK:initialization>
  950.         <GOK:effect call="ChunkerReset"/>
  951.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  952.     </GOK:initialization>
  953.  
  954.  
  955.     <GOK:state name="1">
  956.  
  957.         <GOK:stateinit>
  958.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  959.         </GOK:stateinit>
  960.         
  961.         <GOK:handler state="press" name="movehighlighter">
  962.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  963.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  964.             <GOK:effect call="ChunkerIfNextChunk">
  965.                 <GOK:compare value="1" type="equal">
  966.                     <GOK:true>
  967.                         <GOK:effect call="ChunkerNextChunk"/>
  968.                     </GOK:true>
  969.                     <GOK:false>
  970.                         <GOK:effect name="wrap" call="GetRate">
  971.                             <GOK:compare value="1" type="equal">
  972.                                 <GOK:true>
  973.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  974.                                 </GOK:true>
  975.                             </GOK:compare>
  976.                         </GOK:effect>
  977.                     </GOK:false>
  978.                 </GOK:compare>
  979.             </GOK:effect>
  980.         </GOK:handler>
  981.  
  982.         <GOK:handler state="release" name="movehighlighter">
  983.             <GOK:effect call="Timer1Stop"/>
  984.         </GOK:handler>
  985.  
  986.         <GOK:handler name="select">
  987.             <GOK:effect call="Timer1Stop"/>
  988.             <GOK:effect call="SelectChunk">
  989.                 <GOK:compare value="1" type="equal">
  990.                     <GOK:true>
  991.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  992.                         <GOK:effect call="OutputSelectedKey"/>
  993.                         <GOK:effect call="HighlightFirstChunk"/>
  994.                         <GOK:effect param1="1" call="StateJump"/>
  995.                     </GOK:true>
  996.                     <GOK:false>
  997.                         <GOK:effect call="HighlightFirstKey"/>
  998.                         <GOK:effect param1="2" call="StateJump"/>
  999.                     </GOK:false>
  1000.                 </GOK:compare>
  1001.             </GOK:effect>
  1002.         </GOK:handler>
  1003.  
  1004.         <GOK:handler name="timer1">
  1005.         
  1006.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  1007.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  1008.             <GOK:effect call="ChunkerIfNextChunk">
  1009.                 <GOK:compare value="1" type="equal">
  1010.                     <GOK:true>
  1011.                         <GOK:effect call="ChunkerNextChunk"/>
  1012.                     </GOK:true>
  1013.                     <GOK:false>
  1014.                         <GOK:effect name="wrap" call="GetRate">
  1015.                             <GOK:compare value="1" type="equal">
  1016.                                 <GOK:true>
  1017.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  1018.                                 </GOK:true>
  1019.                             </GOK:compare>
  1020.                         </GOK:effect>
  1021.                     </GOK:false>
  1022.                 </GOK:compare>
  1023.             </GOK:effect>
  1024.         </GOK:handler>
  1025.  
  1026.     </GOK:state>
  1027.  
  1028.  
  1029.     <GOK:state name="2">
  1030.         
  1031.         <GOK:handler state="press" name="movehighlighter">
  1032.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  1033.             <GOK:effect call="ChunkerIfNextKey">
  1034.                 <GOK:compare value="1" type="equal">
  1035.                     <GOK:true>
  1036.                         <GOK:effect call="ChunkerNextKey"/>
  1037.                     </GOK:true>
  1038.                     <GOK:false>
  1039.                         <GOK:effect name="wrap" call="GetRate">
  1040.                             <GOK:compare value="1" type="equal">
  1041.                                 <GOK:true>
  1042.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  1043.                                     
  1044.                                     <GOK:effect param1="1" call="CounterGet">
  1045.                                         <GOK:compare value="1" type="lessthan">
  1046.                                             <GOK:true>
  1047.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  1048.                                                 <GOK:effect call="Timer1Stop"/>
  1049.                                                 <GOK:effect call="HighlightFirstChunk"/>
  1050.                                                 <GOK:effect param1="1" call="StateJump"/>
  1051.                                             </GOK:true>
  1052.                                             <GOK:false>
  1053.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  1054.                                             </GOK:false>
  1055.                                         </GOK:compare>
  1056.                                     </GOK:effect>
  1057.                                 </GOK:true>
  1058.                             </GOK:compare>
  1059.                         </GOK:effect>
  1060.                     </GOK:false>
  1061.                 </GOK:compare>
  1062.             </GOK:effect>
  1063.         </GOK:handler>
  1064.  
  1065.         <GOK:handler state="release" name="movehighlighter">
  1066.             <GOK:effect call="Timer1Stop"/>
  1067.         </GOK:handler>
  1068.  
  1069.         <GOK:handler name="select">
  1070.             <GOK:effect call="Timer1Stop"/>
  1071.             <GOK:effect name="feedbackselection" call="Feedback"/>
  1072.             <GOK:effect call="OutputSelectedKey"/>
  1073.             <GOK:effect call="HighlightFirstChunk"/>
  1074.             <GOK:effect param1="1" call="StateJump"/>
  1075.         </GOK:handler>
  1076.  
  1077.         <GOK:handler name="timer1">
  1078.         
  1079.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  1080.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  1081.             <GOK:effect call="ChunkerIfNextKey">
  1082.                 <GOK:compare value="1" type="equal">
  1083.                     <GOK:true>
  1084.                         <GOK:effect call="ChunkerNextKey"/>
  1085.                     </GOK:true>
  1086.                     <GOK:false>
  1087.                         <GOK:effect name="wrap" call="GetRate">
  1088.                             <GOK:compare value="1" type="equal">
  1089.                                 <GOK:true>
  1090.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  1091.                                     
  1092.                                     <GOK:effect param1="1" call="CounterGet">
  1093.                                         <GOK:compare value="1" type="lessthan">
  1094.                                             <GOK:true>
  1095.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  1096.                                                 <GOK:effect call="Timer1Stop"/>
  1097.                                                 <GOK:effect call="HighlightFirstChunk"/>
  1098.                                                 <GOK:effect param1="1" call="StateJump"/>
  1099.                                             </GOK:true>
  1100.                                             <GOK:false>
  1101.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  1102.                                             </GOK:false>
  1103.                                         </GOK:compare>
  1104.                                     </GOK:effect>
  1105.                                 </GOK:true>
  1106.                             </GOK:compare>
  1107.                         </GOK:effect>
  1108.                     </GOK:false>
  1109.                 </GOK:compare>
  1110.             </GOK:effect>
  1111.         </GOK:handler>
  1112.     </GOK:state>
  1113.  
  1114.  
  1115.     <GOK:state name="repeat">
  1116.         <GOK:handler name="select">
  1117.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  1118.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  1119.             <GOK:effect call="Timer1Stop"/>
  1120.             <GOK:effect call="HighlightFirstChunk"/>
  1121.             <GOK:effect param1="1" call="StateJump"/>
  1122.         </GOK:handler>
  1123.         <GOK:handler state="press" name="movehighlighter">
  1124.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  1125.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  1126.             <GOK:effect call="Timer1Stop"/>
  1127.             <GOK:effect call="HighlightFirstChunk"/>
  1128.             <GOK:effect param1="1" call="StateJump"/>
  1129.         </GOK:handler>
  1130.     </GOK:state>
  1131.  
  1132.  
  1133. </GOK:accessmethod>
  1134. <GOK:accessmethod xml:lang="be" name="inversescanning" displayname="╨ƒ╨╡╤Ç╨░╨▓╨╡╤Ç╨╜╤â╤é╨░╨╡ ╤Ç╨░╨╖╨│╨╗╤Å╨┤╨░╨╜╤î╨╜╨╡">
  1135. <GOK:description xml:space="preserve">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  1136.  
  1137. <GOK:operation>
  1138. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operation" xml:lang="be">
  1139.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  1140.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  1141.  
  1142.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1143.                 <GOK:control type="label" string="Scan:" xml:lang="be"></GOK:control>
  1144.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Scan:" xml:lang="be"></GOK:control>
  1145.             </GOK:control>
  1146.                 
  1147.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1148.                 <GOK:control type="label" string="Activate:" xml:lang="be"></GOK:control>
  1149.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activate:" xml:lang="be"></GOK:control>
  1150.             </GOK:control>
  1151.  
  1152.         </GOK:control>
  1153.     </GOK:control>    
  1154. </GOK:control>    
  1155. </GOK:operation>
  1156.  
  1157. <GOK:feedback>
  1158. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨ù╨▓╨░╤Ç╨╛╤é╨╜╨░╤Å ╤ü╤â╨▓╤Å╨╖╤î" xml:lang="be">
  1159.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  1160.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  1161.  
  1162.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1163.                 <GOK:control type="label" string="Movement:" xml:lang="be"></GOK:control>
  1164.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedback Movement:" xml:lang="be"></GOK:control>
  1165.             </GOK:control>
  1166.     
  1167.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1168.                 <GOK:control type="label" string="Activation:" xml:lang="be"></GOK:control>
  1169.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:" xml:lang="be"></GOK:control>
  1170.             </GOK:control>
  1171.  
  1172.         </GOK:control>
  1173.     </GOK:control>
  1174. </GOK:control>
  1175. </GOK:feedback>
  1176.  
  1177. <GOK:options>
  1178. <GOK:control type="frame" spacing="0" size="3" border="0" string="Options" xml:lang="be">
  1179.  
  1180.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  1181.  
  1182.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  1183.             <GOK:control type="label" string="Scan Delay:" xml:lang="be"></GOK:control>
  1184.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Scan Speed:" xml:lang="be"></GOK:control>
  1185.             <GOK:control type="label" string="(100s of a second)" xml:lang="be"></GOK:control>
  1186.         </GOK:control>
  1187.  
  1188.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  1189.             <GOK:control type="checkbutton" name="wrap" string="Wrap Rows/Columns" xml:lang="be"></GOK:control>
  1190.         </GOK:control>
  1191.     
  1192.  
  1193.  
  1194.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  1195.             <GOK:control type="label" string="Scanning Direction:"/>
  1196.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1197.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Top/Bottom" xml:lang="be"></GOK:control>
  1198.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Bottom/Top" xml:lang="be"></GOK:control>
  1199.             </GOK:control>
  1200.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1201.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Left/Right" xml:lang="be"></GOK:control>
  1202.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Right/Left" xml:lang="be"></GOK:control>
  1203.             </GOK:control>
  1204.         </GOK:control>
  1205.  
  1206.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  1207.             <GOK:control type="label" string="Cycles Before Stopping:" xml:lang="be"></GOK:control>
  1208.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Cycles Before Stopping:" xml:lang="be"></GOK:control>
  1209.  
  1210.         </GOK:control>
  1211.     
  1212.     </GOK:control>
  1213. </GOK:control>
  1214. </GOK:options>
  1215.  
  1216.  
  1217.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  1218.     <GOK:rate stringvalue="switch3" name="select"/>
  1219.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  1220.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  1221.     <GOK:rate value="0" name="autorepeat"/>
  1222.     <GOK:rate value="30" name="repeatrate"/>
  1223.     <GOK:rate value="100" name="scanspeed"/>
  1224.     <GOK:rate value="1" name="wrap"/>
  1225.     <GOK:rate value="0" name="topbottom"/>
  1226.     <GOK:rate value="0" name="leftright"/>
  1227.     <GOK:rate value="3" name="cycles"/>
  1228.  
  1229.  
  1230.  
  1231.     <GOK:initialization>
  1232.         <GOK:effect call="ChunkerReset"/>
  1233.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  1234.     </GOK:initialization>
  1235.  
  1236.  
  1237.     <GOK:state name="1">
  1238.  
  1239.         <GOK:stateinit>
  1240.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  1241.         </GOK:stateinit>
  1242.         
  1243.         <GOK:handler state="press" name="movehighlighter">
  1244.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  1245.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  1246.             <GOK:effect call="ChunkerIfNextChunk">
  1247.                 <GOK:compare value="1" type="equal">
  1248.                     <GOK:true>
  1249.                         <GOK:effect call="ChunkerNextChunk"/>
  1250.                     </GOK:true>
  1251.                     <GOK:false>
  1252.                         <GOK:effect name="wrap" call="GetRate">
  1253.                             <GOK:compare value="1" type="equal">
  1254.                                 <GOK:true>
  1255.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  1256.                                 </GOK:true>
  1257.                             </GOK:compare>
  1258.                         </GOK:effect>
  1259.                     </GOK:false>
  1260.                 </GOK:compare>
  1261.             </GOK:effect>
  1262.         </GOK:handler>
  1263.  
  1264.         <GOK:handler state="release" name="movehighlighter">
  1265.             <GOK:effect call="Timer1Stop"/>
  1266.         </GOK:handler>
  1267.  
  1268.         <GOK:handler name="select">
  1269.             <GOK:effect call="Timer1Stop"/>
  1270.             <GOK:effect call="SelectChunk">
  1271.                 <GOK:compare value="1" type="equal">
  1272.                     <GOK:true>
  1273.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  1274.                         <GOK:effect call="OutputSelectedKey"/>
  1275.                         <GOK:effect call="HighlightFirstChunk"/>
  1276.                         <GOK:effect param1="1" call="StateJump"/>
  1277.                     </GOK:true>
  1278.                     <GOK:false>
  1279.                         <GOK:effect call="HighlightFirstKey"/>
  1280.                         <GOK:effect param1="2" call="StateJump"/>
  1281.                     </GOK:false>
  1282.                 </GOK:compare>
  1283.             </GOK:effect>
  1284.         </GOK:handler>
  1285.  
  1286.         <GOK:handler name="timer1">
  1287.         
  1288.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  1289.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  1290.             <GOK:effect call="ChunkerIfNextChunk">
  1291.                 <GOK:compare value="1" type="equal">
  1292.                     <GOK:true>
  1293.                         <GOK:effect call="ChunkerNextChunk"/>
  1294.                     </GOK:true>
  1295.                     <GOK:false>
  1296.                         <GOK:effect name="wrap" call="GetRate">
  1297.                             <GOK:compare value="1" type="equal">
  1298.                                 <GOK:true>
  1299.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  1300.                                 </GOK:true>
  1301.                             </GOK:compare>
  1302.                         </GOK:effect>
  1303.                     </GOK:false>
  1304.                 </GOK:compare>
  1305.             </GOK:effect>
  1306.         </GOK:handler>
  1307.  
  1308.     </GOK:state>
  1309.  
  1310.  
  1311.     <GOK:state name="2">
  1312.         
  1313.         <GOK:handler state="press" name="movehighlighter">
  1314.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  1315.             <GOK:effect call="ChunkerIfNextKey">
  1316.                 <GOK:compare value="1" type="equal">
  1317.                     <GOK:true>
  1318.                         <GOK:effect call="ChunkerNextKey"/>
  1319.                     </GOK:true>
  1320.                     <GOK:false>
  1321.                         <GOK:effect name="wrap" call="GetRate">
  1322.                             <GOK:compare value="1" type="equal">
  1323.                                 <GOK:true>
  1324.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  1325.                                     
  1326.                                     <GOK:effect param1="1" call="CounterGet">
  1327.                                         <GOK:compare value="1" type="lessthan">
  1328.                                             <GOK:true>
  1329.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  1330.                                                 <GOK:effect call="Timer1Stop"/>
  1331.                                                 <GOK:effect call="HighlightFirstChunk"/>
  1332.                                                 <GOK:effect param1="1" call="StateJump"/>
  1333.                                             </GOK:true>
  1334.                                             <GOK:false>
  1335.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  1336.                                             </GOK:false>
  1337.                                         </GOK:compare>
  1338.                                     </GOK:effect>
  1339.                                 </GOK:true>
  1340.                             </GOK:compare>
  1341.                         </GOK:effect>
  1342.                     </GOK:false>
  1343.                 </GOK:compare>
  1344.             </GOK:effect>
  1345.         </GOK:handler>
  1346.  
  1347.         <GOK:handler state="release" name="movehighlighter">
  1348.             <GOK:effect call="Timer1Stop"/>
  1349.         </GOK:handler>
  1350.  
  1351.         <GOK:handler name="select">
  1352.             <GOK:effect call="Timer1Stop"/>
  1353.             <GOK:effect name="feedbackselection" call="Feedback"/>
  1354.             <GOK:effect call="OutputSelectedKey"/>
  1355.             <GOK:effect call="HighlightFirstChunk"/>
  1356.             <GOK:effect param1="1" call="StateJump"/>
  1357.         </GOK:handler>
  1358.  
  1359.         <GOK:handler name="timer1">
  1360.         
  1361.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  1362.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  1363.             <GOK:effect call="ChunkerIfNextKey">
  1364.                 <GOK:compare value="1" type="equal">
  1365.                     <GOK:true>
  1366.                         <GOK:effect call="ChunkerNextKey"/>
  1367.                     </GOK:true>
  1368.                     <GOK:false>
  1369.                         <GOK:effect name="wrap" call="GetRate">
  1370.                             <GOK:compare value="1" type="equal">
  1371.                                 <GOK:true>
  1372.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  1373.                                     
  1374.                                     <GOK:effect param1="1" call="CounterGet">
  1375.                                         <GOK:compare value="1" type="lessthan">
  1376.                                             <GOK:true>
  1377.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  1378.                                                 <GOK:effect call="Timer1Stop"/>
  1379.                                                 <GOK:effect call="HighlightFirstChunk"/>
  1380.                                                 <GOK:effect param1="1" call="StateJump"/>
  1381.                                             </GOK:true>
  1382.                                             <GOK:false>
  1383.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  1384.                                             </GOK:false>
  1385.                                         </GOK:compare>
  1386.                                     </GOK:effect>
  1387.                                 </GOK:true>
  1388.                             </GOK:compare>
  1389.                         </GOK:effect>
  1390.                     </GOK:false>
  1391.                 </GOK:compare>
  1392.             </GOK:effect>
  1393.         </GOK:handler>
  1394.     </GOK:state>
  1395.  
  1396.  
  1397.     <GOK:state name="repeat">
  1398.         <GOK:handler name="select">
  1399.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  1400.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  1401.             <GOK:effect call="Timer1Stop"/>
  1402.             <GOK:effect call="HighlightFirstChunk"/>
  1403.             <GOK:effect param1="1" call="StateJump"/>
  1404.         </GOK:handler>
  1405.         <GOK:handler state="press" name="movehighlighter">
  1406.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  1407.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  1408.             <GOK:effect call="Timer1Stop"/>
  1409.             <GOK:effect call="HighlightFirstChunk"/>
  1410.             <GOK:effect param1="1" call="StateJump"/>
  1411.         </GOK:handler>
  1412.     </GOK:state>
  1413.  
  1414.  
  1415. </GOK:accessmethod>
  1416. <GOK:accessmethod xml:lang="bg" name="inversescanning" displayname="╨₧╨▒╤è╤Ç╨╜╨░╤é╨╛ ╤ü╨║╨░╨╜╨╕╤Ç╨░╨╜╨╡">
  1417. <GOK:description xml:space="preserve" xml:lang="bg">╨¥╨░╤é╨╕╤ü╨╜╨╡╤é╨╡ ╨╕ ╨╖╨░╨┤╤Ç╤è╨╢╤é╨╡ ╨╡╨┤╨╕╨╜ ╨║╨╗╨░╨▓╨╕╤ê, ╨║╨╛╨╣╤é╨╛ ╨┤╨░ ╤ü╨╡ ╤ü╨║╨░╨╜╨╕╤Ç╨░. ╨¥╨░╤é╨╕╤ü╨║╨░╨╜╨╡╤é╨╛ ╨╜╨░ ╨▓╤é╨╛╤Ç╨╕ ╨║╨╗╨░╨▓╨╕╤ê ╤ë╨╡ ╨╕╨╖╨▒╨╡╤Ç╨╡ ╨┐╤è╤Ç╨▓╨╕╤Å.</GOK:description>
  1418.  
  1419. <GOK:operation>
  1420. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨₧╨┐╨╡╤Ç╨░╤å╨╕╤Å" xml:lang="bg">
  1421.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  1422.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  1423.  
  1424.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1425.                 <GOK:control type="label" string="╨í╨║╨░╨╜╨╕╤Ç╨░╨╜╨╡:" xml:lang="bg"></GOK:control>
  1426.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="╨í╨║╨░╨╜╨╕╤Ç╨░╨╜╨╡:" xml:lang="bg"></GOK:control>
  1427.             </GOK:control>
  1428.                 
  1429.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1430.                 <GOK:control type="label" string="╨ù╨░╨┤╨╡╨╣╤ü╤é╨▓╨░╨╜╨╡:" xml:lang="bg"></GOK:control>
  1431.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="╨ù╨░╨┤╨╡╨╣╤ü╤é╨▓╨░╨╜╨╡:" xml:lang="bg"></GOK:control>
  1432.             </GOK:control>
  1433.  
  1434.         </GOK:control>
  1435.     </GOK:control>    
  1436. </GOK:control>    
  1437. </GOK:operation>
  1438.  
  1439. <GOK:feedback>
  1440. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨₧╨▒╤Ç╨░╤é╨╜╨░ ╨▓╤Ç╤è╨╖╨║╨░" xml:lang="bg">
  1441.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  1442.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  1443.  
  1444.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1445.                 <GOK:control type="label" string="╨ö╨▓╨╕╨╢╨╡╨╜╨╕╨╡:" xml:lang="bg"></GOK:control>
  1446.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="╨ö╨▓╨╕╨╢╨╡╨╜╨╕╨╡ ╨╜╨░ ╨╛╨▒╤Ç╨░╤é╨╜╨░ ╨▓╤Ç╤è╨╖╨║╨░:" xml:lang="bg"></GOK:control>
  1447.             </GOK:control>
  1448.     
  1449.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1450.                 <GOK:control type="label" string="╨ù╨░╨┤╨╡╨╣╤ü╤é╨▓╨░╨╜╨╡:" xml:lang="bg"></GOK:control>
  1451.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="╨ù╨░╨┤╨╡╨╣╤ü╤é╨▓╨░╨╜╨╡ ╨╜╨░ ╨╛╨▒╤Ç╨░╤é╨╜╨░ ╨▓╤Ç╤è╨╖╨║╨░:" xml:lang="bg"></GOK:control>
  1452.             </GOK:control>
  1453.  
  1454.         </GOK:control>
  1455.     </GOK:control>
  1456. </GOK:control>
  1457. </GOK:feedback>
  1458.  
  1459. <GOK:options>
  1460. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨₧╨┐╤å╨╕╨╕" xml:lang="bg">
  1461.  
  1462.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  1463.  
  1464.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  1465.             <GOK:control type="label" string="╨ù╨░╨▒╨░╨▓╤Å╨╜╨╡ ╨╜╨░ ╤ü╨║╨░╨╜╨╕╤Ç╨░╨╜╨╡╤é╨╛:" xml:lang="bg"></GOK:control>
  1466.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="╨í╨║╨╛╤Ç╨╛╤ü╤é ╨╜╨░ ╤ü╨║╨░╨╜╨╕╤Ç╨░╨╜╨╡:" xml:lang="bg"></GOK:control>
  1467.             <GOK:control type="label" string="(╤ü╤é╨╛╤é╨╜╨╕ ╨╛╤é ╤ü╨╡╨║╤â╨╜╨┤╨░)" xml:lang="bg"></GOK:control>
  1468.         </GOK:control>
  1469.  
  1470.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  1471.             <GOK:control type="checkbutton" name="wrap" string="╨₧╨│╤Ç╨░╨╢╨┤╨░╨╜╨╡ ╨╜╨░ ╤Ç╨╡╨┤╨╛╨▓╨╡/╨║╨╛╨╗╨╛╨╜╨╕" xml:lang="bg"></GOK:control>
  1472.         </GOK:control>
  1473.     
  1474.  
  1475.  
  1476.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  1477.             <GOK:control type="label" string="Scanning Direction:"/>
  1478.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1479.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="╨ö╨╛╨╗╤â/╨│╨╛╤Ç╨╡" xml:lang="bg"></GOK:control>
  1480.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="╨ö╤è╨╜╨╛/╨Æ╤Ç╤è╤à" xml:lang="bg"></GOK:control>
  1481.             </GOK:control>
  1482.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1483.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="╨¢╤Å╨▓╨╛/╨ö╤Å╤ü╨╜╨╛" xml:lang="bg"></GOK:control>
  1484.                 <GOK:control value="1" type="radiobutton" name="leftright" string="╨ö╤Å╤ü╨╜╨╛/╨╗╤Å╨▓╨╛" xml:lang="bg"></GOK:control>
  1485.             </GOK:control>
  1486.         </GOK:control>
  1487.  
  1488.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  1489.             <GOK:control type="label" string="╨ª╨╕╨║╨╗╨╕ ╨┐╤Ç╨╡╨┤╨╕ ╤ü╨┐╨╕╤Ç╨░╨╜╨╡:" xml:lang="bg"></GOK:control>
  1490.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="╨ª╨╕╨║╨╗╨╕ ╨┐╤Ç╨╡╨┤╨╕ ╤ü╨┐╨╕╤Ç╨░╨╜╨╡:" xml:lang="bg"></GOK:control>
  1491.  
  1492.         </GOK:control>
  1493.     
  1494.     </GOK:control>
  1495. </GOK:control>
  1496. </GOK:options>
  1497.  
  1498.  
  1499.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  1500.     <GOK:rate stringvalue="switch3" name="select"/>
  1501.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  1502.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  1503.     <GOK:rate value="0" name="autorepeat"/>
  1504.     <GOK:rate value="30" name="repeatrate"/>
  1505.     <GOK:rate value="100" name="scanspeed"/>
  1506.     <GOK:rate value="1" name="wrap"/>
  1507.     <GOK:rate value="0" name="topbottom"/>
  1508.     <GOK:rate value="0" name="leftright"/>
  1509.     <GOK:rate value="3" name="cycles"/>
  1510.  
  1511.  
  1512.  
  1513.     <GOK:initialization>
  1514.         <GOK:effect call="ChunkerReset"/>
  1515.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  1516.     </GOK:initialization>
  1517.  
  1518.  
  1519.     <GOK:state name="1">
  1520.  
  1521.         <GOK:stateinit>
  1522.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  1523.         </GOK:stateinit>
  1524.         
  1525.         <GOK:handler state="press" name="movehighlighter">
  1526.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  1527.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  1528.             <GOK:effect call="ChunkerIfNextChunk">
  1529.                 <GOK:compare value="1" type="equal">
  1530.                     <GOK:true>
  1531.                         <GOK:effect call="ChunkerNextChunk"/>
  1532.                     </GOK:true>
  1533.                     <GOK:false>
  1534.                         <GOK:effect name="wrap" call="GetRate">
  1535.                             <GOK:compare value="1" type="equal">
  1536.                                 <GOK:true>
  1537.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  1538.                                 </GOK:true>
  1539.                             </GOK:compare>
  1540.                         </GOK:effect>
  1541.                     </GOK:false>
  1542.                 </GOK:compare>
  1543.             </GOK:effect>
  1544.         </GOK:handler>
  1545.  
  1546.         <GOK:handler state="release" name="movehighlighter">
  1547.             <GOK:effect call="Timer1Stop"/>
  1548.         </GOK:handler>
  1549.  
  1550.         <GOK:handler name="select">
  1551.             <GOK:effect call="Timer1Stop"/>
  1552.             <GOK:effect call="SelectChunk">
  1553.                 <GOK:compare value="1" type="equal">
  1554.                     <GOK:true>
  1555.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  1556.                         <GOK:effect call="OutputSelectedKey"/>
  1557.                         <GOK:effect call="HighlightFirstChunk"/>
  1558.                         <GOK:effect param1="1" call="StateJump"/>
  1559.                     </GOK:true>
  1560.                     <GOK:false>
  1561.                         <GOK:effect call="HighlightFirstKey"/>
  1562.                         <GOK:effect param1="2" call="StateJump"/>
  1563.                     </GOK:false>
  1564.                 </GOK:compare>
  1565.             </GOK:effect>
  1566.         </GOK:handler>
  1567.  
  1568.         <GOK:handler name="timer1">
  1569.         
  1570.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  1571.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  1572.             <GOK:effect call="ChunkerIfNextChunk">
  1573.                 <GOK:compare value="1" type="equal">
  1574.                     <GOK:true>
  1575.                         <GOK:effect call="ChunkerNextChunk"/>
  1576.                     </GOK:true>
  1577.                     <GOK:false>
  1578.                         <GOK:effect name="wrap" call="GetRate">
  1579.                             <GOK:compare value="1" type="equal">
  1580.                                 <GOK:true>
  1581.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  1582.                                 </GOK:true>
  1583.                             </GOK:compare>
  1584.                         </GOK:effect>
  1585.                     </GOK:false>
  1586.                 </GOK:compare>
  1587.             </GOK:effect>
  1588.         </GOK:handler>
  1589.  
  1590.     </GOK:state>
  1591.  
  1592.  
  1593.     <GOK:state name="2">
  1594.         
  1595.         <GOK:handler state="press" name="movehighlighter">
  1596.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  1597.             <GOK:effect call="ChunkerIfNextKey">
  1598.                 <GOK:compare value="1" type="equal">
  1599.                     <GOK:true>
  1600.                         <GOK:effect call="ChunkerNextKey"/>
  1601.                     </GOK:true>
  1602.                     <GOK:false>
  1603.                         <GOK:effect name="wrap" call="GetRate">
  1604.                             <GOK:compare value="1" type="equal">
  1605.                                 <GOK:true>
  1606.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  1607.                                     
  1608.                                     <GOK:effect param1="1" call="CounterGet">
  1609.                                         <GOK:compare value="1" type="lessthan">
  1610.                                             <GOK:true>
  1611.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  1612.                                                 <GOK:effect call="Timer1Stop"/>
  1613.                                                 <GOK:effect call="HighlightFirstChunk"/>
  1614.                                                 <GOK:effect param1="1" call="StateJump"/>
  1615.                                             </GOK:true>
  1616.                                             <GOK:false>
  1617.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  1618.                                             </GOK:false>
  1619.                                         </GOK:compare>
  1620.                                     </GOK:effect>
  1621.                                 </GOK:true>
  1622.                             </GOK:compare>
  1623.                         </GOK:effect>
  1624.                     </GOK:false>
  1625.                 </GOK:compare>
  1626.             </GOK:effect>
  1627.         </GOK:handler>
  1628.  
  1629.         <GOK:handler state="release" name="movehighlighter">
  1630.             <GOK:effect call="Timer1Stop"/>
  1631.         </GOK:handler>
  1632.  
  1633.         <GOK:handler name="select">
  1634.             <GOK:effect call="Timer1Stop"/>
  1635.             <GOK:effect name="feedbackselection" call="Feedback"/>
  1636.             <GOK:effect call="OutputSelectedKey"/>
  1637.             <GOK:effect call="HighlightFirstChunk"/>
  1638.             <GOK:effect param1="1" call="StateJump"/>
  1639.         </GOK:handler>
  1640.  
  1641.         <GOK:handler name="timer1">
  1642.         
  1643.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  1644.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  1645.             <GOK:effect call="ChunkerIfNextKey">
  1646.                 <GOK:compare value="1" type="equal">
  1647.                     <GOK:true>
  1648.                         <GOK:effect call="ChunkerNextKey"/>
  1649.                     </GOK:true>
  1650.                     <GOK:false>
  1651.                         <GOK:effect name="wrap" call="GetRate">
  1652.                             <GOK:compare value="1" type="equal">
  1653.                                 <GOK:true>
  1654.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  1655.                                     
  1656.                                     <GOK:effect param1="1" call="CounterGet">
  1657.                                         <GOK:compare value="1" type="lessthan">
  1658.                                             <GOK:true>
  1659.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  1660.                                                 <GOK:effect call="Timer1Stop"/>
  1661.                                                 <GOK:effect call="HighlightFirstChunk"/>
  1662.                                                 <GOK:effect param1="1" call="StateJump"/>
  1663.                                             </GOK:true>
  1664.                                             <GOK:false>
  1665.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  1666.                                             </GOK:false>
  1667.                                         </GOK:compare>
  1668.                                     </GOK:effect>
  1669.                                 </GOK:true>
  1670.                             </GOK:compare>
  1671.                         </GOK:effect>
  1672.                     </GOK:false>
  1673.                 </GOK:compare>
  1674.             </GOK:effect>
  1675.         </GOK:handler>
  1676.     </GOK:state>
  1677.  
  1678.  
  1679.     <GOK:state name="repeat">
  1680.         <GOK:handler name="select">
  1681.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  1682.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  1683.             <GOK:effect call="Timer1Stop"/>
  1684.             <GOK:effect call="HighlightFirstChunk"/>
  1685.             <GOK:effect param1="1" call="StateJump"/>
  1686.         </GOK:handler>
  1687.         <GOK:handler state="press" name="movehighlighter">
  1688.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  1689.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  1690.             <GOK:effect call="Timer1Stop"/>
  1691.             <GOK:effect call="HighlightFirstChunk"/>
  1692.             <GOK:effect param1="1" call="StateJump"/>
  1693.         </GOK:handler>
  1694.     </GOK:state>
  1695.  
  1696.  
  1697. </GOK:accessmethod>
  1698. <GOK:accessmethod xml:lang="bn" name="inversescanning" displayname="বαª┐᪬αª░αºÇαªñ αª╕αºìαªòαª╛নαª┐αªé">
  1699. <GOK:description xml:space="preserve" xml:lang="bn">αª╕αºìαªòαºì᪻αª╛ন αªòαª░αª╛αª░ αª£αª¿αºì᪻ αªòαºïন αªÅαªò᪃αª┐ αª╕αºüαªçαªÜ αªƒαª┐᪬αºç αªºαª░αºç αª░αª╛αªûαºüনαÑñ αª¿αª┐αª░αºìবαª╛αªÜন αªòαª░αªñαºç αªàনαºì᪻ αªòαºïন αª╕αºüαªçαªÜ αªƒαª┐᪬αºüনαÑñ</GOK:description>
  1700.  
  1701. <GOK:operation>
  1702. <GOK:control type="frame" spacing="0" size="3" border="0" string="᪬αºìαª░αªòαºìαª░αª┐য়αª╛" xml:lang="bn">
  1703.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  1704.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  1705.  
  1706.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1707.                 <GOK:control type="label" string="αª╕αºìαªòαºì᪻αª╛ন:" xml:lang="bn"></GOK:control>
  1708.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="αª╕αºìαªòαºì᪻αª╛ন:" xml:lang="bn"></GOK:control>
  1709.             </GOK:control>
  1710.                 
  1711.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1712.                 <GOK:control type="label" string="αª╕αªòαºìαª░αª┐য় αªòαª░αºï:" xml:lang="bn"></GOK:control>
  1713.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="αª╕αªòαºìαª░αª┐য় αªòαª░αºï:" xml:lang="bn"></GOK:control>
  1714.             </GOK:control>
  1715.  
  1716.         </GOK:control>
  1717.     </GOK:control>    
  1718. </GOK:control>    
  1719. </GOK:operation>
  1720.  
  1721. <GOK:feedback>
  1722. <GOK:control type="frame" spacing="0" size="3" border="0" string="᪽αª┐αªíবαºì᪻αª╛αªò" xml:lang="bn">
  1723.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  1724.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  1725.  
  1726.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1727.                 <GOK:control type="label" string="নαªíαª╝αª╛αªÜαªíαª╝αª╛:" xml:lang="bn"></GOK:control>
  1728.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="᪽αª┐αªíবαºì᪻αª╛αªò αª¿αªíαª╝αª╛αªÜαªíαª╝αª╛:" xml:lang="bn"></GOK:control>
  1729.             </GOK:control>
  1730.     
  1731.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1732.                 <GOK:control type="label" string="αª╕αªòαºìαª░αª┐য় αªòαª░αª╛:" xml:lang="bn"></GOK:control>
  1733.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="᪽αª┐αªíবαºì᪻αª╛αªò αª╕αªòαºìαª░αª┐য়αªòαª░αªú:" xml:lang="bn"></GOK:control>
  1734.             </GOK:control>
  1735.  
  1736.         </GOK:control>
  1737.     </GOK:control>
  1738. </GOK:control>
  1739. </GOK:feedback>
  1740.  
  1741. <GOK:options>
  1742. <GOK:control type="frame" spacing="0" size="3" border="0" string="αªà᪬αª╢ন" xml:lang="bn">
  1743.  
  1744.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  1745.  
  1746.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  1747.             <GOK:control type="label" string="αª╕αºìαªòαºì᪻αª╛নαºç αª¼αª┐αª▓᪫αºìব:" xml:lang="bn"></GOK:control>
  1748.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="αª╕αºìαªòαºì᪻αª╛নαºçαª░ αªùαªñαª┐:" xml:lang="bn"></GOK:control>
  1749.             <GOK:control type="label" string="(αª╕αºçαªòαºçনαºìαªíαºçαª░ αª╢αªñαª╛αªéαª╢ αª¡αª╛αªù)" xml:lang="bn"></GOK:control>
  1750.         </GOK:control>
  1751.  
  1752.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  1753.             <GOK:control type="checkbutton" name="wrap" string="αª╕αª╛αª░αª┐/αªòαª▓αª╛᪫ αª«αºïαªíαª╝αª╛" xml:lang="bn"></GOK:control>
  1754.         </GOK:control>
  1755.     
  1756.  
  1757.  
  1758.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  1759.             <GOK:control type="label" string="Scanning Direction:"/>
  1760.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1761.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="αªë᪬αª░/নαª┐αªÜαºç" xml:lang="bn"></GOK:control>
  1762.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="নαª┐αªÜαºç/αªë᪬αª░αºç" xml:lang="bn"></GOK:control>
  1763.             </GOK:control>
  1764.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1765.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="বαª╛αªüয়αºç/αªíαª╛αªçনαºç" xml:lang="bn"></GOK:control>
  1766.                 <GOK:control value="1" type="radiobutton" name="leftright" string="αªíαª╛αªçনαºç/বαª╛αªüয়αºç" xml:lang="bn"></GOK:control>
  1767.             </GOK:control>
  1768.         </GOK:control>
  1769.  
  1770.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  1771.             <GOK:control type="label" string="αªÑαª╛মবαª╛αª░ αªåαªùαºç αª»αªñ αª¼αª╛αª░:" xml:lang="bn"></GOK:control>
  1772.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="αªÑαª╛মবαª╛αª░ αªåαªùαºç αª»αªñ αª¼αª╛αª░:" xml:lang="bn"></GOK:control>
  1773.  
  1774.         </GOK:control>
  1775.     
  1776.     </GOK:control>
  1777. </GOK:control>
  1778. </GOK:options>
  1779.  
  1780.  
  1781.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  1782.     <GOK:rate stringvalue="switch3" name="select"/>
  1783.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  1784.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  1785.     <GOK:rate value="0" name="autorepeat"/>
  1786.     <GOK:rate value="30" name="repeatrate"/>
  1787.     <GOK:rate value="100" name="scanspeed"/>
  1788.     <GOK:rate value="1" name="wrap"/>
  1789.     <GOK:rate value="0" name="topbottom"/>
  1790.     <GOK:rate value="0" name="leftright"/>
  1791.     <GOK:rate value="3" name="cycles"/>
  1792.  
  1793.  
  1794.  
  1795.     <GOK:initialization>
  1796.         <GOK:effect call="ChunkerReset"/>
  1797.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  1798.     </GOK:initialization>
  1799.  
  1800.  
  1801.     <GOK:state name="1">
  1802.  
  1803.         <GOK:stateinit>
  1804.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  1805.         </GOK:stateinit>
  1806.         
  1807.         <GOK:handler state="press" name="movehighlighter">
  1808.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  1809.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  1810.             <GOK:effect call="ChunkerIfNextChunk">
  1811.                 <GOK:compare value="1" type="equal">
  1812.                     <GOK:true>
  1813.                         <GOK:effect call="ChunkerNextChunk"/>
  1814.                     </GOK:true>
  1815.                     <GOK:false>
  1816.                         <GOK:effect name="wrap" call="GetRate">
  1817.                             <GOK:compare value="1" type="equal">
  1818.                                 <GOK:true>
  1819.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  1820.                                 </GOK:true>
  1821.                             </GOK:compare>
  1822.                         </GOK:effect>
  1823.                     </GOK:false>
  1824.                 </GOK:compare>
  1825.             </GOK:effect>
  1826.         </GOK:handler>
  1827.  
  1828.         <GOK:handler state="release" name="movehighlighter">
  1829.             <GOK:effect call="Timer1Stop"/>
  1830.         </GOK:handler>
  1831.  
  1832.         <GOK:handler name="select">
  1833.             <GOK:effect call="Timer1Stop"/>
  1834.             <GOK:effect call="SelectChunk">
  1835.                 <GOK:compare value="1" type="equal">
  1836.                     <GOK:true>
  1837.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  1838.                         <GOK:effect call="OutputSelectedKey"/>
  1839.                         <GOK:effect call="HighlightFirstChunk"/>
  1840.                         <GOK:effect param1="1" call="StateJump"/>
  1841.                     </GOK:true>
  1842.                     <GOK:false>
  1843.                         <GOK:effect call="HighlightFirstKey"/>
  1844.                         <GOK:effect param1="2" call="StateJump"/>
  1845.                     </GOK:false>
  1846.                 </GOK:compare>
  1847.             </GOK:effect>
  1848.         </GOK:handler>
  1849.  
  1850.         <GOK:handler name="timer1">
  1851.         
  1852.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  1853.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  1854.             <GOK:effect call="ChunkerIfNextChunk">
  1855.                 <GOK:compare value="1" type="equal">
  1856.                     <GOK:true>
  1857.                         <GOK:effect call="ChunkerNextChunk"/>
  1858.                     </GOK:true>
  1859.                     <GOK:false>
  1860.                         <GOK:effect name="wrap" call="GetRate">
  1861.                             <GOK:compare value="1" type="equal">
  1862.                                 <GOK:true>
  1863.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  1864.                                 </GOK:true>
  1865.                             </GOK:compare>
  1866.                         </GOK:effect>
  1867.                     </GOK:false>
  1868.                 </GOK:compare>
  1869.             </GOK:effect>
  1870.         </GOK:handler>
  1871.  
  1872.     </GOK:state>
  1873.  
  1874.  
  1875.     <GOK:state name="2">
  1876.         
  1877.         <GOK:handler state="press" name="movehighlighter">
  1878.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  1879.             <GOK:effect call="ChunkerIfNextKey">
  1880.                 <GOK:compare value="1" type="equal">
  1881.                     <GOK:true>
  1882.                         <GOK:effect call="ChunkerNextKey"/>
  1883.                     </GOK:true>
  1884.                     <GOK:false>
  1885.                         <GOK:effect name="wrap" call="GetRate">
  1886.                             <GOK:compare value="1" type="equal">
  1887.                                 <GOK:true>
  1888.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  1889.                                     
  1890.                                     <GOK:effect param1="1" call="CounterGet">
  1891.                                         <GOK:compare value="1" type="lessthan">
  1892.                                             <GOK:true>
  1893.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  1894.                                                 <GOK:effect call="Timer1Stop"/>
  1895.                                                 <GOK:effect call="HighlightFirstChunk"/>
  1896.                                                 <GOK:effect param1="1" call="StateJump"/>
  1897.                                             </GOK:true>
  1898.                                             <GOK:false>
  1899.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  1900.                                             </GOK:false>
  1901.                                         </GOK:compare>
  1902.                                     </GOK:effect>
  1903.                                 </GOK:true>
  1904.                             </GOK:compare>
  1905.                         </GOK:effect>
  1906.                     </GOK:false>
  1907.                 </GOK:compare>
  1908.             </GOK:effect>
  1909.         </GOK:handler>
  1910.  
  1911.         <GOK:handler state="release" name="movehighlighter">
  1912.             <GOK:effect call="Timer1Stop"/>
  1913.         </GOK:handler>
  1914.  
  1915.         <GOK:handler name="select">
  1916.             <GOK:effect call="Timer1Stop"/>
  1917.             <GOK:effect name="feedbackselection" call="Feedback"/>
  1918.             <GOK:effect call="OutputSelectedKey"/>
  1919.             <GOK:effect call="HighlightFirstChunk"/>
  1920.             <GOK:effect param1="1" call="StateJump"/>
  1921.         </GOK:handler>
  1922.  
  1923.         <GOK:handler name="timer1">
  1924.         
  1925.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  1926.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  1927.             <GOK:effect call="ChunkerIfNextKey">
  1928.                 <GOK:compare value="1" type="equal">
  1929.                     <GOK:true>
  1930.                         <GOK:effect call="ChunkerNextKey"/>
  1931.                     </GOK:true>
  1932.                     <GOK:false>
  1933.                         <GOK:effect name="wrap" call="GetRate">
  1934.                             <GOK:compare value="1" type="equal">
  1935.                                 <GOK:true>
  1936.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  1937.                                     
  1938.                                     <GOK:effect param1="1" call="CounterGet">
  1939.                                         <GOK:compare value="1" type="lessthan">
  1940.                                             <GOK:true>
  1941.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  1942.                                                 <GOK:effect call="Timer1Stop"/>
  1943.                                                 <GOK:effect call="HighlightFirstChunk"/>
  1944.                                                 <GOK:effect param1="1" call="StateJump"/>
  1945.                                             </GOK:true>
  1946.                                             <GOK:false>
  1947.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  1948.                                             </GOK:false>
  1949.                                         </GOK:compare>
  1950.                                     </GOK:effect>
  1951.                                 </GOK:true>
  1952.                             </GOK:compare>
  1953.                         </GOK:effect>
  1954.                     </GOK:false>
  1955.                 </GOK:compare>
  1956.             </GOK:effect>
  1957.         </GOK:handler>
  1958.     </GOK:state>
  1959.  
  1960.  
  1961.     <GOK:state name="repeat">
  1962.         <GOK:handler name="select">
  1963.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  1964.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  1965.             <GOK:effect call="Timer1Stop"/>
  1966.             <GOK:effect call="HighlightFirstChunk"/>
  1967.             <GOK:effect param1="1" call="StateJump"/>
  1968.         </GOK:handler>
  1969.         <GOK:handler state="press" name="movehighlighter">
  1970.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  1971.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  1972.             <GOK:effect call="Timer1Stop"/>
  1973.             <GOK:effect call="HighlightFirstChunk"/>
  1974.             <GOK:effect param1="1" call="StateJump"/>
  1975.         </GOK:handler>
  1976.     </GOK:state>
  1977.  
  1978.  
  1979. </GOK:accessmethod>
  1980. <GOK:accessmethod xml:lang="bn_IN" name="inversescanning" displayname="বαª┐᪬αª░αºÇαªñ αª╕αºìαªòαª╛নαª┐αªé">
  1981. <GOK:description xml:space="preserve" xml:lang="bn_IN">αª╕αºìαªòαºì᪻αª╛ন αªòαª░αª╛αª░ αª£αª¿αºì᪻ αªòαºïন αªÅαªò᪃αª┐ αª╕αºüαªçαªÜ αªƒαª┐᪬αºç αªºαª░αºç αª░αª╛αªûαºüনαÑñ αª¿αª┐αª░αºìবαª╛αªÜন αªòαª░αªñαºç αªàনαºì᪻ αªòαºïন αª╕αºüαªçαªÜ αªƒαª┐᪬αºüনαÑñ</GOK:description>
  1982.  
  1983. <GOK:operation>
  1984. <GOK:control type="frame" spacing="0" size="3" border="0" string="᪬αºìαª░αªòαºìαª░αª┐য়αª╛" xml:lang="bn_IN">
  1985.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  1986.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  1987.  
  1988.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1989.                 <GOK:control type="label" string="αª╕αºìαªòαºì᪻αª╛ন:" xml:lang="bn_IN"></GOK:control>
  1990.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="αª╕αºìαªòαºì᪻αª╛ন:" xml:lang="bn_IN"></GOK:control>
  1991.             </GOK:control>
  1992.                 
  1993.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1994.                 <GOK:control type="label" string="αª╕αªòαºìαª░αª┐য় αªòαª░αºï:" xml:lang="bn_IN"></GOK:control>
  1995.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="αª╕αªòαºìαª░αª┐য় αªòαª░αºï:" xml:lang="bn_IN"></GOK:control>
  1996.             </GOK:control>
  1997.  
  1998.         </GOK:control>
  1999.     </GOK:control>    
  2000. </GOK:control>    
  2001. </GOK:operation>
  2002.  
  2003. <GOK:feedback>
  2004. <GOK:control type="frame" spacing="0" size="3" border="0" string="᪽αª┐αªíবαºì᪻αª╛αªò" xml:lang="bn_IN">
  2005.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  2006.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  2007.  
  2008.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2009.                 <GOK:control type="label" string="নαªíαª╝αª╛αªÜαªíαª╝αª╛:" xml:lang="bn_IN"></GOK:control>
  2010.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="᪽αª┐αªíবαºì᪻αª╛αªò αª¿αªíαª╝αª╛αªÜαªíαª╝αª╛:" xml:lang="bn_IN"></GOK:control>
  2011.             </GOK:control>
  2012.     
  2013.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2014.                 <GOK:control type="label" string="αª╕αªòαºìαª░αª┐য় αªòαª░αª╛:" xml:lang="bn_IN"></GOK:control>
  2015.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="᪽αª┐αªíবαºì᪻αª╛αªò αª╕αªòαºìαª░αª┐য়αªòαª░αªú:" xml:lang="bn_IN"></GOK:control>
  2016.             </GOK:control>
  2017.  
  2018.         </GOK:control>
  2019.     </GOK:control>
  2020. </GOK:control>
  2021. </GOK:feedback>
  2022.  
  2023. <GOK:options>
  2024. <GOK:control type="frame" spacing="0" size="3" border="0" string="αªà᪬αª╢ন" xml:lang="bn_IN">
  2025.  
  2026.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  2027.  
  2028.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  2029.             <GOK:control type="label" string="αª╕αºìαªòαºì᪻αª╛নαºç αª¼αª┐αª▓᪫αºìব:" xml:lang="bn_IN"></GOK:control>
  2030.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="αª╕αºìαªòαºì᪻αª╛নαºçαª░ αªùαªñαª┐:" xml:lang="bn_IN"></GOK:control>
  2031.             <GOK:control type="label" string="(αª╕αºçαªòαºçনαºìαªíαºçαª░ αª╢αªñαª╛αªéαª╢ αª¡αª╛αªù)" xml:lang="bn_IN"></GOK:control>
  2032.         </GOK:control>
  2033.  
  2034.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  2035.             <GOK:control type="checkbutton" name="wrap" string="αª╕αª╛αª░αª┐/αªòαª▓αª╛᪫ αª«αºïαªíαª╝αª╛" xml:lang="bn_IN"></GOK:control>
  2036.         </GOK:control>
  2037.     
  2038.  
  2039.  
  2040.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  2041.             <GOK:control type="label" string="Scanning Direction:"/>
  2042.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2043.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="αªë᪬αª░/নαª┐αªÜαºç" xml:lang="bn_IN"></GOK:control>
  2044.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="নαª┐αªÜαºç/αªë᪬αª░αºç" xml:lang="bn_IN"></GOK:control>
  2045.             </GOK:control>
  2046.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2047.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="বαª╛αªüয়αºç/αªíαª╛αªçনαºç" xml:lang="bn_IN"></GOK:control>
  2048.                 <GOK:control value="1" type="radiobutton" name="leftright" string="αªíαª╛αªçনαºç/বαª╛αªüয়αºç" xml:lang="bn_IN"></GOK:control>
  2049.             </GOK:control>
  2050.         </GOK:control>
  2051.  
  2052.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  2053.             <GOK:control type="label" string="αªÑαª╛মবαª╛αª░ αªåαªùαºç αª»αªñ αª¼αª╛αª░:" xml:lang="bn_IN"></GOK:control>
  2054.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="αªÑαª╛মবαª╛αª░ αªåαªùαºç αª»αªñ αª¼αª╛αª░:" xml:lang="bn_IN"></GOK:control>
  2055.  
  2056.         </GOK:control>
  2057.     
  2058.     </GOK:control>
  2059. </GOK:control>
  2060. </GOK:options>
  2061.  
  2062.  
  2063.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  2064.     <GOK:rate stringvalue="switch3" name="select"/>
  2065.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  2066.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  2067.     <GOK:rate value="0" name="autorepeat"/>
  2068.     <GOK:rate value="30" name="repeatrate"/>
  2069.     <GOK:rate value="100" name="scanspeed"/>
  2070.     <GOK:rate value="1" name="wrap"/>
  2071.     <GOK:rate value="0" name="topbottom"/>
  2072.     <GOK:rate value="0" name="leftright"/>
  2073.     <GOK:rate value="3" name="cycles"/>
  2074.  
  2075.  
  2076.  
  2077.     <GOK:initialization>
  2078.         <GOK:effect call="ChunkerReset"/>
  2079.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  2080.     </GOK:initialization>
  2081.  
  2082.  
  2083.     <GOK:state name="1">
  2084.  
  2085.         <GOK:stateinit>
  2086.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  2087.         </GOK:stateinit>
  2088.         
  2089.         <GOK:handler state="press" name="movehighlighter">
  2090.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  2091.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  2092.             <GOK:effect call="ChunkerIfNextChunk">
  2093.                 <GOK:compare value="1" type="equal">
  2094.                     <GOK:true>
  2095.                         <GOK:effect call="ChunkerNextChunk"/>
  2096.                     </GOK:true>
  2097.                     <GOK:false>
  2098.                         <GOK:effect name="wrap" call="GetRate">
  2099.                             <GOK:compare value="1" type="equal">
  2100.                                 <GOK:true>
  2101.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  2102.                                 </GOK:true>
  2103.                             </GOK:compare>
  2104.                         </GOK:effect>
  2105.                     </GOK:false>
  2106.                 </GOK:compare>
  2107.             </GOK:effect>
  2108.         </GOK:handler>
  2109.  
  2110.         <GOK:handler state="release" name="movehighlighter">
  2111.             <GOK:effect call="Timer1Stop"/>
  2112.         </GOK:handler>
  2113.  
  2114.         <GOK:handler name="select">
  2115.             <GOK:effect call="Timer1Stop"/>
  2116.             <GOK:effect call="SelectChunk">
  2117.                 <GOK:compare value="1" type="equal">
  2118.                     <GOK:true>
  2119.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  2120.                         <GOK:effect call="OutputSelectedKey"/>
  2121.                         <GOK:effect call="HighlightFirstChunk"/>
  2122.                         <GOK:effect param1="1" call="StateJump"/>
  2123.                     </GOK:true>
  2124.                     <GOK:false>
  2125.                         <GOK:effect call="HighlightFirstKey"/>
  2126.                         <GOK:effect param1="2" call="StateJump"/>
  2127.                     </GOK:false>
  2128.                 </GOK:compare>
  2129.             </GOK:effect>
  2130.         </GOK:handler>
  2131.  
  2132.         <GOK:handler name="timer1">
  2133.         
  2134.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  2135.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  2136.             <GOK:effect call="ChunkerIfNextChunk">
  2137.                 <GOK:compare value="1" type="equal">
  2138.                     <GOK:true>
  2139.                         <GOK:effect call="ChunkerNextChunk"/>
  2140.                     </GOK:true>
  2141.                     <GOK:false>
  2142.                         <GOK:effect name="wrap" call="GetRate">
  2143.                             <GOK:compare value="1" type="equal">
  2144.                                 <GOK:true>
  2145.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  2146.                                 </GOK:true>
  2147.                             </GOK:compare>
  2148.                         </GOK:effect>
  2149.                     </GOK:false>
  2150.                 </GOK:compare>
  2151.             </GOK:effect>
  2152.         </GOK:handler>
  2153.  
  2154.     </GOK:state>
  2155.  
  2156.  
  2157.     <GOK:state name="2">
  2158.         
  2159.         <GOK:handler state="press" name="movehighlighter">
  2160.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  2161.             <GOK:effect call="ChunkerIfNextKey">
  2162.                 <GOK:compare value="1" type="equal">
  2163.                     <GOK:true>
  2164.                         <GOK:effect call="ChunkerNextKey"/>
  2165.                     </GOK:true>
  2166.                     <GOK:false>
  2167.                         <GOK:effect name="wrap" call="GetRate">
  2168.                             <GOK:compare value="1" type="equal">
  2169.                                 <GOK:true>
  2170.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  2171.                                     
  2172.                                     <GOK:effect param1="1" call="CounterGet">
  2173.                                         <GOK:compare value="1" type="lessthan">
  2174.                                             <GOK:true>
  2175.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  2176.                                                 <GOK:effect call="Timer1Stop"/>
  2177.                                                 <GOK:effect call="HighlightFirstChunk"/>
  2178.                                                 <GOK:effect param1="1" call="StateJump"/>
  2179.                                             </GOK:true>
  2180.                                             <GOK:false>
  2181.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  2182.                                             </GOK:false>
  2183.                                         </GOK:compare>
  2184.                                     </GOK:effect>
  2185.                                 </GOK:true>
  2186.                             </GOK:compare>
  2187.                         </GOK:effect>
  2188.                     </GOK:false>
  2189.                 </GOK:compare>
  2190.             </GOK:effect>
  2191.         </GOK:handler>
  2192.  
  2193.         <GOK:handler state="release" name="movehighlighter">
  2194.             <GOK:effect call="Timer1Stop"/>
  2195.         </GOK:handler>
  2196.  
  2197.         <GOK:handler name="select">
  2198.             <GOK:effect call="Timer1Stop"/>
  2199.             <GOK:effect name="feedbackselection" call="Feedback"/>
  2200.             <GOK:effect call="OutputSelectedKey"/>
  2201.             <GOK:effect call="HighlightFirstChunk"/>
  2202.             <GOK:effect param1="1" call="StateJump"/>
  2203.         </GOK:handler>
  2204.  
  2205.         <GOK:handler name="timer1">
  2206.         
  2207.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  2208.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  2209.             <GOK:effect call="ChunkerIfNextKey">
  2210.                 <GOK:compare value="1" type="equal">
  2211.                     <GOK:true>
  2212.                         <GOK:effect call="ChunkerNextKey"/>
  2213.                     </GOK:true>
  2214.                     <GOK:false>
  2215.                         <GOK:effect name="wrap" call="GetRate">
  2216.                             <GOK:compare value="1" type="equal">
  2217.                                 <GOK:true>
  2218.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  2219.                                     
  2220.                                     <GOK:effect param1="1" call="CounterGet">
  2221.                                         <GOK:compare value="1" type="lessthan">
  2222.                                             <GOK:true>
  2223.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  2224.                                                 <GOK:effect call="Timer1Stop"/>
  2225.                                                 <GOK:effect call="HighlightFirstChunk"/>
  2226.                                                 <GOK:effect param1="1" call="StateJump"/>
  2227.                                             </GOK:true>
  2228.                                             <GOK:false>
  2229.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  2230.                                             </GOK:false>
  2231.                                         </GOK:compare>
  2232.                                     </GOK:effect>
  2233.                                 </GOK:true>
  2234.                             </GOK:compare>
  2235.                         </GOK:effect>
  2236.                     </GOK:false>
  2237.                 </GOK:compare>
  2238.             </GOK:effect>
  2239.         </GOK:handler>
  2240.     </GOK:state>
  2241.  
  2242.  
  2243.     <GOK:state name="repeat">
  2244.         <GOK:handler name="select">
  2245.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  2246.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  2247.             <GOK:effect call="Timer1Stop"/>
  2248.             <GOK:effect call="HighlightFirstChunk"/>
  2249.             <GOK:effect param1="1" call="StateJump"/>
  2250.         </GOK:handler>
  2251.         <GOK:handler state="press" name="movehighlighter">
  2252.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  2253.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  2254.             <GOK:effect call="Timer1Stop"/>
  2255.             <GOK:effect call="HighlightFirstChunk"/>
  2256.             <GOK:effect param1="1" call="StateJump"/>
  2257.         </GOK:handler>
  2258.     </GOK:state>
  2259.  
  2260.  
  2261. </GOK:accessmethod>
  2262. <GOK:accessmethod xml:lang="ca" name="inversescanning" displayname="Escaneig invers">
  2263. <GOK:description xml:space="preserve" xml:lang="ca">Premeu i mantingueu un commutador per escanejar. Premeu un altre commutador per seleccionar.</GOK:description>
  2264.  
  2265. <GOK:operation>
  2266. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operaci├│" xml:lang="ca">
  2267.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  2268.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  2269.  
  2270.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2271.                 <GOK:control type="label" string="Escaneja:" xml:lang="ca"></GOK:control>
  2272.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Escaneja:" xml:lang="ca"></GOK:control>
  2273.             </GOK:control>
  2274.                 
  2275.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2276.                 <GOK:control type="label" string="Activa:" xml:lang="ca"></GOK:control>
  2277.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activa:" xml:lang="ca"></GOK:control>
  2278.             </GOK:control>
  2279.  
  2280.         </GOK:control>
  2281.     </GOK:control>    
  2282. </GOK:control>    
  2283. </GOK:operation>
  2284.  
  2285. <GOK:feedback>
  2286. <GOK:control type="frame" spacing="0" size="3" border="0" string="Retroacci├│" xml:lang="ca">
  2287.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  2288.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  2289.  
  2290.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2291.                 <GOK:control type="label" string="Moviment:" xml:lang="ca"></GOK:control>
  2292.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Moviment de la retroacci├│:" xml:lang="ca"></GOK:control>
  2293.             </GOK:control>
  2294.     
  2295.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2296.                 <GOK:control type="label" string="Activaci├│:" xml:lang="ca"></GOK:control>
  2297.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Activaci├│ de la retroacci├│:" xml:lang="ca"></GOK:control>
  2298.             </GOK:control>
  2299.  
  2300.         </GOK:control>
  2301.     </GOK:control>
  2302. </GOK:control>
  2303. </GOK:feedback>
  2304.  
  2305. <GOK:options>
  2306. <GOK:control type="frame" spacing="0" size="3" border="0" string="Opcions" xml:lang="ca">
  2307.  
  2308.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  2309.  
  2310.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  2311.             <GOK:control type="label" string="Retard de l'escaneig:" xml:lang="ca"></GOK:control>
  2312.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Velocitat d'escaneig:" xml:lang="ca"></GOK:control>
  2313.             <GOK:control type="label" string="(cent├¿simes de segon)" xml:lang="ca"></GOK:control>
  2314.         </GOK:control>
  2315.  
  2316.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  2317.             <GOK:control type="checkbutton" name="wrap" string="Ajusta les files/columnes" xml:lang="ca"></GOK:control>
  2318.         </GOK:control>
  2319.     
  2320.  
  2321.  
  2322.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  2323.             <GOK:control type="label" string="Scanning Direction:"/>
  2324.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2325.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Superior/inferior" xml:lang="ca"></GOK:control>
  2326.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Inferior/superior" xml:lang="ca"></GOK:control>
  2327.             </GOK:control>
  2328.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2329.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Esquerra/dreta" xml:lang="ca"></GOK:control>
  2330.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Dreta/esquerra" xml:lang="ca"></GOK:control>
  2331.             </GOK:control>
  2332.         </GOK:control>
  2333.  
  2334.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  2335.             <GOK:control type="label" string="Cicles abans d'aturar-se:" xml:lang="ca"></GOK:control>
  2336.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Cicles abans d'aturar-se:" xml:lang="ca"></GOK:control>
  2337.  
  2338.         </GOK:control>
  2339.     
  2340.     </GOK:control>
  2341. </GOK:control>
  2342. </GOK:options>
  2343.  
  2344.  
  2345.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  2346.     <GOK:rate stringvalue="switch3" name="select"/>
  2347.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  2348.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  2349.     <GOK:rate value="0" name="autorepeat"/>
  2350.     <GOK:rate value="30" name="repeatrate"/>
  2351.     <GOK:rate value="100" name="scanspeed"/>
  2352.     <GOK:rate value="1" name="wrap"/>
  2353.     <GOK:rate value="0" name="topbottom"/>
  2354.     <GOK:rate value="0" name="leftright"/>
  2355.     <GOK:rate value="3" name="cycles"/>
  2356.  
  2357.  
  2358.  
  2359.     <GOK:initialization>
  2360.         <GOK:effect call="ChunkerReset"/>
  2361.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  2362.     </GOK:initialization>
  2363.  
  2364.  
  2365.     <GOK:state name="1">
  2366.  
  2367.         <GOK:stateinit>
  2368.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  2369.         </GOK:stateinit>
  2370.         
  2371.         <GOK:handler state="press" name="movehighlighter">
  2372.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  2373.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  2374.             <GOK:effect call="ChunkerIfNextChunk">
  2375.                 <GOK:compare value="1" type="equal">
  2376.                     <GOK:true>
  2377.                         <GOK:effect call="ChunkerNextChunk"/>
  2378.                     </GOK:true>
  2379.                     <GOK:false>
  2380.                         <GOK:effect name="wrap" call="GetRate">
  2381.                             <GOK:compare value="1" type="equal">
  2382.                                 <GOK:true>
  2383.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  2384.                                 </GOK:true>
  2385.                             </GOK:compare>
  2386.                         </GOK:effect>
  2387.                     </GOK:false>
  2388.                 </GOK:compare>
  2389.             </GOK:effect>
  2390.         </GOK:handler>
  2391.  
  2392.         <GOK:handler state="release" name="movehighlighter">
  2393.             <GOK:effect call="Timer1Stop"/>
  2394.         </GOK:handler>
  2395.  
  2396.         <GOK:handler name="select">
  2397.             <GOK:effect call="Timer1Stop"/>
  2398.             <GOK:effect call="SelectChunk">
  2399.                 <GOK:compare value="1" type="equal">
  2400.                     <GOK:true>
  2401.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  2402.                         <GOK:effect call="OutputSelectedKey"/>
  2403.                         <GOK:effect call="HighlightFirstChunk"/>
  2404.                         <GOK:effect param1="1" call="StateJump"/>
  2405.                     </GOK:true>
  2406.                     <GOK:false>
  2407.                         <GOK:effect call="HighlightFirstKey"/>
  2408.                         <GOK:effect param1="2" call="StateJump"/>
  2409.                     </GOK:false>
  2410.                 </GOK:compare>
  2411.             </GOK:effect>
  2412.         </GOK:handler>
  2413.  
  2414.         <GOK:handler name="timer1">
  2415.         
  2416.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  2417.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  2418.             <GOK:effect call="ChunkerIfNextChunk">
  2419.                 <GOK:compare value="1" type="equal">
  2420.                     <GOK:true>
  2421.                         <GOK:effect call="ChunkerNextChunk"/>
  2422.                     </GOK:true>
  2423.                     <GOK:false>
  2424.                         <GOK:effect name="wrap" call="GetRate">
  2425.                             <GOK:compare value="1" type="equal">
  2426.                                 <GOK:true>
  2427.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  2428.                                 </GOK:true>
  2429.                             </GOK:compare>
  2430.                         </GOK:effect>
  2431.                     </GOK:false>
  2432.                 </GOK:compare>
  2433.             </GOK:effect>
  2434.         </GOK:handler>
  2435.  
  2436.     </GOK:state>
  2437.  
  2438.  
  2439.     <GOK:state name="2">
  2440.         
  2441.         <GOK:handler state="press" name="movehighlighter">
  2442.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  2443.             <GOK:effect call="ChunkerIfNextKey">
  2444.                 <GOK:compare value="1" type="equal">
  2445.                     <GOK:true>
  2446.                         <GOK:effect call="ChunkerNextKey"/>
  2447.                     </GOK:true>
  2448.                     <GOK:false>
  2449.                         <GOK:effect name="wrap" call="GetRate">
  2450.                             <GOK:compare value="1" type="equal">
  2451.                                 <GOK:true>
  2452.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  2453.                                     
  2454.                                     <GOK:effect param1="1" call="CounterGet">
  2455.                                         <GOK:compare value="1" type="lessthan">
  2456.                                             <GOK:true>
  2457.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  2458.                                                 <GOK:effect call="Timer1Stop"/>
  2459.                                                 <GOK:effect call="HighlightFirstChunk"/>
  2460.                                                 <GOK:effect param1="1" call="StateJump"/>
  2461.                                             </GOK:true>
  2462.                                             <GOK:false>
  2463.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  2464.                                             </GOK:false>
  2465.                                         </GOK:compare>
  2466.                                     </GOK:effect>
  2467.                                 </GOK:true>
  2468.                             </GOK:compare>
  2469.                         </GOK:effect>
  2470.                     </GOK:false>
  2471.                 </GOK:compare>
  2472.             </GOK:effect>
  2473.         </GOK:handler>
  2474.  
  2475.         <GOK:handler state="release" name="movehighlighter">
  2476.             <GOK:effect call="Timer1Stop"/>
  2477.         </GOK:handler>
  2478.  
  2479.         <GOK:handler name="select">
  2480.             <GOK:effect call="Timer1Stop"/>
  2481.             <GOK:effect name="feedbackselection" call="Feedback"/>
  2482.             <GOK:effect call="OutputSelectedKey"/>
  2483.             <GOK:effect call="HighlightFirstChunk"/>
  2484.             <GOK:effect param1="1" call="StateJump"/>
  2485.         </GOK:handler>
  2486.  
  2487.         <GOK:handler name="timer1">
  2488.         
  2489.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  2490.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  2491.             <GOK:effect call="ChunkerIfNextKey">
  2492.                 <GOK:compare value="1" type="equal">
  2493.                     <GOK:true>
  2494.                         <GOK:effect call="ChunkerNextKey"/>
  2495.                     </GOK:true>
  2496.                     <GOK:false>
  2497.                         <GOK:effect name="wrap" call="GetRate">
  2498.                             <GOK:compare value="1" type="equal">
  2499.                                 <GOK:true>
  2500.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  2501.                                     
  2502.                                     <GOK:effect param1="1" call="CounterGet">
  2503.                                         <GOK:compare value="1" type="lessthan">
  2504.                                             <GOK:true>
  2505.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  2506.                                                 <GOK:effect call="Timer1Stop"/>
  2507.                                                 <GOK:effect call="HighlightFirstChunk"/>
  2508.                                                 <GOK:effect param1="1" call="StateJump"/>
  2509.                                             </GOK:true>
  2510.                                             <GOK:false>
  2511.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  2512.                                             </GOK:false>
  2513.                                         </GOK:compare>
  2514.                                     </GOK:effect>
  2515.                                 </GOK:true>
  2516.                             </GOK:compare>
  2517.                         </GOK:effect>
  2518.                     </GOK:false>
  2519.                 </GOK:compare>
  2520.             </GOK:effect>
  2521.         </GOK:handler>
  2522.     </GOK:state>
  2523.  
  2524.  
  2525.     <GOK:state name="repeat">
  2526.         <GOK:handler name="select">
  2527.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  2528.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  2529.             <GOK:effect call="Timer1Stop"/>
  2530.             <GOK:effect call="HighlightFirstChunk"/>
  2531.             <GOK:effect param1="1" call="StateJump"/>
  2532.         </GOK:handler>
  2533.         <GOK:handler state="press" name="movehighlighter">
  2534.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  2535.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  2536.             <GOK:effect call="Timer1Stop"/>
  2537.             <GOK:effect call="HighlightFirstChunk"/>
  2538.             <GOK:effect param1="1" call="StateJump"/>
  2539.         </GOK:handler>
  2540.     </GOK:state>
  2541.  
  2542.  
  2543. </GOK:accessmethod>
  2544. <GOK:accessmethod xml:lang="cs" name="inversescanning" displayname="Inverzn├¡ skenov├ín├¡">
  2545. <GOK:description xml:space="preserve" xml:lang="cs">Skenujte stisknut├¡m a dr┼╛en├¡m p┼Öep├¡na─ìe. Vyberte stisknut├¡m jin├⌐ho p┼Öep├¡na─ìe.</GOK:description>
  2546.  
  2547. <GOK:operation>
  2548. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operace" xml:lang="cs">
  2549.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  2550.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  2551.  
  2552.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2553.                 <GOK:control type="label" string="Skenovat:" xml:lang="cs"></GOK:control>
  2554.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Skenovat:" xml:lang="cs"></GOK:control>
  2555.             </GOK:control>
  2556.                 
  2557.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2558.                 <GOK:control type="label" string="Aktivovat:" xml:lang="cs"></GOK:control>
  2559.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Aktivovat:" xml:lang="cs"></GOK:control>
  2560.             </GOK:control>
  2561.  
  2562.         </GOK:control>
  2563.     </GOK:control>    
  2564. </GOK:control>    
  2565. </GOK:operation>
  2566.  
  2567. <GOK:feedback>
  2568. <GOK:control type="frame" spacing="0" size="3" border="0" string="Zp─¢tn├í vazba" xml:lang="cs">
  2569.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  2570.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  2571.  
  2572.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2573.                 <GOK:control type="label" string="Pohyb:" xml:lang="cs"></GOK:control>
  2574.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Pohyb zp─¢tn├⌐ vazby:" xml:lang="cs"></GOK:control>
  2575.             </GOK:control>
  2576.     
  2577.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2578.                 <GOK:control type="label" string="Aktivace:" xml:lang="cs"></GOK:control>
  2579.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Aktivace zp─¢tn├⌐ vazby:" xml:lang="cs"></GOK:control>
  2580.             </GOK:control>
  2581.  
  2582.         </GOK:control>
  2583.     </GOK:control>
  2584. </GOK:control>
  2585. </GOK:feedback>
  2586.  
  2587. <GOK:options>
  2588. <GOK:control type="frame" spacing="0" size="3" border="0" string="Mo┼╛nosti" xml:lang="cs">
  2589.  
  2590.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  2591.  
  2592.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  2593.             <GOK:control type="label" string="Zpo┼╛d─¢n├¡ skenov├ín├¡:" xml:lang="cs"></GOK:control>
  2594.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Rychlost skenov├ín├¡:" xml:lang="cs"></GOK:control>
  2595.             <GOK:control type="label" string="(setiny sekundy)" xml:lang="cs"></GOK:control>
  2596.         </GOK:control>
  2597.  
  2598.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  2599.             <GOK:control type="checkbutton" name="wrap" string="L├ímat ┼Ö├ídky/sloupce" xml:lang="cs"></GOK:control>
  2600.         </GOK:control>
  2601.     
  2602.  
  2603.  
  2604.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  2605.             <GOK:control type="label" string="Scanning Direction:"/>
  2606.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2607.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Dole/naho┼Öe" xml:lang="cs"></GOK:control>
  2608.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Dole/naho┼Öe" xml:lang="cs"></GOK:control>
  2609.             </GOK:control>
  2610.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2611.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Vlevo/vpravo" xml:lang="cs"></GOK:control>
  2612.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Vpravo/vlevo" xml:lang="cs"></GOK:control>
  2613.             </GOK:control>
  2614.         </GOK:control>
  2615.  
  2616.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  2617.             <GOK:control type="label" string="Cykl┼» p┼Öed zastaven├¡m:" xml:lang="cs"></GOK:control>
  2618.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Cykl┼» p┼Öed zastaven├¡m:" xml:lang="cs"></GOK:control>
  2619.  
  2620.         </GOK:control>
  2621.     
  2622.     </GOK:control>
  2623. </GOK:control>
  2624. </GOK:options>
  2625.  
  2626.  
  2627.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  2628.     <GOK:rate stringvalue="switch3" name="select"/>
  2629.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  2630.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  2631.     <GOK:rate value="0" name="autorepeat"/>
  2632.     <GOK:rate value="30" name="repeatrate"/>
  2633.     <GOK:rate value="100" name="scanspeed"/>
  2634.     <GOK:rate value="1" name="wrap"/>
  2635.     <GOK:rate value="0" name="topbottom"/>
  2636.     <GOK:rate value="0" name="leftright"/>
  2637.     <GOK:rate value="3" name="cycles"/>
  2638.  
  2639.  
  2640.  
  2641.     <GOK:initialization>
  2642.         <GOK:effect call="ChunkerReset"/>
  2643.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  2644.     </GOK:initialization>
  2645.  
  2646.  
  2647.     <GOK:state name="1">
  2648.  
  2649.         <GOK:stateinit>
  2650.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  2651.         </GOK:stateinit>
  2652.         
  2653.         <GOK:handler state="press" name="movehighlighter">
  2654.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  2655.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  2656.             <GOK:effect call="ChunkerIfNextChunk">
  2657.                 <GOK:compare value="1" type="equal">
  2658.                     <GOK:true>
  2659.                         <GOK:effect call="ChunkerNextChunk"/>
  2660.                     </GOK:true>
  2661.                     <GOK:false>
  2662.                         <GOK:effect name="wrap" call="GetRate">
  2663.                             <GOK:compare value="1" type="equal">
  2664.                                 <GOK:true>
  2665.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  2666.                                 </GOK:true>
  2667.                             </GOK:compare>
  2668.                         </GOK:effect>
  2669.                     </GOK:false>
  2670.                 </GOK:compare>
  2671.             </GOK:effect>
  2672.         </GOK:handler>
  2673.  
  2674.         <GOK:handler state="release" name="movehighlighter">
  2675.             <GOK:effect call="Timer1Stop"/>
  2676.         </GOK:handler>
  2677.  
  2678.         <GOK:handler name="select">
  2679.             <GOK:effect call="Timer1Stop"/>
  2680.             <GOK:effect call="SelectChunk">
  2681.                 <GOK:compare value="1" type="equal">
  2682.                     <GOK:true>
  2683.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  2684.                         <GOK:effect call="OutputSelectedKey"/>
  2685.                         <GOK:effect call="HighlightFirstChunk"/>
  2686.                         <GOK:effect param1="1" call="StateJump"/>
  2687.                     </GOK:true>
  2688.                     <GOK:false>
  2689.                         <GOK:effect call="HighlightFirstKey"/>
  2690.                         <GOK:effect param1="2" call="StateJump"/>
  2691.                     </GOK:false>
  2692.                 </GOK:compare>
  2693.             </GOK:effect>
  2694.         </GOK:handler>
  2695.  
  2696.         <GOK:handler name="timer1">
  2697.         
  2698.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  2699.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  2700.             <GOK:effect call="ChunkerIfNextChunk">
  2701.                 <GOK:compare value="1" type="equal">
  2702.                     <GOK:true>
  2703.                         <GOK:effect call="ChunkerNextChunk"/>
  2704.                     </GOK:true>
  2705.                     <GOK:false>
  2706.                         <GOK:effect name="wrap" call="GetRate">
  2707.                             <GOK:compare value="1" type="equal">
  2708.                                 <GOK:true>
  2709.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  2710.                                 </GOK:true>
  2711.                             </GOK:compare>
  2712.                         </GOK:effect>
  2713.                     </GOK:false>
  2714.                 </GOK:compare>
  2715.             </GOK:effect>
  2716.         </GOK:handler>
  2717.  
  2718.     </GOK:state>
  2719.  
  2720.  
  2721.     <GOK:state name="2">
  2722.         
  2723.         <GOK:handler state="press" name="movehighlighter">
  2724.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  2725.             <GOK:effect call="ChunkerIfNextKey">
  2726.                 <GOK:compare value="1" type="equal">
  2727.                     <GOK:true>
  2728.                         <GOK:effect call="ChunkerNextKey"/>
  2729.                     </GOK:true>
  2730.                     <GOK:false>
  2731.                         <GOK:effect name="wrap" call="GetRate">
  2732.                             <GOK:compare value="1" type="equal">
  2733.                                 <GOK:true>
  2734.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  2735.                                     
  2736.                                     <GOK:effect param1="1" call="CounterGet">
  2737.                                         <GOK:compare value="1" type="lessthan">
  2738.                                             <GOK:true>
  2739.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  2740.                                                 <GOK:effect call="Timer1Stop"/>
  2741.                                                 <GOK:effect call="HighlightFirstChunk"/>
  2742.                                                 <GOK:effect param1="1" call="StateJump"/>
  2743.                                             </GOK:true>
  2744.                                             <GOK:false>
  2745.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  2746.                                             </GOK:false>
  2747.                                         </GOK:compare>
  2748.                                     </GOK:effect>
  2749.                                 </GOK:true>
  2750.                             </GOK:compare>
  2751.                         </GOK:effect>
  2752.                     </GOK:false>
  2753.                 </GOK:compare>
  2754.             </GOK:effect>
  2755.         </GOK:handler>
  2756.  
  2757.         <GOK:handler state="release" name="movehighlighter">
  2758.             <GOK:effect call="Timer1Stop"/>
  2759.         </GOK:handler>
  2760.  
  2761.         <GOK:handler name="select">
  2762.             <GOK:effect call="Timer1Stop"/>
  2763.             <GOK:effect name="feedbackselection" call="Feedback"/>
  2764.             <GOK:effect call="OutputSelectedKey"/>
  2765.             <GOK:effect call="HighlightFirstChunk"/>
  2766.             <GOK:effect param1="1" call="StateJump"/>
  2767.         </GOK:handler>
  2768.  
  2769.         <GOK:handler name="timer1">
  2770.         
  2771.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  2772.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  2773.             <GOK:effect call="ChunkerIfNextKey">
  2774.                 <GOK:compare value="1" type="equal">
  2775.                     <GOK:true>
  2776.                         <GOK:effect call="ChunkerNextKey"/>
  2777.                     </GOK:true>
  2778.                     <GOK:false>
  2779.                         <GOK:effect name="wrap" call="GetRate">
  2780.                             <GOK:compare value="1" type="equal">
  2781.                                 <GOK:true>
  2782.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  2783.                                     
  2784.                                     <GOK:effect param1="1" call="CounterGet">
  2785.                                         <GOK:compare value="1" type="lessthan">
  2786.                                             <GOK:true>
  2787.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  2788.                                                 <GOK:effect call="Timer1Stop"/>
  2789.                                                 <GOK:effect call="HighlightFirstChunk"/>
  2790.                                                 <GOK:effect param1="1" call="StateJump"/>
  2791.                                             </GOK:true>
  2792.                                             <GOK:false>
  2793.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  2794.                                             </GOK:false>
  2795.                                         </GOK:compare>
  2796.                                     </GOK:effect>
  2797.                                 </GOK:true>
  2798.                             </GOK:compare>
  2799.                         </GOK:effect>
  2800.                     </GOK:false>
  2801.                 </GOK:compare>
  2802.             </GOK:effect>
  2803.         </GOK:handler>
  2804.     </GOK:state>
  2805.  
  2806.  
  2807.     <GOK:state name="repeat">
  2808.         <GOK:handler name="select">
  2809.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  2810.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  2811.             <GOK:effect call="Timer1Stop"/>
  2812.             <GOK:effect call="HighlightFirstChunk"/>
  2813.             <GOK:effect param1="1" call="StateJump"/>
  2814.         </GOK:handler>
  2815.         <GOK:handler state="press" name="movehighlighter">
  2816.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  2817.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  2818.             <GOK:effect call="Timer1Stop"/>
  2819.             <GOK:effect call="HighlightFirstChunk"/>
  2820.             <GOK:effect param1="1" call="StateJump"/>
  2821.         </GOK:handler>
  2822.     </GOK:state>
  2823.  
  2824.  
  2825. </GOK:accessmethod>
  2826. <GOK:accessmethod xml:lang="cy" name="inversescanning" displayname="Archwilio Gwrthdro├½dig">
  2827. <GOK:description xml:space="preserve" xml:lang="cy">Gwasgwch a deliwch sw├«ts er mwyn archwilio. Gwasgwch sw├«ts arall er mwyn dewis.</GOK:description>
  2828.  
  2829. <GOK:operation>
  2830. <GOK:control type="frame" spacing="0" size="3" border="0" string="Gweithrediad" xml:lang="cy">
  2831.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  2832.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  2833.  
  2834.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2835.                 <GOK:control type="label" string="Archwilio:" xml:lang="cy"></GOK:control>
  2836.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Archwilio:" xml:lang="cy"></GOK:control>
  2837.             </GOK:control>
  2838.                 
  2839.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2840.                 <GOK:control type="label" string="Gweithredu:" xml:lang="cy"></GOK:control>
  2841.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Gweithredu:" xml:lang="cy"></GOK:control>
  2842.             </GOK:control>
  2843.  
  2844.         </GOK:control>
  2845.     </GOK:control>    
  2846. </GOK:control>    
  2847. </GOK:operation>
  2848.  
  2849. <GOK:feedback>
  2850. <GOK:control type="frame" spacing="0" size="3" border="0" string="Adborth" xml:lang="cy">
  2851.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  2852.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  2853.  
  2854.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2855.                 <GOK:control type="label" string="Symudiad:" xml:lang="cy"></GOK:control>
  2856.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Adborth Symudiad:" xml:lang="cy"></GOK:control>
  2857.             </GOK:control>
  2858.     
  2859.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2860.                 <GOK:control type="label" string="Gweithredu:" xml:lang="cy"></GOK:control>
  2861.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Adborth Gweithredu:" xml:lang="cy"></GOK:control>
  2862.             </GOK:control>
  2863.  
  2864.         </GOK:control>
  2865.     </GOK:control>
  2866. </GOK:control>
  2867. </GOK:feedback>
  2868.  
  2869. <GOK:options>
  2870. <GOK:control type="frame" spacing="0" size="3" border="0" string="Dewisiadau" xml:lang="cy">
  2871.  
  2872.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  2873.  
  2874.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  2875.             <GOK:control type="label" string="Oediad Archwilio:" xml:lang="cy"></GOK:control>
  2876.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Cyflymder Archwilio" xml:lang="cy"></GOK:control>
  2877.             <GOK:control type="label" string="(Canfedau o eiliad)" xml:lang="cy"></GOK:control>
  2878.         </GOK:control>
  2879.  
  2880.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  2881.             <GOK:control type="checkbutton" name="wrap" string="Amlapio Rhesi/Colofnau" xml:lang="cy"></GOK:control>
  2882.         </GOK:control>
  2883.     
  2884.  
  2885.  
  2886.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  2887.             <GOK:control type="label" string="Scanning Direction:"/>
  2888.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2889.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Top/Gwaelod" xml:lang="cy"></GOK:control>
  2890.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Gwaelod/Top" xml:lang="cy"></GOK:control>
  2891.             </GOK:control>
  2892.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2893.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Chwith/Dde" xml:lang="cy"></GOK:control>
  2894.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Dde/Chwith" xml:lang="cy"></GOK:control>
  2895.             </GOK:control>
  2896.         </GOK:control>
  2897.  
  2898.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  2899.             <GOK:control type="label" string="Cylchedau Cyn Stopio" xml:lang="cy"></GOK:control>
  2900.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Cylchedau Cyn Stopio" xml:lang="cy"></GOK:control>
  2901.  
  2902.         </GOK:control>
  2903.     
  2904.     </GOK:control>
  2905. </GOK:control>
  2906. </GOK:options>
  2907.  
  2908.  
  2909.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  2910.     <GOK:rate stringvalue="switch3" name="select"/>
  2911.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  2912.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  2913.     <GOK:rate value="0" name="autorepeat"/>
  2914.     <GOK:rate value="30" name="repeatrate"/>
  2915.     <GOK:rate value="100" name="scanspeed"/>
  2916.     <GOK:rate value="1" name="wrap"/>
  2917.     <GOK:rate value="0" name="topbottom"/>
  2918.     <GOK:rate value="0" name="leftright"/>
  2919.     <GOK:rate value="3" name="cycles"/>
  2920.  
  2921.  
  2922.  
  2923.     <GOK:initialization>
  2924.         <GOK:effect call="ChunkerReset"/>
  2925.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  2926.     </GOK:initialization>
  2927.  
  2928.  
  2929.     <GOK:state name="1">
  2930.  
  2931.         <GOK:stateinit>
  2932.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  2933.         </GOK:stateinit>
  2934.         
  2935.         <GOK:handler state="press" name="movehighlighter">
  2936.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  2937.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  2938.             <GOK:effect call="ChunkerIfNextChunk">
  2939.                 <GOK:compare value="1" type="equal">
  2940.                     <GOK:true>
  2941.                         <GOK:effect call="ChunkerNextChunk"/>
  2942.                     </GOK:true>
  2943.                     <GOK:false>
  2944.                         <GOK:effect name="wrap" call="GetRate">
  2945.                             <GOK:compare value="1" type="equal">
  2946.                                 <GOK:true>
  2947.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  2948.                                 </GOK:true>
  2949.                             </GOK:compare>
  2950.                         </GOK:effect>
  2951.                     </GOK:false>
  2952.                 </GOK:compare>
  2953.             </GOK:effect>
  2954.         </GOK:handler>
  2955.  
  2956.         <GOK:handler state="release" name="movehighlighter">
  2957.             <GOK:effect call="Timer1Stop"/>
  2958.         </GOK:handler>
  2959.  
  2960.         <GOK:handler name="select">
  2961.             <GOK:effect call="Timer1Stop"/>
  2962.             <GOK:effect call="SelectChunk">
  2963.                 <GOK:compare value="1" type="equal">
  2964.                     <GOK:true>
  2965.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  2966.                         <GOK:effect call="OutputSelectedKey"/>
  2967.                         <GOK:effect call="HighlightFirstChunk"/>
  2968.                         <GOK:effect param1="1" call="StateJump"/>
  2969.                     </GOK:true>
  2970.                     <GOK:false>
  2971.                         <GOK:effect call="HighlightFirstKey"/>
  2972.                         <GOK:effect param1="2" call="StateJump"/>
  2973.                     </GOK:false>
  2974.                 </GOK:compare>
  2975.             </GOK:effect>
  2976.         </GOK:handler>
  2977.  
  2978.         <GOK:handler name="timer1">
  2979.         
  2980.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  2981.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  2982.             <GOK:effect call="ChunkerIfNextChunk">
  2983.                 <GOK:compare value="1" type="equal">
  2984.                     <GOK:true>
  2985.                         <GOK:effect call="ChunkerNextChunk"/>
  2986.                     </GOK:true>
  2987.                     <GOK:false>
  2988.                         <GOK:effect name="wrap" call="GetRate">
  2989.                             <GOK:compare value="1" type="equal">
  2990.                                 <GOK:true>
  2991.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  2992.                                 </GOK:true>
  2993.                             </GOK:compare>
  2994.                         </GOK:effect>
  2995.                     </GOK:false>
  2996.                 </GOK:compare>
  2997.             </GOK:effect>
  2998.         </GOK:handler>
  2999.  
  3000.     </GOK:state>
  3001.  
  3002.  
  3003.     <GOK:state name="2">
  3004.         
  3005.         <GOK:handler state="press" name="movehighlighter">
  3006.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  3007.             <GOK:effect call="ChunkerIfNextKey">
  3008.                 <GOK:compare value="1" type="equal">
  3009.                     <GOK:true>
  3010.                         <GOK:effect call="ChunkerNextKey"/>
  3011.                     </GOK:true>
  3012.                     <GOK:false>
  3013.                         <GOK:effect name="wrap" call="GetRate">
  3014.                             <GOK:compare value="1" type="equal">
  3015.                                 <GOK:true>
  3016.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  3017.                                     
  3018.                                     <GOK:effect param1="1" call="CounterGet">
  3019.                                         <GOK:compare value="1" type="lessthan">
  3020.                                             <GOK:true>
  3021.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  3022.                                                 <GOK:effect call="Timer1Stop"/>
  3023.                                                 <GOK:effect call="HighlightFirstChunk"/>
  3024.                                                 <GOK:effect param1="1" call="StateJump"/>
  3025.                                             </GOK:true>
  3026.                                             <GOK:false>
  3027.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  3028.                                             </GOK:false>
  3029.                                         </GOK:compare>
  3030.                                     </GOK:effect>
  3031.                                 </GOK:true>
  3032.                             </GOK:compare>
  3033.                         </GOK:effect>
  3034.                     </GOK:false>
  3035.                 </GOK:compare>
  3036.             </GOK:effect>
  3037.         </GOK:handler>
  3038.  
  3039.         <GOK:handler state="release" name="movehighlighter">
  3040.             <GOK:effect call="Timer1Stop"/>
  3041.         </GOK:handler>
  3042.  
  3043.         <GOK:handler name="select">
  3044.             <GOK:effect call="Timer1Stop"/>
  3045.             <GOK:effect name="feedbackselection" call="Feedback"/>
  3046.             <GOK:effect call="OutputSelectedKey"/>
  3047.             <GOK:effect call="HighlightFirstChunk"/>
  3048.             <GOK:effect param1="1" call="StateJump"/>
  3049.         </GOK:handler>
  3050.  
  3051.         <GOK:handler name="timer1">
  3052.         
  3053.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  3054.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  3055.             <GOK:effect call="ChunkerIfNextKey">
  3056.                 <GOK:compare value="1" type="equal">
  3057.                     <GOK:true>
  3058.                         <GOK:effect call="ChunkerNextKey"/>
  3059.                     </GOK:true>
  3060.                     <GOK:false>
  3061.                         <GOK:effect name="wrap" call="GetRate">
  3062.                             <GOK:compare value="1" type="equal">
  3063.                                 <GOK:true>
  3064.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  3065.                                     
  3066.                                     <GOK:effect param1="1" call="CounterGet">
  3067.                                         <GOK:compare value="1" type="lessthan">
  3068.                                             <GOK:true>
  3069.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  3070.                                                 <GOK:effect call="Timer1Stop"/>
  3071.                                                 <GOK:effect call="HighlightFirstChunk"/>
  3072.                                                 <GOK:effect param1="1" call="StateJump"/>
  3073.                                             </GOK:true>
  3074.                                             <GOK:false>
  3075.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  3076.                                             </GOK:false>
  3077.                                         </GOK:compare>
  3078.                                     </GOK:effect>
  3079.                                 </GOK:true>
  3080.                             </GOK:compare>
  3081.                         </GOK:effect>
  3082.                     </GOK:false>
  3083.                 </GOK:compare>
  3084.             </GOK:effect>
  3085.         </GOK:handler>
  3086.     </GOK:state>
  3087.  
  3088.  
  3089.     <GOK:state name="repeat">
  3090.         <GOK:handler name="select">
  3091.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  3092.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  3093.             <GOK:effect call="Timer1Stop"/>
  3094.             <GOK:effect call="HighlightFirstChunk"/>
  3095.             <GOK:effect param1="1" call="StateJump"/>
  3096.         </GOK:handler>
  3097.         <GOK:handler state="press" name="movehighlighter">
  3098.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  3099.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  3100.             <GOK:effect call="Timer1Stop"/>
  3101.             <GOK:effect call="HighlightFirstChunk"/>
  3102.             <GOK:effect param1="1" call="StateJump"/>
  3103.         </GOK:handler>
  3104.     </GOK:state>
  3105.  
  3106.  
  3107. </GOK:accessmethod>
  3108. <GOK:accessmethod xml:lang="da" name="inversescanning" displayname="Invers skanning">
  3109. <GOK:description xml:space="preserve" xml:lang="da">Tryk og hold en knap nede for at skanne. Tryk p├Ñ en anden knap for at v├ªlge.</GOK:description>
  3110.  
  3111. <GOK:operation>
  3112. <GOK:control type="frame" spacing="0" size="3" border="0" string="Handling" xml:lang="da">
  3113.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  3114.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  3115.  
  3116.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3117.                 <GOK:control type="label" string="Skan:" xml:lang="da"></GOK:control>
  3118.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Skan:" xml:lang="da"></GOK:control>
  3119.             </GOK:control>
  3120.                 
  3121.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3122.                 <GOK:control type="label" string="Aktiv├⌐r:" xml:lang="da"></GOK:control>
  3123.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Aktiv├⌐r:" xml:lang="da"></GOK:control>
  3124.             </GOK:control>
  3125.  
  3126.         </GOK:control>
  3127.     </GOK:control>    
  3128. </GOK:control>    
  3129. </GOK:operation>
  3130.  
  3131. <GOK:feedback>
  3132. <GOK:control type="frame" spacing="0" size="3" border="0" string="Feedback" xml:lang="da">
  3133.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  3134.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  3135.  
  3136.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3137.                 <GOK:control type="label" string="Bev├ªgelse:" xml:lang="da"></GOK:control>
  3138.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedbackbev├ªgelse:" xml:lang="da"></GOK:control>
  3139.             </GOK:control>
  3140.     
  3141.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3142.                 <GOK:control type="label" string="Aktivering:" xml:lang="da"></GOK:control>
  3143.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback-aktivering:" xml:lang="da"></GOK:control>
  3144.             </GOK:control>
  3145.  
  3146.         </GOK:control>
  3147.     </GOK:control>
  3148. </GOK:control>
  3149. </GOK:feedback>
  3150.  
  3151. <GOK:options>
  3152. <GOK:control type="frame" spacing="0" size="3" border="0" string="Indstillinger" xml:lang="da">
  3153.  
  3154.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  3155.  
  3156.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  3157.             <GOK:control type="label" string="Skanningsventetid:" xml:lang="da"></GOK:control>
  3158.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Skanningshastighed:" xml:lang="da"></GOK:control>
  3159.             <GOK:control type="label" string="(hundreddele af et sekund)" xml:lang="da"></GOK:control>
  3160.         </GOK:control>
  3161.  
  3162.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  3163.             <GOK:control type="checkbutton" name="wrap" string="Ombryd r├ªkker/kolonner" xml:lang="da"></GOK:control>
  3164.         </GOK:control>
  3165.     
  3166.  
  3167.  
  3168.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  3169.             <GOK:control type="label" string="Scanning Direction:"/>
  3170.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3171.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Top/bund" xml:lang="da"></GOK:control>
  3172.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Bund/top" xml:lang="da"></GOK:control>
  3173.             </GOK:control>
  3174.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3175.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Venstre/h├╕jre" xml:lang="da"></GOK:control>
  3176.                 <GOK:control value="1" type="radiobutton" name="leftright" string="H├╕jre/venstre" xml:lang="da"></GOK:control>
  3177.             </GOK:control>
  3178.         </GOK:control>
  3179.  
  3180.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  3181.             <GOK:control type="label" string="Cyklusser f├╕r stop:" xml:lang="da"></GOK:control>
  3182.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Cyklusser f├╕r stop:" xml:lang="da"></GOK:control>
  3183.  
  3184.         </GOK:control>
  3185.     
  3186.     </GOK:control>
  3187. </GOK:control>
  3188. </GOK:options>
  3189.  
  3190.  
  3191.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  3192.     <GOK:rate stringvalue="switch3" name="select"/>
  3193.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  3194.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  3195.     <GOK:rate value="0" name="autorepeat"/>
  3196.     <GOK:rate value="30" name="repeatrate"/>
  3197.     <GOK:rate value="100" name="scanspeed"/>
  3198.     <GOK:rate value="1" name="wrap"/>
  3199.     <GOK:rate value="0" name="topbottom"/>
  3200.     <GOK:rate value="0" name="leftright"/>
  3201.     <GOK:rate value="3" name="cycles"/>
  3202.  
  3203.  
  3204.  
  3205.     <GOK:initialization>
  3206.         <GOK:effect call="ChunkerReset"/>
  3207.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  3208.     </GOK:initialization>
  3209.  
  3210.  
  3211.     <GOK:state name="1">
  3212.  
  3213.         <GOK:stateinit>
  3214.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  3215.         </GOK:stateinit>
  3216.         
  3217.         <GOK:handler state="press" name="movehighlighter">
  3218.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  3219.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  3220.             <GOK:effect call="ChunkerIfNextChunk">
  3221.                 <GOK:compare value="1" type="equal">
  3222.                     <GOK:true>
  3223.                         <GOK:effect call="ChunkerNextChunk"/>
  3224.                     </GOK:true>
  3225.                     <GOK:false>
  3226.                         <GOK:effect name="wrap" call="GetRate">
  3227.                             <GOK:compare value="1" type="equal">
  3228.                                 <GOK:true>
  3229.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  3230.                                 </GOK:true>
  3231.                             </GOK:compare>
  3232.                         </GOK:effect>
  3233.                     </GOK:false>
  3234.                 </GOK:compare>
  3235.             </GOK:effect>
  3236.         </GOK:handler>
  3237.  
  3238.         <GOK:handler state="release" name="movehighlighter">
  3239.             <GOK:effect call="Timer1Stop"/>
  3240.         </GOK:handler>
  3241.  
  3242.         <GOK:handler name="select">
  3243.             <GOK:effect call="Timer1Stop"/>
  3244.             <GOK:effect call="SelectChunk">
  3245.                 <GOK:compare value="1" type="equal">
  3246.                     <GOK:true>
  3247.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  3248.                         <GOK:effect call="OutputSelectedKey"/>
  3249.                         <GOK:effect call="HighlightFirstChunk"/>
  3250.                         <GOK:effect param1="1" call="StateJump"/>
  3251.                     </GOK:true>
  3252.                     <GOK:false>
  3253.                         <GOK:effect call="HighlightFirstKey"/>
  3254.                         <GOK:effect param1="2" call="StateJump"/>
  3255.                     </GOK:false>
  3256.                 </GOK:compare>
  3257.             </GOK:effect>
  3258.         </GOK:handler>
  3259.  
  3260.         <GOK:handler name="timer1">
  3261.         
  3262.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  3263.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  3264.             <GOK:effect call="ChunkerIfNextChunk">
  3265.                 <GOK:compare value="1" type="equal">
  3266.                     <GOK:true>
  3267.                         <GOK:effect call="ChunkerNextChunk"/>
  3268.                     </GOK:true>
  3269.                     <GOK:false>
  3270.                         <GOK:effect name="wrap" call="GetRate">
  3271.                             <GOK:compare value="1" type="equal">
  3272.                                 <GOK:true>
  3273.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  3274.                                 </GOK:true>
  3275.                             </GOK:compare>
  3276.                         </GOK:effect>
  3277.                     </GOK:false>
  3278.                 </GOK:compare>
  3279.             </GOK:effect>
  3280.         </GOK:handler>
  3281.  
  3282.     </GOK:state>
  3283.  
  3284.  
  3285.     <GOK:state name="2">
  3286.         
  3287.         <GOK:handler state="press" name="movehighlighter">
  3288.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  3289.             <GOK:effect call="ChunkerIfNextKey">
  3290.                 <GOK:compare value="1" type="equal">
  3291.                     <GOK:true>
  3292.                         <GOK:effect call="ChunkerNextKey"/>
  3293.                     </GOK:true>
  3294.                     <GOK:false>
  3295.                         <GOK:effect name="wrap" call="GetRate">
  3296.                             <GOK:compare value="1" type="equal">
  3297.                                 <GOK:true>
  3298.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  3299.                                     
  3300.                                     <GOK:effect param1="1" call="CounterGet">
  3301.                                         <GOK:compare value="1" type="lessthan">
  3302.                                             <GOK:true>
  3303.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  3304.                                                 <GOK:effect call="Timer1Stop"/>
  3305.                                                 <GOK:effect call="HighlightFirstChunk"/>
  3306.                                                 <GOK:effect param1="1" call="StateJump"/>
  3307.                                             </GOK:true>
  3308.                                             <GOK:false>
  3309.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  3310.                                             </GOK:false>
  3311.                                         </GOK:compare>
  3312.                                     </GOK:effect>
  3313.                                 </GOK:true>
  3314.                             </GOK:compare>
  3315.                         </GOK:effect>
  3316.                     </GOK:false>
  3317.                 </GOK:compare>
  3318.             </GOK:effect>
  3319.         </GOK:handler>
  3320.  
  3321.         <GOK:handler state="release" name="movehighlighter">
  3322.             <GOK:effect call="Timer1Stop"/>
  3323.         </GOK:handler>
  3324.  
  3325.         <GOK:handler name="select">
  3326.             <GOK:effect call="Timer1Stop"/>
  3327.             <GOK:effect name="feedbackselection" call="Feedback"/>
  3328.             <GOK:effect call="OutputSelectedKey"/>
  3329.             <GOK:effect call="HighlightFirstChunk"/>
  3330.             <GOK:effect param1="1" call="StateJump"/>
  3331.         </GOK:handler>
  3332.  
  3333.         <GOK:handler name="timer1">
  3334.         
  3335.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  3336.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  3337.             <GOK:effect call="ChunkerIfNextKey">
  3338.                 <GOK:compare value="1" type="equal">
  3339.                     <GOK:true>
  3340.                         <GOK:effect call="ChunkerNextKey"/>
  3341.                     </GOK:true>
  3342.                     <GOK:false>
  3343.                         <GOK:effect name="wrap" call="GetRate">
  3344.                             <GOK:compare value="1" type="equal">
  3345.                                 <GOK:true>
  3346.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  3347.                                     
  3348.                                     <GOK:effect param1="1" call="CounterGet">
  3349.                                         <GOK:compare value="1" type="lessthan">
  3350.                                             <GOK:true>
  3351.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  3352.                                                 <GOK:effect call="Timer1Stop"/>
  3353.                                                 <GOK:effect call="HighlightFirstChunk"/>
  3354.                                                 <GOK:effect param1="1" call="StateJump"/>
  3355.                                             </GOK:true>
  3356.                                             <GOK:false>
  3357.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  3358.                                             </GOK:false>
  3359.                                         </GOK:compare>
  3360.                                     </GOK:effect>
  3361.                                 </GOK:true>
  3362.                             </GOK:compare>
  3363.                         </GOK:effect>
  3364.                     </GOK:false>
  3365.                 </GOK:compare>
  3366.             </GOK:effect>
  3367.         </GOK:handler>
  3368.     </GOK:state>
  3369.  
  3370.  
  3371.     <GOK:state name="repeat">
  3372.         <GOK:handler name="select">
  3373.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  3374.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  3375.             <GOK:effect call="Timer1Stop"/>
  3376.             <GOK:effect call="HighlightFirstChunk"/>
  3377.             <GOK:effect param1="1" call="StateJump"/>
  3378.         </GOK:handler>
  3379.         <GOK:handler state="press" name="movehighlighter">
  3380.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  3381.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  3382.             <GOK:effect call="Timer1Stop"/>
  3383.             <GOK:effect call="HighlightFirstChunk"/>
  3384.             <GOK:effect param1="1" call="StateJump"/>
  3385.         </GOK:handler>
  3386.     </GOK:state>
  3387.  
  3388.  
  3389. </GOK:accessmethod>
  3390. <GOK:accessmethod xml:lang="de" name="inversescanning" displayname="Umgekehrtes Abfragen">
  3391. <GOK:description xml:space="preserve" xml:lang="de">D├╝rcken Sie einen Schalter und halten Sie ihn zum Abfragen gedr├╝ckt. Dr├╝cken Sie einen anderen Schalter zum Ausw├ñhlen.</GOK:description>
  3392.  
  3393. <GOK:operation>
  3394. <GOK:control type="frame" spacing="0" size="3" border="0" string="Aktion" xml:lang="de">
  3395.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  3396.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  3397.  
  3398.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3399.                 <GOK:control type="label" string="Abfragen:" xml:lang="de"></GOK:control>
  3400.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Abfragen:" xml:lang="de"></GOK:control>
  3401.             </GOK:control>
  3402.                 
  3403.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3404.                 <GOK:control type="label" string="Aktivieren:" xml:lang="de"></GOK:control>
  3405.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Aktivieren:" xml:lang="de"></GOK:control>
  3406.             </GOK:control>
  3407.  
  3408.         </GOK:control>
  3409.     </GOK:control>    
  3410. </GOK:control>    
  3411. </GOK:operation>
  3412.  
  3413. <GOK:feedback>
  3414. <GOK:control type="frame" spacing="0" size="3" border="0" string="R├╝ckmeldung" xml:lang="de">
  3415.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  3416.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  3417.  
  3418.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3419.                 <GOK:control type="label" string="Bewegung:" xml:lang="de"></GOK:control>
  3420.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="R├╝ckmeldungsbewegung:" xml:lang="de"></GOK:control>
  3421.             </GOK:control>
  3422.     
  3423.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3424.                 <GOK:control type="label" string="Aktivierung:" xml:lang="de"></GOK:control>
  3425.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="R├╝ckmeldungsaktivierung:" xml:lang="de"></GOK:control>
  3426.             </GOK:control>
  3427.  
  3428.         </GOK:control>
  3429.     </GOK:control>
  3430. </GOK:control>
  3431. </GOK:feedback>
  3432.  
  3433. <GOK:options>
  3434. <GOK:control type="frame" spacing="0" size="3" border="0" string="Einstellungen" xml:lang="de">
  3435.  
  3436.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  3437.  
  3438.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  3439.             <GOK:control type="label" string="Abfrageverz├╢gerung:" xml:lang="de"></GOK:control>
  3440.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Abfragegeschwindigkeit:" xml:lang="de"></GOK:control>
  3441.             <GOK:control type="label" string="(tausendstel Sekunden)" xml:lang="de"></GOK:control>
  3442.         </GOK:control>
  3443.  
  3444.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  3445.             <GOK:control type="checkbutton" name="wrap" string="Zeilen/Spalten umklappen" xml:lang="de"></GOK:control>
  3446.         </GOK:control>
  3447.     
  3448.  
  3449.  
  3450.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  3451.             <GOK:control type="label" string="Scanning Direction:"/>
  3452.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3453.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Oben/Unten" xml:lang="de"></GOK:control>
  3454.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Unten/Oben" xml:lang="de"></GOK:control>
  3455.             </GOK:control>
  3456.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3457.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Links/Rechts" xml:lang="de"></GOK:control>
  3458.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Rechts/Links" xml:lang="de"></GOK:control>
  3459.             </GOK:control>
  3460.         </GOK:control>
  3461.  
  3462.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  3463.             <GOK:control type="label" string="Durchg├ñnge vor Anhalten:" xml:lang="de"></GOK:control>
  3464.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Durchg├ñnge vor Anhalten:" xml:lang="de"></GOK:control>
  3465.  
  3466.         </GOK:control>
  3467.     
  3468.     </GOK:control>
  3469. </GOK:control>
  3470. </GOK:options>
  3471.  
  3472.  
  3473.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  3474.     <GOK:rate stringvalue="switch3" name="select"/>
  3475.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  3476.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  3477.     <GOK:rate value="0" name="autorepeat"/>
  3478.     <GOK:rate value="30" name="repeatrate"/>
  3479.     <GOK:rate value="100" name="scanspeed"/>
  3480.     <GOK:rate value="1" name="wrap"/>
  3481.     <GOK:rate value="0" name="topbottom"/>
  3482.     <GOK:rate value="0" name="leftright"/>
  3483.     <GOK:rate value="3" name="cycles"/>
  3484.  
  3485.  
  3486.  
  3487.     <GOK:initialization>
  3488.         <GOK:effect call="ChunkerReset"/>
  3489.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  3490.     </GOK:initialization>
  3491.  
  3492.  
  3493.     <GOK:state name="1">
  3494.  
  3495.         <GOK:stateinit>
  3496.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  3497.         </GOK:stateinit>
  3498.         
  3499.         <GOK:handler state="press" name="movehighlighter">
  3500.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  3501.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  3502.             <GOK:effect call="ChunkerIfNextChunk">
  3503.                 <GOK:compare value="1" type="equal">
  3504.                     <GOK:true>
  3505.                         <GOK:effect call="ChunkerNextChunk"/>
  3506.                     </GOK:true>
  3507.                     <GOK:false>
  3508.                         <GOK:effect name="wrap" call="GetRate">
  3509.                             <GOK:compare value="1" type="equal">
  3510.                                 <GOK:true>
  3511.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  3512.                                 </GOK:true>
  3513.                             </GOK:compare>
  3514.                         </GOK:effect>
  3515.                     </GOK:false>
  3516.                 </GOK:compare>
  3517.             </GOK:effect>
  3518.         </GOK:handler>
  3519.  
  3520.         <GOK:handler state="release" name="movehighlighter">
  3521.             <GOK:effect call="Timer1Stop"/>
  3522.         </GOK:handler>
  3523.  
  3524.         <GOK:handler name="select">
  3525.             <GOK:effect call="Timer1Stop"/>
  3526.             <GOK:effect call="SelectChunk">
  3527.                 <GOK:compare value="1" type="equal">
  3528.                     <GOK:true>
  3529.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  3530.                         <GOK:effect call="OutputSelectedKey"/>
  3531.                         <GOK:effect call="HighlightFirstChunk"/>
  3532.                         <GOK:effect param1="1" call="StateJump"/>
  3533.                     </GOK:true>
  3534.                     <GOK:false>
  3535.                         <GOK:effect call="HighlightFirstKey"/>
  3536.                         <GOK:effect param1="2" call="StateJump"/>
  3537.                     </GOK:false>
  3538.                 </GOK:compare>
  3539.             </GOK:effect>
  3540.         </GOK:handler>
  3541.  
  3542.         <GOK:handler name="timer1">
  3543.         
  3544.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  3545.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  3546.             <GOK:effect call="ChunkerIfNextChunk">
  3547.                 <GOK:compare value="1" type="equal">
  3548.                     <GOK:true>
  3549.                         <GOK:effect call="ChunkerNextChunk"/>
  3550.                     </GOK:true>
  3551.                     <GOK:false>
  3552.                         <GOK:effect name="wrap" call="GetRate">
  3553.                             <GOK:compare value="1" type="equal">
  3554.                                 <GOK:true>
  3555.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  3556.                                 </GOK:true>
  3557.                             </GOK:compare>
  3558.                         </GOK:effect>
  3559.                     </GOK:false>
  3560.                 </GOK:compare>
  3561.             </GOK:effect>
  3562.         </GOK:handler>
  3563.  
  3564.     </GOK:state>
  3565.  
  3566.  
  3567.     <GOK:state name="2">
  3568.         
  3569.         <GOK:handler state="press" name="movehighlighter">
  3570.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  3571.             <GOK:effect call="ChunkerIfNextKey">
  3572.                 <GOK:compare value="1" type="equal">
  3573.                     <GOK:true>
  3574.                         <GOK:effect call="ChunkerNextKey"/>
  3575.                     </GOK:true>
  3576.                     <GOK:false>
  3577.                         <GOK:effect name="wrap" call="GetRate">
  3578.                             <GOK:compare value="1" type="equal">
  3579.                                 <GOK:true>
  3580.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  3581.                                     
  3582.                                     <GOK:effect param1="1" call="CounterGet">
  3583.                                         <GOK:compare value="1" type="lessthan">
  3584.                                             <GOK:true>
  3585.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  3586.                                                 <GOK:effect call="Timer1Stop"/>
  3587.                                                 <GOK:effect call="HighlightFirstChunk"/>
  3588.                                                 <GOK:effect param1="1" call="StateJump"/>
  3589.                                             </GOK:true>
  3590.                                             <GOK:false>
  3591.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  3592.                                             </GOK:false>
  3593.                                         </GOK:compare>
  3594.                                     </GOK:effect>
  3595.                                 </GOK:true>
  3596.                             </GOK:compare>
  3597.                         </GOK:effect>
  3598.                     </GOK:false>
  3599.                 </GOK:compare>
  3600.             </GOK:effect>
  3601.         </GOK:handler>
  3602.  
  3603.         <GOK:handler state="release" name="movehighlighter">
  3604.             <GOK:effect call="Timer1Stop"/>
  3605.         </GOK:handler>
  3606.  
  3607.         <GOK:handler name="select">
  3608.             <GOK:effect call="Timer1Stop"/>
  3609.             <GOK:effect name="feedbackselection" call="Feedback"/>
  3610.             <GOK:effect call="OutputSelectedKey"/>
  3611.             <GOK:effect call="HighlightFirstChunk"/>
  3612.             <GOK:effect param1="1" call="StateJump"/>
  3613.         </GOK:handler>
  3614.  
  3615.         <GOK:handler name="timer1">
  3616.         
  3617.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  3618.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  3619.             <GOK:effect call="ChunkerIfNextKey">
  3620.                 <GOK:compare value="1" type="equal">
  3621.                     <GOK:true>
  3622.                         <GOK:effect call="ChunkerNextKey"/>
  3623.                     </GOK:true>
  3624.                     <GOK:false>
  3625.                         <GOK:effect name="wrap" call="GetRate">
  3626.                             <GOK:compare value="1" type="equal">
  3627.                                 <GOK:true>
  3628.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  3629.                                     
  3630.                                     <GOK:effect param1="1" call="CounterGet">
  3631.                                         <GOK:compare value="1" type="lessthan">
  3632.                                             <GOK:true>
  3633.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  3634.                                                 <GOK:effect call="Timer1Stop"/>
  3635.                                                 <GOK:effect call="HighlightFirstChunk"/>
  3636.                                                 <GOK:effect param1="1" call="StateJump"/>
  3637.                                             </GOK:true>
  3638.                                             <GOK:false>
  3639.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  3640.                                             </GOK:false>
  3641.                                         </GOK:compare>
  3642.                                     </GOK:effect>
  3643.                                 </GOK:true>
  3644.                             </GOK:compare>
  3645.                         </GOK:effect>
  3646.                     </GOK:false>
  3647.                 </GOK:compare>
  3648.             </GOK:effect>
  3649.         </GOK:handler>
  3650.     </GOK:state>
  3651.  
  3652.  
  3653.     <GOK:state name="repeat">
  3654.         <GOK:handler name="select">
  3655.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  3656.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  3657.             <GOK:effect call="Timer1Stop"/>
  3658.             <GOK:effect call="HighlightFirstChunk"/>
  3659.             <GOK:effect param1="1" call="StateJump"/>
  3660.         </GOK:handler>
  3661.         <GOK:handler state="press" name="movehighlighter">
  3662.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  3663.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  3664.             <GOK:effect call="Timer1Stop"/>
  3665.             <GOK:effect call="HighlightFirstChunk"/>
  3666.             <GOK:effect param1="1" call="StateJump"/>
  3667.         </GOK:handler>
  3668.     </GOK:state>
  3669.  
  3670.  
  3671. </GOK:accessmethod>
  3672. <GOK:accessmethod xml:lang="dz" name="inversescanning" displayname="α╜úα╜┤α╜éα╜ªα╝ïα╜úα╛íα╜╝α╜éα╝ïα╜₧α╜▓α╜ûα╝ïα╜úα╛ƒα╝ì">
  3673. <GOK:description xml:space="preserve" xml:lang="dz">α╜₧α╜▓α╜ûα╝ïα╜úα╛ƒα╝ïα╜éα╜▓α╝ïα╜æα╜╝α╜ôα╝ïα╜úα╜┤α╝ï α╜ªα╜╝α╜óα╝ïα╜ûα╜ªα╛Æα╛▒α╜┤α╜óα╝ïα╜àα╜▓α╜éα╝ï α╜¿α╜║α╜ûα╝ïα╜ªα╛ƒα╜║α╝ïα╜áα╜åα╜äα╝ïα╝ì α╜ªα╜║α╜úα╝ïα╜áα╜Éα╜┤α╜áα╜▓α╝ïα╜æα╜╝α╜ôα╝ïα╜úα╜┤α╝ï α╜ªα╜╝α╜óα╝ïα╜ûα╜ªα╛Æα╛▒α╜┤α╜óα╝ïα╜éα╜₧α╜ôα╝ïα╜ÿα╜▓α╝ïα╜àα╜▓α╜éα╝ïα╜¿α╜║α╜ûα╝ì</GOK:description>
  3674.  
  3675. <GOK:operation>
  3676. <GOK:control type="frame" spacing="0" size="3" border="0" string="α╜ûα╜Çα╜╝α╜úα╝ïα╜ªα╛ñα╛▒α╜╝α╜æα╝ì" xml:lang="dz">
  3677.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  3678.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  3679.  
  3680.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3681.                 <GOK:control type="label" string="α╜₧α╜▓α╜ûα╝ïα╜úα╛ƒα╝ï:α╝ì" xml:lang="dz"></GOK:control>
  3682.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="α╜₧α╜▓α╜ûα╝ïα╜úα╛ƒα╝ï:α╝ì" xml:lang="dz"></GOK:control>
  3683.             </GOK:control>
  3684.                 
  3685.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3686.                 <GOK:control type="label" string="α╜ñα╜┤α╜éα╜ªα╝ïα╜úα╛íα╜ôα╝ïα╜ûα╜ƒα╜╝α╝ï:" xml:lang="dz"></GOK:control>
  3687.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="α╜ñα╜┤α╜éα╜ªα╝ïα╜úα╛íα╜ôα╝ïα╜ûα╜ƒα╜╝α╝ï:" xml:lang="dz"></GOK:control>
  3688.             </GOK:control>
  3689.  
  3690.         </GOK:control>
  3691.     </GOK:control>    
  3692. </GOK:control>    
  3693. </GOK:operation>
  3694.  
  3695. <GOK:feedback>
  3696. <GOK:control type="frame" spacing="0" size="3" border="0" string="α╜ûα╜ªα╜ÿα╝ïα╜úα╜ôα╝ì" xml:lang="dz">
  3697.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  3698.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  3699.  
  3700.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3701.                 <GOK:control type="label" string="α╜ûα╜ªα╛Æα╜┤α╜úα╝ïα╜ûα╜ªα╛Éα╛▒α╜╝α╜æα╝ï:α╝ì" xml:lang="dz"></GOK:control>
  3702.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="α╜ûα╜ªα╜ÿα╝ïα╜úα╜ôα╝ï α╜ûα╜ªα╛Æα╜┤α╜úα╝ïα╜ûα╜ªα╛Éα╛▒α╜╝α╜æα╝ï:α╝ì" xml:lang="dz"></GOK:control>
  3703.             </GOK:control>
  3704.     
  3705.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3706.                 <GOK:control type="label" string="α╜ñα╜┤α╜éα╜ªα╝ïα╜ûα╜ƒα╜╝α╝ï:" xml:lang="dz"></GOK:control>
  3707.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="α╜ûα╜ªα╜ÿα╝ïα╜úα╜ôα╝ïα╜ñα╜┤α╜éα╜ªα╝ïα╜ûα╜ƒα╜╝α╝ì" xml:lang="dz"></GOK:control>
  3708.             </GOK:control>
  3709.  
  3710.         </GOK:control>
  3711.     </GOK:control>
  3712. </GOK:control>
  3713. </GOK:feedback>
  3714.  
  3715. <GOK:options>
  3716. <GOK:control type="frame" spacing="0" size="3" border="0" string="α╜éα╜æα╜ÿα╝ïα╜üα╝ïα╜Üα╜┤α╝ì" xml:lang="dz">
  3717.  
  3718.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  3719.  
  3720.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  3721.             <GOK:control type="label" string="α╜₧α╜▓α╜ûα╝ïα╜úα╛ƒα╝ïα╜òα╛▒α╜▓α╜óα╝ïα╜áα╜éα╛▒α╜äα╜ªα╝ï:α╝ì" xml:lang="dz"></GOK:control>
  3722.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="α╜₧α╜▓α╜ûα╝ïα╜úα╛ƒα╜áα╜▓α╝ïα╜ÿα╜éα╛▒α╜╝α╜éα╜ªα╝ïα╜Üα╜æα╝ï:α╝ì" xml:lang="dz"></GOK:control>
  3723.             <GOK:control type="label" string="α╜ªα╛Éα╜óα╝ïα╜åα╝ïα╜àα╜▓α╜éα╝ïα╜éα╜▓α╝ïα╝íα╝áα╝áα╝ì" xml:lang="dz"></GOK:control>
  3724.         </GOK:control>
  3725.  
  3726.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  3727.             <GOK:control type="checkbutton" name="wrap" string="α╜éα╛▓α╜úα╝ïα╜Éα╜▓α╜éα╝ï/α╜Çα╜║α╜óα╝ïα╜Éα╜▓α╜éα╝ïα╜Üα╜┤α╝ï α╜úα╜╝α╜éα╝ïα╜ÿα╜Üα╜ÿα╜ªα╝ïα╜ûα╜ƒα╜╝α╝ì" xml:lang="dz"></GOK:control>
  3728.         </GOK:control>
  3729.     
  3730.  
  3731.  
  3732.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  3733.             <GOK:control type="label" string="Scanning Direction:"/>
  3734.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3735.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="α╜ÿα╜éα╜╝α╝ï/α╜ÿα╜çα╜┤α╜é" xml:lang="dz"></GOK:control>
  3736.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="α╜ÿα╜çα╜┤α╜éα╝ï/α╜ÿα╜éα╜╝α╝ì" xml:lang="dz"></GOK:control>
  3737.             </GOK:control>
  3738.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3739.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="α╜éα╜íα╜╝α╜ôα╝ï/α╜éα╜íα╜ªα╝ì" xml:lang="dz"></GOK:control>
  3740.                 <GOK:control value="1" type="radiobutton" name="leftright" string="α╜éα╜íα╜ªα╝ï/α╜éα╜íα╜╝α╜ôα╝ì" xml:lang="dz"></GOK:control>
  3741.             </GOK:control>
  3742.         </GOK:control>
  3743.  
  3744.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  3745.             <GOK:control type="label" string="α╜ÿα╜Üα╜ÿα╜ªα╝ïα╜áα╜çα╜╝α╜éα╝ïα╜ÿα╝ïα╜áα╜ûα╜æα╝ïα╜ûα╜áα╜▓α╝ïα╜ªα╛öα╜╝α╜ôα╝ïα╜ÿα╝ïα╜ûα╜ªα╛Éα╛▒α╜óα╝ïα╜áα╜üα╜╝α╜óα╝ì" xml:lang="dz"></GOK:control>
  3746.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="α╜ÿα╜Üα╜ÿα╜ªα╝ïα╜áα╜çα╜╝α╜éα╝ïα╜ÿα╝ïα╜áα╜ûα╜æα╝ïα╜ûα╜áα╜▓α╝ïα╜ªα╛öα╜╝α╜ôα╝ïα╜ÿα╝ïα╜ûα╜ªα╛Éα╛▒α╜óα╝ïα╜áα╜üα╜╝α╜óα╝ì" xml:lang="dz"></GOK:control>
  3747.  
  3748.         </GOK:control>
  3749.     
  3750.     </GOK:control>
  3751. </GOK:control>
  3752. </GOK:options>
  3753.  
  3754.  
  3755.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  3756.     <GOK:rate stringvalue="switch3" name="select"/>
  3757.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  3758.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  3759.     <GOK:rate value="0" name="autorepeat"/>
  3760.     <GOK:rate value="30" name="repeatrate"/>
  3761.     <GOK:rate value="100" name="scanspeed"/>
  3762.     <GOK:rate value="1" name="wrap"/>
  3763.     <GOK:rate value="0" name="topbottom"/>
  3764.     <GOK:rate value="0" name="leftright"/>
  3765.     <GOK:rate value="3" name="cycles"/>
  3766.  
  3767.  
  3768.  
  3769.     <GOK:initialization>
  3770.         <GOK:effect call="ChunkerReset"/>
  3771.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  3772.     </GOK:initialization>
  3773.  
  3774.  
  3775.     <GOK:state name="1">
  3776.  
  3777.         <GOK:stateinit>
  3778.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  3779.         </GOK:stateinit>
  3780.         
  3781.         <GOK:handler state="press" name="movehighlighter">
  3782.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  3783.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  3784.             <GOK:effect call="ChunkerIfNextChunk">
  3785.                 <GOK:compare value="1" type="equal">
  3786.                     <GOK:true>
  3787.                         <GOK:effect call="ChunkerNextChunk"/>
  3788.                     </GOK:true>
  3789.                     <GOK:false>
  3790.                         <GOK:effect name="wrap" call="GetRate">
  3791.                             <GOK:compare value="1" type="equal">
  3792.                                 <GOK:true>
  3793.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  3794.                                 </GOK:true>
  3795.                             </GOK:compare>
  3796.                         </GOK:effect>
  3797.                     </GOK:false>
  3798.                 </GOK:compare>
  3799.             </GOK:effect>
  3800.         </GOK:handler>
  3801.  
  3802.         <GOK:handler state="release" name="movehighlighter">
  3803.             <GOK:effect call="Timer1Stop"/>
  3804.         </GOK:handler>
  3805.  
  3806.         <GOK:handler name="select">
  3807.             <GOK:effect call="Timer1Stop"/>
  3808.             <GOK:effect call="SelectChunk">
  3809.                 <GOK:compare value="1" type="equal">
  3810.                     <GOK:true>
  3811.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  3812.                         <GOK:effect call="OutputSelectedKey"/>
  3813.                         <GOK:effect call="HighlightFirstChunk"/>
  3814.                         <GOK:effect param1="1" call="StateJump"/>
  3815.                     </GOK:true>
  3816.                     <GOK:false>
  3817.                         <GOK:effect call="HighlightFirstKey"/>
  3818.                         <GOK:effect param1="2" call="StateJump"/>
  3819.                     </GOK:false>
  3820.                 </GOK:compare>
  3821.             </GOK:effect>
  3822.         </GOK:handler>
  3823.  
  3824.         <GOK:handler name="timer1">
  3825.         
  3826.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  3827.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  3828.             <GOK:effect call="ChunkerIfNextChunk">
  3829.                 <GOK:compare value="1" type="equal">
  3830.                     <GOK:true>
  3831.                         <GOK:effect call="ChunkerNextChunk"/>
  3832.                     </GOK:true>
  3833.                     <GOK:false>
  3834.                         <GOK:effect name="wrap" call="GetRate">
  3835.                             <GOK:compare value="1" type="equal">
  3836.                                 <GOK:true>
  3837.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  3838.                                 </GOK:true>
  3839.                             </GOK:compare>
  3840.                         </GOK:effect>
  3841.                     </GOK:false>
  3842.                 </GOK:compare>
  3843.             </GOK:effect>
  3844.         </GOK:handler>
  3845.  
  3846.     </GOK:state>
  3847.  
  3848.  
  3849.     <GOK:state name="2">
  3850.         
  3851.         <GOK:handler state="press" name="movehighlighter">
  3852.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  3853.             <GOK:effect call="ChunkerIfNextKey">
  3854.                 <GOK:compare value="1" type="equal">
  3855.                     <GOK:true>
  3856.                         <GOK:effect call="ChunkerNextKey"/>
  3857.                     </GOK:true>
  3858.                     <GOK:false>
  3859.                         <GOK:effect name="wrap" call="GetRate">
  3860.                             <GOK:compare value="1" type="equal">
  3861.                                 <GOK:true>
  3862.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  3863.                                     
  3864.                                     <GOK:effect param1="1" call="CounterGet">
  3865.                                         <GOK:compare value="1" type="lessthan">
  3866.                                             <GOK:true>
  3867.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  3868.                                                 <GOK:effect call="Timer1Stop"/>
  3869.                                                 <GOK:effect call="HighlightFirstChunk"/>
  3870.                                                 <GOK:effect param1="1" call="StateJump"/>
  3871.                                             </GOK:true>
  3872.                                             <GOK:false>
  3873.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  3874.                                             </GOK:false>
  3875.                                         </GOK:compare>
  3876.                                     </GOK:effect>
  3877.                                 </GOK:true>
  3878.                             </GOK:compare>
  3879.                         </GOK:effect>
  3880.                     </GOK:false>
  3881.                 </GOK:compare>
  3882.             </GOK:effect>
  3883.         </GOK:handler>
  3884.  
  3885.         <GOK:handler state="release" name="movehighlighter">
  3886.             <GOK:effect call="Timer1Stop"/>
  3887.         </GOK:handler>
  3888.  
  3889.         <GOK:handler name="select">
  3890.             <GOK:effect call="Timer1Stop"/>
  3891.             <GOK:effect name="feedbackselection" call="Feedback"/>
  3892.             <GOK:effect call="OutputSelectedKey"/>
  3893.             <GOK:effect call="HighlightFirstChunk"/>
  3894.             <GOK:effect param1="1" call="StateJump"/>
  3895.         </GOK:handler>
  3896.  
  3897.         <GOK:handler name="timer1">
  3898.         
  3899.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  3900.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  3901.             <GOK:effect call="ChunkerIfNextKey">
  3902.                 <GOK:compare value="1" type="equal">
  3903.                     <GOK:true>
  3904.                         <GOK:effect call="ChunkerNextKey"/>
  3905.                     </GOK:true>
  3906.                     <GOK:false>
  3907.                         <GOK:effect name="wrap" call="GetRate">
  3908.                             <GOK:compare value="1" type="equal">
  3909.                                 <GOK:true>
  3910.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  3911.                                     
  3912.                                     <GOK:effect param1="1" call="CounterGet">
  3913.                                         <GOK:compare value="1" type="lessthan">
  3914.                                             <GOK:true>
  3915.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  3916.                                                 <GOK:effect call="Timer1Stop"/>
  3917.                                                 <GOK:effect call="HighlightFirstChunk"/>
  3918.                                                 <GOK:effect param1="1" call="StateJump"/>
  3919.                                             </GOK:true>
  3920.                                             <GOK:false>
  3921.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  3922.                                             </GOK:false>
  3923.                                         </GOK:compare>
  3924.                                     </GOK:effect>
  3925.                                 </GOK:true>
  3926.                             </GOK:compare>
  3927.                         </GOK:effect>
  3928.                     </GOK:false>
  3929.                 </GOK:compare>
  3930.             </GOK:effect>
  3931.         </GOK:handler>
  3932.     </GOK:state>
  3933.  
  3934.  
  3935.     <GOK:state name="repeat">
  3936.         <GOK:handler name="select">
  3937.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  3938.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  3939.             <GOK:effect call="Timer1Stop"/>
  3940.             <GOK:effect call="HighlightFirstChunk"/>
  3941.             <GOK:effect param1="1" call="StateJump"/>
  3942.         </GOK:handler>
  3943.         <GOK:handler state="press" name="movehighlighter">
  3944.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  3945.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  3946.             <GOK:effect call="Timer1Stop"/>
  3947.             <GOK:effect call="HighlightFirstChunk"/>
  3948.             <GOK:effect param1="1" call="StateJump"/>
  3949.         </GOK:handler>
  3950.     </GOK:state>
  3951.  
  3952.  
  3953. </GOK:accessmethod>
  3954. <GOK:accessmethod xml:lang="el" name="inversescanning" displayname="╬æ╬╜╧ä╬»╧â╧ä╧ü╬┐╧å╬╖ ╬ú╬¼╧ü╧ë╧â╬╖">
  3955. <GOK:description xml:space="preserve" xml:lang="el">╬á╬▒╧ä╬«╧â╧ä╬╡ ╬║╬▒╬╣ ╬║╧ü╬▒╧ä╬«╧â╧ä╬╡ ╬¡╬╜╬▒╬╜ ╬┤╬╣╬▒╬║╧î╧Ç╧ä╬╖ ╬│╬╣╬▒ ╧â╬¼╧ü╧ë╧â╬╖.  ╬á╬▒╧ä╬«╧â╧ä╬╡ ╬¡╬╜╬▒╬╜ ╬¼╬╗╬╗╬┐ ╬┤╬╣╬▒╬║╧î╧Ç╧ä╬╖ ╬│╬╣╬▒ ╬╡╧Ç╬╣╬╗╬┐╬│╬«.</GOK:description>
  3956.  
  3957. <GOK:operation>
  3958. <GOK:control type="frame" spacing="0" size="3" border="0" string="╬¢╬╡╬╣╧ä╬┐╧à╧ü╬│╬»╬▒" xml:lang="el">
  3959.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  3960.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  3961.  
  3962.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3963.                 <GOK:control type="label" string="╬ú╬¼╧ü╧ë╧â╬╖:" xml:lang="el"></GOK:control>
  3964.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="╬ú╬¼╧ü╧ë╧â╬╖:" xml:lang="el"></GOK:control>
  3965.             </GOK:control>
  3966.                 
  3967.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3968.                 <GOK:control type="label" string="╬ò╬╜╬╡╧ü╬│╬┐╧Ç╬┐╬»╬╖╧â╬╖:" xml:lang="el"></GOK:control>
  3969.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="╬ò╬╜╬╡╧ü╬│╬┐╧Ç╬┐╬»╬╖╧â╬╖:" xml:lang="el"></GOK:control>
  3970.             </GOK:control>
  3971.  
  3972.         </GOK:control>
  3973.     </GOK:control>    
  3974. </GOK:control>    
  3975. </GOK:operation>
  3976.  
  3977. <GOK:feedback>
  3978. <GOK:control type="frame" spacing="0" size="3" border="0" string="╬æ╬╜╬¼╬┤╧ü╬▒╧â╬╖" xml:lang="el">
  3979.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  3980.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  3981.  
  3982.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3983.                 <GOK:control type="label" string="╬Ü╬»╬╜╬╖╧â╬╖:" xml:lang="el"></GOK:control>
  3984.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="╬Ü╬»╬╜╬╖╧â╬╖ ╬æ╬╜╬¼╬┤╧ü╬▒╧â╬╖╧é:" xml:lang="el"></GOK:control>
  3985.             </GOK:control>
  3986.     
  3987.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3988.                 <GOK:control type="label" string="╬ò╬╜╬╡╧ü╬│╬┐╧Ç╬┐╬»╬╖╧â╬╖:" xml:lang="el"></GOK:control>
  3989.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="╬ò╬╜╬╡╧ü╬│╬┐╧Ç╬┐╬»╬╖╧â╬╖ ╬æ╬╜╬¼╬┤╧ü╬▒╧â╬╖╧é:" xml:lang="el"></GOK:control>
  3990.             </GOK:control>
  3991.  
  3992.         </GOK:control>
  3993.     </GOK:control>
  3994. </GOK:control>
  3995. </GOK:feedback>
  3996.  
  3997. <GOK:options>
  3998. <GOK:control type="frame" spacing="0" size="3" border="0" string="╬ò╧Ç╬╣╬╗╬┐╬│╬¡╧é" xml:lang="el">
  3999.  
  4000.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  4001.  
  4002.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  4003.             <GOK:control type="label" string="╬Ü╬▒╬╕╧à╧â╧ä╬¡╧ü╬╖╧â╬╖ ╬ú╬¼╧ü╧ë╧â╬╖╧é:" xml:lang="el"></GOK:control>
  4004.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="╬ñ╬▒╧ç╧ì╧ä╬╖╧ä╬▒ ╬ú╬¼╧ü╧ë╧â╬╖╧é:" xml:lang="el"></GOK:control>
  4005.             <GOK:control type="label" string="(╬╡╬║╬▒╧ä╬┐╧â╧ä╬¼ ╧ä╬┐╧à ╬┤╬╡╧à╧ä╬╡╧ü╬┐╬╗╬¡╧Ç╧ä╬┐╧à)" xml:lang="el"></GOK:control>
  4006.         </GOK:control>
  4007.  
  4008.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  4009.             <GOK:control type="checkbutton" name="wrap" string="╬æ╬╜╬▒╬┤╬»╧Ç╬╗╧ë╧â╬╖ ╬ô╧ü╬▒╬╝╬╝╧Ä╬╜/╬ú╧ä╬╖╬╗╧Ä╬╜" xml:lang="el"></GOK:control>
  4010.         </GOK:control>
  4011.     
  4012.  
  4013.  
  4014.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  4015.             <GOK:control type="label" string="Scanning Direction:"/>
  4016.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4017.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="╬á╬¼╬╜╧ë/╬Ü╬¼╧ä╧ë" xml:lang="el"></GOK:control>
  4018.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="╬Ü╬¼╧ä╧ë/╬á╬¼╬╜╧ë" xml:lang="el"></GOK:control>
  4019.             </GOK:control>
  4020.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4021.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="╬æ╧ü╬╣╧â╧ä╬╡╧ü╬¼/╬ö╬╡╬╛╬╣╬¼" xml:lang="el"></GOK:control>
  4022.                 <GOK:control value="1" type="radiobutton" name="leftright" string="╬ö╬╡╬╛╬╣╬¼/╬æ╧ü╬╣╧â╧ä╬╡╧ü╬¼" xml:lang="el"></GOK:control>
  4023.             </GOK:control>
  4024.         </GOK:control>
  4025.  
  4026.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  4027.             <GOK:control type="label" string="╬Ü╧ì╬║╬╗╬┐╬╣ ╧Ç╧ü╬╣╬╜ ╧ä╬┐ ╧â╧ä╬▒╬╝╬¼╧ä╬╖╬╝╬▒:" xml:lang="el"></GOK:control>
  4028.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="╬Ü╧ì╬║╬╗╬┐╬╣ ╧Ç╧ü╬╣╬╜ ╧ä╬┐ ╧â╧ä╬▒╬╝╬¼╧ä╬╖╬╝╬▒:" xml:lang="el"></GOK:control>
  4029.  
  4030.         </GOK:control>
  4031.     
  4032.     </GOK:control>
  4033. </GOK:control>
  4034. </GOK:options>
  4035.  
  4036.  
  4037.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  4038.     <GOK:rate stringvalue="switch3" name="select"/>
  4039.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  4040.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  4041.     <GOK:rate value="0" name="autorepeat"/>
  4042.     <GOK:rate value="30" name="repeatrate"/>
  4043.     <GOK:rate value="100" name="scanspeed"/>
  4044.     <GOK:rate value="1" name="wrap"/>
  4045.     <GOK:rate value="0" name="topbottom"/>
  4046.     <GOK:rate value="0" name="leftright"/>
  4047.     <GOK:rate value="3" name="cycles"/>
  4048.  
  4049.  
  4050.  
  4051.     <GOK:initialization>
  4052.         <GOK:effect call="ChunkerReset"/>
  4053.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  4054.     </GOK:initialization>
  4055.  
  4056.  
  4057.     <GOK:state name="1">
  4058.  
  4059.         <GOK:stateinit>
  4060.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  4061.         </GOK:stateinit>
  4062.         
  4063.         <GOK:handler state="press" name="movehighlighter">
  4064.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  4065.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  4066.             <GOK:effect call="ChunkerIfNextChunk">
  4067.                 <GOK:compare value="1" type="equal">
  4068.                     <GOK:true>
  4069.                         <GOK:effect call="ChunkerNextChunk"/>
  4070.                     </GOK:true>
  4071.                     <GOK:false>
  4072.                         <GOK:effect name="wrap" call="GetRate">
  4073.                             <GOK:compare value="1" type="equal">
  4074.                                 <GOK:true>
  4075.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  4076.                                 </GOK:true>
  4077.                             </GOK:compare>
  4078.                         </GOK:effect>
  4079.                     </GOK:false>
  4080.                 </GOK:compare>
  4081.             </GOK:effect>
  4082.         </GOK:handler>
  4083.  
  4084.         <GOK:handler state="release" name="movehighlighter">
  4085.             <GOK:effect call="Timer1Stop"/>
  4086.         </GOK:handler>
  4087.  
  4088.         <GOK:handler name="select">
  4089.             <GOK:effect call="Timer1Stop"/>
  4090.             <GOK:effect call="SelectChunk">
  4091.                 <GOK:compare value="1" type="equal">
  4092.                     <GOK:true>
  4093.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  4094.                         <GOK:effect call="OutputSelectedKey"/>
  4095.                         <GOK:effect call="HighlightFirstChunk"/>
  4096.                         <GOK:effect param1="1" call="StateJump"/>
  4097.                     </GOK:true>
  4098.                     <GOK:false>
  4099.                         <GOK:effect call="HighlightFirstKey"/>
  4100.                         <GOK:effect param1="2" call="StateJump"/>
  4101.                     </GOK:false>
  4102.                 </GOK:compare>
  4103.             </GOK:effect>
  4104.         </GOK:handler>
  4105.  
  4106.         <GOK:handler name="timer1">
  4107.         
  4108.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  4109.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  4110.             <GOK:effect call="ChunkerIfNextChunk">
  4111.                 <GOK:compare value="1" type="equal">
  4112.                     <GOK:true>
  4113.                         <GOK:effect call="ChunkerNextChunk"/>
  4114.                     </GOK:true>
  4115.                     <GOK:false>
  4116.                         <GOK:effect name="wrap" call="GetRate">
  4117.                             <GOK:compare value="1" type="equal">
  4118.                                 <GOK:true>
  4119.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  4120.                                 </GOK:true>
  4121.                             </GOK:compare>
  4122.                         </GOK:effect>
  4123.                     </GOK:false>
  4124.                 </GOK:compare>
  4125.             </GOK:effect>
  4126.         </GOK:handler>
  4127.  
  4128.     </GOK:state>
  4129.  
  4130.  
  4131.     <GOK:state name="2">
  4132.         
  4133.         <GOK:handler state="press" name="movehighlighter">
  4134.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  4135.             <GOK:effect call="ChunkerIfNextKey">
  4136.                 <GOK:compare value="1" type="equal">
  4137.                     <GOK:true>
  4138.                         <GOK:effect call="ChunkerNextKey"/>
  4139.                     </GOK:true>
  4140.                     <GOK:false>
  4141.                         <GOK:effect name="wrap" call="GetRate">
  4142.                             <GOK:compare value="1" type="equal">
  4143.                                 <GOK:true>
  4144.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  4145.                                     
  4146.                                     <GOK:effect param1="1" call="CounterGet">
  4147.                                         <GOK:compare value="1" type="lessthan">
  4148.                                             <GOK:true>
  4149.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  4150.                                                 <GOK:effect call="Timer1Stop"/>
  4151.                                                 <GOK:effect call="HighlightFirstChunk"/>
  4152.                                                 <GOK:effect param1="1" call="StateJump"/>
  4153.                                             </GOK:true>
  4154.                                             <GOK:false>
  4155.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  4156.                                             </GOK:false>
  4157.                                         </GOK:compare>
  4158.                                     </GOK:effect>
  4159.                                 </GOK:true>
  4160.                             </GOK:compare>
  4161.                         </GOK:effect>
  4162.                     </GOK:false>
  4163.                 </GOK:compare>
  4164.             </GOK:effect>
  4165.         </GOK:handler>
  4166.  
  4167.         <GOK:handler state="release" name="movehighlighter">
  4168.             <GOK:effect call="Timer1Stop"/>
  4169.         </GOK:handler>
  4170.  
  4171.         <GOK:handler name="select">
  4172.             <GOK:effect call="Timer1Stop"/>
  4173.             <GOK:effect name="feedbackselection" call="Feedback"/>
  4174.             <GOK:effect call="OutputSelectedKey"/>
  4175.             <GOK:effect call="HighlightFirstChunk"/>
  4176.             <GOK:effect param1="1" call="StateJump"/>
  4177.         </GOK:handler>
  4178.  
  4179.         <GOK:handler name="timer1">
  4180.         
  4181.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  4182.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  4183.             <GOK:effect call="ChunkerIfNextKey">
  4184.                 <GOK:compare value="1" type="equal">
  4185.                     <GOK:true>
  4186.                         <GOK:effect call="ChunkerNextKey"/>
  4187.                     </GOK:true>
  4188.                     <GOK:false>
  4189.                         <GOK:effect name="wrap" call="GetRate">
  4190.                             <GOK:compare value="1" type="equal">
  4191.                                 <GOK:true>
  4192.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  4193.                                     
  4194.                                     <GOK:effect param1="1" call="CounterGet">
  4195.                                         <GOK:compare value="1" type="lessthan">
  4196.                                             <GOK:true>
  4197.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  4198.                                                 <GOK:effect call="Timer1Stop"/>
  4199.                                                 <GOK:effect call="HighlightFirstChunk"/>
  4200.                                                 <GOK:effect param1="1" call="StateJump"/>
  4201.                                             </GOK:true>
  4202.                                             <GOK:false>
  4203.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  4204.                                             </GOK:false>
  4205.                                         </GOK:compare>
  4206.                                     </GOK:effect>
  4207.                                 </GOK:true>
  4208.                             </GOK:compare>
  4209.                         </GOK:effect>
  4210.                     </GOK:false>
  4211.                 </GOK:compare>
  4212.             </GOK:effect>
  4213.         </GOK:handler>
  4214.     </GOK:state>
  4215.  
  4216.  
  4217.     <GOK:state name="repeat">
  4218.         <GOK:handler name="select">
  4219.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  4220.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  4221.             <GOK:effect call="Timer1Stop"/>
  4222.             <GOK:effect call="HighlightFirstChunk"/>
  4223.             <GOK:effect param1="1" call="StateJump"/>
  4224.         </GOK:handler>
  4225.         <GOK:handler state="press" name="movehighlighter">
  4226.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  4227.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  4228.             <GOK:effect call="Timer1Stop"/>
  4229.             <GOK:effect call="HighlightFirstChunk"/>
  4230.             <GOK:effect param1="1" call="StateJump"/>
  4231.         </GOK:handler>
  4232.     </GOK:state>
  4233.  
  4234.  
  4235. </GOK:accessmethod>
  4236. <GOK:accessmethod xml:lang="en_CA" name="inversescanning" displayname="Inverse Scanning">
  4237. <GOK:description xml:space="preserve" xml:lang="en_CA">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  4238.  
  4239. <GOK:operation>
  4240. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operation" xml:lang="en_CA">
  4241.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  4242.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  4243.  
  4244.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4245.                 <GOK:control type="label" string="Scan:" xml:lang="en_CA"></GOK:control>
  4246.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Scan:" xml:lang="en_CA"></GOK:control>
  4247.             </GOK:control>
  4248.                 
  4249.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4250.                 <GOK:control type="label" string="Activate:" xml:lang="en_CA"></GOK:control>
  4251.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activate:" xml:lang="en_CA"></GOK:control>
  4252.             </GOK:control>
  4253.  
  4254.         </GOK:control>
  4255.     </GOK:control>    
  4256. </GOK:control>    
  4257. </GOK:operation>
  4258.  
  4259. <GOK:feedback>
  4260. <GOK:control type="frame" spacing="0" size="3" border="0" string="Feedback" xml:lang="en_CA">
  4261.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  4262.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  4263.  
  4264.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4265.                 <GOK:control type="label" string="Movement:" xml:lang="en_CA"></GOK:control>
  4266.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedback Movement:" xml:lang="en_CA"></GOK:control>
  4267.             </GOK:control>
  4268.     
  4269.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4270.                 <GOK:control type="label" string="Activation:" xml:lang="en_CA"></GOK:control>
  4271.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:" xml:lang="en_CA"></GOK:control>
  4272.             </GOK:control>
  4273.  
  4274.         </GOK:control>
  4275.     </GOK:control>
  4276. </GOK:control>
  4277. </GOK:feedback>
  4278.  
  4279. <GOK:options>
  4280. <GOK:control type="frame" spacing="0" size="3" border="0" string="Options" xml:lang="en_CA">
  4281.  
  4282.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  4283.  
  4284.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  4285.             <GOK:control type="label" string="Scan Delay:" xml:lang="en_CA"></GOK:control>
  4286.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Scan Speed:" xml:lang="en_CA"></GOK:control>
  4287.             <GOK:control type="label" string="(100s of a second)" xml:lang="en_CA"></GOK:control>
  4288.         </GOK:control>
  4289.  
  4290.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  4291.             <GOK:control type="checkbutton" name="wrap" string="Wrap Rows/Columns" xml:lang="en_CA"></GOK:control>
  4292.         </GOK:control>
  4293.     
  4294.  
  4295.  
  4296.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  4297.             <GOK:control type="label" string="Scanning Direction:"/>
  4298.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4299.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Top/Bottom" xml:lang="en_CA"></GOK:control>
  4300.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Bottom/Top" xml:lang="en_CA"></GOK:control>
  4301.             </GOK:control>
  4302.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4303.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Left/Right" xml:lang="en_CA"></GOK:control>
  4304.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Right/Left" xml:lang="en_CA"></GOK:control>
  4305.             </GOK:control>
  4306.         </GOK:control>
  4307.  
  4308.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  4309.             <GOK:control type="label" string="Cycles Before Stopping:" xml:lang="en_CA"></GOK:control>
  4310.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Cycles Before Stopping:" xml:lang="en_CA"></GOK:control>
  4311.  
  4312.         </GOK:control>
  4313.     
  4314.     </GOK:control>
  4315. </GOK:control>
  4316. </GOK:options>
  4317.  
  4318.  
  4319.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  4320.     <GOK:rate stringvalue="switch3" name="select"/>
  4321.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  4322.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  4323.     <GOK:rate value="0" name="autorepeat"/>
  4324.     <GOK:rate value="30" name="repeatrate"/>
  4325.     <GOK:rate value="100" name="scanspeed"/>
  4326.     <GOK:rate value="1" name="wrap"/>
  4327.     <GOK:rate value="0" name="topbottom"/>
  4328.     <GOK:rate value="0" name="leftright"/>
  4329.     <GOK:rate value="3" name="cycles"/>
  4330.  
  4331.  
  4332.  
  4333.     <GOK:initialization>
  4334.         <GOK:effect call="ChunkerReset"/>
  4335.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  4336.     </GOK:initialization>
  4337.  
  4338.  
  4339.     <GOK:state name="1">
  4340.  
  4341.         <GOK:stateinit>
  4342.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  4343.         </GOK:stateinit>
  4344.         
  4345.         <GOK:handler state="press" name="movehighlighter">
  4346.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  4347.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  4348.             <GOK:effect call="ChunkerIfNextChunk">
  4349.                 <GOK:compare value="1" type="equal">
  4350.                     <GOK:true>
  4351.                         <GOK:effect call="ChunkerNextChunk"/>
  4352.                     </GOK:true>
  4353.                     <GOK:false>
  4354.                         <GOK:effect name="wrap" call="GetRate">
  4355.                             <GOK:compare value="1" type="equal">
  4356.                                 <GOK:true>
  4357.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  4358.                                 </GOK:true>
  4359.                             </GOK:compare>
  4360.                         </GOK:effect>
  4361.                     </GOK:false>
  4362.                 </GOK:compare>
  4363.             </GOK:effect>
  4364.         </GOK:handler>
  4365.  
  4366.         <GOK:handler state="release" name="movehighlighter">
  4367.             <GOK:effect call="Timer1Stop"/>
  4368.         </GOK:handler>
  4369.  
  4370.         <GOK:handler name="select">
  4371.             <GOK:effect call="Timer1Stop"/>
  4372.             <GOK:effect call="SelectChunk">
  4373.                 <GOK:compare value="1" type="equal">
  4374.                     <GOK:true>
  4375.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  4376.                         <GOK:effect call="OutputSelectedKey"/>
  4377.                         <GOK:effect call="HighlightFirstChunk"/>
  4378.                         <GOK:effect param1="1" call="StateJump"/>
  4379.                     </GOK:true>
  4380.                     <GOK:false>
  4381.                         <GOK:effect call="HighlightFirstKey"/>
  4382.                         <GOK:effect param1="2" call="StateJump"/>
  4383.                     </GOK:false>
  4384.                 </GOK:compare>
  4385.             </GOK:effect>
  4386.         </GOK:handler>
  4387.  
  4388.         <GOK:handler name="timer1">
  4389.         
  4390.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  4391.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  4392.             <GOK:effect call="ChunkerIfNextChunk">
  4393.                 <GOK:compare value="1" type="equal">
  4394.                     <GOK:true>
  4395.                         <GOK:effect call="ChunkerNextChunk"/>
  4396.                     </GOK:true>
  4397.                     <GOK:false>
  4398.                         <GOK:effect name="wrap" call="GetRate">
  4399.                             <GOK:compare value="1" type="equal">
  4400.                                 <GOK:true>
  4401.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  4402.                                 </GOK:true>
  4403.                             </GOK:compare>
  4404.                         </GOK:effect>
  4405.                     </GOK:false>
  4406.                 </GOK:compare>
  4407.             </GOK:effect>
  4408.         </GOK:handler>
  4409.  
  4410.     </GOK:state>
  4411.  
  4412.  
  4413.     <GOK:state name="2">
  4414.         
  4415.         <GOK:handler state="press" name="movehighlighter">
  4416.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  4417.             <GOK:effect call="ChunkerIfNextKey">
  4418.                 <GOK:compare value="1" type="equal">
  4419.                     <GOK:true>
  4420.                         <GOK:effect call="ChunkerNextKey"/>
  4421.                     </GOK:true>
  4422.                     <GOK:false>
  4423.                         <GOK:effect name="wrap" call="GetRate">
  4424.                             <GOK:compare value="1" type="equal">
  4425.                                 <GOK:true>
  4426.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  4427.                                     
  4428.                                     <GOK:effect param1="1" call="CounterGet">
  4429.                                         <GOK:compare value="1" type="lessthan">
  4430.                                             <GOK:true>
  4431.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  4432.                                                 <GOK:effect call="Timer1Stop"/>
  4433.                                                 <GOK:effect call="HighlightFirstChunk"/>
  4434.                                                 <GOK:effect param1="1" call="StateJump"/>
  4435.                                             </GOK:true>
  4436.                                             <GOK:false>
  4437.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  4438.                                             </GOK:false>
  4439.                                         </GOK:compare>
  4440.                                     </GOK:effect>
  4441.                                 </GOK:true>
  4442.                             </GOK:compare>
  4443.                         </GOK:effect>
  4444.                     </GOK:false>
  4445.                 </GOK:compare>
  4446.             </GOK:effect>
  4447.         </GOK:handler>
  4448.  
  4449.         <GOK:handler state="release" name="movehighlighter">
  4450.             <GOK:effect call="Timer1Stop"/>
  4451.         </GOK:handler>
  4452.  
  4453.         <GOK:handler name="select">
  4454.             <GOK:effect call="Timer1Stop"/>
  4455.             <GOK:effect name="feedbackselection" call="Feedback"/>
  4456.             <GOK:effect call="OutputSelectedKey"/>
  4457.             <GOK:effect call="HighlightFirstChunk"/>
  4458.             <GOK:effect param1="1" call="StateJump"/>
  4459.         </GOK:handler>
  4460.  
  4461.         <GOK:handler name="timer1">
  4462.         
  4463.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  4464.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  4465.             <GOK:effect call="ChunkerIfNextKey">
  4466.                 <GOK:compare value="1" type="equal">
  4467.                     <GOK:true>
  4468.                         <GOK:effect call="ChunkerNextKey"/>
  4469.                     </GOK:true>
  4470.                     <GOK:false>
  4471.                         <GOK:effect name="wrap" call="GetRate">
  4472.                             <GOK:compare value="1" type="equal">
  4473.                                 <GOK:true>
  4474.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  4475.                                     
  4476.                                     <GOK:effect param1="1" call="CounterGet">
  4477.                                         <GOK:compare value="1" type="lessthan">
  4478.                                             <GOK:true>
  4479.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  4480.                                                 <GOK:effect call="Timer1Stop"/>
  4481.                                                 <GOK:effect call="HighlightFirstChunk"/>
  4482.                                                 <GOK:effect param1="1" call="StateJump"/>
  4483.                                             </GOK:true>
  4484.                                             <GOK:false>
  4485.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  4486.                                             </GOK:false>
  4487.                                         </GOK:compare>
  4488.                                     </GOK:effect>
  4489.                                 </GOK:true>
  4490.                             </GOK:compare>
  4491.                         </GOK:effect>
  4492.                     </GOK:false>
  4493.                 </GOK:compare>
  4494.             </GOK:effect>
  4495.         </GOK:handler>
  4496.     </GOK:state>
  4497.  
  4498.  
  4499.     <GOK:state name="repeat">
  4500.         <GOK:handler name="select">
  4501.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  4502.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  4503.             <GOK:effect call="Timer1Stop"/>
  4504.             <GOK:effect call="HighlightFirstChunk"/>
  4505.             <GOK:effect param1="1" call="StateJump"/>
  4506.         </GOK:handler>
  4507.         <GOK:handler state="press" name="movehighlighter">
  4508.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  4509.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  4510.             <GOK:effect call="Timer1Stop"/>
  4511.             <GOK:effect call="HighlightFirstChunk"/>
  4512.             <GOK:effect param1="1" call="StateJump"/>
  4513.         </GOK:handler>
  4514.     </GOK:state>
  4515.  
  4516.  
  4517. </GOK:accessmethod>
  4518. <GOK:accessmethod xml:lang="en_GB" name="inversescanning" displayname="Inverse Scanning">
  4519. <GOK:description xml:space="preserve" xml:lang="en_GB">Press and hold a switch to scan. Press another switch to select.</GOK:description>
  4520.  
  4521. <GOK:operation>
  4522. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operation" xml:lang="en_GB">
  4523.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  4524.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  4525.  
  4526.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4527.                 <GOK:control type="label" string="Scan:" xml:lang="en_GB"></GOK:control>
  4528.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Scan:" xml:lang="en_GB"></GOK:control>
  4529.             </GOK:control>
  4530.                 
  4531.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4532.                 <GOK:control type="label" string="Activate:" xml:lang="en_GB"></GOK:control>
  4533.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activate:" xml:lang="en_GB"></GOK:control>
  4534.             </GOK:control>
  4535.  
  4536.         </GOK:control>
  4537.     </GOK:control>    
  4538. </GOK:control>    
  4539. </GOK:operation>
  4540.  
  4541. <GOK:feedback>
  4542. <GOK:control type="frame" spacing="0" size="3" border="0" string="Feedback" xml:lang="en_GB">
  4543.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  4544.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  4545.  
  4546.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4547.                 <GOK:control type="label" string="Movement:" xml:lang="en_GB"></GOK:control>
  4548.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedback Movement:" xml:lang="en_GB"></GOK:control>
  4549.             </GOK:control>
  4550.     
  4551.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4552.                 <GOK:control type="label" string="Activation:" xml:lang="en_GB"></GOK:control>
  4553.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:" xml:lang="en_GB"></GOK:control>
  4554.             </GOK:control>
  4555.  
  4556.         </GOK:control>
  4557.     </GOK:control>
  4558. </GOK:control>
  4559. </GOK:feedback>
  4560.  
  4561. <GOK:options>
  4562. <GOK:control type="frame" spacing="0" size="3" border="0" string="Options" xml:lang="en_GB">
  4563.  
  4564.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  4565.  
  4566.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  4567.             <GOK:control type="label" string="Scan Delay:" xml:lang="en_GB"></GOK:control>
  4568.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Scan Speed:" xml:lang="en_GB"></GOK:control>
  4569.             <GOK:control type="label" string="(100s of a second)" xml:lang="en_GB"></GOK:control>
  4570.         </GOK:control>
  4571.  
  4572.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  4573.             <GOK:control type="checkbutton" name="wrap" string="Wrap Rows/Columns" xml:lang="en_GB"></GOK:control>
  4574.         </GOK:control>
  4575.     
  4576.  
  4577.  
  4578.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  4579.             <GOK:control type="label" string="Scanning Direction:"/>
  4580.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4581.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Top/Bottom" xml:lang="en_GB"></GOK:control>
  4582.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Bottom/Top" xml:lang="en_GB"></GOK:control>
  4583.             </GOK:control>
  4584.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4585.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Left/Right" xml:lang="en_GB"></GOK:control>
  4586.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Right/Left" xml:lang="en_GB"></GOK:control>
  4587.             </GOK:control>
  4588.         </GOK:control>
  4589.  
  4590.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  4591.             <GOK:control type="label" string="Cycles Before Stopping:" xml:lang="en_GB"></GOK:control>
  4592.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Cycles Before Stopping:" xml:lang="en_GB"></GOK:control>
  4593.  
  4594.         </GOK:control>
  4595.     
  4596.     </GOK:control>
  4597. </GOK:control>
  4598. </GOK:options>
  4599.  
  4600.  
  4601.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  4602.     <GOK:rate stringvalue="switch3" name="select"/>
  4603.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  4604.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  4605.     <GOK:rate value="0" name="autorepeat"/>
  4606.     <GOK:rate value="30" name="repeatrate"/>
  4607.     <GOK:rate value="100" name="scanspeed"/>
  4608.     <GOK:rate value="1" name="wrap"/>
  4609.     <GOK:rate value="0" name="topbottom"/>
  4610.     <GOK:rate value="0" name="leftright"/>
  4611.     <GOK:rate value="3" name="cycles"/>
  4612.  
  4613.  
  4614.  
  4615.     <GOK:initialization>
  4616.         <GOK:effect call="ChunkerReset"/>
  4617.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  4618.     </GOK:initialization>
  4619.  
  4620.  
  4621.     <GOK:state name="1">
  4622.  
  4623.         <GOK:stateinit>
  4624.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  4625.         </GOK:stateinit>
  4626.         
  4627.         <GOK:handler state="press" name="movehighlighter">
  4628.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  4629.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  4630.             <GOK:effect call="ChunkerIfNextChunk">
  4631.                 <GOK:compare value="1" type="equal">
  4632.                     <GOK:true>
  4633.                         <GOK:effect call="ChunkerNextChunk"/>
  4634.                     </GOK:true>
  4635.                     <GOK:false>
  4636.                         <GOK:effect name="wrap" call="GetRate">
  4637.                             <GOK:compare value="1" type="equal">
  4638.                                 <GOK:true>
  4639.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  4640.                                 </GOK:true>
  4641.                             </GOK:compare>
  4642.                         </GOK:effect>
  4643.                     </GOK:false>
  4644.                 </GOK:compare>
  4645.             </GOK:effect>
  4646.         </GOK:handler>
  4647.  
  4648.         <GOK:handler state="release" name="movehighlighter">
  4649.             <GOK:effect call="Timer1Stop"/>
  4650.         </GOK:handler>
  4651.  
  4652.         <GOK:handler name="select">
  4653.             <GOK:effect call="Timer1Stop"/>
  4654.             <GOK:effect call="SelectChunk">
  4655.                 <GOK:compare value="1" type="equal">
  4656.                     <GOK:true>
  4657.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  4658.                         <GOK:effect call="OutputSelectedKey"/>
  4659.                         <GOK:effect call="HighlightFirstChunk"/>
  4660.                         <GOK:effect param1="1" call="StateJump"/>
  4661.                     </GOK:true>
  4662.                     <GOK:false>
  4663.                         <GOK:effect call="HighlightFirstKey"/>
  4664.                         <GOK:effect param1="2" call="StateJump"/>
  4665.                     </GOK:false>
  4666.                 </GOK:compare>
  4667.             </GOK:effect>
  4668.         </GOK:handler>
  4669.  
  4670.         <GOK:handler name="timer1">
  4671.         
  4672.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  4673.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  4674.             <GOK:effect call="ChunkerIfNextChunk">
  4675.                 <GOK:compare value="1" type="equal">
  4676.                     <GOK:true>
  4677.                         <GOK:effect call="ChunkerNextChunk"/>
  4678.                     </GOK:true>
  4679.                     <GOK:false>
  4680.                         <GOK:effect name="wrap" call="GetRate">
  4681.                             <GOK:compare value="1" type="equal">
  4682.                                 <GOK:true>
  4683.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  4684.                                 </GOK:true>
  4685.                             </GOK:compare>
  4686.                         </GOK:effect>
  4687.                     </GOK:false>
  4688.                 </GOK:compare>
  4689.             </GOK:effect>
  4690.         </GOK:handler>
  4691.  
  4692.     </GOK:state>
  4693.  
  4694.  
  4695.     <GOK:state name="2">
  4696.         
  4697.         <GOK:handler state="press" name="movehighlighter">
  4698.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  4699.             <GOK:effect call="ChunkerIfNextKey">
  4700.                 <GOK:compare value="1" type="equal">
  4701.                     <GOK:true>
  4702.                         <GOK:effect call="ChunkerNextKey"/>
  4703.                     </GOK:true>
  4704.                     <GOK:false>
  4705.                         <GOK:effect name="wrap" call="GetRate">
  4706.                             <GOK:compare value="1" type="equal">
  4707.                                 <GOK:true>
  4708.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  4709.                                     
  4710.                                     <GOK:effect param1="1" call="CounterGet">
  4711.                                         <GOK:compare value="1" type="lessthan">
  4712.                                             <GOK:true>
  4713.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  4714.                                                 <GOK:effect call="Timer1Stop"/>
  4715.                                                 <GOK:effect call="HighlightFirstChunk"/>
  4716.                                                 <GOK:effect param1="1" call="StateJump"/>
  4717.                                             </GOK:true>
  4718.                                             <GOK:false>
  4719.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  4720.                                             </GOK:false>
  4721.                                         </GOK:compare>
  4722.                                     </GOK:effect>
  4723.                                 </GOK:true>
  4724.                             </GOK:compare>
  4725.                         </GOK:effect>
  4726.                     </GOK:false>
  4727.                 </GOK:compare>
  4728.             </GOK:effect>
  4729.         </GOK:handler>
  4730.  
  4731.         <GOK:handler state="release" name="movehighlighter">
  4732.             <GOK:effect call="Timer1Stop"/>
  4733.         </GOK:handler>
  4734.  
  4735.         <GOK:handler name="select">
  4736.             <GOK:effect call="Timer1Stop"/>
  4737.             <GOK:effect name="feedbackselection" call="Feedback"/>
  4738.             <GOK:effect call="OutputSelectedKey"/>
  4739.             <GOK:effect call="HighlightFirstChunk"/>
  4740.             <GOK:effect param1="1" call="StateJump"/>
  4741.         </GOK:handler>
  4742.  
  4743.         <GOK:handler name="timer1">
  4744.         
  4745.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  4746.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  4747.             <GOK:effect call="ChunkerIfNextKey">
  4748.                 <GOK:compare value="1" type="equal">
  4749.                     <GOK:true>
  4750.                         <GOK:effect call="ChunkerNextKey"/>
  4751.                     </GOK:true>
  4752.                     <GOK:false>
  4753.                         <GOK:effect name="wrap" call="GetRate">
  4754.                             <GOK:compare value="1" type="equal">
  4755.                                 <GOK:true>
  4756.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  4757.                                     
  4758.                                     <GOK:effect param1="1" call="CounterGet">
  4759.                                         <GOK:compare value="1" type="lessthan">
  4760.                                             <GOK:true>
  4761.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  4762.                                                 <GOK:effect call="Timer1Stop"/>
  4763.                                                 <GOK:effect call="HighlightFirstChunk"/>
  4764.                                                 <GOK:effect param1="1" call="StateJump"/>
  4765.                                             </GOK:true>
  4766.                                             <GOK:false>
  4767.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  4768.                                             </GOK:false>
  4769.                                         </GOK:compare>
  4770.                                     </GOK:effect>
  4771.                                 </GOK:true>
  4772.                             </GOK:compare>
  4773.                         </GOK:effect>
  4774.                     </GOK:false>
  4775.                 </GOK:compare>
  4776.             </GOK:effect>
  4777.         </GOK:handler>
  4778.     </GOK:state>
  4779.  
  4780.  
  4781.     <GOK:state name="repeat">
  4782.         <GOK:handler name="select">
  4783.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  4784.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  4785.             <GOK:effect call="Timer1Stop"/>
  4786.             <GOK:effect call="HighlightFirstChunk"/>
  4787.             <GOK:effect param1="1" call="StateJump"/>
  4788.         </GOK:handler>
  4789.         <GOK:handler state="press" name="movehighlighter">
  4790.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  4791.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  4792.             <GOK:effect call="Timer1Stop"/>
  4793.             <GOK:effect call="HighlightFirstChunk"/>
  4794.             <GOK:effect param1="1" call="StateJump"/>
  4795.         </GOK:handler>
  4796.     </GOK:state>
  4797.  
  4798.  
  4799. </GOK:accessmethod>
  4800. <GOK:accessmethod xml:lang="es" name="inversescanning" displayname="Rastreo inverso">
  4801. <GOK:description xml:space="preserve" xml:lang="es">Pulse y mantenga presionado un conmutador para rastrear. Presione otro conmutador para seleccionar.</GOK:description>
  4802.  
  4803. <GOK:operation>
  4804. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operaci├│n" xml:lang="es">
  4805.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  4806.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  4807.  
  4808.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4809.                 <GOK:control type="label" string="Rastreo:" xml:lang="es"></GOK:control>
  4810.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Rastreo:" xml:lang="es"></GOK:control>
  4811.             </GOK:control>
  4812.                 
  4813.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4814.                 <GOK:control type="label" string="Activar:" xml:lang="es"></GOK:control>
  4815.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activar:" xml:lang="es"></GOK:control>
  4816.             </GOK:control>
  4817.  
  4818.         </GOK:control>
  4819.     </GOK:control>    
  4820. </GOK:control>    
  4821. </GOK:operation>
  4822.  
  4823. <GOK:feedback>
  4824. <GOK:control type="frame" spacing="0" size="3" border="0" string="Retroalimentaci├│n" xml:lang="es">
  4825.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  4826.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  4827.  
  4828.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4829.                 <GOK:control type="label" string="Movimiento:" xml:lang="es"></GOK:control>
  4830.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Movimiento de realimentaci├│n:" xml:lang="es"></GOK:control>
  4831.             </GOK:control>
  4832.     
  4833.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4834.                 <GOK:control type="label" string="Activaci├│n:" xml:lang="es"></GOK:control>
  4835.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Activaci├│n de realimentaci├│n:" xml:lang="es"></GOK:control>
  4836.             </GOK:control>
  4837.  
  4838.         </GOK:control>
  4839.     </GOK:control>
  4840. </GOK:control>
  4841. </GOK:feedback>
  4842.  
  4843. <GOK:options>
  4844. <GOK:control type="frame" spacing="0" size="3" border="0" string="Opciones" xml:lang="es">
  4845.  
  4846.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  4847.  
  4848.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  4849.             <GOK:control type="label" string="Retardo del rastreo:" xml:lang="es"></GOK:control>
  4850.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Velocidad del rastreo:" xml:lang="es"></GOK:control>
  4851.             <GOK:control type="label" string="(100a de un segundo)" xml:lang="es"></GOK:control>
  4852.         </GOK:control>
  4853.  
  4854.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  4855.             <GOK:control type="checkbutton" name="wrap" string="Ajustar las filas/columnas" xml:lang="es"></GOK:control>
  4856.         </GOK:control>
  4857.     
  4858.  
  4859.  
  4860.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  4861.             <GOK:control type="label" string="Scanning Direction:"/>
  4862.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4863.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Superior/Inferior" xml:lang="es"></GOK:control>
  4864.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Inferior/Superior" xml:lang="es"></GOK:control>
  4865.             </GOK:control>
  4866.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4867.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Izquierda/Derecha" xml:lang="es"></GOK:control>
  4868.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Derecha/Izquierda" xml:lang="es"></GOK:control>
  4869.             </GOK:control>
  4870.         </GOK:control>
  4871.  
  4872.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  4873.             <GOK:control type="label" string="Ciclos antes de detenerse:" xml:lang="es"></GOK:control>
  4874.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Ciclos antes de detenerse:" xml:lang="es"></GOK:control>
  4875.  
  4876.         </GOK:control>
  4877.     
  4878.     </GOK:control>
  4879. </GOK:control>
  4880. </GOK:options>
  4881.  
  4882.  
  4883.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  4884.     <GOK:rate stringvalue="switch3" name="select"/>
  4885.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  4886.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  4887.     <GOK:rate value="0" name="autorepeat"/>
  4888.     <GOK:rate value="30" name="repeatrate"/>
  4889.     <GOK:rate value="100" name="scanspeed"/>
  4890.     <GOK:rate value="1" name="wrap"/>
  4891.     <GOK:rate value="0" name="topbottom"/>
  4892.     <GOK:rate value="0" name="leftright"/>
  4893.     <GOK:rate value="3" name="cycles"/>
  4894.  
  4895.  
  4896.  
  4897.     <GOK:initialization>
  4898.         <GOK:effect call="ChunkerReset"/>
  4899.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  4900.     </GOK:initialization>
  4901.  
  4902.  
  4903.     <GOK:state name="1">
  4904.  
  4905.         <GOK:stateinit>
  4906.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  4907.         </GOK:stateinit>
  4908.         
  4909.         <GOK:handler state="press" name="movehighlighter">
  4910.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  4911.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  4912.             <GOK:effect call="ChunkerIfNextChunk">
  4913.                 <GOK:compare value="1" type="equal">
  4914.                     <GOK:true>
  4915.                         <GOK:effect call="ChunkerNextChunk"/>
  4916.                     </GOK:true>
  4917.                     <GOK:false>
  4918.                         <GOK:effect name="wrap" call="GetRate">
  4919.                             <GOK:compare value="1" type="equal">
  4920.                                 <GOK:true>
  4921.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  4922.                                 </GOK:true>
  4923.                             </GOK:compare>
  4924.                         </GOK:effect>
  4925.                     </GOK:false>
  4926.                 </GOK:compare>
  4927.             </GOK:effect>
  4928.         </GOK:handler>
  4929.  
  4930.         <GOK:handler state="release" name="movehighlighter">
  4931.             <GOK:effect call="Timer1Stop"/>
  4932.         </GOK:handler>
  4933.  
  4934.         <GOK:handler name="select">
  4935.             <GOK:effect call="Timer1Stop"/>
  4936.             <GOK:effect call="SelectChunk">
  4937.                 <GOK:compare value="1" type="equal">
  4938.                     <GOK:true>
  4939.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  4940.                         <GOK:effect call="OutputSelectedKey"/>
  4941.                         <GOK:effect call="HighlightFirstChunk"/>
  4942.                         <GOK:effect param1="1" call="StateJump"/>
  4943.                     </GOK:true>
  4944.                     <GOK:false>
  4945.                         <GOK:effect call="HighlightFirstKey"/>
  4946.                         <GOK:effect param1="2" call="StateJump"/>
  4947.                     </GOK:false>
  4948.                 </GOK:compare>
  4949.             </GOK:effect>
  4950.         </GOK:handler>
  4951.  
  4952.         <GOK:handler name="timer1">
  4953.         
  4954.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  4955.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  4956.             <GOK:effect call="ChunkerIfNextChunk">
  4957.                 <GOK:compare value="1" type="equal">
  4958.                     <GOK:true>
  4959.                         <GOK:effect call="ChunkerNextChunk"/>
  4960.                     </GOK:true>
  4961.                     <GOK:false>
  4962.                         <GOK:effect name="wrap" call="GetRate">
  4963.                             <GOK:compare value="1" type="equal">
  4964.                                 <GOK:true>
  4965.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  4966.                                 </GOK:true>
  4967.                             </GOK:compare>
  4968.                         </GOK:effect>
  4969.                     </GOK:false>
  4970.                 </GOK:compare>
  4971.             </GOK:effect>
  4972.         </GOK:handler>
  4973.  
  4974.     </GOK:state>
  4975.  
  4976.  
  4977.     <GOK:state name="2">
  4978.         
  4979.         <GOK:handler state="press" name="movehighlighter">
  4980.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  4981.             <GOK:effect call="ChunkerIfNextKey">
  4982.                 <GOK:compare value="1" type="equal">
  4983.                     <GOK:true>
  4984.                         <GOK:effect call="ChunkerNextKey"/>
  4985.                     </GOK:true>
  4986.                     <GOK:false>
  4987.                         <GOK:effect name="wrap" call="GetRate">
  4988.                             <GOK:compare value="1" type="equal">
  4989.                                 <GOK:true>
  4990.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  4991.                                     
  4992.                                     <GOK:effect param1="1" call="CounterGet">
  4993.                                         <GOK:compare value="1" type="lessthan">
  4994.                                             <GOK:true>
  4995.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  4996.                                                 <GOK:effect call="Timer1Stop"/>
  4997.                                                 <GOK:effect call="HighlightFirstChunk"/>
  4998.                                                 <GOK:effect param1="1" call="StateJump"/>
  4999.                                             </GOK:true>
  5000.                                             <GOK:false>
  5001.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  5002.                                             </GOK:false>
  5003.                                         </GOK:compare>
  5004.                                     </GOK:effect>
  5005.                                 </GOK:true>
  5006.                             </GOK:compare>
  5007.                         </GOK:effect>
  5008.                     </GOK:false>
  5009.                 </GOK:compare>
  5010.             </GOK:effect>
  5011.         </GOK:handler>
  5012.  
  5013.         <GOK:handler state="release" name="movehighlighter">
  5014.             <GOK:effect call="Timer1Stop"/>
  5015.         </GOK:handler>
  5016.  
  5017.         <GOK:handler name="select">
  5018.             <GOK:effect call="Timer1Stop"/>
  5019.             <GOK:effect name="feedbackselection" call="Feedback"/>
  5020.             <GOK:effect call="OutputSelectedKey"/>
  5021.             <GOK:effect call="HighlightFirstChunk"/>
  5022.             <GOK:effect param1="1" call="StateJump"/>
  5023.         </GOK:handler>
  5024.  
  5025.         <GOK:handler name="timer1">
  5026.         
  5027.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  5028.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  5029.             <GOK:effect call="ChunkerIfNextKey">
  5030.                 <GOK:compare value="1" type="equal">
  5031.                     <GOK:true>
  5032.                         <GOK:effect call="ChunkerNextKey"/>
  5033.                     </GOK:true>
  5034.                     <GOK:false>
  5035.                         <GOK:effect name="wrap" call="GetRate">
  5036.                             <GOK:compare value="1" type="equal">
  5037.                                 <GOK:true>
  5038.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  5039.                                     
  5040.                                     <GOK:effect param1="1" call="CounterGet">
  5041.                                         <GOK:compare value="1" type="lessthan">
  5042.                                             <GOK:true>
  5043.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  5044.                                                 <GOK:effect call="Timer1Stop"/>
  5045.                                                 <GOK:effect call="HighlightFirstChunk"/>
  5046.                                                 <GOK:effect param1="1" call="StateJump"/>
  5047.                                             </GOK:true>
  5048.                                             <GOK:false>
  5049.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  5050.                                             </GOK:false>
  5051.                                         </GOK:compare>
  5052.                                     </GOK:effect>
  5053.                                 </GOK:true>
  5054.                             </GOK:compare>
  5055.                         </GOK:effect>
  5056.                     </GOK:false>
  5057.                 </GOK:compare>
  5058.             </GOK:effect>
  5059.         </GOK:handler>
  5060.     </GOK:state>
  5061.  
  5062.  
  5063.     <GOK:state name="repeat">
  5064.         <GOK:handler name="select">
  5065.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  5066.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  5067.             <GOK:effect call="Timer1Stop"/>
  5068.             <GOK:effect call="HighlightFirstChunk"/>
  5069.             <GOK:effect param1="1" call="StateJump"/>
  5070.         </GOK:handler>
  5071.         <GOK:handler state="press" name="movehighlighter">
  5072.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  5073.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  5074.             <GOK:effect call="Timer1Stop"/>
  5075.             <GOK:effect call="HighlightFirstChunk"/>
  5076.             <GOK:effect param1="1" call="StateJump"/>
  5077.         </GOK:handler>
  5078.     </GOK:state>
  5079.  
  5080.  
  5081. </GOK:accessmethod>
  5082. <GOK:accessmethod xml:lang="et" name="inversescanning" displayname="Inverse Scanning">
  5083. <GOK:description xml:space="preserve">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  5084.  
  5085. <GOK:operation>
  5086. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operation" xml:lang="et">
  5087.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  5088.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  5089.  
  5090.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5091.                 <GOK:control type="label" string="Scan:" xml:lang="et"></GOK:control>
  5092.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Scan:" xml:lang="et"></GOK:control>
  5093.             </GOK:control>
  5094.                 
  5095.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5096.                 <GOK:control type="label" string="Activate:" xml:lang="et"></GOK:control>
  5097.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activate:" xml:lang="et"></GOK:control>
  5098.             </GOK:control>
  5099.  
  5100.         </GOK:control>
  5101.     </GOK:control>    
  5102. </GOK:control>    
  5103. </GOK:operation>
  5104.  
  5105. <GOK:feedback>
  5106. <GOK:control type="frame" spacing="0" size="3" border="0" string="Tagasiside" xml:lang="et">
  5107.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  5108.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  5109.  
  5110.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5111.                 <GOK:control type="label" string="Movement:" xml:lang="et"></GOK:control>
  5112.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedback Movement:" xml:lang="et"></GOK:control>
  5113.             </GOK:control>
  5114.     
  5115.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5116.                 <GOK:control type="label" string="Aktiveerimine:" xml:lang="et"></GOK:control>
  5117.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Tagasiside aktiveerimine:" xml:lang="et"></GOK:control>
  5118.             </GOK:control>
  5119.  
  5120.         </GOK:control>
  5121.     </GOK:control>
  5122. </GOK:control>
  5123. </GOK:feedback>
  5124.  
  5125. <GOK:options>
  5126. <GOK:control type="frame" spacing="0" size="3" border="0" string="Valikud" xml:lang="et">
  5127.  
  5128.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  5129.  
  5130.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  5131.             <GOK:control type="label" string="Scan Delay:" xml:lang="et"></GOK:control>
  5132.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Scan Speed:" xml:lang="et"></GOK:control>
  5133.             <GOK:control type="label" string="(sekundisajandikku)" xml:lang="et"></GOK:control>
  5134.         </GOK:control>
  5135.  
  5136.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  5137.             <GOK:control type="checkbutton" name="wrap" string="Wrap Rows/Columns" xml:lang="et"></GOK:control>
  5138.         </GOK:control>
  5139.     
  5140.  
  5141.  
  5142.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  5143.             <GOK:control type="label" string="Scanning Direction:"/>
  5144.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5145.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Top/Bottom" xml:lang="et"></GOK:control>
  5146.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Bottom/Top" xml:lang="et"></GOK:control>
  5147.             </GOK:control>
  5148.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5149.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Left/Right" xml:lang="et"></GOK:control>
  5150.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Right/Left" xml:lang="et"></GOK:control>
  5151.             </GOK:control>
  5152.         </GOK:control>
  5153.  
  5154.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  5155.             <GOK:control type="label" string="Cycles Before Stopping:" xml:lang="et"></GOK:control>
  5156.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Cycles Before Stopping:" xml:lang="et"></GOK:control>
  5157.  
  5158.         </GOK:control>
  5159.     
  5160.     </GOK:control>
  5161. </GOK:control>
  5162. </GOK:options>
  5163.  
  5164.  
  5165.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  5166.     <GOK:rate stringvalue="switch3" name="select"/>
  5167.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  5168.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  5169.     <GOK:rate value="0" name="autorepeat"/>
  5170.     <GOK:rate value="30" name="repeatrate"/>
  5171.     <GOK:rate value="100" name="scanspeed"/>
  5172.     <GOK:rate value="1" name="wrap"/>
  5173.     <GOK:rate value="0" name="topbottom"/>
  5174.     <GOK:rate value="0" name="leftright"/>
  5175.     <GOK:rate value="3" name="cycles"/>
  5176.  
  5177.  
  5178.  
  5179.     <GOK:initialization>
  5180.         <GOK:effect call="ChunkerReset"/>
  5181.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  5182.     </GOK:initialization>
  5183.  
  5184.  
  5185.     <GOK:state name="1">
  5186.  
  5187.         <GOK:stateinit>
  5188.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  5189.         </GOK:stateinit>
  5190.         
  5191.         <GOK:handler state="press" name="movehighlighter">
  5192.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  5193.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  5194.             <GOK:effect call="ChunkerIfNextChunk">
  5195.                 <GOK:compare value="1" type="equal">
  5196.                     <GOK:true>
  5197.                         <GOK:effect call="ChunkerNextChunk"/>
  5198.                     </GOK:true>
  5199.                     <GOK:false>
  5200.                         <GOK:effect name="wrap" call="GetRate">
  5201.                             <GOK:compare value="1" type="equal">
  5202.                                 <GOK:true>
  5203.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  5204.                                 </GOK:true>
  5205.                             </GOK:compare>
  5206.                         </GOK:effect>
  5207.                     </GOK:false>
  5208.                 </GOK:compare>
  5209.             </GOK:effect>
  5210.         </GOK:handler>
  5211.  
  5212.         <GOK:handler state="release" name="movehighlighter">
  5213.             <GOK:effect call="Timer1Stop"/>
  5214.         </GOK:handler>
  5215.  
  5216.         <GOK:handler name="select">
  5217.             <GOK:effect call="Timer1Stop"/>
  5218.             <GOK:effect call="SelectChunk">
  5219.                 <GOK:compare value="1" type="equal">
  5220.                     <GOK:true>
  5221.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  5222.                         <GOK:effect call="OutputSelectedKey"/>
  5223.                         <GOK:effect call="HighlightFirstChunk"/>
  5224.                         <GOK:effect param1="1" call="StateJump"/>
  5225.                     </GOK:true>
  5226.                     <GOK:false>
  5227.                         <GOK:effect call="HighlightFirstKey"/>
  5228.                         <GOK:effect param1="2" call="StateJump"/>
  5229.                     </GOK:false>
  5230.                 </GOK:compare>
  5231.             </GOK:effect>
  5232.         </GOK:handler>
  5233.  
  5234.         <GOK:handler name="timer1">
  5235.         
  5236.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  5237.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  5238.             <GOK:effect call="ChunkerIfNextChunk">
  5239.                 <GOK:compare value="1" type="equal">
  5240.                     <GOK:true>
  5241.                         <GOK:effect call="ChunkerNextChunk"/>
  5242.                     </GOK:true>
  5243.                     <GOK:false>
  5244.                         <GOK:effect name="wrap" call="GetRate">
  5245.                             <GOK:compare value="1" type="equal">
  5246.                                 <GOK:true>
  5247.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  5248.                                 </GOK:true>
  5249.                             </GOK:compare>
  5250.                         </GOK:effect>
  5251.                     </GOK:false>
  5252.                 </GOK:compare>
  5253.             </GOK:effect>
  5254.         </GOK:handler>
  5255.  
  5256.     </GOK:state>
  5257.  
  5258.  
  5259.     <GOK:state name="2">
  5260.         
  5261.         <GOK:handler state="press" name="movehighlighter">
  5262.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  5263.             <GOK:effect call="ChunkerIfNextKey">
  5264.                 <GOK:compare value="1" type="equal">
  5265.                     <GOK:true>
  5266.                         <GOK:effect call="ChunkerNextKey"/>
  5267.                     </GOK:true>
  5268.                     <GOK:false>
  5269.                         <GOK:effect name="wrap" call="GetRate">
  5270.                             <GOK:compare value="1" type="equal">
  5271.                                 <GOK:true>
  5272.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  5273.                                     
  5274.                                     <GOK:effect param1="1" call="CounterGet">
  5275.                                         <GOK:compare value="1" type="lessthan">
  5276.                                             <GOK:true>
  5277.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  5278.                                                 <GOK:effect call="Timer1Stop"/>
  5279.                                                 <GOK:effect call="HighlightFirstChunk"/>
  5280.                                                 <GOK:effect param1="1" call="StateJump"/>
  5281.                                             </GOK:true>
  5282.                                             <GOK:false>
  5283.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  5284.                                             </GOK:false>
  5285.                                         </GOK:compare>
  5286.                                     </GOK:effect>
  5287.                                 </GOK:true>
  5288.                             </GOK:compare>
  5289.                         </GOK:effect>
  5290.                     </GOK:false>
  5291.                 </GOK:compare>
  5292.             </GOK:effect>
  5293.         </GOK:handler>
  5294.  
  5295.         <GOK:handler state="release" name="movehighlighter">
  5296.             <GOK:effect call="Timer1Stop"/>
  5297.         </GOK:handler>
  5298.  
  5299.         <GOK:handler name="select">
  5300.             <GOK:effect call="Timer1Stop"/>
  5301.             <GOK:effect name="feedbackselection" call="Feedback"/>
  5302.             <GOK:effect call="OutputSelectedKey"/>
  5303.             <GOK:effect call="HighlightFirstChunk"/>
  5304.             <GOK:effect param1="1" call="StateJump"/>
  5305.         </GOK:handler>
  5306.  
  5307.         <GOK:handler name="timer1">
  5308.         
  5309.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  5310.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  5311.             <GOK:effect call="ChunkerIfNextKey">
  5312.                 <GOK:compare value="1" type="equal">
  5313.                     <GOK:true>
  5314.                         <GOK:effect call="ChunkerNextKey"/>
  5315.                     </GOK:true>
  5316.                     <GOK:false>
  5317.                         <GOK:effect name="wrap" call="GetRate">
  5318.                             <GOK:compare value="1" type="equal">
  5319.                                 <GOK:true>
  5320.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  5321.                                     
  5322.                                     <GOK:effect param1="1" call="CounterGet">
  5323.                                         <GOK:compare value="1" type="lessthan">
  5324.                                             <GOK:true>
  5325.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  5326.                                                 <GOK:effect call="Timer1Stop"/>
  5327.                                                 <GOK:effect call="HighlightFirstChunk"/>
  5328.                                                 <GOK:effect param1="1" call="StateJump"/>
  5329.                                             </GOK:true>
  5330.                                             <GOK:false>
  5331.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  5332.                                             </GOK:false>
  5333.                                         </GOK:compare>
  5334.                                     </GOK:effect>
  5335.                                 </GOK:true>
  5336.                             </GOK:compare>
  5337.                         </GOK:effect>
  5338.                     </GOK:false>
  5339.                 </GOK:compare>
  5340.             </GOK:effect>
  5341.         </GOK:handler>
  5342.     </GOK:state>
  5343.  
  5344.  
  5345.     <GOK:state name="repeat">
  5346.         <GOK:handler name="select">
  5347.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  5348.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  5349.             <GOK:effect call="Timer1Stop"/>
  5350.             <GOK:effect call="HighlightFirstChunk"/>
  5351.             <GOK:effect param1="1" call="StateJump"/>
  5352.         </GOK:handler>
  5353.         <GOK:handler state="press" name="movehighlighter">
  5354.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  5355.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  5356.             <GOK:effect call="Timer1Stop"/>
  5357.             <GOK:effect call="HighlightFirstChunk"/>
  5358.             <GOK:effect param1="1" call="StateJump"/>
  5359.         </GOK:handler>
  5360.     </GOK:state>
  5361.  
  5362.  
  5363. </GOK:accessmethod>
  5364. <GOK:accessmethod xml:lang="eu" name="inversescanning" displayname="Atzekoz aurrera eskaneatzea">
  5365. <GOK:description xml:space="preserve" xml:lang="eu">Sakatu eta eduki sakatuta kommutadore bat eskaneatzeko. Sakatu beste kommutadore bat hautatzeko.</GOK:description>
  5366.  
  5367. <GOK:operation>
  5368. <GOK:control type="frame" spacing="0" size="3" border="0" string="Eragiketa" xml:lang="eu">
  5369.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  5370.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  5371.  
  5372.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5373.                 <GOK:control type="label" string="Eskaneatu:" xml:lang="eu"></GOK:control>
  5374.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Eskaneatu:" xml:lang="eu"></GOK:control>
  5375.             </GOK:control>
  5376.                 
  5377.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5378.                 <GOK:control type="label" string="Aktibatu:" xml:lang="eu"></GOK:control>
  5379.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Aktibatu:" xml:lang="eu"></GOK:control>
  5380.             </GOK:control>
  5381.  
  5382.         </GOK:control>
  5383.     </GOK:control>    
  5384. </GOK:control>    
  5385. </GOK:operation>
  5386.  
  5387. <GOK:feedback>
  5388. <GOK:control type="frame" spacing="0" size="3" border="0" string="Berrelikadura" xml:lang="eu">
  5389.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  5390.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  5391.  
  5392.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5393.                 <GOK:control type="label" string="Mugimendua:" xml:lang="eu"></GOK:control>
  5394.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Berrelikaduraren mugimendua:" xml:lang="eu"></GOK:control>
  5395.             </GOK:control>
  5396.     
  5397.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5398.                 <GOK:control type="label" string="Aktibatzea:" xml:lang="eu"></GOK:control>
  5399.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Berrelikaduraren aktibazioa:" xml:lang="eu"></GOK:control>
  5400.             </GOK:control>
  5401.  
  5402.         </GOK:control>
  5403.     </GOK:control>
  5404. </GOK:control>
  5405. </GOK:feedback>
  5406.  
  5407. <GOK:options>
  5408. <GOK:control type="frame" spacing="0" size="3" border="0" string="Aukerak" xml:lang="eu">
  5409.  
  5410.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  5411.  
  5412.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  5413.             <GOK:control type="label" string="Eskaneatzearen atzerapena:" xml:lang="eu"></GOK:control>
  5414.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Eskaneatze-abiadura:" xml:lang="eu"></GOK:control>
  5415.             <GOK:control type="label" string="(segundo-ehunena)" xml:lang="eu"></GOK:control>
  5416.         </GOK:control>
  5417.  
  5418.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  5419.             <GOK:control type="checkbutton" name="wrap" string="Doitu errenkadak/zutabeak" xml:lang="eu"></GOK:control>
  5420.         </GOK:control>
  5421.     
  5422.  
  5423.  
  5424.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  5425.             <GOK:control type="label" string="Scanning Direction:"/>
  5426.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5427.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Goikoa/Behekoa" xml:lang="eu"></GOK:control>
  5428.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Behekoa/Goikoa" xml:lang="eu"></GOK:control>
  5429.             </GOK:control>
  5430.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5431.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Ezkerra/Eskuina" xml:lang="eu"></GOK:control>
  5432.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Eskuina/Ezkerra" xml:lang="eu"></GOK:control>
  5433.             </GOK:control>
  5434.         </GOK:control>
  5435.  
  5436.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  5437.             <GOK:control type="label" string="Gelditu aurreko zikloak:" xml:lang="eu"></GOK:control>
  5438.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Gelditu aurreko zikloak:" xml:lang="eu"></GOK:control>
  5439.  
  5440.         </GOK:control>
  5441.     
  5442.     </GOK:control>
  5443. </GOK:control>
  5444. </GOK:options>
  5445.  
  5446.  
  5447.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  5448.     <GOK:rate stringvalue="switch3" name="select"/>
  5449.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  5450.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  5451.     <GOK:rate value="0" name="autorepeat"/>
  5452.     <GOK:rate value="30" name="repeatrate"/>
  5453.     <GOK:rate value="100" name="scanspeed"/>
  5454.     <GOK:rate value="1" name="wrap"/>
  5455.     <GOK:rate value="0" name="topbottom"/>
  5456.     <GOK:rate value="0" name="leftright"/>
  5457.     <GOK:rate value="3" name="cycles"/>
  5458.  
  5459.  
  5460.  
  5461.     <GOK:initialization>
  5462.         <GOK:effect call="ChunkerReset"/>
  5463.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  5464.     </GOK:initialization>
  5465.  
  5466.  
  5467.     <GOK:state name="1">
  5468.  
  5469.         <GOK:stateinit>
  5470.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  5471.         </GOK:stateinit>
  5472.         
  5473.         <GOK:handler state="press" name="movehighlighter">
  5474.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  5475.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  5476.             <GOK:effect call="ChunkerIfNextChunk">
  5477.                 <GOK:compare value="1" type="equal">
  5478.                     <GOK:true>
  5479.                         <GOK:effect call="ChunkerNextChunk"/>
  5480.                     </GOK:true>
  5481.                     <GOK:false>
  5482.                         <GOK:effect name="wrap" call="GetRate">
  5483.                             <GOK:compare value="1" type="equal">
  5484.                                 <GOK:true>
  5485.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  5486.                                 </GOK:true>
  5487.                             </GOK:compare>
  5488.                         </GOK:effect>
  5489.                     </GOK:false>
  5490.                 </GOK:compare>
  5491.             </GOK:effect>
  5492.         </GOK:handler>
  5493.  
  5494.         <GOK:handler state="release" name="movehighlighter">
  5495.             <GOK:effect call="Timer1Stop"/>
  5496.         </GOK:handler>
  5497.  
  5498.         <GOK:handler name="select">
  5499.             <GOK:effect call="Timer1Stop"/>
  5500.             <GOK:effect call="SelectChunk">
  5501.                 <GOK:compare value="1" type="equal">
  5502.                     <GOK:true>
  5503.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  5504.                         <GOK:effect call="OutputSelectedKey"/>
  5505.                         <GOK:effect call="HighlightFirstChunk"/>
  5506.                         <GOK:effect param1="1" call="StateJump"/>
  5507.                     </GOK:true>
  5508.                     <GOK:false>
  5509.                         <GOK:effect call="HighlightFirstKey"/>
  5510.                         <GOK:effect param1="2" call="StateJump"/>
  5511.                     </GOK:false>
  5512.                 </GOK:compare>
  5513.             </GOK:effect>
  5514.         </GOK:handler>
  5515.  
  5516.         <GOK:handler name="timer1">
  5517.         
  5518.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  5519.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  5520.             <GOK:effect call="ChunkerIfNextChunk">
  5521.                 <GOK:compare value="1" type="equal">
  5522.                     <GOK:true>
  5523.                         <GOK:effect call="ChunkerNextChunk"/>
  5524.                     </GOK:true>
  5525.                     <GOK:false>
  5526.                         <GOK:effect name="wrap" call="GetRate">
  5527.                             <GOK:compare value="1" type="equal">
  5528.                                 <GOK:true>
  5529.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  5530.                                 </GOK:true>
  5531.                             </GOK:compare>
  5532.                         </GOK:effect>
  5533.                     </GOK:false>
  5534.                 </GOK:compare>
  5535.             </GOK:effect>
  5536.         </GOK:handler>
  5537.  
  5538.     </GOK:state>
  5539.  
  5540.  
  5541.     <GOK:state name="2">
  5542.         
  5543.         <GOK:handler state="press" name="movehighlighter">
  5544.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  5545.             <GOK:effect call="ChunkerIfNextKey">
  5546.                 <GOK:compare value="1" type="equal">
  5547.                     <GOK:true>
  5548.                         <GOK:effect call="ChunkerNextKey"/>
  5549.                     </GOK:true>
  5550.                     <GOK:false>
  5551.                         <GOK:effect name="wrap" call="GetRate">
  5552.                             <GOK:compare value="1" type="equal">
  5553.                                 <GOK:true>
  5554.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  5555.                                     
  5556.                                     <GOK:effect param1="1" call="CounterGet">
  5557.                                         <GOK:compare value="1" type="lessthan">
  5558.                                             <GOK:true>
  5559.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  5560.                                                 <GOK:effect call="Timer1Stop"/>
  5561.                                                 <GOK:effect call="HighlightFirstChunk"/>
  5562.                                                 <GOK:effect param1="1" call="StateJump"/>
  5563.                                             </GOK:true>
  5564.                                             <GOK:false>
  5565.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  5566.                                             </GOK:false>
  5567.                                         </GOK:compare>
  5568.                                     </GOK:effect>
  5569.                                 </GOK:true>
  5570.                             </GOK:compare>
  5571.                         </GOK:effect>
  5572.                     </GOK:false>
  5573.                 </GOK:compare>
  5574.             </GOK:effect>
  5575.         </GOK:handler>
  5576.  
  5577.         <GOK:handler state="release" name="movehighlighter">
  5578.             <GOK:effect call="Timer1Stop"/>
  5579.         </GOK:handler>
  5580.  
  5581.         <GOK:handler name="select">
  5582.             <GOK:effect call="Timer1Stop"/>
  5583.             <GOK:effect name="feedbackselection" call="Feedback"/>
  5584.             <GOK:effect call="OutputSelectedKey"/>
  5585.             <GOK:effect call="HighlightFirstChunk"/>
  5586.             <GOK:effect param1="1" call="StateJump"/>
  5587.         </GOK:handler>
  5588.  
  5589.         <GOK:handler name="timer1">
  5590.         
  5591.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  5592.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  5593.             <GOK:effect call="ChunkerIfNextKey">
  5594.                 <GOK:compare value="1" type="equal">
  5595.                     <GOK:true>
  5596.                         <GOK:effect call="ChunkerNextKey"/>
  5597.                     </GOK:true>
  5598.                     <GOK:false>
  5599.                         <GOK:effect name="wrap" call="GetRate">
  5600.                             <GOK:compare value="1" type="equal">
  5601.                                 <GOK:true>
  5602.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  5603.                                     
  5604.                                     <GOK:effect param1="1" call="CounterGet">
  5605.                                         <GOK:compare value="1" type="lessthan">
  5606.                                             <GOK:true>
  5607.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  5608.                                                 <GOK:effect call="Timer1Stop"/>
  5609.                                                 <GOK:effect call="HighlightFirstChunk"/>
  5610.                                                 <GOK:effect param1="1" call="StateJump"/>
  5611.                                             </GOK:true>
  5612.                                             <GOK:false>
  5613.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  5614.                                             </GOK:false>
  5615.                                         </GOK:compare>
  5616.                                     </GOK:effect>
  5617.                                 </GOK:true>
  5618.                             </GOK:compare>
  5619.                         </GOK:effect>
  5620.                     </GOK:false>
  5621.                 </GOK:compare>
  5622.             </GOK:effect>
  5623.         </GOK:handler>
  5624.     </GOK:state>
  5625.  
  5626.  
  5627.     <GOK:state name="repeat">
  5628.         <GOK:handler name="select">
  5629.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  5630.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  5631.             <GOK:effect call="Timer1Stop"/>
  5632.             <GOK:effect call="HighlightFirstChunk"/>
  5633.             <GOK:effect param1="1" call="StateJump"/>
  5634.         </GOK:handler>
  5635.         <GOK:handler state="press" name="movehighlighter">
  5636.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  5637.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  5638.             <GOK:effect call="Timer1Stop"/>
  5639.             <GOK:effect call="HighlightFirstChunk"/>
  5640.             <GOK:effect param1="1" call="StateJump"/>
  5641.         </GOK:handler>
  5642.     </GOK:state>
  5643.  
  5644.  
  5645. </GOK:accessmethod>
  5646. <GOK:accessmethod xml:lang="fa" name="inversescanning" displayname="┘╛┘ê█î╪┤ ┘à╪╣┌⌐┘ê╪│">
  5647. <GOK:description xml:space="preserve" xml:lang="fa">┘ü╪┤╪▒╪»┘å ┘ê ┘å┌»┘ç ╪»╪º╪┤╪¬┘å ╪│┘ê█î█î┌å ╪¿╪▒╪º█î ┘╛┘ê█î╪┤. ┘å┌»┘ç ╪»╪º╪┤╪¬┘å ╪│┘ê█î█î┌å ╪»█î┌»╪▒ ╪¿╪▒╪º█î ╪º┘å╪¬╪«╪º╪¿</GOK:description>
  5648.  
  5649. <GOK:operation>
  5650. <GOK:control type="frame" spacing="0" size="3" border="0" string="╪╣┘à┘ä█î╪º╪¬" xml:lang="fa">
  5651.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  5652.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  5653.  
  5654.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5655.                 <GOK:control type="label" string="┘╛┘ê█î╪┤:" xml:lang="fa"></GOK:control>
  5656.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="┘╛┘ê█î╪┤:" xml:lang="fa"></GOK:control>
  5657.             </GOK:control>
  5658.                 
  5659.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5660.                 <GOK:control type="label" string="┘ü╪╣╪º┘ä ┌⌐╪▒╪»┘å:" xml:lang="fa"></GOK:control>
  5661.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="┘ü╪╣╪º┘ä ┌⌐╪▒╪»┘å:" xml:lang="fa"></GOK:control>
  5662.             </GOK:control>
  5663.  
  5664.         </GOK:control>
  5665.     </GOK:control>    
  5666. </GOK:control>    
  5667. </GOK:operation>
  5668.  
  5669. <GOK:feedback>
  5670. <GOK:control type="frame" spacing="0" size="3" border="0" string="╪¿╪º╪▓╪«┘ê╪▒╪»" xml:lang="fa">
  5671.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  5672.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  5673.  
  5674.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5675.                 <GOK:control type="label" string="╪¼╪º╪¿┘çΓÇî╪¼╪º█î█î:" xml:lang="fa"></GOK:control>
  5676.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="╪¼╪º╪¿┘çΓÇî╪¼╪º█î█î ╪¿╪º╪▓╪«┘ê╪▒╪»:" xml:lang="fa"></GOK:control>
  5677.             </GOK:control>
  5678.     
  5679.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5680.                 <GOK:control type="label" string="┘ü╪╣╪º┘äΓÇî╪│╪º╪▓█î:" xml:lang="fa"></GOK:control>
  5681.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="┘ü╪╣╪º┘äΓÇî╪│╪º╪▓█î ╪¿╪º╪▓╪«┘ê╪▒╪»:" xml:lang="fa"></GOK:control>
  5682.             </GOK:control>
  5683.  
  5684.         </GOK:control>
  5685.     </GOK:control>
  5686. </GOK:control>
  5687. </GOK:feedback>
  5688.  
  5689. <GOK:options>
  5690. <GOK:control type="frame" spacing="0" size="3" border="0" string="┌»╪▓█î┘å┘çΓÇî┘ç╪º" xml:lang="fa">
  5691.  
  5692.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  5693.  
  5694.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  5695.             <GOK:control type="label" string="╪¬╪ú╪«█î╪▒ ┘╛┘ê█î╪┤:" xml:lang="fa"></GOK:control>
  5696.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="╪│╪▒╪╣╪¬ ┘╛┘ê█î╪┤:" xml:lang="fa"></GOK:control>
  5697.             <GOK:control type="label" string="(╪╡╪»┘à ╪½╪º┘å█î┘ç)" xml:lang="fa"></GOK:control>
  5698.         </GOK:control>
  5699.  
  5700.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  5701.             <GOK:control type="checkbutton" name="wrap" string="┘╛█î┌å█î╪»┘å ╪│╪╖╪▒┘ç╪º/╪│╪¬┘ê┘åΓÇî┘ç╪º" xml:lang="fa"></GOK:control>
  5702.         </GOK:control>
  5703.     
  5704.  
  5705.  
  5706.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  5707.             <GOK:control type="label" string="Scanning Direction:"/>
  5708.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5709.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="█î╪º┘ä╪º/┘╛╪º█î█î┘å" xml:lang="fa"></GOK:control>
  5710.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="┘╛╪º█î█î┘å/╪¿╪º┘ä╪º" xml:lang="fa"></GOK:control>
  5711.             </GOK:control>
  5712.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5713.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="┌å┘╛/╪▒╪º╪│╪¬" xml:lang="fa"></GOK:control>
  5714.                 <GOK:control value="1" type="radiobutton" name="leftright" string="╪▒╪º╪│╪¬/┌å┘╛" xml:lang="fa"></GOK:control>
  5715.             </GOK:control>
  5716.         </GOK:control>
  5717.  
  5718.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  5719.             <GOK:control type="label" string="╪¬╪╣╪»╪º╪» ╪»┘ê╪▒ΓÇî┘ç╪º ┘é╪¿┘ä ╪º╪▓ ╪¬┘ê┘é┘ü:" xml:lang="fa"></GOK:control>
  5720.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="╪¬╪╣╪»╪º╪» ╪»┘ê╪▒ΓÇî┘ç╪º ┘é╪¿┘ä ╪º╪▓ ╪¬┘ê┘é┘ü:" xml:lang="fa"></GOK:control>
  5721.  
  5722.         </GOK:control>
  5723.     
  5724.     </GOK:control>
  5725. </GOK:control>
  5726. </GOK:options>
  5727.  
  5728.  
  5729.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  5730.     <GOK:rate stringvalue="switch3" name="select"/>
  5731.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  5732.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  5733.     <GOK:rate value="0" name="autorepeat"/>
  5734.     <GOK:rate value="30" name="repeatrate"/>
  5735.     <GOK:rate value="100" name="scanspeed"/>
  5736.     <GOK:rate value="1" name="wrap"/>
  5737.     <GOK:rate value="0" name="topbottom"/>
  5738.     <GOK:rate value="0" name="leftright"/>
  5739.     <GOK:rate value="3" name="cycles"/>
  5740.  
  5741.  
  5742.  
  5743.     <GOK:initialization>
  5744.         <GOK:effect call="ChunkerReset"/>
  5745.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  5746.     </GOK:initialization>
  5747.  
  5748.  
  5749.     <GOK:state name="1">
  5750.  
  5751.         <GOK:stateinit>
  5752.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  5753.         </GOK:stateinit>
  5754.         
  5755.         <GOK:handler state="press" name="movehighlighter">
  5756.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  5757.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  5758.             <GOK:effect call="ChunkerIfNextChunk">
  5759.                 <GOK:compare value="1" type="equal">
  5760.                     <GOK:true>
  5761.                         <GOK:effect call="ChunkerNextChunk"/>
  5762.                     </GOK:true>
  5763.                     <GOK:false>
  5764.                         <GOK:effect name="wrap" call="GetRate">
  5765.                             <GOK:compare value="1" type="equal">
  5766.                                 <GOK:true>
  5767.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  5768.                                 </GOK:true>
  5769.                             </GOK:compare>
  5770.                         </GOK:effect>
  5771.                     </GOK:false>
  5772.                 </GOK:compare>
  5773.             </GOK:effect>
  5774.         </GOK:handler>
  5775.  
  5776.         <GOK:handler state="release" name="movehighlighter">
  5777.             <GOK:effect call="Timer1Stop"/>
  5778.         </GOK:handler>
  5779.  
  5780.         <GOK:handler name="select">
  5781.             <GOK:effect call="Timer1Stop"/>
  5782.             <GOK:effect call="SelectChunk">
  5783.                 <GOK:compare value="1" type="equal">
  5784.                     <GOK:true>
  5785.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  5786.                         <GOK:effect call="OutputSelectedKey"/>
  5787.                         <GOK:effect call="HighlightFirstChunk"/>
  5788.                         <GOK:effect param1="1" call="StateJump"/>
  5789.                     </GOK:true>
  5790.                     <GOK:false>
  5791.                         <GOK:effect call="HighlightFirstKey"/>
  5792.                         <GOK:effect param1="2" call="StateJump"/>
  5793.                     </GOK:false>
  5794.                 </GOK:compare>
  5795.             </GOK:effect>
  5796.         </GOK:handler>
  5797.  
  5798.         <GOK:handler name="timer1">
  5799.         
  5800.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  5801.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  5802.             <GOK:effect call="ChunkerIfNextChunk">
  5803.                 <GOK:compare value="1" type="equal">
  5804.                     <GOK:true>
  5805.                         <GOK:effect call="ChunkerNextChunk"/>
  5806.                     </GOK:true>
  5807.                     <GOK:false>
  5808.                         <GOK:effect name="wrap" call="GetRate">
  5809.                             <GOK:compare value="1" type="equal">
  5810.                                 <GOK:true>
  5811.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  5812.                                 </GOK:true>
  5813.                             </GOK:compare>
  5814.                         </GOK:effect>
  5815.                     </GOK:false>
  5816.                 </GOK:compare>
  5817.             </GOK:effect>
  5818.         </GOK:handler>
  5819.  
  5820.     </GOK:state>
  5821.  
  5822.  
  5823.     <GOK:state name="2">
  5824.         
  5825.         <GOK:handler state="press" name="movehighlighter">
  5826.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  5827.             <GOK:effect call="ChunkerIfNextKey">
  5828.                 <GOK:compare value="1" type="equal">
  5829.                     <GOK:true>
  5830.                         <GOK:effect call="ChunkerNextKey"/>
  5831.                     </GOK:true>
  5832.                     <GOK:false>
  5833.                         <GOK:effect name="wrap" call="GetRate">
  5834.                             <GOK:compare value="1" type="equal">
  5835.                                 <GOK:true>
  5836.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  5837.                                     
  5838.                                     <GOK:effect param1="1" call="CounterGet">
  5839.                                         <GOK:compare value="1" type="lessthan">
  5840.                                             <GOK:true>
  5841.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  5842.                                                 <GOK:effect call="Timer1Stop"/>
  5843.                                                 <GOK:effect call="HighlightFirstChunk"/>
  5844.                                                 <GOK:effect param1="1" call="StateJump"/>
  5845.                                             </GOK:true>
  5846.                                             <GOK:false>
  5847.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  5848.                                             </GOK:false>
  5849.                                         </GOK:compare>
  5850.                                     </GOK:effect>
  5851.                                 </GOK:true>
  5852.                             </GOK:compare>
  5853.                         </GOK:effect>
  5854.                     </GOK:false>
  5855.                 </GOK:compare>
  5856.             </GOK:effect>
  5857.         </GOK:handler>
  5858.  
  5859.         <GOK:handler state="release" name="movehighlighter">
  5860.             <GOK:effect call="Timer1Stop"/>
  5861.         </GOK:handler>
  5862.  
  5863.         <GOK:handler name="select">
  5864.             <GOK:effect call="Timer1Stop"/>
  5865.             <GOK:effect name="feedbackselection" call="Feedback"/>
  5866.             <GOK:effect call="OutputSelectedKey"/>
  5867.             <GOK:effect call="HighlightFirstChunk"/>
  5868.             <GOK:effect param1="1" call="StateJump"/>
  5869.         </GOK:handler>
  5870.  
  5871.         <GOK:handler name="timer1">
  5872.         
  5873.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  5874.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  5875.             <GOK:effect call="ChunkerIfNextKey">
  5876.                 <GOK:compare value="1" type="equal">
  5877.                     <GOK:true>
  5878.                         <GOK:effect call="ChunkerNextKey"/>
  5879.                     </GOK:true>
  5880.                     <GOK:false>
  5881.                         <GOK:effect name="wrap" call="GetRate">
  5882.                             <GOK:compare value="1" type="equal">
  5883.                                 <GOK:true>
  5884.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  5885.                                     
  5886.                                     <GOK:effect param1="1" call="CounterGet">
  5887.                                         <GOK:compare value="1" type="lessthan">
  5888.                                             <GOK:true>
  5889.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  5890.                                                 <GOK:effect call="Timer1Stop"/>
  5891.                                                 <GOK:effect call="HighlightFirstChunk"/>
  5892.                                                 <GOK:effect param1="1" call="StateJump"/>
  5893.                                             </GOK:true>
  5894.                                             <GOK:false>
  5895.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  5896.                                             </GOK:false>
  5897.                                         </GOK:compare>
  5898.                                     </GOK:effect>
  5899.                                 </GOK:true>
  5900.                             </GOK:compare>
  5901.                         </GOK:effect>
  5902.                     </GOK:false>
  5903.                 </GOK:compare>
  5904.             </GOK:effect>
  5905.         </GOK:handler>
  5906.     </GOK:state>
  5907.  
  5908.  
  5909.     <GOK:state name="repeat">
  5910.         <GOK:handler name="select">
  5911.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  5912.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  5913.             <GOK:effect call="Timer1Stop"/>
  5914.             <GOK:effect call="HighlightFirstChunk"/>
  5915.             <GOK:effect param1="1" call="StateJump"/>
  5916.         </GOK:handler>
  5917.         <GOK:handler state="press" name="movehighlighter">
  5918.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  5919.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  5920.             <GOK:effect call="Timer1Stop"/>
  5921.             <GOK:effect call="HighlightFirstChunk"/>
  5922.             <GOK:effect param1="1" call="StateJump"/>
  5923.         </GOK:handler>
  5924.     </GOK:state>
  5925.  
  5926.  
  5927. </GOK:accessmethod>
  5928. <GOK:accessmethod xml:lang="fi" name="inversescanning" displayname="K├ñ├ñnteinen skannaus">
  5929. <GOK:description xml:space="preserve" xml:lang="fi">Paina ja pid├ñ pohjassa kytkint├ñ skannataksesi. Valitse painamalla toista kytkint├ñ.</GOK:description>
  5930.  
  5931. <GOK:operation>
  5932. <GOK:control type="frame" spacing="0" size="3" border="0" string="Toimenpide" xml:lang="fi">
  5933.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  5934.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  5935.  
  5936.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5937.                 <GOK:control type="label" string="Skannaa:" xml:lang="fi"></GOK:control>
  5938.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Skannaa:" xml:lang="fi"></GOK:control>
  5939.             </GOK:control>
  5940.                 
  5941.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5942.                 <GOK:control type="label" string="Aktivoi:" xml:lang="fi"></GOK:control>
  5943.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Aktivoi:" xml:lang="fi"></GOK:control>
  5944.             </GOK:control>
  5945.  
  5946.         </GOK:control>
  5947.     </GOK:control>    
  5948. </GOK:control>    
  5949. </GOK:operation>
  5950.  
  5951. <GOK:feedback>
  5952. <GOK:control type="frame" spacing="0" size="3" border="0" string="Palaute" xml:lang="fi">
  5953.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  5954.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  5955.  
  5956.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5957.                 <GOK:control type="label" string="Liike:" xml:lang="fi"></GOK:control>
  5958.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Palautteen liike:" xml:lang="fi"></GOK:control>
  5959.             </GOK:control>
  5960.     
  5961.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5962.                 <GOK:control type="label" string="Aktivointi:" xml:lang="fi"></GOK:control>
  5963.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Palautteen aktivointi:" xml:lang="fi"></GOK:control>
  5964.             </GOK:control>
  5965.  
  5966.         </GOK:control>
  5967.     </GOK:control>
  5968. </GOK:control>
  5969. </GOK:feedback>
  5970.  
  5971. <GOK:options>
  5972. <GOK:control type="frame" spacing="0" size="3" border="0" string="Vaihtoehdot" xml:lang="fi">
  5973.  
  5974.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  5975.  
  5976.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  5977.             <GOK:control type="label" string="Skannauksen viive:" xml:lang="fi"></GOK:control>
  5978.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Skannauksen nopeus:" xml:lang="fi"></GOK:control>
  5979.             <GOK:control type="label" string="(sekunnin sadasosia)" xml:lang="fi"></GOK:control>
  5980.         </GOK:control>
  5981.  
  5982.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  5983.             <GOK:control type="checkbutton" name="wrap" string="Rivit├ñ rivit/sarakkeet" xml:lang="fi"></GOK:control>
  5984.         </GOK:control>
  5985.     
  5986.  
  5987.  
  5988.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  5989.             <GOK:control type="label" string="Scanning Direction:"/>
  5990.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5991.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Yl├╢s/Alas" xml:lang="fi"></GOK:control>
  5992.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Alas/Yl├╢s" xml:lang="fi"></GOK:control>
  5993.             </GOK:control>
  5994.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5995.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Vasen/Oikea" xml:lang="fi"></GOK:control>
  5996.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Oikea/Vasen" xml:lang="fi"></GOK:control>
  5997.             </GOK:control>
  5998.         </GOK:control>
  5999.  
  6000.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  6001.             <GOK:control type="label" string="Kierroksia ennen pys├ñhtymist├ñ:" xml:lang="fi"></GOK:control>
  6002.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Kierroksia ennen pys├ñhtymist├ñ:" xml:lang="fi"></GOK:control>
  6003.  
  6004.         </GOK:control>
  6005.     
  6006.     </GOK:control>
  6007. </GOK:control>
  6008. </GOK:options>
  6009.  
  6010.  
  6011.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  6012.     <GOK:rate stringvalue="switch3" name="select"/>
  6013.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  6014.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  6015.     <GOK:rate value="0" name="autorepeat"/>
  6016.     <GOK:rate value="30" name="repeatrate"/>
  6017.     <GOK:rate value="100" name="scanspeed"/>
  6018.     <GOK:rate value="1" name="wrap"/>
  6019.     <GOK:rate value="0" name="topbottom"/>
  6020.     <GOK:rate value="0" name="leftright"/>
  6021.     <GOK:rate value="3" name="cycles"/>
  6022.  
  6023.  
  6024.  
  6025.     <GOK:initialization>
  6026.         <GOK:effect call="ChunkerReset"/>
  6027.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  6028.     </GOK:initialization>
  6029.  
  6030.  
  6031.     <GOK:state name="1">
  6032.  
  6033.         <GOK:stateinit>
  6034.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  6035.         </GOK:stateinit>
  6036.         
  6037.         <GOK:handler state="press" name="movehighlighter">
  6038.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  6039.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  6040.             <GOK:effect call="ChunkerIfNextChunk">
  6041.                 <GOK:compare value="1" type="equal">
  6042.                     <GOK:true>
  6043.                         <GOK:effect call="ChunkerNextChunk"/>
  6044.                     </GOK:true>
  6045.                     <GOK:false>
  6046.                         <GOK:effect name="wrap" call="GetRate">
  6047.                             <GOK:compare value="1" type="equal">
  6048.                                 <GOK:true>
  6049.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  6050.                                 </GOK:true>
  6051.                             </GOK:compare>
  6052.                         </GOK:effect>
  6053.                     </GOK:false>
  6054.                 </GOK:compare>
  6055.             </GOK:effect>
  6056.         </GOK:handler>
  6057.  
  6058.         <GOK:handler state="release" name="movehighlighter">
  6059.             <GOK:effect call="Timer1Stop"/>
  6060.         </GOK:handler>
  6061.  
  6062.         <GOK:handler name="select">
  6063.             <GOK:effect call="Timer1Stop"/>
  6064.             <GOK:effect call="SelectChunk">
  6065.                 <GOK:compare value="1" type="equal">
  6066.                     <GOK:true>
  6067.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  6068.                         <GOK:effect call="OutputSelectedKey"/>
  6069.                         <GOK:effect call="HighlightFirstChunk"/>
  6070.                         <GOK:effect param1="1" call="StateJump"/>
  6071.                     </GOK:true>
  6072.                     <GOK:false>
  6073.                         <GOK:effect call="HighlightFirstKey"/>
  6074.                         <GOK:effect param1="2" call="StateJump"/>
  6075.                     </GOK:false>
  6076.                 </GOK:compare>
  6077.             </GOK:effect>
  6078.         </GOK:handler>
  6079.  
  6080.         <GOK:handler name="timer1">
  6081.         
  6082.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  6083.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  6084.             <GOK:effect call="ChunkerIfNextChunk">
  6085.                 <GOK:compare value="1" type="equal">
  6086.                     <GOK:true>
  6087.                         <GOK:effect call="ChunkerNextChunk"/>
  6088.                     </GOK:true>
  6089.                     <GOK:false>
  6090.                         <GOK:effect name="wrap" call="GetRate">
  6091.                             <GOK:compare value="1" type="equal">
  6092.                                 <GOK:true>
  6093.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  6094.                                 </GOK:true>
  6095.                             </GOK:compare>
  6096.                         </GOK:effect>
  6097.                     </GOK:false>
  6098.                 </GOK:compare>
  6099.             </GOK:effect>
  6100.         </GOK:handler>
  6101.  
  6102.     </GOK:state>
  6103.  
  6104.  
  6105.     <GOK:state name="2">
  6106.         
  6107.         <GOK:handler state="press" name="movehighlighter">
  6108.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  6109.             <GOK:effect call="ChunkerIfNextKey">
  6110.                 <GOK:compare value="1" type="equal">
  6111.                     <GOK:true>
  6112.                         <GOK:effect call="ChunkerNextKey"/>
  6113.                     </GOK:true>
  6114.                     <GOK:false>
  6115.                         <GOK:effect name="wrap" call="GetRate">
  6116.                             <GOK:compare value="1" type="equal">
  6117.                                 <GOK:true>
  6118.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  6119.                                     
  6120.                                     <GOK:effect param1="1" call="CounterGet">
  6121.                                         <GOK:compare value="1" type="lessthan">
  6122.                                             <GOK:true>
  6123.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  6124.                                                 <GOK:effect call="Timer1Stop"/>
  6125.                                                 <GOK:effect call="HighlightFirstChunk"/>
  6126.                                                 <GOK:effect param1="1" call="StateJump"/>
  6127.                                             </GOK:true>
  6128.                                             <GOK:false>
  6129.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  6130.                                             </GOK:false>
  6131.                                         </GOK:compare>
  6132.                                     </GOK:effect>
  6133.                                 </GOK:true>
  6134.                             </GOK:compare>
  6135.                         </GOK:effect>
  6136.                     </GOK:false>
  6137.                 </GOK:compare>
  6138.             </GOK:effect>
  6139.         </GOK:handler>
  6140.  
  6141.         <GOK:handler state="release" name="movehighlighter">
  6142.             <GOK:effect call="Timer1Stop"/>
  6143.         </GOK:handler>
  6144.  
  6145.         <GOK:handler name="select">
  6146.             <GOK:effect call="Timer1Stop"/>
  6147.             <GOK:effect name="feedbackselection" call="Feedback"/>
  6148.             <GOK:effect call="OutputSelectedKey"/>
  6149.             <GOK:effect call="HighlightFirstChunk"/>
  6150.             <GOK:effect param1="1" call="StateJump"/>
  6151.         </GOK:handler>
  6152.  
  6153.         <GOK:handler name="timer1">
  6154.         
  6155.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  6156.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  6157.             <GOK:effect call="ChunkerIfNextKey">
  6158.                 <GOK:compare value="1" type="equal">
  6159.                     <GOK:true>
  6160.                         <GOK:effect call="ChunkerNextKey"/>
  6161.                     </GOK:true>
  6162.                     <GOK:false>
  6163.                         <GOK:effect name="wrap" call="GetRate">
  6164.                             <GOK:compare value="1" type="equal">
  6165.                                 <GOK:true>
  6166.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  6167.                                     
  6168.                                     <GOK:effect param1="1" call="CounterGet">
  6169.                                         <GOK:compare value="1" type="lessthan">
  6170.                                             <GOK:true>
  6171.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  6172.                                                 <GOK:effect call="Timer1Stop"/>
  6173.                                                 <GOK:effect call="HighlightFirstChunk"/>
  6174.                                                 <GOK:effect param1="1" call="StateJump"/>
  6175.                                             </GOK:true>
  6176.                                             <GOK:false>
  6177.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  6178.                                             </GOK:false>
  6179.                                         </GOK:compare>
  6180.                                     </GOK:effect>
  6181.                                 </GOK:true>
  6182.                             </GOK:compare>
  6183.                         </GOK:effect>
  6184.                     </GOK:false>
  6185.                 </GOK:compare>
  6186.             </GOK:effect>
  6187.         </GOK:handler>
  6188.     </GOK:state>
  6189.  
  6190.  
  6191.     <GOK:state name="repeat">
  6192.         <GOK:handler name="select">
  6193.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  6194.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  6195.             <GOK:effect call="Timer1Stop"/>
  6196.             <GOK:effect call="HighlightFirstChunk"/>
  6197.             <GOK:effect param1="1" call="StateJump"/>
  6198.         </GOK:handler>
  6199.         <GOK:handler state="press" name="movehighlighter">
  6200.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  6201.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  6202.             <GOK:effect call="Timer1Stop"/>
  6203.             <GOK:effect call="HighlightFirstChunk"/>
  6204.             <GOK:effect param1="1" call="StateJump"/>
  6205.         </GOK:handler>
  6206.     </GOK:state>
  6207.  
  6208.  
  6209. </GOK:accessmethod>
  6210. <GOK:accessmethod xml:lang="fr" name="inversescanning" displayname="Balayage manuel">
  6211. <GOK:description xml:space="preserve" xml:lang="fr">Pressez et maintenez une bascule pour d├⌐marrer le balayage. Pressez une autre bascule pour s├⌐lectionner</GOK:description>
  6212.  
  6213. <GOK:operation>
  6214. <GOK:control type="frame" spacing="0" size="3" border="0" string="Op├⌐ration" xml:lang="fr">
  6215.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  6216.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  6217.  
  6218.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6219.                 <GOK:control type="label" string="Balayage┬á:" xml:lang="fr"></GOK:control>
  6220.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Balayage┬á:" xml:lang="fr"></GOK:control>
  6221.             </GOK:control>
  6222.                 
  6223.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6224.                 <GOK:control type="label" string="Activer┬á:" xml:lang="fr"></GOK:control>
  6225.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activer┬á:" xml:lang="fr"></GOK:control>
  6226.             </GOK:control>
  6227.  
  6228.         </GOK:control>
  6229.     </GOK:control>    
  6230. </GOK:control>    
  6231. </GOK:operation>
  6232.  
  6233. <GOK:feedback>
  6234. <GOK:control type="frame" spacing="0" size="3" border="0" string="R├⌐troactions" xml:lang="fr">
  6235.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  6236.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  6237.  
  6238.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6239.                 <GOK:control type="label" string="Sur un mouvement┬á:" xml:lang="fr"></GOK:control>
  6240.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Mouvement de r├⌐troaction┬á:" xml:lang="fr"></GOK:control>
  6241.             </GOK:control>
  6242.     
  6243.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6244.                 <GOK:control type="label" string="Activation┬á:" xml:lang="fr"></GOK:control>
  6245.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Activation la r├⌐troaction┬á:" xml:lang="fr"></GOK:control>
  6246.             </GOK:control>
  6247.  
  6248.         </GOK:control>
  6249.     </GOK:control>
  6250. </GOK:control>
  6251. </GOK:feedback>
  6252.  
  6253. <GOK:options>
  6254. <GOK:control type="frame" spacing="0" size="3" border="0" string="Options" xml:lang="fr">
  6255.  
  6256.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  6257.  
  6258.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  6259.             <GOK:control type="label" string="D├⌐lai sur chaque touche┬á:" xml:lang="fr"></GOK:control>
  6260.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Vitesse de balayage┬á:" xml:lang="fr"></GOK:control>
  6261.             <GOK:control type="label" string="(centi├¿mes de seconde)" xml:lang="fr"></GOK:control>
  6262.         </GOK:control>
  6263.  
  6264.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  6265.             <GOK:control type="checkbutton" name="wrap" string="Couper les lignes/colonnes" xml:lang="fr"></GOK:control>
  6266.         </GOK:control>
  6267.     
  6268.  
  6269.  
  6270.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  6271.             <GOK:control type="label" string="Scanning Direction:"/>
  6272.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6273.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Haut/Bas" xml:lang="fr"></GOK:control>
  6274.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Bas/Haut" xml:lang="fr"></GOK:control>
  6275.             </GOK:control>
  6276.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6277.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Gauche/Droite" xml:lang="fr"></GOK:control>
  6278.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Droite/Gauche" xml:lang="fr"></GOK:control>
  6279.             </GOK:control>
  6280.         </GOK:control>
  6281.  
  6282.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  6283.             <GOK:control type="label" string="Cycles avant l'arr├¬t┬á:" xml:lang="fr"></GOK:control>
  6284.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Cycles avant l'arr├¬t┬á:" xml:lang="fr"></GOK:control>
  6285.  
  6286.         </GOK:control>
  6287.     
  6288.     </GOK:control>
  6289. </GOK:control>
  6290. </GOK:options>
  6291.  
  6292.  
  6293.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  6294.     <GOK:rate stringvalue="switch3" name="select"/>
  6295.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  6296.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  6297.     <GOK:rate value="0" name="autorepeat"/>
  6298.     <GOK:rate value="30" name="repeatrate"/>
  6299.     <GOK:rate value="100" name="scanspeed"/>
  6300.     <GOK:rate value="1" name="wrap"/>
  6301.     <GOK:rate value="0" name="topbottom"/>
  6302.     <GOK:rate value="0" name="leftright"/>
  6303.     <GOK:rate value="3" name="cycles"/>
  6304.  
  6305.  
  6306.  
  6307.     <GOK:initialization>
  6308.         <GOK:effect call="ChunkerReset"/>
  6309.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  6310.     </GOK:initialization>
  6311.  
  6312.  
  6313.     <GOK:state name="1">
  6314.  
  6315.         <GOK:stateinit>
  6316.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  6317.         </GOK:stateinit>
  6318.         
  6319.         <GOK:handler state="press" name="movehighlighter">
  6320.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  6321.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  6322.             <GOK:effect call="ChunkerIfNextChunk">
  6323.                 <GOK:compare value="1" type="equal">
  6324.                     <GOK:true>
  6325.                         <GOK:effect call="ChunkerNextChunk"/>
  6326.                     </GOK:true>
  6327.                     <GOK:false>
  6328.                         <GOK:effect name="wrap" call="GetRate">
  6329.                             <GOK:compare value="1" type="equal">
  6330.                                 <GOK:true>
  6331.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  6332.                                 </GOK:true>
  6333.                             </GOK:compare>
  6334.                         </GOK:effect>
  6335.                     </GOK:false>
  6336.                 </GOK:compare>
  6337.             </GOK:effect>
  6338.         </GOK:handler>
  6339.  
  6340.         <GOK:handler state="release" name="movehighlighter">
  6341.             <GOK:effect call="Timer1Stop"/>
  6342.         </GOK:handler>
  6343.  
  6344.         <GOK:handler name="select">
  6345.             <GOK:effect call="Timer1Stop"/>
  6346.             <GOK:effect call="SelectChunk">
  6347.                 <GOK:compare value="1" type="equal">
  6348.                     <GOK:true>
  6349.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  6350.                         <GOK:effect call="OutputSelectedKey"/>
  6351.                         <GOK:effect call="HighlightFirstChunk"/>
  6352.                         <GOK:effect param1="1" call="StateJump"/>
  6353.                     </GOK:true>
  6354.                     <GOK:false>
  6355.                         <GOK:effect call="HighlightFirstKey"/>
  6356.                         <GOK:effect param1="2" call="StateJump"/>
  6357.                     </GOK:false>
  6358.                 </GOK:compare>
  6359.             </GOK:effect>
  6360.         </GOK:handler>
  6361.  
  6362.         <GOK:handler name="timer1">
  6363.         
  6364.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  6365.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  6366.             <GOK:effect call="ChunkerIfNextChunk">
  6367.                 <GOK:compare value="1" type="equal">
  6368.                     <GOK:true>
  6369.                         <GOK:effect call="ChunkerNextChunk"/>
  6370.                     </GOK:true>
  6371.                     <GOK:false>
  6372.                         <GOK:effect name="wrap" call="GetRate">
  6373.                             <GOK:compare value="1" type="equal">
  6374.                                 <GOK:true>
  6375.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  6376.                                 </GOK:true>
  6377.                             </GOK:compare>
  6378.                         </GOK:effect>
  6379.                     </GOK:false>
  6380.                 </GOK:compare>
  6381.             </GOK:effect>
  6382.         </GOK:handler>
  6383.  
  6384.     </GOK:state>
  6385.  
  6386.  
  6387.     <GOK:state name="2">
  6388.         
  6389.         <GOK:handler state="press" name="movehighlighter">
  6390.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  6391.             <GOK:effect call="ChunkerIfNextKey">
  6392.                 <GOK:compare value="1" type="equal">
  6393.                     <GOK:true>
  6394.                         <GOK:effect call="ChunkerNextKey"/>
  6395.                     </GOK:true>
  6396.                     <GOK:false>
  6397.                         <GOK:effect name="wrap" call="GetRate">
  6398.                             <GOK:compare value="1" type="equal">
  6399.                                 <GOK:true>
  6400.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  6401.                                     
  6402.                                     <GOK:effect param1="1" call="CounterGet">
  6403.                                         <GOK:compare value="1" type="lessthan">
  6404.                                             <GOK:true>
  6405.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  6406.                                                 <GOK:effect call="Timer1Stop"/>
  6407.                                                 <GOK:effect call="HighlightFirstChunk"/>
  6408.                                                 <GOK:effect param1="1" call="StateJump"/>
  6409.                                             </GOK:true>
  6410.                                             <GOK:false>
  6411.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  6412.                                             </GOK:false>
  6413.                                         </GOK:compare>
  6414.                                     </GOK:effect>
  6415.                                 </GOK:true>
  6416.                             </GOK:compare>
  6417.                         </GOK:effect>
  6418.                     </GOK:false>
  6419.                 </GOK:compare>
  6420.             </GOK:effect>
  6421.         </GOK:handler>
  6422.  
  6423.         <GOK:handler state="release" name="movehighlighter">
  6424.             <GOK:effect call="Timer1Stop"/>
  6425.         </GOK:handler>
  6426.  
  6427.         <GOK:handler name="select">
  6428.             <GOK:effect call="Timer1Stop"/>
  6429.             <GOK:effect name="feedbackselection" call="Feedback"/>
  6430.             <GOK:effect call="OutputSelectedKey"/>
  6431.             <GOK:effect call="HighlightFirstChunk"/>
  6432.             <GOK:effect param1="1" call="StateJump"/>
  6433.         </GOK:handler>
  6434.  
  6435.         <GOK:handler name="timer1">
  6436.         
  6437.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  6438.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  6439.             <GOK:effect call="ChunkerIfNextKey">
  6440.                 <GOK:compare value="1" type="equal">
  6441.                     <GOK:true>
  6442.                         <GOK:effect call="ChunkerNextKey"/>
  6443.                     </GOK:true>
  6444.                     <GOK:false>
  6445.                         <GOK:effect name="wrap" call="GetRate">
  6446.                             <GOK:compare value="1" type="equal">
  6447.                                 <GOK:true>
  6448.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  6449.                                     
  6450.                                     <GOK:effect param1="1" call="CounterGet">
  6451.                                         <GOK:compare value="1" type="lessthan">
  6452.                                             <GOK:true>
  6453.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  6454.                                                 <GOK:effect call="Timer1Stop"/>
  6455.                                                 <GOK:effect call="HighlightFirstChunk"/>
  6456.                                                 <GOK:effect param1="1" call="StateJump"/>
  6457.                                             </GOK:true>
  6458.                                             <GOK:false>
  6459.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  6460.                                             </GOK:false>
  6461.                                         </GOK:compare>
  6462.                                     </GOK:effect>
  6463.                                 </GOK:true>
  6464.                             </GOK:compare>
  6465.                         </GOK:effect>
  6466.                     </GOK:false>
  6467.                 </GOK:compare>
  6468.             </GOK:effect>
  6469.         </GOK:handler>
  6470.     </GOK:state>
  6471.  
  6472.  
  6473.     <GOK:state name="repeat">
  6474.         <GOK:handler name="select">
  6475.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  6476.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  6477.             <GOK:effect call="Timer1Stop"/>
  6478.             <GOK:effect call="HighlightFirstChunk"/>
  6479.             <GOK:effect param1="1" call="StateJump"/>
  6480.         </GOK:handler>
  6481.         <GOK:handler state="press" name="movehighlighter">
  6482.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  6483.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  6484.             <GOK:effect call="Timer1Stop"/>
  6485.             <GOK:effect call="HighlightFirstChunk"/>
  6486.             <GOK:effect param1="1" call="StateJump"/>
  6487.         </GOK:handler>
  6488.     </GOK:state>
  6489.  
  6490.  
  6491. </GOK:accessmethod>
  6492. <GOK:accessmethod xml:lang="ga" name="inversescanning" displayname="Inverse Scanning">
  6493. <GOK:description xml:space="preserve">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  6494.  
  6495. <GOK:operation>
  6496. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operation" xml:lang="ga">
  6497.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  6498.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  6499.  
  6500.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6501.                 <GOK:control type="label" string="Scan:" xml:lang="ga"></GOK:control>
  6502.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Scan:" xml:lang="ga"></GOK:control>
  6503.             </GOK:control>
  6504.                 
  6505.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6506.                 <GOK:control type="label" string="Activate:" xml:lang="ga"></GOK:control>
  6507.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activate:" xml:lang="ga"></GOK:control>
  6508.             </GOK:control>
  6509.  
  6510.         </GOK:control>
  6511.     </GOK:control>    
  6512. </GOK:control>    
  6513. </GOK:operation>
  6514.  
  6515. <GOK:feedback>
  6516. <GOK:control type="frame" spacing="0" size="3" border="0" string="Feedback" xml:lang="ga">
  6517.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  6518.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  6519.  
  6520.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6521.                 <GOK:control type="label" string="Movement:" xml:lang="ga"></GOK:control>
  6522.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedback Movement:" xml:lang="ga"></GOK:control>
  6523.             </GOK:control>
  6524.     
  6525.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6526.                 <GOK:control type="label" string="Activation:" xml:lang="ga"></GOK:control>
  6527.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:" xml:lang="ga"></GOK:control>
  6528.             </GOK:control>
  6529.  
  6530.         </GOK:control>
  6531.     </GOK:control>
  6532. </GOK:control>
  6533. </GOK:feedback>
  6534.  
  6535. <GOK:options>
  6536. <GOK:control type="frame" spacing="0" size="3" border="0" string="Options" xml:lang="ga">
  6537.  
  6538.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  6539.  
  6540.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  6541.             <GOK:control type="label" string="Scan Delay:" xml:lang="ga"></GOK:control>
  6542.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Scan Speed:" xml:lang="ga"></GOK:control>
  6543.             <GOK:control type="label" string="(100s of a second)" xml:lang="ga"></GOK:control>
  6544.         </GOK:control>
  6545.  
  6546.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  6547.             <GOK:control type="checkbutton" name="wrap" string="Wrap Rows/Columns" xml:lang="ga"></GOK:control>
  6548.         </GOK:control>
  6549.     
  6550.  
  6551.  
  6552.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  6553.             <GOK:control type="label" string="Scanning Direction:"/>
  6554.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6555.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Top/Bottom" xml:lang="ga"></GOK:control>
  6556.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Bottom/Top" xml:lang="ga"></GOK:control>
  6557.             </GOK:control>
  6558.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6559.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Left/Right" xml:lang="ga"></GOK:control>
  6560.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Right/Left" xml:lang="ga"></GOK:control>
  6561.             </GOK:control>
  6562.         </GOK:control>
  6563.  
  6564.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  6565.             <GOK:control type="label" string="Cycles Before Stopping:" xml:lang="ga"></GOK:control>
  6566.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Cycles Before Stopping:" xml:lang="ga"></GOK:control>
  6567.  
  6568.         </GOK:control>
  6569.     
  6570.     </GOK:control>
  6571. </GOK:control>
  6572. </GOK:options>
  6573.  
  6574.  
  6575.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  6576.     <GOK:rate stringvalue="switch3" name="select"/>
  6577.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  6578.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  6579.     <GOK:rate value="0" name="autorepeat"/>
  6580.     <GOK:rate value="30" name="repeatrate"/>
  6581.     <GOK:rate value="100" name="scanspeed"/>
  6582.     <GOK:rate value="1" name="wrap"/>
  6583.     <GOK:rate value="0" name="topbottom"/>
  6584.     <GOK:rate value="0" name="leftright"/>
  6585.     <GOK:rate value="3" name="cycles"/>
  6586.  
  6587.  
  6588.  
  6589.     <GOK:initialization>
  6590.         <GOK:effect call="ChunkerReset"/>
  6591.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  6592.     </GOK:initialization>
  6593.  
  6594.  
  6595.     <GOK:state name="1">
  6596.  
  6597.         <GOK:stateinit>
  6598.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  6599.         </GOK:stateinit>
  6600.         
  6601.         <GOK:handler state="press" name="movehighlighter">
  6602.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  6603.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  6604.             <GOK:effect call="ChunkerIfNextChunk">
  6605.                 <GOK:compare value="1" type="equal">
  6606.                     <GOK:true>
  6607.                         <GOK:effect call="ChunkerNextChunk"/>
  6608.                     </GOK:true>
  6609.                     <GOK:false>
  6610.                         <GOK:effect name="wrap" call="GetRate">
  6611.                             <GOK:compare value="1" type="equal">
  6612.                                 <GOK:true>
  6613.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  6614.                                 </GOK:true>
  6615.                             </GOK:compare>
  6616.                         </GOK:effect>
  6617.                     </GOK:false>
  6618.                 </GOK:compare>
  6619.             </GOK:effect>
  6620.         </GOK:handler>
  6621.  
  6622.         <GOK:handler state="release" name="movehighlighter">
  6623.             <GOK:effect call="Timer1Stop"/>
  6624.         </GOK:handler>
  6625.  
  6626.         <GOK:handler name="select">
  6627.             <GOK:effect call="Timer1Stop"/>
  6628.             <GOK:effect call="SelectChunk">
  6629.                 <GOK:compare value="1" type="equal">
  6630.                     <GOK:true>
  6631.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  6632.                         <GOK:effect call="OutputSelectedKey"/>
  6633.                         <GOK:effect call="HighlightFirstChunk"/>
  6634.                         <GOK:effect param1="1" call="StateJump"/>
  6635.                     </GOK:true>
  6636.                     <GOK:false>
  6637.                         <GOK:effect call="HighlightFirstKey"/>
  6638.                         <GOK:effect param1="2" call="StateJump"/>
  6639.                     </GOK:false>
  6640.                 </GOK:compare>
  6641.             </GOK:effect>
  6642.         </GOK:handler>
  6643.  
  6644.         <GOK:handler name="timer1">
  6645.         
  6646.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  6647.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  6648.             <GOK:effect call="ChunkerIfNextChunk">
  6649.                 <GOK:compare value="1" type="equal">
  6650.                     <GOK:true>
  6651.                         <GOK:effect call="ChunkerNextChunk"/>
  6652.                     </GOK:true>
  6653.                     <GOK:false>
  6654.                         <GOK:effect name="wrap" call="GetRate">
  6655.                             <GOK:compare value="1" type="equal">
  6656.                                 <GOK:true>
  6657.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  6658.                                 </GOK:true>
  6659.                             </GOK:compare>
  6660.                         </GOK:effect>
  6661.                     </GOK:false>
  6662.                 </GOK:compare>
  6663.             </GOK:effect>
  6664.         </GOK:handler>
  6665.  
  6666.     </GOK:state>
  6667.  
  6668.  
  6669.     <GOK:state name="2">
  6670.         
  6671.         <GOK:handler state="press" name="movehighlighter">
  6672.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  6673.             <GOK:effect call="ChunkerIfNextKey">
  6674.                 <GOK:compare value="1" type="equal">
  6675.                     <GOK:true>
  6676.                         <GOK:effect call="ChunkerNextKey"/>
  6677.                     </GOK:true>
  6678.                     <GOK:false>
  6679.                         <GOK:effect name="wrap" call="GetRate">
  6680.                             <GOK:compare value="1" type="equal">
  6681.                                 <GOK:true>
  6682.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  6683.                                     
  6684.                                     <GOK:effect param1="1" call="CounterGet">
  6685.                                         <GOK:compare value="1" type="lessthan">
  6686.                                             <GOK:true>
  6687.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  6688.                                                 <GOK:effect call="Timer1Stop"/>
  6689.                                                 <GOK:effect call="HighlightFirstChunk"/>
  6690.                                                 <GOK:effect param1="1" call="StateJump"/>
  6691.                                             </GOK:true>
  6692.                                             <GOK:false>
  6693.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  6694.                                             </GOK:false>
  6695.                                         </GOK:compare>
  6696.                                     </GOK:effect>
  6697.                                 </GOK:true>
  6698.                             </GOK:compare>
  6699.                         </GOK:effect>
  6700.                     </GOK:false>
  6701.                 </GOK:compare>
  6702.             </GOK:effect>
  6703.         </GOK:handler>
  6704.  
  6705.         <GOK:handler state="release" name="movehighlighter">
  6706.             <GOK:effect call="Timer1Stop"/>
  6707.         </GOK:handler>
  6708.  
  6709.         <GOK:handler name="select">
  6710.             <GOK:effect call="Timer1Stop"/>
  6711.             <GOK:effect name="feedbackselection" call="Feedback"/>
  6712.             <GOK:effect call="OutputSelectedKey"/>
  6713.             <GOK:effect call="HighlightFirstChunk"/>
  6714.             <GOK:effect param1="1" call="StateJump"/>
  6715.         </GOK:handler>
  6716.  
  6717.         <GOK:handler name="timer1">
  6718.         
  6719.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  6720.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  6721.             <GOK:effect call="ChunkerIfNextKey">
  6722.                 <GOK:compare value="1" type="equal">
  6723.                     <GOK:true>
  6724.                         <GOK:effect call="ChunkerNextKey"/>
  6725.                     </GOK:true>
  6726.                     <GOK:false>
  6727.                         <GOK:effect name="wrap" call="GetRate">
  6728.                             <GOK:compare value="1" type="equal">
  6729.                                 <GOK:true>
  6730.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  6731.                                     
  6732.                                     <GOK:effect param1="1" call="CounterGet">
  6733.                                         <GOK:compare value="1" type="lessthan">
  6734.                                             <GOK:true>
  6735.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  6736.                                                 <GOK:effect call="Timer1Stop"/>
  6737.                                                 <GOK:effect call="HighlightFirstChunk"/>
  6738.                                                 <GOK:effect param1="1" call="StateJump"/>
  6739.                                             </GOK:true>
  6740.                                             <GOK:false>
  6741.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  6742.                                             </GOK:false>
  6743.                                         </GOK:compare>
  6744.                                     </GOK:effect>
  6745.                                 </GOK:true>
  6746.                             </GOK:compare>
  6747.                         </GOK:effect>
  6748.                     </GOK:false>
  6749.                 </GOK:compare>
  6750.             </GOK:effect>
  6751.         </GOK:handler>
  6752.     </GOK:state>
  6753.  
  6754.  
  6755.     <GOK:state name="repeat">
  6756.         <GOK:handler name="select">
  6757.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  6758.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  6759.             <GOK:effect call="Timer1Stop"/>
  6760.             <GOK:effect call="HighlightFirstChunk"/>
  6761.             <GOK:effect param1="1" call="StateJump"/>
  6762.         </GOK:handler>
  6763.         <GOK:handler state="press" name="movehighlighter">
  6764.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  6765.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  6766.             <GOK:effect call="Timer1Stop"/>
  6767.             <GOK:effect call="HighlightFirstChunk"/>
  6768.             <GOK:effect param1="1" call="StateJump"/>
  6769.         </GOK:handler>
  6770.     </GOK:state>
  6771.  
  6772.  
  6773. </GOK:accessmethod>
  6774. <GOK:accessmethod xml:lang="gl" name="inversescanning" displayname="Rastreo inverso">
  6775. <GOK:description xml:space="preserve" xml:lang="gl">Prema e mante├▒a preso un interruptor para rastrear. Prema outro interruptor para seleccionar.</GOK:description>
  6776.  
  6777. <GOK:operation>
  6778. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operaci├│n" xml:lang="gl">
  6779.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  6780.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  6781.  
  6782.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6783.                 <GOK:control type="label" string="Rastreo:" xml:lang="gl"></GOK:control>
  6784.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Rastreo:" xml:lang="gl"></GOK:control>
  6785.             </GOK:control>
  6786.                 
  6787.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6788.                 <GOK:control type="label" string="Activar:" xml:lang="gl"></GOK:control>
  6789.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activar:" xml:lang="gl"></GOK:control>
  6790.             </GOK:control>
  6791.  
  6792.         </GOK:control>
  6793.     </GOK:control>    
  6794. </GOK:control>    
  6795. </GOK:operation>
  6796.  
  6797. <GOK:feedback>
  6798. <GOK:control type="frame" spacing="0" size="3" border="0" string="Retroalimentaci├│n" xml:lang="gl">
  6799.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  6800.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  6801.  
  6802.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6803.                 <GOK:control type="label" string="Movemento:" xml:lang="gl"></GOK:control>
  6804.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Movemento de realimentaci├│n:" xml:lang="gl"></GOK:control>
  6805.             </GOK:control>
  6806.     
  6807.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6808.                 <GOK:control type="label" string="Activaci├│n:" xml:lang="gl"></GOK:control>
  6809.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Activaci├│n de realimentaci├│n:" xml:lang="gl"></GOK:control>
  6810.             </GOK:control>
  6811.  
  6812.         </GOK:control>
  6813.     </GOK:control>
  6814. </GOK:control>
  6815. </GOK:feedback>
  6816.  
  6817. <GOK:options>
  6818. <GOK:control type="frame" spacing="0" size="3" border="0" string="Opci├│ns" xml:lang="gl">
  6819.  
  6820.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  6821.  
  6822.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  6823.             <GOK:control type="label" string="Retardo do an├ílise:" xml:lang="gl"></GOK:control>
  6824.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Velocidade do an├ílise:" xml:lang="gl"></GOK:control>
  6825.             <GOK:control type="label" string="(100s dun segundo)" xml:lang="gl"></GOK:control>
  6826.         </GOK:control>
  6827.  
  6828.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  6829.             <GOK:control type="checkbutton" name="wrap" string="Axustar as Ringleiras/Columnas" xml:lang="gl"></GOK:control>
  6830.         </GOK:control>
  6831.     
  6832.  
  6833.  
  6834.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  6835.             <GOK:control type="label" string="Scanning Direction:"/>
  6836.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6837.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Superior/Inferior" xml:lang="gl"></GOK:control>
  6838.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Inferior/Superior" xml:lang="gl"></GOK:control>
  6839.             </GOK:control>
  6840.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6841.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Esquerda/Dereita" xml:lang="gl"></GOK:control>
  6842.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Dereita/Esquerda" xml:lang="gl"></GOK:control>
  6843.             </GOK:control>
  6844.         </GOK:control>
  6845.  
  6846.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  6847.             <GOK:control type="label" string="Ciclos antes de deterse:" xml:lang="gl"></GOK:control>
  6848.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Ciclos antes de deterse:" xml:lang="gl"></GOK:control>
  6849.  
  6850.         </GOK:control>
  6851.     
  6852.     </GOK:control>
  6853. </GOK:control>
  6854. </GOK:options>
  6855.  
  6856.  
  6857.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  6858.     <GOK:rate stringvalue="switch3" name="select"/>
  6859.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  6860.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  6861.     <GOK:rate value="0" name="autorepeat"/>
  6862.     <GOK:rate value="30" name="repeatrate"/>
  6863.     <GOK:rate value="100" name="scanspeed"/>
  6864.     <GOK:rate value="1" name="wrap"/>
  6865.     <GOK:rate value="0" name="topbottom"/>
  6866.     <GOK:rate value="0" name="leftright"/>
  6867.     <GOK:rate value="3" name="cycles"/>
  6868.  
  6869.  
  6870.  
  6871.     <GOK:initialization>
  6872.         <GOK:effect call="ChunkerReset"/>
  6873.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  6874.     </GOK:initialization>
  6875.  
  6876.  
  6877.     <GOK:state name="1">
  6878.  
  6879.         <GOK:stateinit>
  6880.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  6881.         </GOK:stateinit>
  6882.         
  6883.         <GOK:handler state="press" name="movehighlighter">
  6884.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  6885.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  6886.             <GOK:effect call="ChunkerIfNextChunk">
  6887.                 <GOK:compare value="1" type="equal">
  6888.                     <GOK:true>
  6889.                         <GOK:effect call="ChunkerNextChunk"/>
  6890.                     </GOK:true>
  6891.                     <GOK:false>
  6892.                         <GOK:effect name="wrap" call="GetRate">
  6893.                             <GOK:compare value="1" type="equal">
  6894.                                 <GOK:true>
  6895.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  6896.                                 </GOK:true>
  6897.                             </GOK:compare>
  6898.                         </GOK:effect>
  6899.                     </GOK:false>
  6900.                 </GOK:compare>
  6901.             </GOK:effect>
  6902.         </GOK:handler>
  6903.  
  6904.         <GOK:handler state="release" name="movehighlighter">
  6905.             <GOK:effect call="Timer1Stop"/>
  6906.         </GOK:handler>
  6907.  
  6908.         <GOK:handler name="select">
  6909.             <GOK:effect call="Timer1Stop"/>
  6910.             <GOK:effect call="SelectChunk">
  6911.                 <GOK:compare value="1" type="equal">
  6912.                     <GOK:true>
  6913.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  6914.                         <GOK:effect call="OutputSelectedKey"/>
  6915.                         <GOK:effect call="HighlightFirstChunk"/>
  6916.                         <GOK:effect param1="1" call="StateJump"/>
  6917.                     </GOK:true>
  6918.                     <GOK:false>
  6919.                         <GOK:effect call="HighlightFirstKey"/>
  6920.                         <GOK:effect param1="2" call="StateJump"/>
  6921.                     </GOK:false>
  6922.                 </GOK:compare>
  6923.             </GOK:effect>
  6924.         </GOK:handler>
  6925.  
  6926.         <GOK:handler name="timer1">
  6927.         
  6928.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  6929.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  6930.             <GOK:effect call="ChunkerIfNextChunk">
  6931.                 <GOK:compare value="1" type="equal">
  6932.                     <GOK:true>
  6933.                         <GOK:effect call="ChunkerNextChunk"/>
  6934.                     </GOK:true>
  6935.                     <GOK:false>
  6936.                         <GOK:effect name="wrap" call="GetRate">
  6937.                             <GOK:compare value="1" type="equal">
  6938.                                 <GOK:true>
  6939.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  6940.                                 </GOK:true>
  6941.                             </GOK:compare>
  6942.                         </GOK:effect>
  6943.                     </GOK:false>
  6944.                 </GOK:compare>
  6945.             </GOK:effect>
  6946.         </GOK:handler>
  6947.  
  6948.     </GOK:state>
  6949.  
  6950.  
  6951.     <GOK:state name="2">
  6952.         
  6953.         <GOK:handler state="press" name="movehighlighter">
  6954.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  6955.             <GOK:effect call="ChunkerIfNextKey">
  6956.                 <GOK:compare value="1" type="equal">
  6957.                     <GOK:true>
  6958.                         <GOK:effect call="ChunkerNextKey"/>
  6959.                     </GOK:true>
  6960.                     <GOK:false>
  6961.                         <GOK:effect name="wrap" call="GetRate">
  6962.                             <GOK:compare value="1" type="equal">
  6963.                                 <GOK:true>
  6964.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  6965.                                     
  6966.                                     <GOK:effect param1="1" call="CounterGet">
  6967.                                         <GOK:compare value="1" type="lessthan">
  6968.                                             <GOK:true>
  6969.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  6970.                                                 <GOK:effect call="Timer1Stop"/>
  6971.                                                 <GOK:effect call="HighlightFirstChunk"/>
  6972.                                                 <GOK:effect param1="1" call="StateJump"/>
  6973.                                             </GOK:true>
  6974.                                             <GOK:false>
  6975.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  6976.                                             </GOK:false>
  6977.                                         </GOK:compare>
  6978.                                     </GOK:effect>
  6979.                                 </GOK:true>
  6980.                             </GOK:compare>
  6981.                         </GOK:effect>
  6982.                     </GOK:false>
  6983.                 </GOK:compare>
  6984.             </GOK:effect>
  6985.         </GOK:handler>
  6986.  
  6987.         <GOK:handler state="release" name="movehighlighter">
  6988.             <GOK:effect call="Timer1Stop"/>
  6989.         </GOK:handler>
  6990.  
  6991.         <GOK:handler name="select">
  6992.             <GOK:effect call="Timer1Stop"/>
  6993.             <GOK:effect name="feedbackselection" call="Feedback"/>
  6994.             <GOK:effect call="OutputSelectedKey"/>
  6995.             <GOK:effect call="HighlightFirstChunk"/>
  6996.             <GOK:effect param1="1" call="StateJump"/>
  6997.         </GOK:handler>
  6998.  
  6999.         <GOK:handler name="timer1">
  7000.         
  7001.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  7002.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  7003.             <GOK:effect call="ChunkerIfNextKey">
  7004.                 <GOK:compare value="1" type="equal">
  7005.                     <GOK:true>
  7006.                         <GOK:effect call="ChunkerNextKey"/>
  7007.                     </GOK:true>
  7008.                     <GOK:false>
  7009.                         <GOK:effect name="wrap" call="GetRate">
  7010.                             <GOK:compare value="1" type="equal">
  7011.                                 <GOK:true>
  7012.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  7013.                                     
  7014.                                     <GOK:effect param1="1" call="CounterGet">
  7015.                                         <GOK:compare value="1" type="lessthan">
  7016.                                             <GOK:true>
  7017.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  7018.                                                 <GOK:effect call="Timer1Stop"/>
  7019.                                                 <GOK:effect call="HighlightFirstChunk"/>
  7020.                                                 <GOK:effect param1="1" call="StateJump"/>
  7021.                                             </GOK:true>
  7022.                                             <GOK:false>
  7023.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  7024.                                             </GOK:false>
  7025.                                         </GOK:compare>
  7026.                                     </GOK:effect>
  7027.                                 </GOK:true>
  7028.                             </GOK:compare>
  7029.                         </GOK:effect>
  7030.                     </GOK:false>
  7031.                 </GOK:compare>
  7032.             </GOK:effect>
  7033.         </GOK:handler>
  7034.     </GOK:state>
  7035.  
  7036.  
  7037.     <GOK:state name="repeat">
  7038.         <GOK:handler name="select">
  7039.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  7040.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  7041.             <GOK:effect call="Timer1Stop"/>
  7042.             <GOK:effect call="HighlightFirstChunk"/>
  7043.             <GOK:effect param1="1" call="StateJump"/>
  7044.         </GOK:handler>
  7045.         <GOK:handler state="press" name="movehighlighter">
  7046.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  7047.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  7048.             <GOK:effect call="Timer1Stop"/>
  7049.             <GOK:effect call="HighlightFirstChunk"/>
  7050.             <GOK:effect param1="1" call="StateJump"/>
  7051.         </GOK:handler>
  7052.     </GOK:state>
  7053.  
  7054.  
  7055. </GOK:accessmethod>
  7056. <GOK:accessmethod xml:lang="gu" name="inversescanning" displayname="α¬ëα¬▓ᬃα½Ç α¬ªα¬┐α¬╢α¬╛ᬫα¬╛α¬é α¬£α½ïα¬╡α½üα¬é">
  7057. <GOK:description xml:space="preserve" xml:lang="gu">ᬣα½ïα¬╡α¬╛ α¬«α¬╛ᬃα½ç α¬╕α½ìα¬╡α½Çα¬Ü α¬ªα¬¼α¬╛α¬╡α½ï α¬¬α¬¢α½Ç α¬¬α¬òα¬íα½Ç α¬░α¬╛α¬ûα½ï.  α¬¬α¬╕α¬éᬪ α¬òα¬░α¬╡α¬╛ α¬«α¬╛ᬃα½ç α¬¼α½Çᬣα½Ç α¬╕α½ìα¬╡α½Çα¬Ü α¬ªα¬¼α¬╛α¬╡α½ï.</GOK:description>
  7058.  
  7059. <GOK:operation>
  7060. <GOK:control type="frame" spacing="0" size="3" border="0" string="ᬬα½ìα¬░α¬òα½ìα¬░α¬┐ᬻα¬╛" xml:lang="gu">
  7061.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  7062.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  7063.  
  7064.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7065.                 <GOK:control type="label" string="ᬣα½üα¬ô:" xml:lang="gu"></GOK:control>
  7066.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="ᬣα½üα¬ô:" xml:lang="gu"></GOK:control>
  7067.             </GOK:control>
  7068.                 
  7069.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7070.                 <GOK:control type="label" string="α¬╕α¬òα½ìα¬░α¬┐ᬻ α¬òα¬░α½ï:" xml:lang="gu"></GOK:control>
  7071.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="α¬╕α¬òα½ìα¬░α¬┐ᬻ α¬òα¬░α½ï:" xml:lang="gu"></GOK:control>
  7072.             </GOK:control>
  7073.  
  7074.         </GOK:control>
  7075.     </GOK:control>    
  7076. </GOK:control>    
  7077. </GOK:operation>
  7078.  
  7079. <GOK:feedback>
  7080. <GOK:control type="frame" spacing="0" size="3" border="0" string="ᬬα½ìα¬░α¬ñα¬┐ભα¬╛α¬╡" xml:lang="gu">
  7081.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  7082.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  7083.  
  7084.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7085.                 <GOK:control type="label" string="α¬Üα¬╛α¬▓:" xml:lang="gu"></GOK:control>
  7086.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="ᬬα½ìα¬░α¬ñα¬┐ભα¬╛α¬╡નα½Ç α¬Üα¬╛α¬▓:" xml:lang="gu"></GOK:control>
  7087.             </GOK:control>
  7088.     
  7089.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7090.                 <GOK:control type="label" string="α¬╕α¬òα½ìα¬░α¬┐ᬻα¬òα¬░α¬ú:" xml:lang="gu"></GOK:control>
  7091.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="α¬╡α¬│α¬ñα¬░ α¬╕α¬òα½ìα¬░α¬┐ᬻα¬òα¬░α¬ú:" xml:lang="gu"></GOK:control>
  7092.             </GOK:control>
  7093.  
  7094.         </GOK:control>
  7095.     </GOK:control>
  7096. </GOK:control>
  7097. </GOK:feedback>
  7098.  
  7099. <GOK:options>
  7100. <GOK:control type="frame" spacing="0" size="3" border="0" string="α¬╡α¬┐α¬òα¬▓α½ìᬬα½ï" xml:lang="gu">
  7101.  
  7102.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  7103.  
  7104.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  7105.             <GOK:control type="label" string="ᬣα½ïα¬╡α¬╛નα½ï α¬╡α¬┐α¬▓α¬éબ:" xml:lang="gu"></GOK:control>
  7106.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="ᬣα½ïα¬╡α¬╛નα½Ç α¬¥α¬íᬬ:" xml:lang="gu"></GOK:control>
  7107.             <GOK:control type="label" string="(α¬╕α½çα¬òનα½ìα¬íનα½ï α¬╕α½ïᬫα½ï α¬¡α¬╛α¬ù)" xml:lang="gu"></GOK:control>
  7108.         </GOK:control>
  7109.  
  7110.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  7111.             <GOK:control type="checkbutton" name="wrap" string="α¬╣α¬░α½ïα¬│α½ï/α¬╕α½ìα¬ñα¬éભα½ï α¬▓ᬬα½çᬃα½ï" xml:lang="gu"></GOK:control>
  7112.         </GOK:control>
  7113.     
  7114.  
  7115.  
  7116.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  7117.             <GOK:control type="label" string="Scanning Direction:"/>
  7118.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7119.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="α¬ëᬬα¬░/નα½Çα¬Üα½ç" xml:lang="gu"></GOK:control>
  7120.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="નα½Çα¬Üα½ç/α¬ëᬬα¬░" xml:lang="gu"></GOK:control>
  7121.             </GOK:control>
  7122.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7123.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="α¬íα¬╛બα½ü/ᬣᬫα¬úα½ü" xml:lang="gu"></GOK:control>
  7124.                 <GOK:control value="1" type="radiobutton" name="leftright" string="ᬣᬫα¬úα½ü/α¬íα¬╛બα½ü" xml:lang="gu"></GOK:control>
  7125.             </GOK:control>
  7126.         </GOK:control>
  7127.  
  7128.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  7129.             <GOK:control type="label" string="α¬àᬃα¬òα¬╡α¬╛ α¬¬α¬╣α½çα¬▓α¬╛નα¬╛ α¬Üα¬òα½ìα¬░α½ï:" xml:lang="gu"></GOK:control>
  7130.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="α¬àᬃα¬òα¬╡α¬╛ α¬¬α¬╣α½çα¬▓α¬╛નα¬╛ α¬Üα¬òα½ìα¬░α½ï:" xml:lang="gu"></GOK:control>
  7131.  
  7132.         </GOK:control>
  7133.     
  7134.     </GOK:control>
  7135. </GOK:control>
  7136. </GOK:options>
  7137.  
  7138.  
  7139.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  7140.     <GOK:rate stringvalue="switch3" name="select"/>
  7141.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  7142.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  7143.     <GOK:rate value="0" name="autorepeat"/>
  7144.     <GOK:rate value="30" name="repeatrate"/>
  7145.     <GOK:rate value="100" name="scanspeed"/>
  7146.     <GOK:rate value="1" name="wrap"/>
  7147.     <GOK:rate value="0" name="topbottom"/>
  7148.     <GOK:rate value="0" name="leftright"/>
  7149.     <GOK:rate value="3" name="cycles"/>
  7150.  
  7151.  
  7152.  
  7153.     <GOK:initialization>
  7154.         <GOK:effect call="ChunkerReset"/>
  7155.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  7156.     </GOK:initialization>
  7157.  
  7158.  
  7159.     <GOK:state name="1">
  7160.  
  7161.         <GOK:stateinit>
  7162.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  7163.         </GOK:stateinit>
  7164.         
  7165.         <GOK:handler state="press" name="movehighlighter">
  7166.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  7167.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  7168.             <GOK:effect call="ChunkerIfNextChunk">
  7169.                 <GOK:compare value="1" type="equal">
  7170.                     <GOK:true>
  7171.                         <GOK:effect call="ChunkerNextChunk"/>
  7172.                     </GOK:true>
  7173.                     <GOK:false>
  7174.                         <GOK:effect name="wrap" call="GetRate">
  7175.                             <GOK:compare value="1" type="equal">
  7176.                                 <GOK:true>
  7177.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  7178.                                 </GOK:true>
  7179.                             </GOK:compare>
  7180.                         </GOK:effect>
  7181.                     </GOK:false>
  7182.                 </GOK:compare>
  7183.             </GOK:effect>
  7184.         </GOK:handler>
  7185.  
  7186.         <GOK:handler state="release" name="movehighlighter">
  7187.             <GOK:effect call="Timer1Stop"/>
  7188.         </GOK:handler>
  7189.  
  7190.         <GOK:handler name="select">
  7191.             <GOK:effect call="Timer1Stop"/>
  7192.             <GOK:effect call="SelectChunk">
  7193.                 <GOK:compare value="1" type="equal">
  7194.                     <GOK:true>
  7195.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  7196.                         <GOK:effect call="OutputSelectedKey"/>
  7197.                         <GOK:effect call="HighlightFirstChunk"/>
  7198.                         <GOK:effect param1="1" call="StateJump"/>
  7199.                     </GOK:true>
  7200.                     <GOK:false>
  7201.                         <GOK:effect call="HighlightFirstKey"/>
  7202.                         <GOK:effect param1="2" call="StateJump"/>
  7203.                     </GOK:false>
  7204.                 </GOK:compare>
  7205.             </GOK:effect>
  7206.         </GOK:handler>
  7207.  
  7208.         <GOK:handler name="timer1">
  7209.         
  7210.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  7211.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  7212.             <GOK:effect call="ChunkerIfNextChunk">
  7213.                 <GOK:compare value="1" type="equal">
  7214.                     <GOK:true>
  7215.                         <GOK:effect call="ChunkerNextChunk"/>
  7216.                     </GOK:true>
  7217.                     <GOK:false>
  7218.                         <GOK:effect name="wrap" call="GetRate">
  7219.                             <GOK:compare value="1" type="equal">
  7220.                                 <GOK:true>
  7221.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  7222.                                 </GOK:true>
  7223.                             </GOK:compare>
  7224.                         </GOK:effect>
  7225.                     </GOK:false>
  7226.                 </GOK:compare>
  7227.             </GOK:effect>
  7228.         </GOK:handler>
  7229.  
  7230.     </GOK:state>
  7231.  
  7232.  
  7233.     <GOK:state name="2">
  7234.         
  7235.         <GOK:handler state="press" name="movehighlighter">
  7236.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  7237.             <GOK:effect call="ChunkerIfNextKey">
  7238.                 <GOK:compare value="1" type="equal">
  7239.                     <GOK:true>
  7240.                         <GOK:effect call="ChunkerNextKey"/>
  7241.                     </GOK:true>
  7242.                     <GOK:false>
  7243.                         <GOK:effect name="wrap" call="GetRate">
  7244.                             <GOK:compare value="1" type="equal">
  7245.                                 <GOK:true>
  7246.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  7247.                                     
  7248.                                     <GOK:effect param1="1" call="CounterGet">
  7249.                                         <GOK:compare value="1" type="lessthan">
  7250.                                             <GOK:true>
  7251.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  7252.                                                 <GOK:effect call="Timer1Stop"/>
  7253.                                                 <GOK:effect call="HighlightFirstChunk"/>
  7254.                                                 <GOK:effect param1="1" call="StateJump"/>
  7255.                                             </GOK:true>
  7256.                                             <GOK:false>
  7257.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  7258.                                             </GOK:false>
  7259.                                         </GOK:compare>
  7260.                                     </GOK:effect>
  7261.                                 </GOK:true>
  7262.                             </GOK:compare>
  7263.                         </GOK:effect>
  7264.                     </GOK:false>
  7265.                 </GOK:compare>
  7266.             </GOK:effect>
  7267.         </GOK:handler>
  7268.  
  7269.         <GOK:handler state="release" name="movehighlighter">
  7270.             <GOK:effect call="Timer1Stop"/>
  7271.         </GOK:handler>
  7272.  
  7273.         <GOK:handler name="select">
  7274.             <GOK:effect call="Timer1Stop"/>
  7275.             <GOK:effect name="feedbackselection" call="Feedback"/>
  7276.             <GOK:effect call="OutputSelectedKey"/>
  7277.             <GOK:effect call="HighlightFirstChunk"/>
  7278.             <GOK:effect param1="1" call="StateJump"/>
  7279.         </GOK:handler>
  7280.  
  7281.         <GOK:handler name="timer1">
  7282.         
  7283.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  7284.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  7285.             <GOK:effect call="ChunkerIfNextKey">
  7286.                 <GOK:compare value="1" type="equal">
  7287.                     <GOK:true>
  7288.                         <GOK:effect call="ChunkerNextKey"/>
  7289.                     </GOK:true>
  7290.                     <GOK:false>
  7291.                         <GOK:effect name="wrap" call="GetRate">
  7292.                             <GOK:compare value="1" type="equal">
  7293.                                 <GOK:true>
  7294.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  7295.                                     
  7296.                                     <GOK:effect param1="1" call="CounterGet">
  7297.                                         <GOK:compare value="1" type="lessthan">
  7298.                                             <GOK:true>
  7299.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  7300.                                                 <GOK:effect call="Timer1Stop"/>
  7301.                                                 <GOK:effect call="HighlightFirstChunk"/>
  7302.                                                 <GOK:effect param1="1" call="StateJump"/>
  7303.                                             </GOK:true>
  7304.                                             <GOK:false>
  7305.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  7306.                                             </GOK:false>
  7307.                                         </GOK:compare>
  7308.                                     </GOK:effect>
  7309.                                 </GOK:true>
  7310.                             </GOK:compare>
  7311.                         </GOK:effect>
  7312.                     </GOK:false>
  7313.                 </GOK:compare>
  7314.             </GOK:effect>
  7315.         </GOK:handler>
  7316.     </GOK:state>
  7317.  
  7318.  
  7319.     <GOK:state name="repeat">
  7320.         <GOK:handler name="select">
  7321.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  7322.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  7323.             <GOK:effect call="Timer1Stop"/>
  7324.             <GOK:effect call="HighlightFirstChunk"/>
  7325.             <GOK:effect param1="1" call="StateJump"/>
  7326.         </GOK:handler>
  7327.         <GOK:handler state="press" name="movehighlighter">
  7328.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  7329.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  7330.             <GOK:effect call="Timer1Stop"/>
  7331.             <GOK:effect call="HighlightFirstChunk"/>
  7332.             <GOK:effect param1="1" call="StateJump"/>
  7333.         </GOK:handler>
  7334.     </GOK:state>
  7335.  
  7336.  
  7337. </GOK:accessmethod>
  7338. <GOK:accessmethod xml:lang="hi" name="inversescanning" displayname="αñ╡αñ┐αñ¬αñ░αÑÇαññ αñ╕αÑìαñòαÑçαñ¿αñ┐αñéαñù">
  7339. <GOK:description xml:space="preserve" xml:lang="hi">αñ╕αÑìαñòαÑêαñ¿ αñòαñ░αñ¿αÑç αñ╣αÑçαññαÑü αñÅαñò αñ╕αÑìαñ╡αñ┐αñÜ αñªαñ¼αñ╛αñÅ αñ░αñûαÑçαñé. αñàαñ¿αÑìαñ» αñ╕αÑìαñ╡αñ┐αñÜ αñòαÑï αñÜαÑüαñ¿αñ¿αÑç αñ╣αÑçαññαÑü αñªαñ¼αñ╛αñÅαñü.</GOK:description>
  7340.  
  7341. <GOK:operation>
  7342. <GOK:control type="frame" spacing="0" size="3" border="0" string="αñæαñ¬αñ░αÑçαñ╢αñ¿" xml:lang="hi">
  7343.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  7344.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  7345.  
  7346.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7347.                 <GOK:control type="label" string="αñ╕αÑìαñòαÑçαñ¿:" xml:lang="hi"></GOK:control>
  7348.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="αñ╕αÑìαñòαÑçαñ¿:" xml:lang="hi"></GOK:control>
  7349.             </GOK:control>
  7350.                 
  7351.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7352.                 <GOK:control type="label" string="αñ╕αñòαÑìαñ░αñ┐αñ» αñòαñ░αÑçαñé:" xml:lang="hi"></GOK:control>
  7353.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="αñ╕αñòαÑìαñ░αñ┐αñ» αñòαñ░αÑçαñé:" xml:lang="hi"></GOK:control>
  7354.             </GOK:control>
  7355.  
  7356.         </GOK:control>
  7357.     </GOK:control>    
  7358. </GOK:control>    
  7359. </GOK:operation>
  7360.  
  7361. <GOK:feedback>
  7362. <GOK:control type="frame" spacing="0" size="3" border="0" string="αñ½αñ╝αÑÇαñíαñ¼αÑêαñò" xml:lang="hi">
  7363.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  7364.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  7365.  
  7366.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7367.                 <GOK:control type="label" string="αñùαññαñ┐αñ╡αñ┐αñºαñ┐:" xml:lang="hi"></GOK:control>
  7368.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="αñ½αñ╝αÑÇαñíαñ¼αÑêαñò αñùαññαñ┐αñ╡αñ┐αñºαñ┐:" xml:lang="hi"></GOK:control>
  7369.             </GOK:control>
  7370.     
  7371.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7372.                 <GOK:control type="label" string="αñ╕αñòαÑìαñ░αñ┐αñ» αñòαñ░αÑçαñé:" xml:lang="hi"></GOK:control>
  7373.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="αñ½αñ╝αÑÇαñíαñ¼αÑêαñò αñ╕αñòαÑìαñ░αñ┐αñ»αñòαñ░αñú:" xml:lang="hi"></GOK:control>
  7374.             </GOK:control>
  7375.  
  7376.         </GOK:control>
  7377.     </GOK:control>
  7378. </GOK:control>
  7379. </GOK:feedback>
  7380.  
  7381. <GOK:options>
  7382. <GOK:control type="frame" spacing="0" size="3" border="0" string="αñ╡αñ┐αñòαñ▓αÑìαñ¬" xml:lang="hi">
  7383.  
  7384.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  7385.  
  7386.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  7387.             <GOK:control type="label" string="αñ╕αÑìαñòαÑçαñ¿ αñªαÑçαñ░αÑÇαñâ" xml:lang="hi"></GOK:control>
  7388.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="αñ╕αÑìαñòαÑçαñ¿ αñùαññαñ┐:" xml:lang="hi"></GOK:control>
  7389.             <GOK:control type="label" string="(αñ╕αÑçαñòαñúαÑìαñí αñòαñ╛ 100s)" xml:lang="hi"></GOK:control>
  7390.         </GOK:control>
  7391.  
  7392.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  7393.             <GOK:control type="checkbutton" name="wrap" string="αñ¬αñéαñòαÑìαññαñ┐/αñ╕αÑìαññαñ«αÑìαñ¡ αñ╡αÑìαñ░αÑêαñ¬ αñòαñ░αÑçαñé" xml:lang="hi"></GOK:control>
  7394.         </GOK:control>
  7395.     
  7396.  
  7397.  
  7398.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  7399.             <GOK:control type="label" string="Scanning Direction:"/>
  7400.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7401.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="αñ╢αÑÇαñ░αÑìαñ╖/αññαñ▓" xml:lang="hi"></GOK:control>
  7402.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="αñ╢αÑÇαñ░αÑìαñ╖/αññαñ▓" xml:lang="hi"></GOK:control>
  7403.             </GOK:control>
  7404.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7405.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="αñ¼αñ╛αñ»αñ╛αñü/αñªαñ╛αñ»αñ╛αñü" xml:lang="hi"></GOK:control>
  7406.                 <GOK:control value="1" type="radiobutton" name="leftright" string="αñªαñ╛αñ»αñ╛αñü/αñ¼αñ╛αñ»αñ╛αñü" xml:lang="hi"></GOK:control>
  7407.             </GOK:control>
  7408.         </GOK:control>
  7409.  
  7410.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  7411.             <GOK:control type="label" string="αñ¼αñ¿αÑìαñª αñ╣αÑïαñ¿αÑç αñ╕αÑç αñ¬αñ╣αñ▓αÑç αñÜαñòαÑìαñ░:" xml:lang="hi"></GOK:control>
  7412.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="αñ¼αñ¿αÑìαñª αñ╣αÑïαñ¿αÑç αñ╕αÑç αñ¬αñ╣αñ▓αÑç αñÜαñòαÑìαñ░:" xml:lang="hi"></GOK:control>
  7413.  
  7414.         </GOK:control>
  7415.     
  7416.     </GOK:control>
  7417. </GOK:control>
  7418. </GOK:options>
  7419.  
  7420.  
  7421.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  7422.     <GOK:rate stringvalue="switch3" name="select"/>
  7423.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  7424.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  7425.     <GOK:rate value="0" name="autorepeat"/>
  7426.     <GOK:rate value="30" name="repeatrate"/>
  7427.     <GOK:rate value="100" name="scanspeed"/>
  7428.     <GOK:rate value="1" name="wrap"/>
  7429.     <GOK:rate value="0" name="topbottom"/>
  7430.     <GOK:rate value="0" name="leftright"/>
  7431.     <GOK:rate value="3" name="cycles"/>
  7432.  
  7433.  
  7434.  
  7435.     <GOK:initialization>
  7436.         <GOK:effect call="ChunkerReset"/>
  7437.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  7438.     </GOK:initialization>
  7439.  
  7440.  
  7441.     <GOK:state name="1">
  7442.  
  7443.         <GOK:stateinit>
  7444.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  7445.         </GOK:stateinit>
  7446.         
  7447.         <GOK:handler state="press" name="movehighlighter">
  7448.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  7449.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  7450.             <GOK:effect call="ChunkerIfNextChunk">
  7451.                 <GOK:compare value="1" type="equal">
  7452.                     <GOK:true>
  7453.                         <GOK:effect call="ChunkerNextChunk"/>
  7454.                     </GOK:true>
  7455.                     <GOK:false>
  7456.                         <GOK:effect name="wrap" call="GetRate">
  7457.                             <GOK:compare value="1" type="equal">
  7458.                                 <GOK:true>
  7459.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  7460.                                 </GOK:true>
  7461.                             </GOK:compare>
  7462.                         </GOK:effect>
  7463.                     </GOK:false>
  7464.                 </GOK:compare>
  7465.             </GOK:effect>
  7466.         </GOK:handler>
  7467.  
  7468.         <GOK:handler state="release" name="movehighlighter">
  7469.             <GOK:effect call="Timer1Stop"/>
  7470.         </GOK:handler>
  7471.  
  7472.         <GOK:handler name="select">
  7473.             <GOK:effect call="Timer1Stop"/>
  7474.             <GOK:effect call="SelectChunk">
  7475.                 <GOK:compare value="1" type="equal">
  7476.                     <GOK:true>
  7477.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  7478.                         <GOK:effect call="OutputSelectedKey"/>
  7479.                         <GOK:effect call="HighlightFirstChunk"/>
  7480.                         <GOK:effect param1="1" call="StateJump"/>
  7481.                     </GOK:true>
  7482.                     <GOK:false>
  7483.                         <GOK:effect call="HighlightFirstKey"/>
  7484.                         <GOK:effect param1="2" call="StateJump"/>
  7485.                     </GOK:false>
  7486.                 </GOK:compare>
  7487.             </GOK:effect>
  7488.         </GOK:handler>
  7489.  
  7490.         <GOK:handler name="timer1">
  7491.         
  7492.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  7493.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  7494.             <GOK:effect call="ChunkerIfNextChunk">
  7495.                 <GOK:compare value="1" type="equal">
  7496.                     <GOK:true>
  7497.                         <GOK:effect call="ChunkerNextChunk"/>
  7498.                     </GOK:true>
  7499.                     <GOK:false>
  7500.                         <GOK:effect name="wrap" call="GetRate">
  7501.                             <GOK:compare value="1" type="equal">
  7502.                                 <GOK:true>
  7503.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  7504.                                 </GOK:true>
  7505.                             </GOK:compare>
  7506.                         </GOK:effect>
  7507.                     </GOK:false>
  7508.                 </GOK:compare>
  7509.             </GOK:effect>
  7510.         </GOK:handler>
  7511.  
  7512.     </GOK:state>
  7513.  
  7514.  
  7515.     <GOK:state name="2">
  7516.         
  7517.         <GOK:handler state="press" name="movehighlighter">
  7518.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  7519.             <GOK:effect call="ChunkerIfNextKey">
  7520.                 <GOK:compare value="1" type="equal">
  7521.                     <GOK:true>
  7522.                         <GOK:effect call="ChunkerNextKey"/>
  7523.                     </GOK:true>
  7524.                     <GOK:false>
  7525.                         <GOK:effect name="wrap" call="GetRate">
  7526.                             <GOK:compare value="1" type="equal">
  7527.                                 <GOK:true>
  7528.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  7529.                                     
  7530.                                     <GOK:effect param1="1" call="CounterGet">
  7531.                                         <GOK:compare value="1" type="lessthan">
  7532.                                             <GOK:true>
  7533.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  7534.                                                 <GOK:effect call="Timer1Stop"/>
  7535.                                                 <GOK:effect call="HighlightFirstChunk"/>
  7536.                                                 <GOK:effect param1="1" call="StateJump"/>
  7537.                                             </GOK:true>
  7538.                                             <GOK:false>
  7539.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  7540.                                             </GOK:false>
  7541.                                         </GOK:compare>
  7542.                                     </GOK:effect>
  7543.                                 </GOK:true>
  7544.                             </GOK:compare>
  7545.                         </GOK:effect>
  7546.                     </GOK:false>
  7547.                 </GOK:compare>
  7548.             </GOK:effect>
  7549.         </GOK:handler>
  7550.  
  7551.         <GOK:handler state="release" name="movehighlighter">
  7552.             <GOK:effect call="Timer1Stop"/>
  7553.         </GOK:handler>
  7554.  
  7555.         <GOK:handler name="select">
  7556.             <GOK:effect call="Timer1Stop"/>
  7557.             <GOK:effect name="feedbackselection" call="Feedback"/>
  7558.             <GOK:effect call="OutputSelectedKey"/>
  7559.             <GOK:effect call="HighlightFirstChunk"/>
  7560.             <GOK:effect param1="1" call="StateJump"/>
  7561.         </GOK:handler>
  7562.  
  7563.         <GOK:handler name="timer1">
  7564.         
  7565.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  7566.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  7567.             <GOK:effect call="ChunkerIfNextKey">
  7568.                 <GOK:compare value="1" type="equal">
  7569.                     <GOK:true>
  7570.                         <GOK:effect call="ChunkerNextKey"/>
  7571.                     </GOK:true>
  7572.                     <GOK:false>
  7573.                         <GOK:effect name="wrap" call="GetRate">
  7574.                             <GOK:compare value="1" type="equal">
  7575.                                 <GOK:true>
  7576.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  7577.                                     
  7578.                                     <GOK:effect param1="1" call="CounterGet">
  7579.                                         <GOK:compare value="1" type="lessthan">
  7580.                                             <GOK:true>
  7581.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  7582.                                                 <GOK:effect call="Timer1Stop"/>
  7583.                                                 <GOK:effect call="HighlightFirstChunk"/>
  7584.                                                 <GOK:effect param1="1" call="StateJump"/>
  7585.                                             </GOK:true>
  7586.                                             <GOK:false>
  7587.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  7588.                                             </GOK:false>
  7589.                                         </GOK:compare>
  7590.                                     </GOK:effect>
  7591.                                 </GOK:true>
  7592.                             </GOK:compare>
  7593.                         </GOK:effect>
  7594.                     </GOK:false>
  7595.                 </GOK:compare>
  7596.             </GOK:effect>
  7597.         </GOK:handler>
  7598.     </GOK:state>
  7599.  
  7600.  
  7601.     <GOK:state name="repeat">
  7602.         <GOK:handler name="select">
  7603.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  7604.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  7605.             <GOK:effect call="Timer1Stop"/>
  7606.             <GOK:effect call="HighlightFirstChunk"/>
  7607.             <GOK:effect param1="1" call="StateJump"/>
  7608.         </GOK:handler>
  7609.         <GOK:handler state="press" name="movehighlighter">
  7610.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  7611.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  7612.             <GOK:effect call="Timer1Stop"/>
  7613.             <GOK:effect call="HighlightFirstChunk"/>
  7614.             <GOK:effect param1="1" call="StateJump"/>
  7615.         </GOK:handler>
  7616.     </GOK:state>
  7617.  
  7618.  
  7619. </GOK:accessmethod>
  7620. <GOK:accessmethod xml:lang="hr" name="inversescanning" displayname="Obrnuto skeniranje">
  7621. <GOK:description xml:space="preserve">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  7622.  
  7623. <GOK:operation>
  7624. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operacija" xml:lang="hr">
  7625.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  7626.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  7627.  
  7628.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7629.                 <GOK:control type="label" string="Pretra┼╛i:" xml:lang="hr"></GOK:control>
  7630.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Pretra┼╛i:" xml:lang="hr"></GOK:control>
  7631.             </GOK:control>
  7632.                 
  7633.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7634.                 <GOK:control type="label" string="Activate:" xml:lang="hr"></GOK:control>
  7635.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activate:" xml:lang="hr"></GOK:control>
  7636.             </GOK:control>
  7637.  
  7638.         </GOK:control>
  7639.     </GOK:control>    
  7640. </GOK:control>    
  7641. </GOK:operation>
  7642.  
  7643. <GOK:feedback>
  7644. <GOK:control type="frame" spacing="0" size="3" border="0" string="Odgovor" xml:lang="hr">
  7645.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  7646.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  7647.  
  7648.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7649.                 <GOK:control type="label" string="Pomicanje:" xml:lang="hr"></GOK:control>
  7650.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Kretnja povratne veze:" xml:lang="hr"></GOK:control>
  7651.             </GOK:control>
  7652.     
  7653.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7654.                 <GOK:control type="label" string="Activation:" xml:lang="hr"></GOK:control>
  7655.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:" xml:lang="hr"></GOK:control>
  7656.             </GOK:control>
  7657.  
  7658.         </GOK:control>
  7659.     </GOK:control>
  7660. </GOK:control>
  7661. </GOK:feedback>
  7662.  
  7663. <GOK:options>
  7664. <GOK:control type="frame" spacing="0" size="3" border="0" string="Odrednice" xml:lang="hr">
  7665.  
  7666.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  7667.  
  7668.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  7669.             <GOK:control type="label" string="Odgoda ispitivanja:" xml:lang="hr"></GOK:control>
  7670.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Brzina pretra┼╛ivanja:" xml:lang="hr"></GOK:control>
  7671.             <GOK:control type="label" string="(100-tinke sekunde)" xml:lang="hr"></GOK:control>
  7672.         </GOK:control>
  7673.  
  7674.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  7675.             <GOK:control type="checkbutton" name="wrap" string="Omotaj retke/stupce" xml:lang="hr"></GOK:control>
  7676.         </GOK:control>
  7677.     
  7678.  
  7679.  
  7680.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  7681.             <GOK:control type="label" string="Scanning Direction:"/>
  7682.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7683.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Vrh/dno" xml:lang="hr"></GOK:control>
  7684.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Dno/vrh" xml:lang="hr"></GOK:control>
  7685.             </GOK:control>
  7686.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7687.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Lijevo/Desno" xml:lang="hr"></GOK:control>
  7688.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Desno/lijevo" xml:lang="hr"></GOK:control>
  7689.             </GOK:control>
  7690.         </GOK:control>
  7691.  
  7692.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  7693.             <GOK:control type="label" string="Ciklusa prije zaustavljanja:" xml:lang="hr"></GOK:control>
  7694.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Ciklusa prije zaustavljanja:" xml:lang="hr"></GOK:control>
  7695.  
  7696.         </GOK:control>
  7697.     
  7698.     </GOK:control>
  7699. </GOK:control>
  7700. </GOK:options>
  7701.  
  7702.  
  7703.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  7704.     <GOK:rate stringvalue="switch3" name="select"/>
  7705.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  7706.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  7707.     <GOK:rate value="0" name="autorepeat"/>
  7708.     <GOK:rate value="30" name="repeatrate"/>
  7709.     <GOK:rate value="100" name="scanspeed"/>
  7710.     <GOK:rate value="1" name="wrap"/>
  7711.     <GOK:rate value="0" name="topbottom"/>
  7712.     <GOK:rate value="0" name="leftright"/>
  7713.     <GOK:rate value="3" name="cycles"/>
  7714.  
  7715.  
  7716.  
  7717.     <GOK:initialization>
  7718.         <GOK:effect call="ChunkerReset"/>
  7719.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  7720.     </GOK:initialization>
  7721.  
  7722.  
  7723.     <GOK:state name="1">
  7724.  
  7725.         <GOK:stateinit>
  7726.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  7727.         </GOK:stateinit>
  7728.         
  7729.         <GOK:handler state="press" name="movehighlighter">
  7730.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  7731.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  7732.             <GOK:effect call="ChunkerIfNextChunk">
  7733.                 <GOK:compare value="1" type="equal">
  7734.                     <GOK:true>
  7735.                         <GOK:effect call="ChunkerNextChunk"/>
  7736.                     </GOK:true>
  7737.                     <GOK:false>
  7738.                         <GOK:effect name="wrap" call="GetRate">
  7739.                             <GOK:compare value="1" type="equal">
  7740.                                 <GOK:true>
  7741.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  7742.                                 </GOK:true>
  7743.                             </GOK:compare>
  7744.                         </GOK:effect>
  7745.                     </GOK:false>
  7746.                 </GOK:compare>
  7747.             </GOK:effect>
  7748.         </GOK:handler>
  7749.  
  7750.         <GOK:handler state="release" name="movehighlighter">
  7751.             <GOK:effect call="Timer1Stop"/>
  7752.         </GOK:handler>
  7753.  
  7754.         <GOK:handler name="select">
  7755.             <GOK:effect call="Timer1Stop"/>
  7756.             <GOK:effect call="SelectChunk">
  7757.                 <GOK:compare value="1" type="equal">
  7758.                     <GOK:true>
  7759.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  7760.                         <GOK:effect call="OutputSelectedKey"/>
  7761.                         <GOK:effect call="HighlightFirstChunk"/>
  7762.                         <GOK:effect param1="1" call="StateJump"/>
  7763.                     </GOK:true>
  7764.                     <GOK:false>
  7765.                         <GOK:effect call="HighlightFirstKey"/>
  7766.                         <GOK:effect param1="2" call="StateJump"/>
  7767.                     </GOK:false>
  7768.                 </GOK:compare>
  7769.             </GOK:effect>
  7770.         </GOK:handler>
  7771.  
  7772.         <GOK:handler name="timer1">
  7773.         
  7774.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  7775.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  7776.             <GOK:effect call="ChunkerIfNextChunk">
  7777.                 <GOK:compare value="1" type="equal">
  7778.                     <GOK:true>
  7779.                         <GOK:effect call="ChunkerNextChunk"/>
  7780.                     </GOK:true>
  7781.                     <GOK:false>
  7782.                         <GOK:effect name="wrap" call="GetRate">
  7783.                             <GOK:compare value="1" type="equal">
  7784.                                 <GOK:true>
  7785.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  7786.                                 </GOK:true>
  7787.                             </GOK:compare>
  7788.                         </GOK:effect>
  7789.                     </GOK:false>
  7790.                 </GOK:compare>
  7791.             </GOK:effect>
  7792.         </GOK:handler>
  7793.  
  7794.     </GOK:state>
  7795.  
  7796.  
  7797.     <GOK:state name="2">
  7798.         
  7799.         <GOK:handler state="press" name="movehighlighter">
  7800.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  7801.             <GOK:effect call="ChunkerIfNextKey">
  7802.                 <GOK:compare value="1" type="equal">
  7803.                     <GOK:true>
  7804.                         <GOK:effect call="ChunkerNextKey"/>
  7805.                     </GOK:true>
  7806.                     <GOK:false>
  7807.                         <GOK:effect name="wrap" call="GetRate">
  7808.                             <GOK:compare value="1" type="equal">
  7809.                                 <GOK:true>
  7810.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  7811.                                     
  7812.                                     <GOK:effect param1="1" call="CounterGet">
  7813.                                         <GOK:compare value="1" type="lessthan">
  7814.                                             <GOK:true>
  7815.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  7816.                                                 <GOK:effect call="Timer1Stop"/>
  7817.                                                 <GOK:effect call="HighlightFirstChunk"/>
  7818.                                                 <GOK:effect param1="1" call="StateJump"/>
  7819.                                             </GOK:true>
  7820.                                             <GOK:false>
  7821.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  7822.                                             </GOK:false>
  7823.                                         </GOK:compare>
  7824.                                     </GOK:effect>
  7825.                                 </GOK:true>
  7826.                             </GOK:compare>
  7827.                         </GOK:effect>
  7828.                     </GOK:false>
  7829.                 </GOK:compare>
  7830.             </GOK:effect>
  7831.         </GOK:handler>
  7832.  
  7833.         <GOK:handler state="release" name="movehighlighter">
  7834.             <GOK:effect call="Timer1Stop"/>
  7835.         </GOK:handler>
  7836.  
  7837.         <GOK:handler name="select">
  7838.             <GOK:effect call="Timer1Stop"/>
  7839.             <GOK:effect name="feedbackselection" call="Feedback"/>
  7840.             <GOK:effect call="OutputSelectedKey"/>
  7841.             <GOK:effect call="HighlightFirstChunk"/>
  7842.             <GOK:effect param1="1" call="StateJump"/>
  7843.         </GOK:handler>
  7844.  
  7845.         <GOK:handler name="timer1">
  7846.         
  7847.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  7848.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  7849.             <GOK:effect call="ChunkerIfNextKey">
  7850.                 <GOK:compare value="1" type="equal">
  7851.                     <GOK:true>
  7852.                         <GOK:effect call="ChunkerNextKey"/>
  7853.                     </GOK:true>
  7854.                     <GOK:false>
  7855.                         <GOK:effect name="wrap" call="GetRate">
  7856.                             <GOK:compare value="1" type="equal">
  7857.                                 <GOK:true>
  7858.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  7859.                                     
  7860.                                     <GOK:effect param1="1" call="CounterGet">
  7861.                                         <GOK:compare value="1" type="lessthan">
  7862.                                             <GOK:true>
  7863.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  7864.                                                 <GOK:effect call="Timer1Stop"/>
  7865.                                                 <GOK:effect call="HighlightFirstChunk"/>
  7866.                                                 <GOK:effect param1="1" call="StateJump"/>
  7867.                                             </GOK:true>
  7868.                                             <GOK:false>
  7869.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  7870.                                             </GOK:false>
  7871.                                         </GOK:compare>
  7872.                                     </GOK:effect>
  7873.                                 </GOK:true>
  7874.                             </GOK:compare>
  7875.                         </GOK:effect>
  7876.                     </GOK:false>
  7877.                 </GOK:compare>
  7878.             </GOK:effect>
  7879.         </GOK:handler>
  7880.     </GOK:state>
  7881.  
  7882.  
  7883.     <GOK:state name="repeat">
  7884.         <GOK:handler name="select">
  7885.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  7886.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  7887.             <GOK:effect call="Timer1Stop"/>
  7888.             <GOK:effect call="HighlightFirstChunk"/>
  7889.             <GOK:effect param1="1" call="StateJump"/>
  7890.         </GOK:handler>
  7891.         <GOK:handler state="press" name="movehighlighter">
  7892.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  7893.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  7894.             <GOK:effect call="Timer1Stop"/>
  7895.             <GOK:effect call="HighlightFirstChunk"/>
  7896.             <GOK:effect param1="1" call="StateJump"/>
  7897.         </GOK:handler>
  7898.     </GOK:state>
  7899.  
  7900.  
  7901. </GOK:accessmethod>
  7902. <GOK:accessmethod xml:lang="hu" name="inversescanning" displayname="Ford├¡tott keres├⌐s">
  7903. <GOK:description xml:space="preserve" xml:lang="hu">Tartson lenyomva egy kapcsol├│t a keres├⌐shez. Nyomjon meg egy m├ísikat az aktiv├íl├íshoz.</GOK:description>
  7904.  
  7905. <GOK:operation>
  7906. <GOK:control type="frame" spacing="0" size="3" border="0" string="M┼▒k├╢d├⌐s" xml:lang="hu">
  7907.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  7908.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  7909.  
  7910.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7911.                 <GOK:control type="label" string="Keres├⌐s:" xml:lang="hu"></GOK:control>
  7912.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Keres├⌐s:" xml:lang="hu"></GOK:control>
  7913.             </GOK:control>
  7914.                 
  7915.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7916.                 <GOK:control type="label" string="Aktiv├íl├ís:" xml:lang="hu"></GOK:control>
  7917.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Aktiv├íl├ís:" xml:lang="hu"></GOK:control>
  7918.             </GOK:control>
  7919.  
  7920.         </GOK:control>
  7921.     </GOK:control>    
  7922. </GOK:control>    
  7923. </GOK:operation>
  7924.  
  7925. <GOK:feedback>
  7926. <GOK:control type="frame" spacing="0" size="3" border="0" string="Visszajelz├⌐s" xml:lang="hu">
  7927.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  7928.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  7929.  
  7930.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7931.                 <GOK:control type="label" string="Mozg├ís:" xml:lang="hu"></GOK:control>
  7932.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Mozg├ís visszajelz├⌐se:" xml:lang="hu"></GOK:control>
  7933.             </GOK:control>
  7934.     
  7935.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7936.                 <GOK:control type="label" string="Aktiv├íl├ís:" xml:lang="hu"></GOK:control>
  7937.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Visszajelz├⌐s aktiv├íl├ísa:" xml:lang="hu"></GOK:control>
  7938.             </GOK:control>
  7939.  
  7940.         </GOK:control>
  7941.     </GOK:control>
  7942. </GOK:control>
  7943. </GOK:feedback>
  7944.  
  7945. <GOK:options>
  7946. <GOK:control type="frame" spacing="0" size="3" border="0" string="Be├íll├¡t├ísok" xml:lang="hu">
  7947.  
  7948.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  7949.  
  7950.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  7951.             <GOK:control type="label" string="Keres├⌐si k├⌐sleltet├⌐s:" xml:lang="hu"></GOK:control>
  7952.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Keres├⌐si sebess├⌐g:" xml:lang="hu"></GOK:control>
  7953.             <GOK:control type="label" string="(sz├ízadm├ísodperc)" xml:lang="hu"></GOK:control>
  7954.         </GOK:control>
  7955.  
  7956.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  7957.             <GOK:control type="checkbutton" name="wrap" string="Sorok/oszlopok t├╢rdel├⌐se" xml:lang="hu"></GOK:control>
  7958.         </GOK:control>
  7959.     
  7960.  
  7961.  
  7962.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  7963.             <GOK:control type="label" string="Scanning Direction:"/>
  7964.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7965.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Fent/lent" xml:lang="hu"></GOK:control>
  7966.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Lent/fent" xml:lang="hu"></GOK:control>
  7967.             </GOK:control>
  7968.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7969.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Balra/jobbra" xml:lang="hu"></GOK:control>
  7970.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Jobbra/balra" xml:lang="hu"></GOK:control>
  7971.             </GOK:control>
  7972.         </GOK:control>
  7973.  
  7974.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  7975.             <GOK:control type="label" string="L├⌐ptet├⌐s le├íll├¡t├ís el┼ætt:" xml:lang="hu"></GOK:control>
  7976.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="L├⌐ptet├⌐s le├íll├¡t├ís el┼ætt:" xml:lang="hu"></GOK:control>
  7977.  
  7978.         </GOK:control>
  7979.     
  7980.     </GOK:control>
  7981. </GOK:control>
  7982. </GOK:options>
  7983.  
  7984.  
  7985.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  7986.     <GOK:rate stringvalue="switch3" name="select"/>
  7987.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  7988.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  7989.     <GOK:rate value="0" name="autorepeat"/>
  7990.     <GOK:rate value="30" name="repeatrate"/>
  7991.     <GOK:rate value="100" name="scanspeed"/>
  7992.     <GOK:rate value="1" name="wrap"/>
  7993.     <GOK:rate value="0" name="topbottom"/>
  7994.     <GOK:rate value="0" name="leftright"/>
  7995.     <GOK:rate value="3" name="cycles"/>
  7996.  
  7997.  
  7998.  
  7999.     <GOK:initialization>
  8000.         <GOK:effect call="ChunkerReset"/>
  8001.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  8002.     </GOK:initialization>
  8003.  
  8004.  
  8005.     <GOK:state name="1">
  8006.  
  8007.         <GOK:stateinit>
  8008.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  8009.         </GOK:stateinit>
  8010.         
  8011.         <GOK:handler state="press" name="movehighlighter">
  8012.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  8013.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  8014.             <GOK:effect call="ChunkerIfNextChunk">
  8015.                 <GOK:compare value="1" type="equal">
  8016.                     <GOK:true>
  8017.                         <GOK:effect call="ChunkerNextChunk"/>
  8018.                     </GOK:true>
  8019.                     <GOK:false>
  8020.                         <GOK:effect name="wrap" call="GetRate">
  8021.                             <GOK:compare value="1" type="equal">
  8022.                                 <GOK:true>
  8023.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  8024.                                 </GOK:true>
  8025.                             </GOK:compare>
  8026.                         </GOK:effect>
  8027.                     </GOK:false>
  8028.                 </GOK:compare>
  8029.             </GOK:effect>
  8030.         </GOK:handler>
  8031.  
  8032.         <GOK:handler state="release" name="movehighlighter">
  8033.             <GOK:effect call="Timer1Stop"/>
  8034.         </GOK:handler>
  8035.  
  8036.         <GOK:handler name="select">
  8037.             <GOK:effect call="Timer1Stop"/>
  8038.             <GOK:effect call="SelectChunk">
  8039.                 <GOK:compare value="1" type="equal">
  8040.                     <GOK:true>
  8041.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  8042.                         <GOK:effect call="OutputSelectedKey"/>
  8043.                         <GOK:effect call="HighlightFirstChunk"/>
  8044.                         <GOK:effect param1="1" call="StateJump"/>
  8045.                     </GOK:true>
  8046.                     <GOK:false>
  8047.                         <GOK:effect call="HighlightFirstKey"/>
  8048.                         <GOK:effect param1="2" call="StateJump"/>
  8049.                     </GOK:false>
  8050.                 </GOK:compare>
  8051.             </GOK:effect>
  8052.         </GOK:handler>
  8053.  
  8054.         <GOK:handler name="timer1">
  8055.         
  8056.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  8057.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  8058.             <GOK:effect call="ChunkerIfNextChunk">
  8059.                 <GOK:compare value="1" type="equal">
  8060.                     <GOK:true>
  8061.                         <GOK:effect call="ChunkerNextChunk"/>
  8062.                     </GOK:true>
  8063.                     <GOK:false>
  8064.                         <GOK:effect name="wrap" call="GetRate">
  8065.                             <GOK:compare value="1" type="equal">
  8066.                                 <GOK:true>
  8067.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  8068.                                 </GOK:true>
  8069.                             </GOK:compare>
  8070.                         </GOK:effect>
  8071.                     </GOK:false>
  8072.                 </GOK:compare>
  8073.             </GOK:effect>
  8074.         </GOK:handler>
  8075.  
  8076.     </GOK:state>
  8077.  
  8078.  
  8079.     <GOK:state name="2">
  8080.         
  8081.         <GOK:handler state="press" name="movehighlighter">
  8082.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  8083.             <GOK:effect call="ChunkerIfNextKey">
  8084.                 <GOK:compare value="1" type="equal">
  8085.                     <GOK:true>
  8086.                         <GOK:effect call="ChunkerNextKey"/>
  8087.                     </GOK:true>
  8088.                     <GOK:false>
  8089.                         <GOK:effect name="wrap" call="GetRate">
  8090.                             <GOK:compare value="1" type="equal">
  8091.                                 <GOK:true>
  8092.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  8093.                                     
  8094.                                     <GOK:effect param1="1" call="CounterGet">
  8095.                                         <GOK:compare value="1" type="lessthan">
  8096.                                             <GOK:true>
  8097.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  8098.                                                 <GOK:effect call="Timer1Stop"/>
  8099.                                                 <GOK:effect call="HighlightFirstChunk"/>
  8100.                                                 <GOK:effect param1="1" call="StateJump"/>
  8101.                                             </GOK:true>
  8102.                                             <GOK:false>
  8103.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  8104.                                             </GOK:false>
  8105.                                         </GOK:compare>
  8106.                                     </GOK:effect>
  8107.                                 </GOK:true>
  8108.                             </GOK:compare>
  8109.                         </GOK:effect>
  8110.                     </GOK:false>
  8111.                 </GOK:compare>
  8112.             </GOK:effect>
  8113.         </GOK:handler>
  8114.  
  8115.         <GOK:handler state="release" name="movehighlighter">
  8116.             <GOK:effect call="Timer1Stop"/>
  8117.         </GOK:handler>
  8118.  
  8119.         <GOK:handler name="select">
  8120.             <GOK:effect call="Timer1Stop"/>
  8121.             <GOK:effect name="feedbackselection" call="Feedback"/>
  8122.             <GOK:effect call="OutputSelectedKey"/>
  8123.             <GOK:effect call="HighlightFirstChunk"/>
  8124.             <GOK:effect param1="1" call="StateJump"/>
  8125.         </GOK:handler>
  8126.  
  8127.         <GOK:handler name="timer1">
  8128.         
  8129.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  8130.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  8131.             <GOK:effect call="ChunkerIfNextKey">
  8132.                 <GOK:compare value="1" type="equal">
  8133.                     <GOK:true>
  8134.                         <GOK:effect call="ChunkerNextKey"/>
  8135.                     </GOK:true>
  8136.                     <GOK:false>
  8137.                         <GOK:effect name="wrap" call="GetRate">
  8138.                             <GOK:compare value="1" type="equal">
  8139.                                 <GOK:true>
  8140.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  8141.                                     
  8142.                                     <GOK:effect param1="1" call="CounterGet">
  8143.                                         <GOK:compare value="1" type="lessthan">
  8144.                                             <GOK:true>
  8145.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  8146.                                                 <GOK:effect call="Timer1Stop"/>
  8147.                                                 <GOK:effect call="HighlightFirstChunk"/>
  8148.                                                 <GOK:effect param1="1" call="StateJump"/>
  8149.                                             </GOK:true>
  8150.                                             <GOK:false>
  8151.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  8152.                                             </GOK:false>
  8153.                                         </GOK:compare>
  8154.                                     </GOK:effect>
  8155.                                 </GOK:true>
  8156.                             </GOK:compare>
  8157.                         </GOK:effect>
  8158.                     </GOK:false>
  8159.                 </GOK:compare>
  8160.             </GOK:effect>
  8161.         </GOK:handler>
  8162.     </GOK:state>
  8163.  
  8164.  
  8165.     <GOK:state name="repeat">
  8166.         <GOK:handler name="select">
  8167.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  8168.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  8169.             <GOK:effect call="Timer1Stop"/>
  8170.             <GOK:effect call="HighlightFirstChunk"/>
  8171.             <GOK:effect param1="1" call="StateJump"/>
  8172.         </GOK:handler>
  8173.         <GOK:handler state="press" name="movehighlighter">
  8174.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  8175.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  8176.             <GOK:effect call="Timer1Stop"/>
  8177.             <GOK:effect call="HighlightFirstChunk"/>
  8178.             <GOK:effect param1="1" call="StateJump"/>
  8179.         </GOK:handler>
  8180.     </GOK:state>
  8181.  
  8182.  
  8183. </GOK:accessmethod>
  8184. <GOK:accessmethod xml:lang="id" name="inversescanning" displayname="Pemindaian Terbalik">
  8185. <GOK:description xml:space="preserve" xml:lang="id">Tekan dan tahan sebuah saklar untuk memindai. Tekan saklar yang lain untuk memilih.</GOK:description>
  8186.  
  8187. <GOK:operation>
  8188. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operasi" xml:lang="id">
  8189.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  8190.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  8191.  
  8192.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8193.                 <GOK:control type="label" string="Pindai:" xml:lang="id"></GOK:control>
  8194.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Pindai:" xml:lang="id"></GOK:control>
  8195.             </GOK:control>
  8196.                 
  8197.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8198.                 <GOK:control type="label" string="Aktifkan:" xml:lang="id"></GOK:control>
  8199.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Aktifkan:" xml:lang="id"></GOK:control>
  8200.             </GOK:control>
  8201.  
  8202.         </GOK:control>
  8203.     </GOK:control>    
  8204. </GOK:control>    
  8205. </GOK:operation>
  8206.  
  8207. <GOK:feedback>
  8208. <GOK:control type="frame" spacing="0" size="3" border="0" string="Umpan balik" xml:lang="id">
  8209.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  8210.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  8211.  
  8212.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8213.                 <GOK:control type="label" string="Pergerakan:" xml:lang="id"></GOK:control>
  8214.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Pergerakan UmpanBalik:" xml:lang="id"></GOK:control>
  8215.             </GOK:control>
  8216.     
  8217.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8218.                 <GOK:control type="label" string="Pengaktifan:" xml:lang="id"></GOK:control>
  8219.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Pengaktifan Umpan Balik:" xml:lang="id"></GOK:control>
  8220.             </GOK:control>
  8221.  
  8222.         </GOK:control>
  8223.     </GOK:control>
  8224. </GOK:control>
  8225. </GOK:feedback>
  8226.  
  8227. <GOK:options>
  8228. <GOK:control type="frame" spacing="0" size="3" border="0" string="Pilihan" xml:lang="id">
  8229.  
  8230.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  8231.  
  8232.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  8233.             <GOK:control type="label" string="Jeda Pemindaian:" xml:lang="id"></GOK:control>
  8234.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Kecepatan Pemindaian:" xml:lang="id"></GOK:control>
  8235.             <GOK:control type="label" string="(100 dari sedetik)" xml:lang="id"></GOK:control>
  8236.         </GOK:control>
  8237.  
  8238.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  8239.             <GOK:control type="checkbutton" name="wrap" string="Potong Baris/Kolom" xml:lang="id"></GOK:control>
  8240.         </GOK:control>
  8241.     
  8242.  
  8243.  
  8244.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  8245.             <GOK:control type="label" string="Scanning Direction:"/>
  8246.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8247.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Atas/Bawah" xml:lang="id"></GOK:control>
  8248.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Bawah/Atas" xml:lang="id"></GOK:control>
  8249.             </GOK:control>
  8250.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8251.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Kiri/Kanan" xml:lang="id"></GOK:control>
  8252.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Kanan/Kiri" xml:lang="id"></GOK:control>
  8253.             </GOK:control>
  8254.         </GOK:control>
  8255.  
  8256.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  8257.             <GOK:control type="label" string="Putaran Sebelum Berhenti:" xml:lang="id"></GOK:control>
  8258.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Putaran Sebelum Berhenti:" xml:lang="id"></GOK:control>
  8259.  
  8260.         </GOK:control>
  8261.     
  8262.     </GOK:control>
  8263. </GOK:control>
  8264. </GOK:options>
  8265.  
  8266.  
  8267.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  8268.     <GOK:rate stringvalue="switch3" name="select"/>
  8269.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  8270.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  8271.     <GOK:rate value="0" name="autorepeat"/>
  8272.     <GOK:rate value="30" name="repeatrate"/>
  8273.     <GOK:rate value="100" name="scanspeed"/>
  8274.     <GOK:rate value="1" name="wrap"/>
  8275.     <GOK:rate value="0" name="topbottom"/>
  8276.     <GOK:rate value="0" name="leftright"/>
  8277.     <GOK:rate value="3" name="cycles"/>
  8278.  
  8279.  
  8280.  
  8281.     <GOK:initialization>
  8282.         <GOK:effect call="ChunkerReset"/>
  8283.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  8284.     </GOK:initialization>
  8285.  
  8286.  
  8287.     <GOK:state name="1">
  8288.  
  8289.         <GOK:stateinit>
  8290.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  8291.         </GOK:stateinit>
  8292.         
  8293.         <GOK:handler state="press" name="movehighlighter">
  8294.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  8295.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  8296.             <GOK:effect call="ChunkerIfNextChunk">
  8297.                 <GOK:compare value="1" type="equal">
  8298.                     <GOK:true>
  8299.                         <GOK:effect call="ChunkerNextChunk"/>
  8300.                     </GOK:true>
  8301.                     <GOK:false>
  8302.                         <GOK:effect name="wrap" call="GetRate">
  8303.                             <GOK:compare value="1" type="equal">
  8304.                                 <GOK:true>
  8305.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  8306.                                 </GOK:true>
  8307.                             </GOK:compare>
  8308.                         </GOK:effect>
  8309.                     </GOK:false>
  8310.                 </GOK:compare>
  8311.             </GOK:effect>
  8312.         </GOK:handler>
  8313.  
  8314.         <GOK:handler state="release" name="movehighlighter">
  8315.             <GOK:effect call="Timer1Stop"/>
  8316.         </GOK:handler>
  8317.  
  8318.         <GOK:handler name="select">
  8319.             <GOK:effect call="Timer1Stop"/>
  8320.             <GOK:effect call="SelectChunk">
  8321.                 <GOK:compare value="1" type="equal">
  8322.                     <GOK:true>
  8323.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  8324.                         <GOK:effect call="OutputSelectedKey"/>
  8325.                         <GOK:effect call="HighlightFirstChunk"/>
  8326.                         <GOK:effect param1="1" call="StateJump"/>
  8327.                     </GOK:true>
  8328.                     <GOK:false>
  8329.                         <GOK:effect call="HighlightFirstKey"/>
  8330.                         <GOK:effect param1="2" call="StateJump"/>
  8331.                     </GOK:false>
  8332.                 </GOK:compare>
  8333.             </GOK:effect>
  8334.         </GOK:handler>
  8335.  
  8336.         <GOK:handler name="timer1">
  8337.         
  8338.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  8339.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  8340.             <GOK:effect call="ChunkerIfNextChunk">
  8341.                 <GOK:compare value="1" type="equal">
  8342.                     <GOK:true>
  8343.                         <GOK:effect call="ChunkerNextChunk"/>
  8344.                     </GOK:true>
  8345.                     <GOK:false>
  8346.                         <GOK:effect name="wrap" call="GetRate">
  8347.                             <GOK:compare value="1" type="equal">
  8348.                                 <GOK:true>
  8349.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  8350.                                 </GOK:true>
  8351.                             </GOK:compare>
  8352.                         </GOK:effect>
  8353.                     </GOK:false>
  8354.                 </GOK:compare>
  8355.             </GOK:effect>
  8356.         </GOK:handler>
  8357.  
  8358.     </GOK:state>
  8359.  
  8360.  
  8361.     <GOK:state name="2">
  8362.         
  8363.         <GOK:handler state="press" name="movehighlighter">
  8364.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  8365.             <GOK:effect call="ChunkerIfNextKey">
  8366.                 <GOK:compare value="1" type="equal">
  8367.                     <GOK:true>
  8368.                         <GOK:effect call="ChunkerNextKey"/>
  8369.                     </GOK:true>
  8370.                     <GOK:false>
  8371.                         <GOK:effect name="wrap" call="GetRate">
  8372.                             <GOK:compare value="1" type="equal">
  8373.                                 <GOK:true>
  8374.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  8375.                                     
  8376.                                     <GOK:effect param1="1" call="CounterGet">
  8377.                                         <GOK:compare value="1" type="lessthan">
  8378.                                             <GOK:true>
  8379.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  8380.                                                 <GOK:effect call="Timer1Stop"/>
  8381.                                                 <GOK:effect call="HighlightFirstChunk"/>
  8382.                                                 <GOK:effect param1="1" call="StateJump"/>
  8383.                                             </GOK:true>
  8384.                                             <GOK:false>
  8385.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  8386.                                             </GOK:false>
  8387.                                         </GOK:compare>
  8388.                                     </GOK:effect>
  8389.                                 </GOK:true>
  8390.                             </GOK:compare>
  8391.                         </GOK:effect>
  8392.                     </GOK:false>
  8393.                 </GOK:compare>
  8394.             </GOK:effect>
  8395.         </GOK:handler>
  8396.  
  8397.         <GOK:handler state="release" name="movehighlighter">
  8398.             <GOK:effect call="Timer1Stop"/>
  8399.         </GOK:handler>
  8400.  
  8401.         <GOK:handler name="select">
  8402.             <GOK:effect call="Timer1Stop"/>
  8403.             <GOK:effect name="feedbackselection" call="Feedback"/>
  8404.             <GOK:effect call="OutputSelectedKey"/>
  8405.             <GOK:effect call="HighlightFirstChunk"/>
  8406.             <GOK:effect param1="1" call="StateJump"/>
  8407.         </GOK:handler>
  8408.  
  8409.         <GOK:handler name="timer1">
  8410.         
  8411.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  8412.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  8413.             <GOK:effect call="ChunkerIfNextKey">
  8414.                 <GOK:compare value="1" type="equal">
  8415.                     <GOK:true>
  8416.                         <GOK:effect call="ChunkerNextKey"/>
  8417.                     </GOK:true>
  8418.                     <GOK:false>
  8419.                         <GOK:effect name="wrap" call="GetRate">
  8420.                             <GOK:compare value="1" type="equal">
  8421.                                 <GOK:true>
  8422.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  8423.                                     
  8424.                                     <GOK:effect param1="1" call="CounterGet">
  8425.                                         <GOK:compare value="1" type="lessthan">
  8426.                                             <GOK:true>
  8427.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  8428.                                                 <GOK:effect call="Timer1Stop"/>
  8429.                                                 <GOK:effect call="HighlightFirstChunk"/>
  8430.                                                 <GOK:effect param1="1" call="StateJump"/>
  8431.                                             </GOK:true>
  8432.                                             <GOK:false>
  8433.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  8434.                                             </GOK:false>
  8435.                                         </GOK:compare>
  8436.                                     </GOK:effect>
  8437.                                 </GOK:true>
  8438.                             </GOK:compare>
  8439.                         </GOK:effect>
  8440.                     </GOK:false>
  8441.                 </GOK:compare>
  8442.             </GOK:effect>
  8443.         </GOK:handler>
  8444.     </GOK:state>
  8445.  
  8446.  
  8447.     <GOK:state name="repeat">
  8448.         <GOK:handler name="select">
  8449.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  8450.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  8451.             <GOK:effect call="Timer1Stop"/>
  8452.             <GOK:effect call="HighlightFirstChunk"/>
  8453.             <GOK:effect param1="1" call="StateJump"/>
  8454.         </GOK:handler>
  8455.         <GOK:handler state="press" name="movehighlighter">
  8456.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  8457.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  8458.             <GOK:effect call="Timer1Stop"/>
  8459.             <GOK:effect call="HighlightFirstChunk"/>
  8460.             <GOK:effect param1="1" call="StateJump"/>
  8461.         </GOK:handler>
  8462.     </GOK:state>
  8463.  
  8464.  
  8465. </GOK:accessmethod>
  8466. <GOK:accessmethod xml:lang="it" name="inversescanning" displayname="Scansione inversa">
  8467. <GOK:description xml:space="preserve" xml:lang="it">Premere e tenere premuto un selettore per fare la scansione. Premere un altro selettore per selezionare.</GOK:description>
  8468.  
  8469. <GOK:operation>
  8470. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operazione" xml:lang="it">
  8471.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  8472.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  8473.  
  8474.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8475.                 <GOK:control type="label" string="Scansione:" xml:lang="it"></GOK:control>
  8476.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Scansione:" xml:lang="it"></GOK:control>
  8477.             </GOK:control>
  8478.                 
  8479.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8480.                 <GOK:control type="label" string="Attivare:" xml:lang="it"></GOK:control>
  8481.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Attivare:" xml:lang="it"></GOK:control>
  8482.             </GOK:control>
  8483.  
  8484.         </GOK:control>
  8485.     </GOK:control>    
  8486. </GOK:control>    
  8487. </GOK:operation>
  8488.  
  8489. <GOK:feedback>
  8490. <GOK:control type="frame" spacing="0" size="3" border="0" string="Feedback" xml:lang="it">
  8491.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  8492.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  8493.  
  8494.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8495.                 <GOK:control type="label" string="Movimento:" xml:lang="it"></GOK:control>
  8496.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedback di movimento:" xml:lang="it"></GOK:control>
  8497.             </GOK:control>
  8498.     
  8499.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8500.                 <GOK:control type="label" string="Attivazione:" xml:lang="it"></GOK:control>
  8501.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback di attivazione:" xml:lang="it"></GOK:control>
  8502.             </GOK:control>
  8503.  
  8504.         </GOK:control>
  8505.     </GOK:control>
  8506. </GOK:control>
  8507. </GOK:feedback>
  8508.  
  8509. <GOK:options>
  8510. <GOK:control type="frame" spacing="0" size="3" border="0" string="Opzioni" xml:lang="it">
  8511.  
  8512.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  8513.  
  8514.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  8515.             <GOK:control type="label" string="Ritardo di scansione:" xml:lang="it"></GOK:control>
  8516.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Velocit├á di scansione:" xml:lang="it"></GOK:control>
  8517.             <GOK:control type="label" string="(centesimi di secondo)" xml:lang="it"></GOK:control>
  8518.         </GOK:control>
  8519.  
  8520.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  8521.             <GOK:control type="checkbutton" name="wrap" string="Ricomincia righe/colonne" xml:lang="it"></GOK:control>
  8522.         </GOK:control>
  8523.     
  8524.  
  8525.  
  8526.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  8527.             <GOK:control type="label" string="Scanning Direction:"/>
  8528.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8529.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Alto/Basso" xml:lang="it"></GOK:control>
  8530.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Basso/Alto" xml:lang="it"></GOK:control>
  8531.             </GOK:control>
  8532.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8533.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Sinistra/Destra" xml:lang="it"></GOK:control>
  8534.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Destra/Sinistra" xml:lang="it"></GOK:control>
  8535.             </GOK:control>
  8536.         </GOK:control>
  8537.  
  8538.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  8539.             <GOK:control type="label" string="Cicli prima di fermarsi:" xml:lang="it"></GOK:control>
  8540.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Cicli prima di fermarsi:" xml:lang="it"></GOK:control>
  8541.  
  8542.         </GOK:control>
  8543.     
  8544.     </GOK:control>
  8545. </GOK:control>
  8546. </GOK:options>
  8547.  
  8548.  
  8549.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  8550.     <GOK:rate stringvalue="switch3" name="select"/>
  8551.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  8552.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  8553.     <GOK:rate value="0" name="autorepeat"/>
  8554.     <GOK:rate value="30" name="repeatrate"/>
  8555.     <GOK:rate value="100" name="scanspeed"/>
  8556.     <GOK:rate value="1" name="wrap"/>
  8557.     <GOK:rate value="0" name="topbottom"/>
  8558.     <GOK:rate value="0" name="leftright"/>
  8559.     <GOK:rate value="3" name="cycles"/>
  8560.  
  8561.  
  8562.  
  8563.     <GOK:initialization>
  8564.         <GOK:effect call="ChunkerReset"/>
  8565.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  8566.     </GOK:initialization>
  8567.  
  8568.  
  8569.     <GOK:state name="1">
  8570.  
  8571.         <GOK:stateinit>
  8572.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  8573.         </GOK:stateinit>
  8574.         
  8575.         <GOK:handler state="press" name="movehighlighter">
  8576.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  8577.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  8578.             <GOK:effect call="ChunkerIfNextChunk">
  8579.                 <GOK:compare value="1" type="equal">
  8580.                     <GOK:true>
  8581.                         <GOK:effect call="ChunkerNextChunk"/>
  8582.                     </GOK:true>
  8583.                     <GOK:false>
  8584.                         <GOK:effect name="wrap" call="GetRate">
  8585.                             <GOK:compare value="1" type="equal">
  8586.                                 <GOK:true>
  8587.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  8588.                                 </GOK:true>
  8589.                             </GOK:compare>
  8590.                         </GOK:effect>
  8591.                     </GOK:false>
  8592.                 </GOK:compare>
  8593.             </GOK:effect>
  8594.         </GOK:handler>
  8595.  
  8596.         <GOK:handler state="release" name="movehighlighter">
  8597.             <GOK:effect call="Timer1Stop"/>
  8598.         </GOK:handler>
  8599.  
  8600.         <GOK:handler name="select">
  8601.             <GOK:effect call="Timer1Stop"/>
  8602.             <GOK:effect call="SelectChunk">
  8603.                 <GOK:compare value="1" type="equal">
  8604.                     <GOK:true>
  8605.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  8606.                         <GOK:effect call="OutputSelectedKey"/>
  8607.                         <GOK:effect call="HighlightFirstChunk"/>
  8608.                         <GOK:effect param1="1" call="StateJump"/>
  8609.                     </GOK:true>
  8610.                     <GOK:false>
  8611.                         <GOK:effect call="HighlightFirstKey"/>
  8612.                         <GOK:effect param1="2" call="StateJump"/>
  8613.                     </GOK:false>
  8614.                 </GOK:compare>
  8615.             </GOK:effect>
  8616.         </GOK:handler>
  8617.  
  8618.         <GOK:handler name="timer1">
  8619.         
  8620.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  8621.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  8622.             <GOK:effect call="ChunkerIfNextChunk">
  8623.                 <GOK:compare value="1" type="equal">
  8624.                     <GOK:true>
  8625.                         <GOK:effect call="ChunkerNextChunk"/>
  8626.                     </GOK:true>
  8627.                     <GOK:false>
  8628.                         <GOK:effect name="wrap" call="GetRate">
  8629.                             <GOK:compare value="1" type="equal">
  8630.                                 <GOK:true>
  8631.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  8632.                                 </GOK:true>
  8633.                             </GOK:compare>
  8634.                         </GOK:effect>
  8635.                     </GOK:false>
  8636.                 </GOK:compare>
  8637.             </GOK:effect>
  8638.         </GOK:handler>
  8639.  
  8640.     </GOK:state>
  8641.  
  8642.  
  8643.     <GOK:state name="2">
  8644.         
  8645.         <GOK:handler state="press" name="movehighlighter">
  8646.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  8647.             <GOK:effect call="ChunkerIfNextKey">
  8648.                 <GOK:compare value="1" type="equal">
  8649.                     <GOK:true>
  8650.                         <GOK:effect call="ChunkerNextKey"/>
  8651.                     </GOK:true>
  8652.                     <GOK:false>
  8653.                         <GOK:effect name="wrap" call="GetRate">
  8654.                             <GOK:compare value="1" type="equal">
  8655.                                 <GOK:true>
  8656.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  8657.                                     
  8658.                                     <GOK:effect param1="1" call="CounterGet">
  8659.                                         <GOK:compare value="1" type="lessthan">
  8660.                                             <GOK:true>
  8661.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  8662.                                                 <GOK:effect call="Timer1Stop"/>
  8663.                                                 <GOK:effect call="HighlightFirstChunk"/>
  8664.                                                 <GOK:effect param1="1" call="StateJump"/>
  8665.                                             </GOK:true>
  8666.                                             <GOK:false>
  8667.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  8668.                                             </GOK:false>
  8669.                                         </GOK:compare>
  8670.                                     </GOK:effect>
  8671.                                 </GOK:true>
  8672.                             </GOK:compare>
  8673.                         </GOK:effect>
  8674.                     </GOK:false>
  8675.                 </GOK:compare>
  8676.             </GOK:effect>
  8677.         </GOK:handler>
  8678.  
  8679.         <GOK:handler state="release" name="movehighlighter">
  8680.             <GOK:effect call="Timer1Stop"/>
  8681.         </GOK:handler>
  8682.  
  8683.         <GOK:handler name="select">
  8684.             <GOK:effect call="Timer1Stop"/>
  8685.             <GOK:effect name="feedbackselection" call="Feedback"/>
  8686.             <GOK:effect call="OutputSelectedKey"/>
  8687.             <GOK:effect call="HighlightFirstChunk"/>
  8688.             <GOK:effect param1="1" call="StateJump"/>
  8689.         </GOK:handler>
  8690.  
  8691.         <GOK:handler name="timer1">
  8692.         
  8693.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  8694.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  8695.             <GOK:effect call="ChunkerIfNextKey">
  8696.                 <GOK:compare value="1" type="equal">
  8697.                     <GOK:true>
  8698.                         <GOK:effect call="ChunkerNextKey"/>
  8699.                     </GOK:true>
  8700.                     <GOK:false>
  8701.                         <GOK:effect name="wrap" call="GetRate">
  8702.                             <GOK:compare value="1" type="equal">
  8703.                                 <GOK:true>
  8704.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  8705.                                     
  8706.                                     <GOK:effect param1="1" call="CounterGet">
  8707.                                         <GOK:compare value="1" type="lessthan">
  8708.                                             <GOK:true>
  8709.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  8710.                                                 <GOK:effect call="Timer1Stop"/>
  8711.                                                 <GOK:effect call="HighlightFirstChunk"/>
  8712.                                                 <GOK:effect param1="1" call="StateJump"/>
  8713.                                             </GOK:true>
  8714.                                             <GOK:false>
  8715.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  8716.                                             </GOK:false>
  8717.                                         </GOK:compare>
  8718.                                     </GOK:effect>
  8719.                                 </GOK:true>
  8720.                             </GOK:compare>
  8721.                         </GOK:effect>
  8722.                     </GOK:false>
  8723.                 </GOK:compare>
  8724.             </GOK:effect>
  8725.         </GOK:handler>
  8726.     </GOK:state>
  8727.  
  8728.  
  8729.     <GOK:state name="repeat">
  8730.         <GOK:handler name="select">
  8731.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  8732.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  8733.             <GOK:effect call="Timer1Stop"/>
  8734.             <GOK:effect call="HighlightFirstChunk"/>
  8735.             <GOK:effect param1="1" call="StateJump"/>
  8736.         </GOK:handler>
  8737.         <GOK:handler state="press" name="movehighlighter">
  8738.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  8739.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  8740.             <GOK:effect call="Timer1Stop"/>
  8741.             <GOK:effect call="HighlightFirstChunk"/>
  8742.             <GOK:effect param1="1" call="StateJump"/>
  8743.         </GOK:handler>
  8744.     </GOK:state>
  8745.  
  8746.  
  8747. </GOK:accessmethod>
  8748. <GOK:accessmethod xml:lang="ja" name="inversescanning" displayname="ΘÇåµû╣σÉæπü╕πé╣πé¡πâúπâ│">
  8749. <GOK:description xml:space="preserve" xml:lang="ja">πé╣πéñπââπâüπ鯵è╝πüùπüƒπü╛πü╛πü½πüÖπéïπü¿πé╣πé¡πâúπâ│πüùπü╛πüÖπÇéΣ╗ûπü«πé╣πéñπââπâüπ鯵è╝πüùπüªΘü╕µè₧πüùπü╛πüÖπÇé</GOK:description>
  8750.  
  8751. <GOK:operation>
  8752. <GOK:control type="frame" spacing="0" size="3" border="0" string="πé¬πâÜπâ¼πâ╝πé╖πâºπâ│" xml:lang="ja">
  8753.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  8754.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  8755.  
  8756.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8757.                 <GOK:control type="label" string="πé╣πé¡πâúπâ│:" xml:lang="ja"></GOK:control>
  8758.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="πé╣πé¡πâúπâ│:" xml:lang="ja"></GOK:control>
  8759.             </GOK:control>
  8760.                 
  8761.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8762.                 <GOK:control type="label" string="σ«ƒΦíî:" xml:lang="ja"></GOK:control>
  8763.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="σ«ƒΦíî:" xml:lang="ja"></GOK:control>
  8764.             </GOK:control>
  8765.  
  8766.         </GOK:control>
  8767.     </GOK:control>    
  8768. </GOK:control>    
  8769. </GOK:operation>
  8770.  
  8771. <GOK:feedback>
  8772. <GOK:control type="frame" spacing="0" size="3" border="0" string="πâòπéúπâ╝πâëπâÉπââπé»" xml:lang="ja">
  8773.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  8774.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  8775.  
  8776.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8777.                 <GOK:control type="label" string="ΘÇÜτƒÑ:" xml:lang="ja"></GOK:control>
  8778.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="πâòπéúπâ╝πâëπâÉπââπé»πü«ΘÇÜτƒÑ:" xml:lang="ja"></GOK:control>
  8779.             </GOK:control>
  8780.     
  8781.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8782.                 <GOK:control type="label" string="σ«ƒΦíî:" xml:lang="ja"></GOK:control>
  8783.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="µ┤╗µÇºσîûπü«πâòπéúπâ╝πâëπâÉπââπé»:" xml:lang="ja"></GOK:control>
  8784.             </GOK:control>
  8785.  
  8786.         </GOK:control>
  8787.     </GOK:control>
  8788. </GOK:control>
  8789. </GOK:feedback>
  8790.  
  8791. <GOK:options>
  8792. <GOK:control type="frame" spacing="0" size="3" border="0" string="πé¬πâùπé╖πâºπâ│" xml:lang="ja">
  8793.  
  8794.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  8795.  
  8796.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  8797.             <GOK:control type="label" string="πé╣πé¡πâúπâ│πü«Θüàσ╗╢:" xml:lang="ja"></GOK:control>
  8798.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="πé╣πé¡πâúπâ│πü«Θǃπüò:" xml:lang="ja"></GOK:control>
  8799.             <GOK:control type="label" string="(1/100τºÆσìÿΣ╜ì)" xml:lang="ja"></GOK:control>
  8800.         </GOK:control>
  8801.  
  8802.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  8803.             <GOK:control type="checkbutton" name="wrap" string="Φíî/σêùπéÆπâ⌐πââπâùπüÖπéï" xml:lang="ja"></GOK:control>
  8804.         </GOK:control>
  8805.     
  8806.  
  8807.  
  8808.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  8809.             <GOK:control type="label" string="Scanning Direction:"/>
  8810.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8811.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Σ╕èΓåÆΣ╕ï" xml:lang="ja"></GOK:control>
  8812.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Σ╕ïΓåÆΣ╕è" xml:lang="ja"></GOK:control>
  8813.             </GOK:control>
  8814.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8815.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="σ╖ªΓåÆσÅ│" xml:lang="ja"></GOK:control>
  8816.                 <GOK:control value="1" type="radiobutton" name="leftright" string="σÅ│ΓåÆσ╖ª" xml:lang="ja"></GOK:control>
  8817.             </GOK:control>
  8818.         </GOK:control>
  8819.  
  8820.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  8821.             <GOK:control type="label" string="σü£µ¡óπüÖπéïπü╛πüºπü«πé╡πéñπé»πâ½µò░:" xml:lang="ja"></GOK:control>
  8822.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="σü£µ¡óπüÖπéïπü╛πüºπü«πé╡πéñπé»πâ½µò░:" xml:lang="ja"></GOK:control>
  8823.  
  8824.         </GOK:control>
  8825.     
  8826.     </GOK:control>
  8827. </GOK:control>
  8828. </GOK:options>
  8829.  
  8830.  
  8831.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  8832.     <GOK:rate stringvalue="switch3" name="select"/>
  8833.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  8834.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  8835.     <GOK:rate value="0" name="autorepeat"/>
  8836.     <GOK:rate value="30" name="repeatrate"/>
  8837.     <GOK:rate value="100" name="scanspeed"/>
  8838.     <GOK:rate value="1" name="wrap"/>
  8839.     <GOK:rate value="0" name="topbottom"/>
  8840.     <GOK:rate value="0" name="leftright"/>
  8841.     <GOK:rate value="3" name="cycles"/>
  8842.  
  8843.  
  8844.  
  8845.     <GOK:initialization>
  8846.         <GOK:effect call="ChunkerReset"/>
  8847.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  8848.     </GOK:initialization>
  8849.  
  8850.  
  8851.     <GOK:state name="1">
  8852.  
  8853.         <GOK:stateinit>
  8854.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  8855.         </GOK:stateinit>
  8856.         
  8857.         <GOK:handler state="press" name="movehighlighter">
  8858.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  8859.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  8860.             <GOK:effect call="ChunkerIfNextChunk">
  8861.                 <GOK:compare value="1" type="equal">
  8862.                     <GOK:true>
  8863.                         <GOK:effect call="ChunkerNextChunk"/>
  8864.                     </GOK:true>
  8865.                     <GOK:false>
  8866.                         <GOK:effect name="wrap" call="GetRate">
  8867.                             <GOK:compare value="1" type="equal">
  8868.                                 <GOK:true>
  8869.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  8870.                                 </GOK:true>
  8871.                             </GOK:compare>
  8872.                         </GOK:effect>
  8873.                     </GOK:false>
  8874.                 </GOK:compare>
  8875.             </GOK:effect>
  8876.         </GOK:handler>
  8877.  
  8878.         <GOK:handler state="release" name="movehighlighter">
  8879.             <GOK:effect call="Timer1Stop"/>
  8880.         </GOK:handler>
  8881.  
  8882.         <GOK:handler name="select">
  8883.             <GOK:effect call="Timer1Stop"/>
  8884.             <GOK:effect call="SelectChunk">
  8885.                 <GOK:compare value="1" type="equal">
  8886.                     <GOK:true>
  8887.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  8888.                         <GOK:effect call="OutputSelectedKey"/>
  8889.                         <GOK:effect call="HighlightFirstChunk"/>
  8890.                         <GOK:effect param1="1" call="StateJump"/>
  8891.                     </GOK:true>
  8892.                     <GOK:false>
  8893.                         <GOK:effect call="HighlightFirstKey"/>
  8894.                         <GOK:effect param1="2" call="StateJump"/>
  8895.                     </GOK:false>
  8896.                 </GOK:compare>
  8897.             </GOK:effect>
  8898.         </GOK:handler>
  8899.  
  8900.         <GOK:handler name="timer1">
  8901.         
  8902.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  8903.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  8904.             <GOK:effect call="ChunkerIfNextChunk">
  8905.                 <GOK:compare value="1" type="equal">
  8906.                     <GOK:true>
  8907.                         <GOK:effect call="ChunkerNextChunk"/>
  8908.                     </GOK:true>
  8909.                     <GOK:false>
  8910.                         <GOK:effect name="wrap" call="GetRate">
  8911.                             <GOK:compare value="1" type="equal">
  8912.                                 <GOK:true>
  8913.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  8914.                                 </GOK:true>
  8915.                             </GOK:compare>
  8916.                         </GOK:effect>
  8917.                     </GOK:false>
  8918.                 </GOK:compare>
  8919.             </GOK:effect>
  8920.         </GOK:handler>
  8921.  
  8922.     </GOK:state>
  8923.  
  8924.  
  8925.     <GOK:state name="2">
  8926.         
  8927.         <GOK:handler state="press" name="movehighlighter">
  8928.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  8929.             <GOK:effect call="ChunkerIfNextKey">
  8930.                 <GOK:compare value="1" type="equal">
  8931.                     <GOK:true>
  8932.                         <GOK:effect call="ChunkerNextKey"/>
  8933.                     </GOK:true>
  8934.                     <GOK:false>
  8935.                         <GOK:effect name="wrap" call="GetRate">
  8936.                             <GOK:compare value="1" type="equal">
  8937.                                 <GOK:true>
  8938.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  8939.                                     
  8940.                                     <GOK:effect param1="1" call="CounterGet">
  8941.                                         <GOK:compare value="1" type="lessthan">
  8942.                                             <GOK:true>
  8943.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  8944.                                                 <GOK:effect call="Timer1Stop"/>
  8945.                                                 <GOK:effect call="HighlightFirstChunk"/>
  8946.                                                 <GOK:effect param1="1" call="StateJump"/>
  8947.                                             </GOK:true>
  8948.                                             <GOK:false>
  8949.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  8950.                                             </GOK:false>
  8951.                                         </GOK:compare>
  8952.                                     </GOK:effect>
  8953.                                 </GOK:true>
  8954.                             </GOK:compare>
  8955.                         </GOK:effect>
  8956.                     </GOK:false>
  8957.                 </GOK:compare>
  8958.             </GOK:effect>
  8959.         </GOK:handler>
  8960.  
  8961.         <GOK:handler state="release" name="movehighlighter">
  8962.             <GOK:effect call="Timer1Stop"/>
  8963.         </GOK:handler>
  8964.  
  8965.         <GOK:handler name="select">
  8966.             <GOK:effect call="Timer1Stop"/>
  8967.             <GOK:effect name="feedbackselection" call="Feedback"/>
  8968.             <GOK:effect call="OutputSelectedKey"/>
  8969.             <GOK:effect call="HighlightFirstChunk"/>
  8970.             <GOK:effect param1="1" call="StateJump"/>
  8971.         </GOK:handler>
  8972.  
  8973.         <GOK:handler name="timer1">
  8974.         
  8975.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  8976.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  8977.             <GOK:effect call="ChunkerIfNextKey">
  8978.                 <GOK:compare value="1" type="equal">
  8979.                     <GOK:true>
  8980.                         <GOK:effect call="ChunkerNextKey"/>
  8981.                     </GOK:true>
  8982.                     <GOK:false>
  8983.                         <GOK:effect name="wrap" call="GetRate">
  8984.                             <GOK:compare value="1" type="equal">
  8985.                                 <GOK:true>
  8986.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  8987.                                     
  8988.                                     <GOK:effect param1="1" call="CounterGet">
  8989.                                         <GOK:compare value="1" type="lessthan">
  8990.                                             <GOK:true>
  8991.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  8992.                                                 <GOK:effect call="Timer1Stop"/>
  8993.                                                 <GOK:effect call="HighlightFirstChunk"/>
  8994.                                                 <GOK:effect param1="1" call="StateJump"/>
  8995.                                             </GOK:true>
  8996.                                             <GOK:false>
  8997.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  8998.                                             </GOK:false>
  8999.                                         </GOK:compare>
  9000.                                     </GOK:effect>
  9001.                                 </GOK:true>
  9002.                             </GOK:compare>
  9003.                         </GOK:effect>
  9004.                     </GOK:false>
  9005.                 </GOK:compare>
  9006.             </GOK:effect>
  9007.         </GOK:handler>
  9008.     </GOK:state>
  9009.  
  9010.  
  9011.     <GOK:state name="repeat">
  9012.         <GOK:handler name="select">
  9013.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  9014.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  9015.             <GOK:effect call="Timer1Stop"/>
  9016.             <GOK:effect call="HighlightFirstChunk"/>
  9017.             <GOK:effect param1="1" call="StateJump"/>
  9018.         </GOK:handler>
  9019.         <GOK:handler state="press" name="movehighlighter">
  9020.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  9021.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  9022.             <GOK:effect call="Timer1Stop"/>
  9023.             <GOK:effect call="HighlightFirstChunk"/>
  9024.             <GOK:effect param1="1" call="StateJump"/>
  9025.         </GOK:handler>
  9026.     </GOK:state>
  9027.  
  9028.  
  9029. </GOK:accessmethod>
  9030. <GOK:accessmethod xml:lang="ka" name="inversescanning" displayname="ßâúßâÖßâú ßâíßâÖßâÉßâ£ßâÿßâáßâößâæßâÉ">
  9031. <GOK:description xml:space="preserve">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  9032.  
  9033. <GOK:operation>
  9034. <GOK:control type="frame" spacing="0" size="3" border="0" string="ßâ¥ßâ₧ßâößâáßâÉßâ¬ßâÿßâÉ" xml:lang="ka">
  9035.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  9036.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  9037.  
  9038.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9039.                 <GOK:control type="label" string="ßâíßâÖßâÉßâ£ßâÿßâáßâößâæßâÉ:" xml:lang="ka"></GOK:control>
  9040.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="ßâíßâÖßâÉßâ£ßâÿßâáßâößâæßâÉ:" xml:lang="ka"></GOK:control>
  9041.             </GOK:control>
  9042.                 
  9043.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9044.                 <GOK:control type="label" string="ßâÉßâÑßâóßâÿßâòßâÿßâáßâößâæßâÉ:" xml:lang="ka"></GOK:control>
  9045.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="ßâÉßâÑßâóßâÿßâòßâÿßâáßâößâæßâÉ:" xml:lang="ka"></GOK:control>
  9046.             </GOK:control>
  9047.  
  9048.         </GOK:control>
  9049.     </GOK:control>    
  9050. </GOK:control>    
  9051. </GOK:operation>
  9052.  
  9053. <GOK:feedback>
  9054. <GOK:control type="frame" spacing="0" size="3" border="0" string="Feedback" xml:lang="ka">
  9055.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  9056.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  9057.  
  9058.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9059.                 <GOK:control type="label" string="Movement:" xml:lang="ka"></GOK:control>
  9060.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedback Movement:" xml:lang="ka"></GOK:control>
  9061.             </GOK:control>
  9062.     
  9063.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9064.                 <GOK:control type="label" string="Activation:" xml:lang="ka"></GOK:control>
  9065.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:" xml:lang="ka"></GOK:control>
  9066.             </GOK:control>
  9067.  
  9068.         </GOK:control>
  9069.     </GOK:control>
  9070. </GOK:control>
  9071. </GOK:feedback>
  9072.  
  9073. <GOK:options>
  9074. <GOK:control type="frame" spacing="0" size="3" border="0" string="ßâ¥ßâñßâ¬ßâÿßâößâæßâÿ" xml:lang="ka">
  9075.  
  9076.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  9077.  
  9078.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  9079.             <GOK:control type="label" string="ßâíßâÖßâÉßâ£ßâÿßâáßâößâæßâÿßâí ßâôßâÉßâºßâ¥ßâòßâ£ßâößâæßâÉ:" xml:lang="ka"></GOK:control>
  9080.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="ßâíßâÖßâÉßâ£ßâÿßâáßâößâæßâÿßâí ßâíßâÿßâ⌐ßâÑßâÉßâáßâö:" xml:lang="ka"></GOK:control>
  9081.             <GOK:control type="label" string="(100s of a second)" xml:lang="ka"></GOK:control>
  9082.         </GOK:control>
  9083.  
  9084.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  9085.             <GOK:control type="checkbutton" name="wrap" string="Wrap Rows/Columns" xml:lang="ka"></GOK:control>
  9086.         </GOK:control>
  9087.     
  9088.  
  9089.  
  9090.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  9091.             <GOK:control type="label" string="Scanning Direction:"/>
  9092.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9093.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="ßâûßâößâ¢ßâ¥ßâù/ßâÑßâòßâößâ¢ßâ¥ßâù" xml:lang="ka"></GOK:control>
  9094.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="ßâÑßâòßâößâ¢ßâ¥ßâù/ßâûßâößâ¢ßâ¥ßâù" xml:lang="ka"></GOK:control>
  9095.             </GOK:control>
  9096.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9097.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="ßâ¢ßâÉßâáßâ¬ßâ«ßâ£ßâÿßâò/ßâ¢ßâÉßâáßâ»ßâòßâ£ßâÿßâò" xml:lang="ka"></GOK:control>
  9098.                 <GOK:control value="1" type="radiobutton" name="leftright" string="ßâ¢ßâÉßâáßâ»ßâòßâ£ßâÿßâò/ßâ¢ßâÉßâáßâ¬ßâ«ßâ£ßâÿßâò" xml:lang="ka"></GOK:control>
  9099.             </GOK:control>
  9100.         </GOK:control>
  9101.  
  9102.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  9103.             <GOK:control type="label" string="Cycles Before Stopping:" xml:lang="ka"></GOK:control>
  9104.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Cycles Before Stopping:" xml:lang="ka"></GOK:control>
  9105.  
  9106.         </GOK:control>
  9107.     
  9108.     </GOK:control>
  9109. </GOK:control>
  9110. </GOK:options>
  9111.  
  9112.  
  9113.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  9114.     <GOK:rate stringvalue="switch3" name="select"/>
  9115.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  9116.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  9117.     <GOK:rate value="0" name="autorepeat"/>
  9118.     <GOK:rate value="30" name="repeatrate"/>
  9119.     <GOK:rate value="100" name="scanspeed"/>
  9120.     <GOK:rate value="1" name="wrap"/>
  9121.     <GOK:rate value="0" name="topbottom"/>
  9122.     <GOK:rate value="0" name="leftright"/>
  9123.     <GOK:rate value="3" name="cycles"/>
  9124.  
  9125.  
  9126.  
  9127.     <GOK:initialization>
  9128.         <GOK:effect call="ChunkerReset"/>
  9129.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  9130.     </GOK:initialization>
  9131.  
  9132.  
  9133.     <GOK:state name="1">
  9134.  
  9135.         <GOK:stateinit>
  9136.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  9137.         </GOK:stateinit>
  9138.         
  9139.         <GOK:handler state="press" name="movehighlighter">
  9140.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  9141.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  9142.             <GOK:effect call="ChunkerIfNextChunk">
  9143.                 <GOK:compare value="1" type="equal">
  9144.                     <GOK:true>
  9145.                         <GOK:effect call="ChunkerNextChunk"/>
  9146.                     </GOK:true>
  9147.                     <GOK:false>
  9148.                         <GOK:effect name="wrap" call="GetRate">
  9149.                             <GOK:compare value="1" type="equal">
  9150.                                 <GOK:true>
  9151.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  9152.                                 </GOK:true>
  9153.                             </GOK:compare>
  9154.                         </GOK:effect>
  9155.                     </GOK:false>
  9156.                 </GOK:compare>
  9157.             </GOK:effect>
  9158.         </GOK:handler>
  9159.  
  9160.         <GOK:handler state="release" name="movehighlighter">
  9161.             <GOK:effect call="Timer1Stop"/>
  9162.         </GOK:handler>
  9163.  
  9164.         <GOK:handler name="select">
  9165.             <GOK:effect call="Timer1Stop"/>
  9166.             <GOK:effect call="SelectChunk">
  9167.                 <GOK:compare value="1" type="equal">
  9168.                     <GOK:true>
  9169.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  9170.                         <GOK:effect call="OutputSelectedKey"/>
  9171.                         <GOK:effect call="HighlightFirstChunk"/>
  9172.                         <GOK:effect param1="1" call="StateJump"/>
  9173.                     </GOK:true>
  9174.                     <GOK:false>
  9175.                         <GOK:effect call="HighlightFirstKey"/>
  9176.                         <GOK:effect param1="2" call="StateJump"/>
  9177.                     </GOK:false>
  9178.                 </GOK:compare>
  9179.             </GOK:effect>
  9180.         </GOK:handler>
  9181.  
  9182.         <GOK:handler name="timer1">
  9183.         
  9184.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  9185.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  9186.             <GOK:effect call="ChunkerIfNextChunk">
  9187.                 <GOK:compare value="1" type="equal">
  9188.                     <GOK:true>
  9189.                         <GOK:effect call="ChunkerNextChunk"/>
  9190.                     </GOK:true>
  9191.                     <GOK:false>
  9192.                         <GOK:effect name="wrap" call="GetRate">
  9193.                             <GOK:compare value="1" type="equal">
  9194.                                 <GOK:true>
  9195.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  9196.                                 </GOK:true>
  9197.                             </GOK:compare>
  9198.                         </GOK:effect>
  9199.                     </GOK:false>
  9200.                 </GOK:compare>
  9201.             </GOK:effect>
  9202.         </GOK:handler>
  9203.  
  9204.     </GOK:state>
  9205.  
  9206.  
  9207.     <GOK:state name="2">
  9208.         
  9209.         <GOK:handler state="press" name="movehighlighter">
  9210.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  9211.             <GOK:effect call="ChunkerIfNextKey">
  9212.                 <GOK:compare value="1" type="equal">
  9213.                     <GOK:true>
  9214.                         <GOK:effect call="ChunkerNextKey"/>
  9215.                     </GOK:true>
  9216.                     <GOK:false>
  9217.                         <GOK:effect name="wrap" call="GetRate">
  9218.                             <GOK:compare value="1" type="equal">
  9219.                                 <GOK:true>
  9220.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  9221.                                     
  9222.                                     <GOK:effect param1="1" call="CounterGet">
  9223.                                         <GOK:compare value="1" type="lessthan">
  9224.                                             <GOK:true>
  9225.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  9226.                                                 <GOK:effect call="Timer1Stop"/>
  9227.                                                 <GOK:effect call="HighlightFirstChunk"/>
  9228.                                                 <GOK:effect param1="1" call="StateJump"/>
  9229.                                             </GOK:true>
  9230.                                             <GOK:false>
  9231.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  9232.                                             </GOK:false>
  9233.                                         </GOK:compare>
  9234.                                     </GOK:effect>
  9235.                                 </GOK:true>
  9236.                             </GOK:compare>
  9237.                         </GOK:effect>
  9238.                     </GOK:false>
  9239.                 </GOK:compare>
  9240.             </GOK:effect>
  9241.         </GOK:handler>
  9242.  
  9243.         <GOK:handler state="release" name="movehighlighter">
  9244.             <GOK:effect call="Timer1Stop"/>
  9245.         </GOK:handler>
  9246.  
  9247.         <GOK:handler name="select">
  9248.             <GOK:effect call="Timer1Stop"/>
  9249.             <GOK:effect name="feedbackselection" call="Feedback"/>
  9250.             <GOK:effect call="OutputSelectedKey"/>
  9251.             <GOK:effect call="HighlightFirstChunk"/>
  9252.             <GOK:effect param1="1" call="StateJump"/>
  9253.         </GOK:handler>
  9254.  
  9255.         <GOK:handler name="timer1">
  9256.         
  9257.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  9258.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  9259.             <GOK:effect call="ChunkerIfNextKey">
  9260.                 <GOK:compare value="1" type="equal">
  9261.                     <GOK:true>
  9262.                         <GOK:effect call="ChunkerNextKey"/>
  9263.                     </GOK:true>
  9264.                     <GOK:false>
  9265.                         <GOK:effect name="wrap" call="GetRate">
  9266.                             <GOK:compare value="1" type="equal">
  9267.                                 <GOK:true>
  9268.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  9269.                                     
  9270.                                     <GOK:effect param1="1" call="CounterGet">
  9271.                                         <GOK:compare value="1" type="lessthan">
  9272.                                             <GOK:true>
  9273.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  9274.                                                 <GOK:effect call="Timer1Stop"/>
  9275.                                                 <GOK:effect call="HighlightFirstChunk"/>
  9276.                                                 <GOK:effect param1="1" call="StateJump"/>
  9277.                                             </GOK:true>
  9278.                                             <GOK:false>
  9279.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  9280.                                             </GOK:false>
  9281.                                         </GOK:compare>
  9282.                                     </GOK:effect>
  9283.                                 </GOK:true>
  9284.                             </GOK:compare>
  9285.                         </GOK:effect>
  9286.                     </GOK:false>
  9287.                 </GOK:compare>
  9288.             </GOK:effect>
  9289.         </GOK:handler>
  9290.     </GOK:state>
  9291.  
  9292.  
  9293.     <GOK:state name="repeat">
  9294.         <GOK:handler name="select">
  9295.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  9296.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  9297.             <GOK:effect call="Timer1Stop"/>
  9298.             <GOK:effect call="HighlightFirstChunk"/>
  9299.             <GOK:effect param1="1" call="StateJump"/>
  9300.         </GOK:handler>
  9301.         <GOK:handler state="press" name="movehighlighter">
  9302.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  9303.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  9304.             <GOK:effect call="Timer1Stop"/>
  9305.             <GOK:effect call="HighlightFirstChunk"/>
  9306.             <GOK:effect param1="1" call="StateJump"/>
  9307.         </GOK:handler>
  9308.     </GOK:state>
  9309.  
  9310.  
  9311. </GOK:accessmethod>
  9312. <GOK:accessmethod xml:lang="ko" name="inversescanning" displayname="δ░ÿδîÇδí£ ∞░╛Ω╕░">
  9313. <GOK:description xml:space="preserve" xml:lang="ko">∞░╛∞£╝δáñδ⌐┤ ∞èñ∞£ä∞╣ÿδÑ╝ δêäδÑ┤Ω│á Ω│ä∞ï¡∞ï£∞ÿñ.  ∞äáφâ¥φòÿδáñδ⌐┤ δïñδÑ╕ ∞èñ∞£ä∞╣ÿδÑ╝ δêäδÑ┤∞ï¡∞ï£∞ÿñ.</GOK:description>
  9314.  
  9315. <GOK:operation>
  9316. <GOK:control type="frame" spacing="0" size="3" border="0" string="δÅÖ∞₧æ" xml:lang="ko">
  9317.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  9318.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  9319.  
  9320.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9321.                 <GOK:control type="label" string="∞░╛Ω╕░:" xml:lang="ko"></GOK:control>
  9322.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="∞░╛Ω╕░:" xml:lang="ko"></GOK:control>
  9323.             </GOK:control>
  9324.                 
  9325.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9326.                 <GOK:control type="label" string="φÖ£∞ä▒φÖö:" xml:lang="ko"></GOK:control>
  9327.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="φÖ£∞ä▒φÖö:" xml:lang="ko"></GOK:control>
  9328.             </GOK:control>
  9329.  
  9330.         </GOK:control>
  9331.     </GOK:control>    
  9332. </GOK:control>    
  9333. </GOK:operation>
  9334.  
  9335. <GOK:feedback>
  9336. <GOK:control type="frame" spacing="0" size="3" border="0" string="∞òîδª╝ δ░ÿ∞¥æ" xml:lang="ko">
  9337.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  9338.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  9339.  
  9340.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9341.                 <GOK:control type="label" string="∞¢Ç∞ºü∞₧ä:" xml:lang="ko"></GOK:control>
  9342.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="∞òîδª╝ δ░ÿ∞¥æ ∞¢Ç∞ºü∞₧ä:" xml:lang="ko"></GOK:control>
  9343.             </GOK:control>
  9344.     
  9345.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9346.                 <GOK:control type="label" string="φÖ£∞ä▒φÖö:" xml:lang="ko"></GOK:control>
  9347.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="∞òîδª╝ δ░ÿ∞¥æ φÖ£∞ä▒φÖö:" xml:lang="ko"></GOK:control>
  9348.             </GOK:control>
  9349.  
  9350.         </GOK:control>
  9351.     </GOK:control>
  9352. </GOK:control>
  9353. </GOK:feedback>
  9354.  
  9355. <GOK:options>
  9356. <GOK:control type="frame" spacing="0" size="3" border="0" string="∞ÿ╡∞àÿ" xml:lang="ko">
  9357.  
  9358.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  9359.  
  9360.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  9361.             <GOK:control type="label" string="∞░╛Ω╕░ ∞ºÇ∞ù░ ∞ï£Ω░ä:" xml:lang="ko"></GOK:control>
  9362.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="∞░╛Ω╕░ ∞åìδÅä:" xml:lang="ko"></GOK:control>
  9363.             <GOK:control type="label" string="(δ░▒δ╢ä∞¥ÿ ∞¥╝∞┤ê)" xml:lang="ko"></GOK:control>
  9364.         </GOK:control>
  9365.  
  9366.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  9367.             <GOK:control type="checkbutton" name="wrap" string="∞ù┤/φûë∞¥ÿ δü¥Ω╣î∞ºÇ Ω░Çδ⌐┤ ∞▓ÿ∞¥îδ╢Çφä░" xml:lang="ko"></GOK:control>
  9368.         </GOK:control>
  9369.     
  9370.  
  9371.  
  9372.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  9373.             <GOK:control type="label" string="Scanning Direction:"/>
  9374.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9375.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="∞£ä/∞òäδ₧ÿ" xml:lang="ko"></GOK:control>
  9376.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="∞òäδ₧ÿ/∞£ä" xml:lang="ko"></GOK:control>
  9377.             </GOK:control>
  9378.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9379.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="∞Ö╝∞¬╜/∞ÿñδÑ╕∞¬╜" xml:lang="ko"></GOK:control>
  9380.                 <GOK:control value="1" type="radiobutton" name="leftright" string="∞ÿñδÑ╕∞¬╜/∞Ö╝∞¬╜" xml:lang="ko"></GOK:control>
  9381.             </GOK:control>
  9382.         </GOK:control>
  9383.  
  9384.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  9385.             <GOK:control type="label" string="δ⌐ê∞╢ö∞ºÇ ∞òèΩ│á ∞▓ÿ∞¥îδ╢Çφä░ δ░ÿδ│╡:" xml:lang="ko"></GOK:control>
  9386.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="δ⌐ê∞╢ö∞ºÇ ∞òèΩ│á ∞▓ÿ∞¥îδ╢Çφä░ δ░ÿδ│╡:" xml:lang="ko"></GOK:control>
  9387.  
  9388.         </GOK:control>
  9389.     
  9390.     </GOK:control>
  9391. </GOK:control>
  9392. </GOK:options>
  9393.  
  9394.  
  9395.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  9396.     <GOK:rate stringvalue="switch3" name="select"/>
  9397.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  9398.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  9399.     <GOK:rate value="0" name="autorepeat"/>
  9400.     <GOK:rate value="30" name="repeatrate"/>
  9401.     <GOK:rate value="100" name="scanspeed"/>
  9402.     <GOK:rate value="1" name="wrap"/>
  9403.     <GOK:rate value="0" name="topbottom"/>
  9404.     <GOK:rate value="0" name="leftright"/>
  9405.     <GOK:rate value="3" name="cycles"/>
  9406.  
  9407.  
  9408.  
  9409.     <GOK:initialization>
  9410.         <GOK:effect call="ChunkerReset"/>
  9411.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  9412.     </GOK:initialization>
  9413.  
  9414.  
  9415.     <GOK:state name="1">
  9416.  
  9417.         <GOK:stateinit>
  9418.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  9419.         </GOK:stateinit>
  9420.         
  9421.         <GOK:handler state="press" name="movehighlighter">
  9422.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  9423.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  9424.             <GOK:effect call="ChunkerIfNextChunk">
  9425.                 <GOK:compare value="1" type="equal">
  9426.                     <GOK:true>
  9427.                         <GOK:effect call="ChunkerNextChunk"/>
  9428.                     </GOK:true>
  9429.                     <GOK:false>
  9430.                         <GOK:effect name="wrap" call="GetRate">
  9431.                             <GOK:compare value="1" type="equal">
  9432.                                 <GOK:true>
  9433.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  9434.                                 </GOK:true>
  9435.                             </GOK:compare>
  9436.                         </GOK:effect>
  9437.                     </GOK:false>
  9438.                 </GOK:compare>
  9439.             </GOK:effect>
  9440.         </GOK:handler>
  9441.  
  9442.         <GOK:handler state="release" name="movehighlighter">
  9443.             <GOK:effect call="Timer1Stop"/>
  9444.         </GOK:handler>
  9445.  
  9446.         <GOK:handler name="select">
  9447.             <GOK:effect call="Timer1Stop"/>
  9448.             <GOK:effect call="SelectChunk">
  9449.                 <GOK:compare value="1" type="equal">
  9450.                     <GOK:true>
  9451.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  9452.                         <GOK:effect call="OutputSelectedKey"/>
  9453.                         <GOK:effect call="HighlightFirstChunk"/>
  9454.                         <GOK:effect param1="1" call="StateJump"/>
  9455.                     </GOK:true>
  9456.                     <GOK:false>
  9457.                         <GOK:effect call="HighlightFirstKey"/>
  9458.                         <GOK:effect param1="2" call="StateJump"/>
  9459.                     </GOK:false>
  9460.                 </GOK:compare>
  9461.             </GOK:effect>
  9462.         </GOK:handler>
  9463.  
  9464.         <GOK:handler name="timer1">
  9465.         
  9466.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  9467.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  9468.             <GOK:effect call="ChunkerIfNextChunk">
  9469.                 <GOK:compare value="1" type="equal">
  9470.                     <GOK:true>
  9471.                         <GOK:effect call="ChunkerNextChunk"/>
  9472.                     </GOK:true>
  9473.                     <GOK:false>
  9474.                         <GOK:effect name="wrap" call="GetRate">
  9475.                             <GOK:compare value="1" type="equal">
  9476.                                 <GOK:true>
  9477.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  9478.                                 </GOK:true>
  9479.                             </GOK:compare>
  9480.                         </GOK:effect>
  9481.                     </GOK:false>
  9482.                 </GOK:compare>
  9483.             </GOK:effect>
  9484.         </GOK:handler>
  9485.  
  9486.     </GOK:state>
  9487.  
  9488.  
  9489.     <GOK:state name="2">
  9490.         
  9491.         <GOK:handler state="press" name="movehighlighter">
  9492.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  9493.             <GOK:effect call="ChunkerIfNextKey">
  9494.                 <GOK:compare value="1" type="equal">
  9495.                     <GOK:true>
  9496.                         <GOK:effect call="ChunkerNextKey"/>
  9497.                     </GOK:true>
  9498.                     <GOK:false>
  9499.                         <GOK:effect name="wrap" call="GetRate">
  9500.                             <GOK:compare value="1" type="equal">
  9501.                                 <GOK:true>
  9502.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  9503.                                     
  9504.                                     <GOK:effect param1="1" call="CounterGet">
  9505.                                         <GOK:compare value="1" type="lessthan">
  9506.                                             <GOK:true>
  9507.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  9508.                                                 <GOK:effect call="Timer1Stop"/>
  9509.                                                 <GOK:effect call="HighlightFirstChunk"/>
  9510.                                                 <GOK:effect param1="1" call="StateJump"/>
  9511.                                             </GOK:true>
  9512.                                             <GOK:false>
  9513.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  9514.                                             </GOK:false>
  9515.                                         </GOK:compare>
  9516.                                     </GOK:effect>
  9517.                                 </GOK:true>
  9518.                             </GOK:compare>
  9519.                         </GOK:effect>
  9520.                     </GOK:false>
  9521.                 </GOK:compare>
  9522.             </GOK:effect>
  9523.         </GOK:handler>
  9524.  
  9525.         <GOK:handler state="release" name="movehighlighter">
  9526.             <GOK:effect call="Timer1Stop"/>
  9527.         </GOK:handler>
  9528.  
  9529.         <GOK:handler name="select">
  9530.             <GOK:effect call="Timer1Stop"/>
  9531.             <GOK:effect name="feedbackselection" call="Feedback"/>
  9532.             <GOK:effect call="OutputSelectedKey"/>
  9533.             <GOK:effect call="HighlightFirstChunk"/>
  9534.             <GOK:effect param1="1" call="StateJump"/>
  9535.         </GOK:handler>
  9536.  
  9537.         <GOK:handler name="timer1">
  9538.         
  9539.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  9540.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  9541.             <GOK:effect call="ChunkerIfNextKey">
  9542.                 <GOK:compare value="1" type="equal">
  9543.                     <GOK:true>
  9544.                         <GOK:effect call="ChunkerNextKey"/>
  9545.                     </GOK:true>
  9546.                     <GOK:false>
  9547.                         <GOK:effect name="wrap" call="GetRate">
  9548.                             <GOK:compare value="1" type="equal">
  9549.                                 <GOK:true>
  9550.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  9551.                                     
  9552.                                     <GOK:effect param1="1" call="CounterGet">
  9553.                                         <GOK:compare value="1" type="lessthan">
  9554.                                             <GOK:true>
  9555.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  9556.                                                 <GOK:effect call="Timer1Stop"/>
  9557.                                                 <GOK:effect call="HighlightFirstChunk"/>
  9558.                                                 <GOK:effect param1="1" call="StateJump"/>
  9559.                                             </GOK:true>
  9560.                                             <GOK:false>
  9561.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  9562.                                             </GOK:false>
  9563.                                         </GOK:compare>
  9564.                                     </GOK:effect>
  9565.                                 </GOK:true>
  9566.                             </GOK:compare>
  9567.                         </GOK:effect>
  9568.                     </GOK:false>
  9569.                 </GOK:compare>
  9570.             </GOK:effect>
  9571.         </GOK:handler>
  9572.     </GOK:state>
  9573.  
  9574.  
  9575.     <GOK:state name="repeat">
  9576.         <GOK:handler name="select">
  9577.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  9578.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  9579.             <GOK:effect call="Timer1Stop"/>
  9580.             <GOK:effect call="HighlightFirstChunk"/>
  9581.             <GOK:effect param1="1" call="StateJump"/>
  9582.         </GOK:handler>
  9583.         <GOK:handler state="press" name="movehighlighter">
  9584.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  9585.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  9586.             <GOK:effect call="Timer1Stop"/>
  9587.             <GOK:effect call="HighlightFirstChunk"/>
  9588.             <GOK:effect param1="1" call="StateJump"/>
  9589.         </GOK:handler>
  9590.     </GOK:state>
  9591.  
  9592.  
  9593. </GOK:accessmethod>
  9594. <GOK:accessmethod xml:lang="ku" name="inversescanning" displayname="Inverse Scanning">
  9595. <GOK:description xml:space="preserve">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  9596.  
  9597. <GOK:operation>
  9598. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operation" xml:lang="ku">
  9599.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  9600.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  9601.  
  9602.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9603.                 <GOK:control type="label" string="Scan:" xml:lang="ku"></GOK:control>
  9604.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Scan:" xml:lang="ku"></GOK:control>
  9605.             </GOK:control>
  9606.                 
  9607.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9608.                 <GOK:control type="label" string="├çalak bike:" xml:lang="ku"></GOK:control>
  9609.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="├çalak bike:" xml:lang="ku"></GOK:control>
  9610.             </GOK:control>
  9611.  
  9612.         </GOK:control>
  9613.     </GOK:control>    
  9614. </GOK:control>    
  9615. </GOK:operation>
  9616.  
  9617. <GOK:feedback>
  9618. <GOK:control type="frame" spacing="0" size="3" border="0" string="Feedback" xml:lang="ku">
  9619.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  9620.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  9621.  
  9622.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9623.                 <GOK:control type="label" string="Movement:" xml:lang="ku"></GOK:control>
  9624.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedback Movement:" xml:lang="ku"></GOK:control>
  9625.             </GOK:control>
  9626.     
  9627.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9628.                 <GOK:control type="label" string="Activation:" xml:lang="ku"></GOK:control>
  9629.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:" xml:lang="ku"></GOK:control>
  9630.             </GOK:control>
  9631.  
  9632.         </GOK:control>
  9633.     </GOK:control>
  9634. </GOK:control>
  9635. </GOK:feedback>
  9636.  
  9637. <GOK:options>
  9638. <GOK:control type="frame" spacing="0" size="3" border="0" string="Options" xml:lang="ku">
  9639.  
  9640.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  9641.  
  9642.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  9643.             <GOK:control type="label" string="Scan Delay:" xml:lang="ku"></GOK:control>
  9644.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Scan Speed:" xml:lang="ku"></GOK:control>
  9645.             <GOK:control type="label" string="(100s of a second)" xml:lang="ku"></GOK:control>
  9646.         </GOK:control>
  9647.  
  9648.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  9649.             <GOK:control type="checkbutton" name="wrap" string="Wrap Rows/Columns" xml:lang="ku"></GOK:control>
  9650.         </GOK:control>
  9651.     
  9652.  
  9653.  
  9654.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  9655.             <GOK:control type="label" string="Scanning Direction:"/>
  9656.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9657.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Top/Bottom" xml:lang="ku"></GOK:control>
  9658.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Bottom/Top" xml:lang="ku"></GOK:control>
  9659.             </GOK:control>
  9660.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9661.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Left/Right" xml:lang="ku"></GOK:control>
  9662.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Right/Left" xml:lang="ku"></GOK:control>
  9663.             </GOK:control>
  9664.         </GOK:control>
  9665.  
  9666.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  9667.             <GOK:control type="label" string="Cycles Before Stopping:" xml:lang="ku"></GOK:control>
  9668.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Cycles Before Stopping:" xml:lang="ku"></GOK:control>
  9669.  
  9670.         </GOK:control>
  9671.     
  9672.     </GOK:control>
  9673. </GOK:control>
  9674. </GOK:options>
  9675.  
  9676.  
  9677.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  9678.     <GOK:rate stringvalue="switch3" name="select"/>
  9679.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  9680.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  9681.     <GOK:rate value="0" name="autorepeat"/>
  9682.     <GOK:rate value="30" name="repeatrate"/>
  9683.     <GOK:rate value="100" name="scanspeed"/>
  9684.     <GOK:rate value="1" name="wrap"/>
  9685.     <GOK:rate value="0" name="topbottom"/>
  9686.     <GOK:rate value="0" name="leftright"/>
  9687.     <GOK:rate value="3" name="cycles"/>
  9688.  
  9689.  
  9690.  
  9691.     <GOK:initialization>
  9692.         <GOK:effect call="ChunkerReset"/>
  9693.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  9694.     </GOK:initialization>
  9695.  
  9696.  
  9697.     <GOK:state name="1">
  9698.  
  9699.         <GOK:stateinit>
  9700.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  9701.         </GOK:stateinit>
  9702.         
  9703.         <GOK:handler state="press" name="movehighlighter">
  9704.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  9705.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  9706.             <GOK:effect call="ChunkerIfNextChunk">
  9707.                 <GOK:compare value="1" type="equal">
  9708.                     <GOK:true>
  9709.                         <GOK:effect call="ChunkerNextChunk"/>
  9710.                     </GOK:true>
  9711.                     <GOK:false>
  9712.                         <GOK:effect name="wrap" call="GetRate">
  9713.                             <GOK:compare value="1" type="equal">
  9714.                                 <GOK:true>
  9715.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  9716.                                 </GOK:true>
  9717.                             </GOK:compare>
  9718.                         </GOK:effect>
  9719.                     </GOK:false>
  9720.                 </GOK:compare>
  9721.             </GOK:effect>
  9722.         </GOK:handler>
  9723.  
  9724.         <GOK:handler state="release" name="movehighlighter">
  9725.             <GOK:effect call="Timer1Stop"/>
  9726.         </GOK:handler>
  9727.  
  9728.         <GOK:handler name="select">
  9729.             <GOK:effect call="Timer1Stop"/>
  9730.             <GOK:effect call="SelectChunk">
  9731.                 <GOK:compare value="1" type="equal">
  9732.                     <GOK:true>
  9733.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  9734.                         <GOK:effect call="OutputSelectedKey"/>
  9735.                         <GOK:effect call="HighlightFirstChunk"/>
  9736.                         <GOK:effect param1="1" call="StateJump"/>
  9737.                     </GOK:true>
  9738.                     <GOK:false>
  9739.                         <GOK:effect call="HighlightFirstKey"/>
  9740.                         <GOK:effect param1="2" call="StateJump"/>
  9741.                     </GOK:false>
  9742.                 </GOK:compare>
  9743.             </GOK:effect>
  9744.         </GOK:handler>
  9745.  
  9746.         <GOK:handler name="timer1">
  9747.         
  9748.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  9749.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  9750.             <GOK:effect call="ChunkerIfNextChunk">
  9751.                 <GOK:compare value="1" type="equal">
  9752.                     <GOK:true>
  9753.                         <GOK:effect call="ChunkerNextChunk"/>
  9754.                     </GOK:true>
  9755.                     <GOK:false>
  9756.                         <GOK:effect name="wrap" call="GetRate">
  9757.                             <GOK:compare value="1" type="equal">
  9758.                                 <GOK:true>
  9759.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  9760.                                 </GOK:true>
  9761.                             </GOK:compare>
  9762.                         </GOK:effect>
  9763.                     </GOK:false>
  9764.                 </GOK:compare>
  9765.             </GOK:effect>
  9766.         </GOK:handler>
  9767.  
  9768.     </GOK:state>
  9769.  
  9770.  
  9771.     <GOK:state name="2">
  9772.         
  9773.         <GOK:handler state="press" name="movehighlighter">
  9774.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  9775.             <GOK:effect call="ChunkerIfNextKey">
  9776.                 <GOK:compare value="1" type="equal">
  9777.                     <GOK:true>
  9778.                         <GOK:effect call="ChunkerNextKey"/>
  9779.                     </GOK:true>
  9780.                     <GOK:false>
  9781.                         <GOK:effect name="wrap" call="GetRate">
  9782.                             <GOK:compare value="1" type="equal">
  9783.                                 <GOK:true>
  9784.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  9785.                                     
  9786.                                     <GOK:effect param1="1" call="CounterGet">
  9787.                                         <GOK:compare value="1" type="lessthan">
  9788.                                             <GOK:true>
  9789.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  9790.                                                 <GOK:effect call="Timer1Stop"/>
  9791.                                                 <GOK:effect call="HighlightFirstChunk"/>
  9792.                                                 <GOK:effect param1="1" call="StateJump"/>
  9793.                                             </GOK:true>
  9794.                                             <GOK:false>
  9795.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  9796.                                             </GOK:false>
  9797.                                         </GOK:compare>
  9798.                                     </GOK:effect>
  9799.                                 </GOK:true>
  9800.                             </GOK:compare>
  9801.                         </GOK:effect>
  9802.                     </GOK:false>
  9803.                 </GOK:compare>
  9804.             </GOK:effect>
  9805.         </GOK:handler>
  9806.  
  9807.         <GOK:handler state="release" name="movehighlighter">
  9808.             <GOK:effect call="Timer1Stop"/>
  9809.         </GOK:handler>
  9810.  
  9811.         <GOK:handler name="select">
  9812.             <GOK:effect call="Timer1Stop"/>
  9813.             <GOK:effect name="feedbackselection" call="Feedback"/>
  9814.             <GOK:effect call="OutputSelectedKey"/>
  9815.             <GOK:effect call="HighlightFirstChunk"/>
  9816.             <GOK:effect param1="1" call="StateJump"/>
  9817.         </GOK:handler>
  9818.  
  9819.         <GOK:handler name="timer1">
  9820.         
  9821.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  9822.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  9823.             <GOK:effect call="ChunkerIfNextKey">
  9824.                 <GOK:compare value="1" type="equal">
  9825.                     <GOK:true>
  9826.                         <GOK:effect call="ChunkerNextKey"/>
  9827.                     </GOK:true>
  9828.                     <GOK:false>
  9829.                         <GOK:effect name="wrap" call="GetRate">
  9830.                             <GOK:compare value="1" type="equal">
  9831.                                 <GOK:true>
  9832.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  9833.                                     
  9834.                                     <GOK:effect param1="1" call="CounterGet">
  9835.                                         <GOK:compare value="1" type="lessthan">
  9836.                                             <GOK:true>
  9837.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  9838.                                                 <GOK:effect call="Timer1Stop"/>
  9839.                                                 <GOK:effect call="HighlightFirstChunk"/>
  9840.                                                 <GOK:effect param1="1" call="StateJump"/>
  9841.                                             </GOK:true>
  9842.                                             <GOK:false>
  9843.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  9844.                                             </GOK:false>
  9845.                                         </GOK:compare>
  9846.                                     </GOK:effect>
  9847.                                 </GOK:true>
  9848.                             </GOK:compare>
  9849.                         </GOK:effect>
  9850.                     </GOK:false>
  9851.                 </GOK:compare>
  9852.             </GOK:effect>
  9853.         </GOK:handler>
  9854.     </GOK:state>
  9855.  
  9856.  
  9857.     <GOK:state name="repeat">
  9858.         <GOK:handler name="select">
  9859.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  9860.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  9861.             <GOK:effect call="Timer1Stop"/>
  9862.             <GOK:effect call="HighlightFirstChunk"/>
  9863.             <GOK:effect param1="1" call="StateJump"/>
  9864.         </GOK:handler>
  9865.         <GOK:handler state="press" name="movehighlighter">
  9866.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  9867.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  9868.             <GOK:effect call="Timer1Stop"/>
  9869.             <GOK:effect call="HighlightFirstChunk"/>
  9870.             <GOK:effect param1="1" call="StateJump"/>
  9871.         </GOK:handler>
  9872.     </GOK:state>
  9873.  
  9874.  
  9875. </GOK:accessmethod>
  9876. <GOK:accessmethod xml:lang="lt" name="inversescanning" displayname="Inversinis skanavimas">
  9877. <GOK:description xml:space="preserve" xml:lang="lt">Nor─ùdami prad─ùti skanavim─à paspauskite ir laikykite jungikl─». Nor─ùdami pasirinkti paspauskite kit─à jungikl─».</GOK:description>
  9878.  
  9879. <GOK:operation>
  9880. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operacija" xml:lang="lt">
  9881.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  9882.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  9883.  
  9884.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9885.                 <GOK:control type="label" string="Skanuoti:" xml:lang="lt"></GOK:control>
  9886.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Skanuoti:" xml:lang="lt"></GOK:control>
  9887.             </GOK:control>
  9888.                 
  9889.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9890.                 <GOK:control type="label" string="Aktyvuoti:" xml:lang="lt"></GOK:control>
  9891.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Aktyvuoti:" xml:lang="lt"></GOK:control>
  9892.             </GOK:control>
  9893.  
  9894.         </GOK:control>
  9895.     </GOK:control>    
  9896. </GOK:control>    
  9897. </GOK:operation>
  9898.  
  9899. <GOK:feedback>
  9900. <GOK:control type="frame" spacing="0" size="3" border="0" string="Reakcija" xml:lang="lt">
  9901.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  9902.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  9903.  
  9904.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9905.                 <GOK:control type="label" string="Jud─ùjimas:" xml:lang="lt"></GOK:control>
  9906.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Reakcijos jud─ùjimas:" xml:lang="lt"></GOK:control>
  9907.             </GOK:control>
  9908.     
  9909.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9910.                 <GOK:control type="label" string="Aktyvacija:" xml:lang="lt"></GOK:control>
  9911.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Reakcijos aktyvacija:" xml:lang="lt"></GOK:control>
  9912.             </GOK:control>
  9913.  
  9914.         </GOK:control>
  9915.     </GOK:control>
  9916. </GOK:control>
  9917. </GOK:feedback>
  9918.  
  9919. <GOK:options>
  9920. <GOK:control type="frame" spacing="0" size="3" border="0" string="Nustatymai" xml:lang="lt">
  9921.  
  9922.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  9923.  
  9924.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  9925.             <GOK:control type="label" string="Skanavimo u┼╛delsimas:" xml:lang="lt"></GOK:control>
  9926.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Skanavimo greitis" xml:lang="lt"></GOK:control>
  9927.             <GOK:control type="label" string="(100-osios sekund─ùs dalys)" xml:lang="lt"></GOK:control>
  9928.         </GOK:control>
  9929.  
  9930.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  9931.             <GOK:control type="checkbutton" name="wrap" string="Pa┼╛ym─ùti eilutes/stulpelius" xml:lang="lt"></GOK:control>
  9932.         </GOK:control>
  9933.     
  9934.  
  9935.  
  9936.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  9937.             <GOK:control type="label" string="Scanning Direction:"/>
  9938.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9939.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Vir┼íus/Apa─ìia" xml:lang="lt"></GOK:control>
  9940.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Apa─ìia/Vir┼íus" xml:lang="lt"></GOK:control>
  9941.             </GOK:control>
  9942.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9943.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Kair─ù/De┼íin─ù" xml:lang="lt"></GOK:control>
  9944.                 <GOK:control value="1" type="radiobutton" name="leftright" string="De┼íin─ù/Kair─ù" xml:lang="lt"></GOK:control>
  9945.             </GOK:control>
  9946.         </GOK:control>
  9947.  
  9948.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  9949.             <GOK:control type="label" string="Ciklai prie┼í sustojant:" xml:lang="lt"></GOK:control>
  9950.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Ciklai prie┼í sustojant:" xml:lang="lt"></GOK:control>
  9951.  
  9952.         </GOK:control>
  9953.     
  9954.     </GOK:control>
  9955. </GOK:control>
  9956. </GOK:options>
  9957.  
  9958.  
  9959.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  9960.     <GOK:rate stringvalue="switch3" name="select"/>
  9961.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  9962.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  9963.     <GOK:rate value="0" name="autorepeat"/>
  9964.     <GOK:rate value="30" name="repeatrate"/>
  9965.     <GOK:rate value="100" name="scanspeed"/>
  9966.     <GOK:rate value="1" name="wrap"/>
  9967.     <GOK:rate value="0" name="topbottom"/>
  9968.     <GOK:rate value="0" name="leftright"/>
  9969.     <GOK:rate value="3" name="cycles"/>
  9970.  
  9971.  
  9972.  
  9973.     <GOK:initialization>
  9974.         <GOK:effect call="ChunkerReset"/>
  9975.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  9976.     </GOK:initialization>
  9977.  
  9978.  
  9979.     <GOK:state name="1">
  9980.  
  9981.         <GOK:stateinit>
  9982.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  9983.         </GOK:stateinit>
  9984.         
  9985.         <GOK:handler state="press" name="movehighlighter">
  9986.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  9987.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  9988.             <GOK:effect call="ChunkerIfNextChunk">
  9989.                 <GOK:compare value="1" type="equal">
  9990.                     <GOK:true>
  9991.                         <GOK:effect call="ChunkerNextChunk"/>
  9992.                     </GOK:true>
  9993.                     <GOK:false>
  9994.                         <GOK:effect name="wrap" call="GetRate">
  9995.                             <GOK:compare value="1" type="equal">
  9996.                                 <GOK:true>
  9997.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  9998.                                 </GOK:true>
  9999.                             </GOK:compare>
  10000.                         </GOK:effect>
  10001.                     </GOK:false>
  10002.                 </GOK:compare>
  10003.             </GOK:effect>
  10004.         </GOK:handler>
  10005.  
  10006.         <GOK:handler state="release" name="movehighlighter">
  10007.             <GOK:effect call="Timer1Stop"/>
  10008.         </GOK:handler>
  10009.  
  10010.         <GOK:handler name="select">
  10011.             <GOK:effect call="Timer1Stop"/>
  10012.             <GOK:effect call="SelectChunk">
  10013.                 <GOK:compare value="1" type="equal">
  10014.                     <GOK:true>
  10015.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  10016.                         <GOK:effect call="OutputSelectedKey"/>
  10017.                         <GOK:effect call="HighlightFirstChunk"/>
  10018.                         <GOK:effect param1="1" call="StateJump"/>
  10019.                     </GOK:true>
  10020.                     <GOK:false>
  10021.                         <GOK:effect call="HighlightFirstKey"/>
  10022.                         <GOK:effect param1="2" call="StateJump"/>
  10023.                     </GOK:false>
  10024.                 </GOK:compare>
  10025.             </GOK:effect>
  10026.         </GOK:handler>
  10027.  
  10028.         <GOK:handler name="timer1">
  10029.         
  10030.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  10031.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  10032.             <GOK:effect call="ChunkerIfNextChunk">
  10033.                 <GOK:compare value="1" type="equal">
  10034.                     <GOK:true>
  10035.                         <GOK:effect call="ChunkerNextChunk"/>
  10036.                     </GOK:true>
  10037.                     <GOK:false>
  10038.                         <GOK:effect name="wrap" call="GetRate">
  10039.                             <GOK:compare value="1" type="equal">
  10040.                                 <GOK:true>
  10041.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  10042.                                 </GOK:true>
  10043.                             </GOK:compare>
  10044.                         </GOK:effect>
  10045.                     </GOK:false>
  10046.                 </GOK:compare>
  10047.             </GOK:effect>
  10048.         </GOK:handler>
  10049.  
  10050.     </GOK:state>
  10051.  
  10052.  
  10053.     <GOK:state name="2">
  10054.         
  10055.         <GOK:handler state="press" name="movehighlighter">
  10056.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  10057.             <GOK:effect call="ChunkerIfNextKey">
  10058.                 <GOK:compare value="1" type="equal">
  10059.                     <GOK:true>
  10060.                         <GOK:effect call="ChunkerNextKey"/>
  10061.                     </GOK:true>
  10062.                     <GOK:false>
  10063.                         <GOK:effect name="wrap" call="GetRate">
  10064.                             <GOK:compare value="1" type="equal">
  10065.                                 <GOK:true>
  10066.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  10067.                                     
  10068.                                     <GOK:effect param1="1" call="CounterGet">
  10069.                                         <GOK:compare value="1" type="lessthan">
  10070.                                             <GOK:true>
  10071.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  10072.                                                 <GOK:effect call="Timer1Stop"/>
  10073.                                                 <GOK:effect call="HighlightFirstChunk"/>
  10074.                                                 <GOK:effect param1="1" call="StateJump"/>
  10075.                                             </GOK:true>
  10076.                                             <GOK:false>
  10077.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  10078.                                             </GOK:false>
  10079.                                         </GOK:compare>
  10080.                                     </GOK:effect>
  10081.                                 </GOK:true>
  10082.                             </GOK:compare>
  10083.                         </GOK:effect>
  10084.                     </GOK:false>
  10085.                 </GOK:compare>
  10086.             </GOK:effect>
  10087.         </GOK:handler>
  10088.  
  10089.         <GOK:handler state="release" name="movehighlighter">
  10090.             <GOK:effect call="Timer1Stop"/>
  10091.         </GOK:handler>
  10092.  
  10093.         <GOK:handler name="select">
  10094.             <GOK:effect call="Timer1Stop"/>
  10095.             <GOK:effect name="feedbackselection" call="Feedback"/>
  10096.             <GOK:effect call="OutputSelectedKey"/>
  10097.             <GOK:effect call="HighlightFirstChunk"/>
  10098.             <GOK:effect param1="1" call="StateJump"/>
  10099.         </GOK:handler>
  10100.  
  10101.         <GOK:handler name="timer1">
  10102.         
  10103.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  10104.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  10105.             <GOK:effect call="ChunkerIfNextKey">
  10106.                 <GOK:compare value="1" type="equal">
  10107.                     <GOK:true>
  10108.                         <GOK:effect call="ChunkerNextKey"/>
  10109.                     </GOK:true>
  10110.                     <GOK:false>
  10111.                         <GOK:effect name="wrap" call="GetRate">
  10112.                             <GOK:compare value="1" type="equal">
  10113.                                 <GOK:true>
  10114.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  10115.                                     
  10116.                                     <GOK:effect param1="1" call="CounterGet">
  10117.                                         <GOK:compare value="1" type="lessthan">
  10118.                                             <GOK:true>
  10119.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  10120.                                                 <GOK:effect call="Timer1Stop"/>
  10121.                                                 <GOK:effect call="HighlightFirstChunk"/>
  10122.                                                 <GOK:effect param1="1" call="StateJump"/>
  10123.                                             </GOK:true>
  10124.                                             <GOK:false>
  10125.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  10126.                                             </GOK:false>
  10127.                                         </GOK:compare>
  10128.                                     </GOK:effect>
  10129.                                 </GOK:true>
  10130.                             </GOK:compare>
  10131.                         </GOK:effect>
  10132.                     </GOK:false>
  10133.                 </GOK:compare>
  10134.             </GOK:effect>
  10135.         </GOK:handler>
  10136.     </GOK:state>
  10137.  
  10138.  
  10139.     <GOK:state name="repeat">
  10140.         <GOK:handler name="select">
  10141.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  10142.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  10143.             <GOK:effect call="Timer1Stop"/>
  10144.             <GOK:effect call="HighlightFirstChunk"/>
  10145.             <GOK:effect param1="1" call="StateJump"/>
  10146.         </GOK:handler>
  10147.         <GOK:handler state="press" name="movehighlighter">
  10148.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  10149.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  10150.             <GOK:effect call="Timer1Stop"/>
  10151.             <GOK:effect call="HighlightFirstChunk"/>
  10152.             <GOK:effect param1="1" call="StateJump"/>
  10153.         </GOK:handler>
  10154.     </GOK:state>
  10155.  
  10156.  
  10157. </GOK:accessmethod>
  10158. <GOK:accessmethod xml:lang="lv" name="inversescanning" displayname="Apgriezt─ü skan─ô┼íana">
  10159. <GOK:description xml:space="preserve" xml:lang="lv">Nozpiest un tur─ôt sl─ôdzi lai slan─ôtu. Spiest otru sl─ôdzi lai izv─ôl─ôtos.</GOK:description>
  10160.  
  10161. <GOK:operation>
  10162. <GOK:control type="frame" spacing="0" size="3" border="0" string="Oper─ücija" xml:lang="lv">
  10163.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  10164.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  10165.  
  10166.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10167.                 <GOK:control type="label" string="Sken─ôt:" xml:lang="lv"></GOK:control>
  10168.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Sken─ôt:" xml:lang="lv"></GOK:control>
  10169.             </GOK:control>
  10170.                 
  10171.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10172.                 <GOK:control type="label" string="Aktiviz─ôt:" xml:lang="lv"></GOK:control>
  10173.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Aktiviz─ôt:" xml:lang="lv"></GOK:control>
  10174.             </GOK:control>
  10175.  
  10176.         </GOK:control>
  10177.     </GOK:control>    
  10178. </GOK:control>    
  10179. </GOK:operation>
  10180.  
  10181. <GOK:feedback>
  10182. <GOK:control type="frame" spacing="0" size="3" border="0" string="Atgriezenisk─ü saite" xml:lang="lv">
  10183.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  10184.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  10185.  
  10186.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10187.                 <GOK:control type="label" string="P─ürvieto┼íana:" xml:lang="lv"></GOK:control>
  10188.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Atgriezenisk─üs saites p─ürvieto┼íana:" xml:lang="lv"></GOK:control>
  10189.             </GOK:control>
  10190.     
  10191.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10192.                 <GOK:control type="label" string="Aktiviz─ô┼íana:" xml:lang="lv"></GOK:control>
  10193.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Atgriezenisk─üs saites aktiviz─ô┼íana:" xml:lang="lv"></GOK:control>
  10194.             </GOK:control>
  10195.  
  10196.         </GOK:control>
  10197.     </GOK:control>
  10198. </GOK:control>
  10199. </GOK:feedback>
  10200.  
  10201. <GOK:options>
  10202. <GOK:control type="frame" spacing="0" size="3" border="0" string="Izv─ôle" xml:lang="lv">
  10203.  
  10204.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  10205.  
  10206.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  10207.             <GOK:control type="label" string="Skan─ô┼íanas aizkave:" xml:lang="lv"></GOK:control>
  10208.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Skan─ô┼íanas ─ütrums:" xml:lang="lv"></GOK:control>
  10209.             <GOK:control type="label" string="(100s no sekundes)" xml:lang="lv"></GOK:control>
  10210.         </GOK:control>
  10211.  
  10212.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  10213.             <GOK:control type="checkbutton" name="wrap" string="P─ürnest rindas/kolonnas" xml:lang="lv"></GOK:control>
  10214.         </GOK:control>
  10215.     
  10216.  
  10217.  
  10218.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  10219.             <GOK:control type="label" string="Scanning Direction:"/>
  10220.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10221.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Virsotn─ô/Apak┼í─ü" xml:lang="lv"></GOK:control>
  10222.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Apak┼í─ü/Virsotn─ô" xml:lang="lv"></GOK:control>
  10223.             </GOK:control>
  10224.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10225.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Kreisais/Labais" xml:lang="lv"></GOK:control>
  10226.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Labais/Kreisais" xml:lang="lv"></GOK:control>
  10227.             </GOK:control>
  10228.         </GOK:control>
  10229.  
  10230.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  10231.             <GOK:control type="label" string="Ieiet cikl─ü pirms apst─ü┼ían─üs:" xml:lang="lv"></GOK:control>
  10232.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Ieiet cikl─ü pirms apst─ü┼ían─üs:" xml:lang="lv"></GOK:control>
  10233.  
  10234.         </GOK:control>
  10235.     
  10236.     </GOK:control>
  10237. </GOK:control>
  10238. </GOK:options>
  10239.  
  10240.  
  10241.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  10242.     <GOK:rate stringvalue="switch3" name="select"/>
  10243.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  10244.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  10245.     <GOK:rate value="0" name="autorepeat"/>
  10246.     <GOK:rate value="30" name="repeatrate"/>
  10247.     <GOK:rate value="100" name="scanspeed"/>
  10248.     <GOK:rate value="1" name="wrap"/>
  10249.     <GOK:rate value="0" name="topbottom"/>
  10250.     <GOK:rate value="0" name="leftright"/>
  10251.     <GOK:rate value="3" name="cycles"/>
  10252.  
  10253.  
  10254.  
  10255.     <GOK:initialization>
  10256.         <GOK:effect call="ChunkerReset"/>
  10257.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  10258.     </GOK:initialization>
  10259.  
  10260.  
  10261.     <GOK:state name="1">
  10262.  
  10263.         <GOK:stateinit>
  10264.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  10265.         </GOK:stateinit>
  10266.         
  10267.         <GOK:handler state="press" name="movehighlighter">
  10268.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  10269.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  10270.             <GOK:effect call="ChunkerIfNextChunk">
  10271.                 <GOK:compare value="1" type="equal">
  10272.                     <GOK:true>
  10273.                         <GOK:effect call="ChunkerNextChunk"/>
  10274.                     </GOK:true>
  10275.                     <GOK:false>
  10276.                         <GOK:effect name="wrap" call="GetRate">
  10277.                             <GOK:compare value="1" type="equal">
  10278.                                 <GOK:true>
  10279.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  10280.                                 </GOK:true>
  10281.                             </GOK:compare>
  10282.                         </GOK:effect>
  10283.                     </GOK:false>
  10284.                 </GOK:compare>
  10285.             </GOK:effect>
  10286.         </GOK:handler>
  10287.  
  10288.         <GOK:handler state="release" name="movehighlighter">
  10289.             <GOK:effect call="Timer1Stop"/>
  10290.         </GOK:handler>
  10291.  
  10292.         <GOK:handler name="select">
  10293.             <GOK:effect call="Timer1Stop"/>
  10294.             <GOK:effect call="SelectChunk">
  10295.                 <GOK:compare value="1" type="equal">
  10296.                     <GOK:true>
  10297.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  10298.                         <GOK:effect call="OutputSelectedKey"/>
  10299.                         <GOK:effect call="HighlightFirstChunk"/>
  10300.                         <GOK:effect param1="1" call="StateJump"/>
  10301.                     </GOK:true>
  10302.                     <GOK:false>
  10303.                         <GOK:effect call="HighlightFirstKey"/>
  10304.                         <GOK:effect param1="2" call="StateJump"/>
  10305.                     </GOK:false>
  10306.                 </GOK:compare>
  10307.             </GOK:effect>
  10308.         </GOK:handler>
  10309.  
  10310.         <GOK:handler name="timer1">
  10311.         
  10312.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  10313.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  10314.             <GOK:effect call="ChunkerIfNextChunk">
  10315.                 <GOK:compare value="1" type="equal">
  10316.                     <GOK:true>
  10317.                         <GOK:effect call="ChunkerNextChunk"/>
  10318.                     </GOK:true>
  10319.                     <GOK:false>
  10320.                         <GOK:effect name="wrap" call="GetRate">
  10321.                             <GOK:compare value="1" type="equal">
  10322.                                 <GOK:true>
  10323.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  10324.                                 </GOK:true>
  10325.                             </GOK:compare>
  10326.                         </GOK:effect>
  10327.                     </GOK:false>
  10328.                 </GOK:compare>
  10329.             </GOK:effect>
  10330.         </GOK:handler>
  10331.  
  10332.     </GOK:state>
  10333.  
  10334.  
  10335.     <GOK:state name="2">
  10336.         
  10337.         <GOK:handler state="press" name="movehighlighter">
  10338.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  10339.             <GOK:effect call="ChunkerIfNextKey">
  10340.                 <GOK:compare value="1" type="equal">
  10341.                     <GOK:true>
  10342.                         <GOK:effect call="ChunkerNextKey"/>
  10343.                     </GOK:true>
  10344.                     <GOK:false>
  10345.                         <GOK:effect name="wrap" call="GetRate">
  10346.                             <GOK:compare value="1" type="equal">
  10347.                                 <GOK:true>
  10348.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  10349.                                     
  10350.                                     <GOK:effect param1="1" call="CounterGet">
  10351.                                         <GOK:compare value="1" type="lessthan">
  10352.                                             <GOK:true>
  10353.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  10354.                                                 <GOK:effect call="Timer1Stop"/>
  10355.                                                 <GOK:effect call="HighlightFirstChunk"/>
  10356.                                                 <GOK:effect param1="1" call="StateJump"/>
  10357.                                             </GOK:true>
  10358.                                             <GOK:false>
  10359.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  10360.                                             </GOK:false>
  10361.                                         </GOK:compare>
  10362.                                     </GOK:effect>
  10363.                                 </GOK:true>
  10364.                             </GOK:compare>
  10365.                         </GOK:effect>
  10366.                     </GOK:false>
  10367.                 </GOK:compare>
  10368.             </GOK:effect>
  10369.         </GOK:handler>
  10370.  
  10371.         <GOK:handler state="release" name="movehighlighter">
  10372.             <GOK:effect call="Timer1Stop"/>
  10373.         </GOK:handler>
  10374.  
  10375.         <GOK:handler name="select">
  10376.             <GOK:effect call="Timer1Stop"/>
  10377.             <GOK:effect name="feedbackselection" call="Feedback"/>
  10378.             <GOK:effect call="OutputSelectedKey"/>
  10379.             <GOK:effect call="HighlightFirstChunk"/>
  10380.             <GOK:effect param1="1" call="StateJump"/>
  10381.         </GOK:handler>
  10382.  
  10383.         <GOK:handler name="timer1">
  10384.         
  10385.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  10386.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  10387.             <GOK:effect call="ChunkerIfNextKey">
  10388.                 <GOK:compare value="1" type="equal">
  10389.                     <GOK:true>
  10390.                         <GOK:effect call="ChunkerNextKey"/>
  10391.                     </GOK:true>
  10392.                     <GOK:false>
  10393.                         <GOK:effect name="wrap" call="GetRate">
  10394.                             <GOK:compare value="1" type="equal">
  10395.                                 <GOK:true>
  10396.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  10397.                                     
  10398.                                     <GOK:effect param1="1" call="CounterGet">
  10399.                                         <GOK:compare value="1" type="lessthan">
  10400.                                             <GOK:true>
  10401.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  10402.                                                 <GOK:effect call="Timer1Stop"/>
  10403.                                                 <GOK:effect call="HighlightFirstChunk"/>
  10404.                                                 <GOK:effect param1="1" call="StateJump"/>
  10405.                                             </GOK:true>
  10406.                                             <GOK:false>
  10407.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  10408.                                             </GOK:false>
  10409.                                         </GOK:compare>
  10410.                                     </GOK:effect>
  10411.                                 </GOK:true>
  10412.                             </GOK:compare>
  10413.                         </GOK:effect>
  10414.                     </GOK:false>
  10415.                 </GOK:compare>
  10416.             </GOK:effect>
  10417.         </GOK:handler>
  10418.     </GOK:state>
  10419.  
  10420.  
  10421.     <GOK:state name="repeat">
  10422.         <GOK:handler name="select">
  10423.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  10424.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  10425.             <GOK:effect call="Timer1Stop"/>
  10426.             <GOK:effect call="HighlightFirstChunk"/>
  10427.             <GOK:effect param1="1" call="StateJump"/>
  10428.         </GOK:handler>
  10429.         <GOK:handler state="press" name="movehighlighter">
  10430.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  10431.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  10432.             <GOK:effect call="Timer1Stop"/>
  10433.             <GOK:effect call="HighlightFirstChunk"/>
  10434.             <GOK:effect param1="1" call="StateJump"/>
  10435.         </GOK:handler>
  10436.     </GOK:state>
  10437.  
  10438.  
  10439. </GOK:accessmethod>
  10440. <GOK:accessmethod xml:lang="mk" name="inversescanning" displayname="╨₧╨▒╤Ç╨░╤é╨╜╨╛ ╤ü╨║╨╡╨╜╨╕╤Ç╨░╤Ü╨╡">
  10441. <GOK:description xml:space="preserve" xml:lang="mk">╨ƒ╤Ç╨╕╤é╨╕╤ü╨╜╨╡╤é╨╡ ╨╕ ╨╖╨░╨┤╤Ç╨╢╨╡╤é╨╡ ╨│╨╛ ╨║╨╛╨┐╤ç╨╡╤é╨╛ ╨╖╨░ ╨┤╨░ ╤ü╨║╨╡╨╜╨╕╤Ç╨░╤é╨╡. ╨ƒ╤Ç╨╕╤é╨╕╤ü╨╜╨╡╤é╨╡ ╨┤╤Ç╤â╨│╨╛ ╨║╨╛╨┐╤ç╨╡ ╨╖╨░ ╨┤╨░ ╨╕╨╖╨▒╨╡╤Ç╨╡╤é╨╡.</GOK:description>
  10442.  
  10443. <GOK:operation>
  10444. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨₧╨┐╨╡╤Ç╨░╤å╨╕╤ÿ╨░" xml:lang="mk">
  10445.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  10446.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  10447.  
  10448.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10449.                 <GOK:control type="label" string="╨í╨║╨╡╨╜╨╕╤Ç╨░╤ÿ:" xml:lang="mk"></GOK:control>
  10450.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="╨í╨║╨╡╨╜╨╕╤Ç╨░╤ÿ:" xml:lang="mk"></GOK:control>
  10451.             </GOK:control>
  10452.                 
  10453.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10454.                 <GOK:control type="label" string="╨É╨║╤é╨╕╨▓╨╕╤Ç╨░╤ÿ:" xml:lang="mk"></GOK:control>
  10455.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="╨É╨║╤é╨╕╨▓╨╕╤Ç╨░╤ÿ:" xml:lang="mk"></GOK:control>
  10456.             </GOK:control>
  10457.  
  10458.         </GOK:control>
  10459.     </GOK:control>    
  10460. </GOK:control>    
  10461. </GOK:operation>
  10462.  
  10463. <GOK:feedback>
  10464. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨ƒ╨╛╨▓╤Ç╨░╤é╨╜╨░ ╨╕╨╜╤ä╨╛╤Ç╨╝╨░╤å╨╕╤ÿ╨░" xml:lang="mk">
  10465.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  10466.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  10467.  
  10468.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10469.                 <GOK:control type="label" string="╨ö╨▓╨╕╨╢╨╡╤Ü╨╡:" xml:lang="mk"></GOK:control>
  10470.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="╨ö╨▓╨╕╨╢╨╡╤Ü╨╡ ╨╜╨░ ╨┐╨╛╨▓╤Ç╨░╤é╨╜╨░╤é╨░ ╨╕╨╜╤ä╨╛╤Ç╨╝╨░╤å╨╕╤ÿ╨░:" xml:lang="mk"></GOK:control>
  10471.             </GOK:control>
  10472.     
  10473.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10474.                 <GOK:control type="label" string="╨É╨║╤é╨╕╨▓╨╕╤Ç╨░╤Ü╨╡:" xml:lang="mk"></GOK:control>
  10475.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="╨É╨║╤é╨╕╨▓╨╕╤Ç╨░╤Ü╨╡ ╨╜╨░ ╨┐╨╛╨▓╤Ç╨░╤é╨╜╨░╤é╨░ ╨╕╨╜╤ä╨╛╤Ç╨╝╨░╤å╨╕╤ÿ╨░:" xml:lang="mk"></GOK:control>
  10476.             </GOK:control>
  10477.  
  10478.         </GOK:control>
  10479.     </GOK:control>
  10480. </GOK:control>
  10481. </GOK:feedback>
  10482.  
  10483. <GOK:options>
  10484. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨₧╨┐╤å╨╕╨╕" xml:lang="mk">
  10485.  
  10486.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  10487.  
  10488.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  10489.             <GOK:control type="label" string="╨ù╨░╤ü╤é╨╛╤ÿ ╨┐╤Ç╨╕ ╤ü╨║╨╡╨╜╨╕╤Ç╨░╤Ü╨╡:" xml:lang="mk"></GOK:control>
  10490.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="╨æ╤Ç╨╖╨╕╨╜╨░ ╨╜╨░ ╤ü╨║╨╡╨╜╨╕╤Ç╨░╤Ü╨╡:" xml:lang="mk"></GOK:control>
  10491.             <GOK:control type="label" string="(╤ü╤é╨╛╤é╨╕╨╜╨║╨╕)" xml:lang="mk"></GOK:control>
  10492.         </GOK:control>
  10493.  
  10494.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  10495.             <GOK:control type="checkbutton" name="wrap" string="╨ù╨░╨▓╨╕╤é╨║╨░╤ÿ ╤Ç╨╡╨┤╨╛╨▓╨╕/╨║╨╛╨╗╨╛╨╜╨╕" xml:lang="mk"></GOK:control>
  10496.         </GOK:control>
  10497.     
  10498.  
  10499.  
  10500.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  10501.             <GOK:control type="label" string="Scanning Direction:"/>
  10502.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10503.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="╨ô╨╛╤Ç╨╡/╨ö╨╛╨╗╤â" xml:lang="mk"></GOK:control>
  10504.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="╨ö╨╛╨╗╤â/╨ô╨╛╤Ç╨╡" xml:lang="mk"></GOK:control>
  10505.             </GOK:control>
  10506.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10507.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="╨¢╨╡╨▓╨╛/╨ö╨╡╤ü╨╜╨╛" xml:lang="mk"></GOK:control>
  10508.                 <GOK:control value="1" type="radiobutton" name="leftright" string="╨ö╨╡╤ü╨╜╨╛/╨¢╨╡╨▓╨╛" xml:lang="mk"></GOK:control>
  10509.             </GOK:control>
  10510.         </GOK:control>
  10511.  
  10512.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  10513.             <GOK:control type="label" string="╨ª╨╕╨║╨╗╤â╤ü╨╕ ╨┐╤Ç╨╡╨┤ ╨┤╨░ ╤ü╤é╨╛╨┐╨╕╤Ç╨░:" xml:lang="mk"></GOK:control>
  10514.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="╨ª╨╕╨║╨╗╤â╤ü╨╕ ╨┐╤Ç╨╡╨┤ ╨┤╨░ ╤ü╤é╨╛╨┐╨╕╤Ç╨░:" xml:lang="mk"></GOK:control>
  10515.  
  10516.         </GOK:control>
  10517.     
  10518.     </GOK:control>
  10519. </GOK:control>
  10520. </GOK:options>
  10521.  
  10522.  
  10523.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  10524.     <GOK:rate stringvalue="switch3" name="select"/>
  10525.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  10526.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  10527.     <GOK:rate value="0" name="autorepeat"/>
  10528.     <GOK:rate value="30" name="repeatrate"/>
  10529.     <GOK:rate value="100" name="scanspeed"/>
  10530.     <GOK:rate value="1" name="wrap"/>
  10531.     <GOK:rate value="0" name="topbottom"/>
  10532.     <GOK:rate value="0" name="leftright"/>
  10533.     <GOK:rate value="3" name="cycles"/>
  10534.  
  10535.  
  10536.  
  10537.     <GOK:initialization>
  10538.         <GOK:effect call="ChunkerReset"/>
  10539.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  10540.     </GOK:initialization>
  10541.  
  10542.  
  10543.     <GOK:state name="1">
  10544.  
  10545.         <GOK:stateinit>
  10546.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  10547.         </GOK:stateinit>
  10548.         
  10549.         <GOK:handler state="press" name="movehighlighter">
  10550.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  10551.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  10552.             <GOK:effect call="ChunkerIfNextChunk">
  10553.                 <GOK:compare value="1" type="equal">
  10554.                     <GOK:true>
  10555.                         <GOK:effect call="ChunkerNextChunk"/>
  10556.                     </GOK:true>
  10557.                     <GOK:false>
  10558.                         <GOK:effect name="wrap" call="GetRate">
  10559.                             <GOK:compare value="1" type="equal">
  10560.                                 <GOK:true>
  10561.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  10562.                                 </GOK:true>
  10563.                             </GOK:compare>
  10564.                         </GOK:effect>
  10565.                     </GOK:false>
  10566.                 </GOK:compare>
  10567.             </GOK:effect>
  10568.         </GOK:handler>
  10569.  
  10570.         <GOK:handler state="release" name="movehighlighter">
  10571.             <GOK:effect call="Timer1Stop"/>
  10572.         </GOK:handler>
  10573.  
  10574.         <GOK:handler name="select">
  10575.             <GOK:effect call="Timer1Stop"/>
  10576.             <GOK:effect call="SelectChunk">
  10577.                 <GOK:compare value="1" type="equal">
  10578.                     <GOK:true>
  10579.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  10580.                         <GOK:effect call="OutputSelectedKey"/>
  10581.                         <GOK:effect call="HighlightFirstChunk"/>
  10582.                         <GOK:effect param1="1" call="StateJump"/>
  10583.                     </GOK:true>
  10584.                     <GOK:false>
  10585.                         <GOK:effect call="HighlightFirstKey"/>
  10586.                         <GOK:effect param1="2" call="StateJump"/>
  10587.                     </GOK:false>
  10588.                 </GOK:compare>
  10589.             </GOK:effect>
  10590.         </GOK:handler>
  10591.  
  10592.         <GOK:handler name="timer1">
  10593.         
  10594.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  10595.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  10596.             <GOK:effect call="ChunkerIfNextChunk">
  10597.                 <GOK:compare value="1" type="equal">
  10598.                     <GOK:true>
  10599.                         <GOK:effect call="ChunkerNextChunk"/>
  10600.                     </GOK:true>
  10601.                     <GOK:false>
  10602.                         <GOK:effect name="wrap" call="GetRate">
  10603.                             <GOK:compare value="1" type="equal">
  10604.                                 <GOK:true>
  10605.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  10606.                                 </GOK:true>
  10607.                             </GOK:compare>
  10608.                         </GOK:effect>
  10609.                     </GOK:false>
  10610.                 </GOK:compare>
  10611.             </GOK:effect>
  10612.         </GOK:handler>
  10613.  
  10614.     </GOK:state>
  10615.  
  10616.  
  10617.     <GOK:state name="2">
  10618.         
  10619.         <GOK:handler state="press" name="movehighlighter">
  10620.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  10621.             <GOK:effect call="ChunkerIfNextKey">
  10622.                 <GOK:compare value="1" type="equal">
  10623.                     <GOK:true>
  10624.                         <GOK:effect call="ChunkerNextKey"/>
  10625.                     </GOK:true>
  10626.                     <GOK:false>
  10627.                         <GOK:effect name="wrap" call="GetRate">
  10628.                             <GOK:compare value="1" type="equal">
  10629.                                 <GOK:true>
  10630.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  10631.                                     
  10632.                                     <GOK:effect param1="1" call="CounterGet">
  10633.                                         <GOK:compare value="1" type="lessthan">
  10634.                                             <GOK:true>
  10635.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  10636.                                                 <GOK:effect call="Timer1Stop"/>
  10637.                                                 <GOK:effect call="HighlightFirstChunk"/>
  10638.                                                 <GOK:effect param1="1" call="StateJump"/>
  10639.                                             </GOK:true>
  10640.                                             <GOK:false>
  10641.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  10642.                                             </GOK:false>
  10643.                                         </GOK:compare>
  10644.                                     </GOK:effect>
  10645.                                 </GOK:true>
  10646.                             </GOK:compare>
  10647.                         </GOK:effect>
  10648.                     </GOK:false>
  10649.                 </GOK:compare>
  10650.             </GOK:effect>
  10651.         </GOK:handler>
  10652.  
  10653.         <GOK:handler state="release" name="movehighlighter">
  10654.             <GOK:effect call="Timer1Stop"/>
  10655.         </GOK:handler>
  10656.  
  10657.         <GOK:handler name="select">
  10658.             <GOK:effect call="Timer1Stop"/>
  10659.             <GOK:effect name="feedbackselection" call="Feedback"/>
  10660.             <GOK:effect call="OutputSelectedKey"/>
  10661.             <GOK:effect call="HighlightFirstChunk"/>
  10662.             <GOK:effect param1="1" call="StateJump"/>
  10663.         </GOK:handler>
  10664.  
  10665.         <GOK:handler name="timer1">
  10666.         
  10667.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  10668.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  10669.             <GOK:effect call="ChunkerIfNextKey">
  10670.                 <GOK:compare value="1" type="equal">
  10671.                     <GOK:true>
  10672.                         <GOK:effect call="ChunkerNextKey"/>
  10673.                     </GOK:true>
  10674.                     <GOK:false>
  10675.                         <GOK:effect name="wrap" call="GetRate">
  10676.                             <GOK:compare value="1" type="equal">
  10677.                                 <GOK:true>
  10678.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  10679.                                     
  10680.                                     <GOK:effect param1="1" call="CounterGet">
  10681.                                         <GOK:compare value="1" type="lessthan">
  10682.                                             <GOK:true>
  10683.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  10684.                                                 <GOK:effect call="Timer1Stop"/>
  10685.                                                 <GOK:effect call="HighlightFirstChunk"/>
  10686.                                                 <GOK:effect param1="1" call="StateJump"/>
  10687.                                             </GOK:true>
  10688.                                             <GOK:false>
  10689.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  10690.                                             </GOK:false>
  10691.                                         </GOK:compare>
  10692.                                     </GOK:effect>
  10693.                                 </GOK:true>
  10694.                             </GOK:compare>
  10695.                         </GOK:effect>
  10696.                     </GOK:false>
  10697.                 </GOK:compare>
  10698.             </GOK:effect>
  10699.         </GOK:handler>
  10700.     </GOK:state>
  10701.  
  10702.  
  10703.     <GOK:state name="repeat">
  10704.         <GOK:handler name="select">
  10705.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  10706.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  10707.             <GOK:effect call="Timer1Stop"/>
  10708.             <GOK:effect call="HighlightFirstChunk"/>
  10709.             <GOK:effect param1="1" call="StateJump"/>
  10710.         </GOK:handler>
  10711.         <GOK:handler state="press" name="movehighlighter">
  10712.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  10713.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  10714.             <GOK:effect call="Timer1Stop"/>
  10715.             <GOK:effect call="HighlightFirstChunk"/>
  10716.             <GOK:effect param1="1" call="StateJump"/>
  10717.         </GOK:handler>
  10718.     </GOK:state>
  10719.  
  10720.  
  10721. </GOK:accessmethod>
  10722. <GOK:accessmethod xml:lang="ml" name="inversescanning" displayname="Inverse Scanning">
  10723. <GOK:description xml:space="preserve">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  10724.  
  10725. <GOK:operation>
  10726. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operation" xml:lang="ml">
  10727.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  10728.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  10729.  
  10730.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10731.                 <GOK:control type="label" string="Scan:" xml:lang="ml"></GOK:control>
  10732.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Scan:" xml:lang="ml"></GOK:control>
  10733.             </GOK:control>
  10734.                 
  10735.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10736.                 <GOK:control type="label" string="Activate:" xml:lang="ml"></GOK:control>
  10737.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activate:" xml:lang="ml"></GOK:control>
  10738.             </GOK:control>
  10739.  
  10740.         </GOK:control>
  10741.     </GOK:control>    
  10742. </GOK:control>    
  10743. </GOK:operation>
  10744.  
  10745. <GOK:feedback>
  10746. <GOK:control type="frame" spacing="0" size="3" border="0" string="Feedback" xml:lang="ml">
  10747.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  10748.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  10749.  
  10750.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10751.                 <GOK:control type="label" string="Movement:" xml:lang="ml"></GOK:control>
  10752.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedback Movement:" xml:lang="ml"></GOK:control>
  10753.             </GOK:control>
  10754.     
  10755.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10756.                 <GOK:control type="label" string="Activation:" xml:lang="ml"></GOK:control>
  10757.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:" xml:lang="ml"></GOK:control>
  10758.             </GOK:control>
  10759.  
  10760.         </GOK:control>
  10761.     </GOK:control>
  10762. </GOK:control>
  10763. </GOK:feedback>
  10764.  
  10765. <GOK:options>
  10766. <GOK:control type="frame" spacing="0" size="3" border="0" string="Options" xml:lang="ml">
  10767.  
  10768.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  10769.  
  10770.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  10771.             <GOK:control type="label" string="Scan Delay:" xml:lang="ml"></GOK:control>
  10772.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Scan Speed:" xml:lang="ml"></GOK:control>
  10773.             <GOK:control type="label" string="(100s of a second)" xml:lang="ml"></GOK:control>
  10774.         </GOK:control>
  10775.  
  10776.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  10777.             <GOK:control type="checkbutton" name="wrap" string="Wrap Rows/Columns" xml:lang="ml"></GOK:control>
  10778.         </GOK:control>
  10779.     
  10780.  
  10781.  
  10782.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  10783.             <GOK:control type="label" string="Scanning Direction:"/>
  10784.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10785.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Top/Bottom" xml:lang="ml"></GOK:control>
  10786.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Bottom/Top" xml:lang="ml"></GOK:control>
  10787.             </GOK:control>
  10788.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10789.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Left/Right" xml:lang="ml"></GOK:control>
  10790.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Right/Left" xml:lang="ml"></GOK:control>
  10791.             </GOK:control>
  10792.         </GOK:control>
  10793.  
  10794.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  10795.             <GOK:control type="label" string="Cycles Before Stopping:" xml:lang="ml"></GOK:control>
  10796.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Cycles Before Stopping:" xml:lang="ml"></GOK:control>
  10797.  
  10798.         </GOK:control>
  10799.     
  10800.     </GOK:control>
  10801. </GOK:control>
  10802. </GOK:options>
  10803.  
  10804.  
  10805.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  10806.     <GOK:rate stringvalue="switch3" name="select"/>
  10807.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  10808.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  10809.     <GOK:rate value="0" name="autorepeat"/>
  10810.     <GOK:rate value="30" name="repeatrate"/>
  10811.     <GOK:rate value="100" name="scanspeed"/>
  10812.     <GOK:rate value="1" name="wrap"/>
  10813.     <GOK:rate value="0" name="topbottom"/>
  10814.     <GOK:rate value="0" name="leftright"/>
  10815.     <GOK:rate value="3" name="cycles"/>
  10816.  
  10817.  
  10818.  
  10819.     <GOK:initialization>
  10820.         <GOK:effect call="ChunkerReset"/>
  10821.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  10822.     </GOK:initialization>
  10823.  
  10824.  
  10825.     <GOK:state name="1">
  10826.  
  10827.         <GOK:stateinit>
  10828.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  10829.         </GOK:stateinit>
  10830.         
  10831.         <GOK:handler state="press" name="movehighlighter">
  10832.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  10833.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  10834.             <GOK:effect call="ChunkerIfNextChunk">
  10835.                 <GOK:compare value="1" type="equal">
  10836.                     <GOK:true>
  10837.                         <GOK:effect call="ChunkerNextChunk"/>
  10838.                     </GOK:true>
  10839.                     <GOK:false>
  10840.                         <GOK:effect name="wrap" call="GetRate">
  10841.                             <GOK:compare value="1" type="equal">
  10842.                                 <GOK:true>
  10843.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  10844.                                 </GOK:true>
  10845.                             </GOK:compare>
  10846.                         </GOK:effect>
  10847.                     </GOK:false>
  10848.                 </GOK:compare>
  10849.             </GOK:effect>
  10850.         </GOK:handler>
  10851.  
  10852.         <GOK:handler state="release" name="movehighlighter">
  10853.             <GOK:effect call="Timer1Stop"/>
  10854.         </GOK:handler>
  10855.  
  10856.         <GOK:handler name="select">
  10857.             <GOK:effect call="Timer1Stop"/>
  10858.             <GOK:effect call="SelectChunk">
  10859.                 <GOK:compare value="1" type="equal">
  10860.                     <GOK:true>
  10861.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  10862.                         <GOK:effect call="OutputSelectedKey"/>
  10863.                         <GOK:effect call="HighlightFirstChunk"/>
  10864.                         <GOK:effect param1="1" call="StateJump"/>
  10865.                     </GOK:true>
  10866.                     <GOK:false>
  10867.                         <GOK:effect call="HighlightFirstKey"/>
  10868.                         <GOK:effect param1="2" call="StateJump"/>
  10869.                     </GOK:false>
  10870.                 </GOK:compare>
  10871.             </GOK:effect>
  10872.         </GOK:handler>
  10873.  
  10874.         <GOK:handler name="timer1">
  10875.         
  10876.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  10877.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  10878.             <GOK:effect call="ChunkerIfNextChunk">
  10879.                 <GOK:compare value="1" type="equal">
  10880.                     <GOK:true>
  10881.                         <GOK:effect call="ChunkerNextChunk"/>
  10882.                     </GOK:true>
  10883.                     <GOK:false>
  10884.                         <GOK:effect name="wrap" call="GetRate">
  10885.                             <GOK:compare value="1" type="equal">
  10886.                                 <GOK:true>
  10887.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  10888.                                 </GOK:true>
  10889.                             </GOK:compare>
  10890.                         </GOK:effect>
  10891.                     </GOK:false>
  10892.                 </GOK:compare>
  10893.             </GOK:effect>
  10894.         </GOK:handler>
  10895.  
  10896.     </GOK:state>
  10897.  
  10898.  
  10899.     <GOK:state name="2">
  10900.         
  10901.         <GOK:handler state="press" name="movehighlighter">
  10902.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  10903.             <GOK:effect call="ChunkerIfNextKey">
  10904.                 <GOK:compare value="1" type="equal">
  10905.                     <GOK:true>
  10906.                         <GOK:effect call="ChunkerNextKey"/>
  10907.                     </GOK:true>
  10908.                     <GOK:false>
  10909.                         <GOK:effect name="wrap" call="GetRate">
  10910.                             <GOK:compare value="1" type="equal">
  10911.                                 <GOK:true>
  10912.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  10913.                                     
  10914.                                     <GOK:effect param1="1" call="CounterGet">
  10915.                                         <GOK:compare value="1" type="lessthan">
  10916.                                             <GOK:true>
  10917.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  10918.                                                 <GOK:effect call="Timer1Stop"/>
  10919.                                                 <GOK:effect call="HighlightFirstChunk"/>
  10920.                                                 <GOK:effect param1="1" call="StateJump"/>
  10921.                                             </GOK:true>
  10922.                                             <GOK:false>
  10923.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  10924.                                             </GOK:false>
  10925.                                         </GOK:compare>
  10926.                                     </GOK:effect>
  10927.                                 </GOK:true>
  10928.                             </GOK:compare>
  10929.                         </GOK:effect>
  10930.                     </GOK:false>
  10931.                 </GOK:compare>
  10932.             </GOK:effect>
  10933.         </GOK:handler>
  10934.  
  10935.         <GOK:handler state="release" name="movehighlighter">
  10936.             <GOK:effect call="Timer1Stop"/>
  10937.         </GOK:handler>
  10938.  
  10939.         <GOK:handler name="select">
  10940.             <GOK:effect call="Timer1Stop"/>
  10941.             <GOK:effect name="feedbackselection" call="Feedback"/>
  10942.             <GOK:effect call="OutputSelectedKey"/>
  10943.             <GOK:effect call="HighlightFirstChunk"/>
  10944.             <GOK:effect param1="1" call="StateJump"/>
  10945.         </GOK:handler>
  10946.  
  10947.         <GOK:handler name="timer1">
  10948.         
  10949.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  10950.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  10951.             <GOK:effect call="ChunkerIfNextKey">
  10952.                 <GOK:compare value="1" type="equal">
  10953.                     <GOK:true>
  10954.                         <GOK:effect call="ChunkerNextKey"/>
  10955.                     </GOK:true>
  10956.                     <GOK:false>
  10957.                         <GOK:effect name="wrap" call="GetRate">
  10958.                             <GOK:compare value="1" type="equal">
  10959.                                 <GOK:true>
  10960.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  10961.                                     
  10962.                                     <GOK:effect param1="1" call="CounterGet">
  10963.                                         <GOK:compare value="1" type="lessthan">
  10964.                                             <GOK:true>
  10965.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  10966.                                                 <GOK:effect call="Timer1Stop"/>
  10967.                                                 <GOK:effect call="HighlightFirstChunk"/>
  10968.                                                 <GOK:effect param1="1" call="StateJump"/>
  10969.                                             </GOK:true>
  10970.                                             <GOK:false>
  10971.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  10972.                                             </GOK:false>
  10973.                                         </GOK:compare>
  10974.                                     </GOK:effect>
  10975.                                 </GOK:true>
  10976.                             </GOK:compare>
  10977.                         </GOK:effect>
  10978.                     </GOK:false>
  10979.                 </GOK:compare>
  10980.             </GOK:effect>
  10981.         </GOK:handler>
  10982.     </GOK:state>
  10983.  
  10984.  
  10985.     <GOK:state name="repeat">
  10986.         <GOK:handler name="select">
  10987.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  10988.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  10989.             <GOK:effect call="Timer1Stop"/>
  10990.             <GOK:effect call="HighlightFirstChunk"/>
  10991.             <GOK:effect param1="1" call="StateJump"/>
  10992.         </GOK:handler>
  10993.         <GOK:handler state="press" name="movehighlighter">
  10994.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  10995.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  10996.             <GOK:effect call="Timer1Stop"/>
  10997.             <GOK:effect call="HighlightFirstChunk"/>
  10998.             <GOK:effect param1="1" call="StateJump"/>
  10999.         </GOK:handler>
  11000.     </GOK:state>
  11001.  
  11002.  
  11003. </GOK:accessmethod>
  11004. <GOK:accessmethod xml:lang="mn" name="inversescanning" displayname="╨ú╤Ç╨▓╤â╤â╨╗╤ü╨░╨╜ ╤å╨╛╤à╨╕╨╗╤é">
  11005. <GOK:description xml:space="preserve">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  11006.  
  11007. <GOK:operation>
  11008. <GOK:control type="frame" spacing="0" size="3" border="0" string="╥«╨╣╨╗╨┤╤ì╨╗" xml:lang="mn">
  11009.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  11010.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  11011.  
  11012.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11013.                 <GOK:control type="label" string="╨¿╨░╨╗╨│╨░╤à:" xml:lang="mn"></GOK:control>
  11014.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="╨¿╨░╨╗╨│╨░╤à:" xml:lang="mn"></GOK:control>
  11015.             </GOK:control>
  11016.                 
  11017.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11018.                 <GOK:control type="label" string="Activate:" xml:lang="mn"></GOK:control>
  11019.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activate:" xml:lang="mn"></GOK:control>
  11020.             </GOK:control>
  11021.  
  11022.         </GOK:control>
  11023.     </GOK:control>    
  11024. </GOK:control>    
  11025. </GOK:operation>
  11026.  
  11027. <GOK:feedback>
  11028. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨í╨░╨╜╨░╨╗ ╤à╥»╤ü╤ì╨╗╤é" xml:lang="mn">
  11029.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  11030.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  11031.  
  11032.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11033.                 <GOK:control type="label" string="╨¿╨╕╨╗╨╢╥»╥»╨╗╤ì╨╗╤é:" xml:lang="mn"></GOK:control>
  11034.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="╨í╨░╨╜╨░╨╗ ╤à╥»╤ü╤ì╨╗╤é ╤ê╨╕╨╗╨╢╥»╥»╨╗╤ì╨╗╤é:" xml:lang="mn"></GOK:control>
  11035.             </GOK:control>
  11036.     
  11037.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11038.                 <GOK:control type="label" string="Activation:" xml:lang="mn"></GOK:control>
  11039.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:" xml:lang="mn"></GOK:control>
  11040.             </GOK:control>
  11041.  
  11042.         </GOK:control>
  11043.     </GOK:control>
  11044. </GOK:control>
  11045. </GOK:feedback>
  11046.  
  11047. <GOK:options>
  11048. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨í╨╛╨╜╨│╨╛╨╗╤é╤â╤â╨┤" xml:lang="mn">
  11049.  
  11050.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  11051.  
  11052.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  11053.             <GOK:control type="label" string="╨¿╨░╨╗╨│╨░╤à ╤à╥»╨╗╤ì╤ì╨╗╤é:" xml:lang="mn"></GOK:control>
  11054.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="╨¿╨░╨╗╨│╨░╤à ╤à╤â╤Ç╨┤:" xml:lang="mn"></GOK:control>
  11055.             <GOK:control type="label" string="(╤ü╨╡╨║╤â╨╜╨┤╤ï╨╜ ╨╖╤â╤â)" xml:lang="mn"></GOK:control>
  11056.         </GOK:control>
  11057.  
  11058.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  11059.             <GOK:control type="checkbutton" name="wrap" string="╨£╙⌐╤Ç/╨æ╨░╨│╨░╨╜╨░ ╤é╨░╤ü╨╗╨░╤à" xml:lang="mn"></GOK:control>
  11060.         </GOK:control>
  11061.     
  11062.  
  11063.  
  11064.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  11065.             <GOK:control type="label" string="Scanning Direction:"/>
  11066.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11067.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="╨ö╤ì╤ì╨┤/╨ö╨╛╨╛╨┤" xml:lang="mn"></GOK:control>
  11068.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="╨ö╨╛╨╛╨┤/╨ö╤ì╤ì╨┤" xml:lang="mn"></GOK:control>
  11069.             </GOK:control>
  11070.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11071.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="╨ù╥»╥»╨╜/╨æ╨░╤Ç╤â╤â╨╜" xml:lang="mn"></GOK:control>
  11072.                 <GOK:control value="1" type="radiobutton" name="leftright" string="╨æ╨░╤Ç╤â╤â╨╜/╨ù╥»╥»╨╜" xml:lang="mn"></GOK:control>
  11073.             </GOK:control>
  11074.         </GOK:control>
  11075.  
  11076.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  11077.             <GOK:control type="label" string="╨ù╨╛╤ü╨╛╤à╤ï╨╜ ╙⌐╨╝╨╜╙⌐╤à ╤å╨╕╨║╨╗:" xml:lang="mn"></GOK:control>
  11078.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="╨ù╨╛╤ü╨╛╤à╤ï╨╜ ╙⌐╨╝╨╜╙⌐╤à ╤å╨╕╨║╨╗:" xml:lang="mn"></GOK:control>
  11079.  
  11080.         </GOK:control>
  11081.     
  11082.     </GOK:control>
  11083. </GOK:control>
  11084. </GOK:options>
  11085.  
  11086.  
  11087.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  11088.     <GOK:rate stringvalue="switch3" name="select"/>
  11089.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  11090.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  11091.     <GOK:rate value="0" name="autorepeat"/>
  11092.     <GOK:rate value="30" name="repeatrate"/>
  11093.     <GOK:rate value="100" name="scanspeed"/>
  11094.     <GOK:rate value="1" name="wrap"/>
  11095.     <GOK:rate value="0" name="topbottom"/>
  11096.     <GOK:rate value="0" name="leftright"/>
  11097.     <GOK:rate value="3" name="cycles"/>
  11098.  
  11099.  
  11100.  
  11101.     <GOK:initialization>
  11102.         <GOK:effect call="ChunkerReset"/>
  11103.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  11104.     </GOK:initialization>
  11105.  
  11106.  
  11107.     <GOK:state name="1">
  11108.  
  11109.         <GOK:stateinit>
  11110.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  11111.         </GOK:stateinit>
  11112.         
  11113.         <GOK:handler state="press" name="movehighlighter">
  11114.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  11115.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  11116.             <GOK:effect call="ChunkerIfNextChunk">
  11117.                 <GOK:compare value="1" type="equal">
  11118.                     <GOK:true>
  11119.                         <GOK:effect call="ChunkerNextChunk"/>
  11120.                     </GOK:true>
  11121.                     <GOK:false>
  11122.                         <GOK:effect name="wrap" call="GetRate">
  11123.                             <GOK:compare value="1" type="equal">
  11124.                                 <GOK:true>
  11125.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  11126.                                 </GOK:true>
  11127.                             </GOK:compare>
  11128.                         </GOK:effect>
  11129.                     </GOK:false>
  11130.                 </GOK:compare>
  11131.             </GOK:effect>
  11132.         </GOK:handler>
  11133.  
  11134.         <GOK:handler state="release" name="movehighlighter">
  11135.             <GOK:effect call="Timer1Stop"/>
  11136.         </GOK:handler>
  11137.  
  11138.         <GOK:handler name="select">
  11139.             <GOK:effect call="Timer1Stop"/>
  11140.             <GOK:effect call="SelectChunk">
  11141.                 <GOK:compare value="1" type="equal">
  11142.                     <GOK:true>
  11143.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  11144.                         <GOK:effect call="OutputSelectedKey"/>
  11145.                         <GOK:effect call="HighlightFirstChunk"/>
  11146.                         <GOK:effect param1="1" call="StateJump"/>
  11147.                     </GOK:true>
  11148.                     <GOK:false>
  11149.                         <GOK:effect call="HighlightFirstKey"/>
  11150.                         <GOK:effect param1="2" call="StateJump"/>
  11151.                     </GOK:false>
  11152.                 </GOK:compare>
  11153.             </GOK:effect>
  11154.         </GOK:handler>
  11155.  
  11156.         <GOK:handler name="timer1">
  11157.         
  11158.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  11159.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  11160.             <GOK:effect call="ChunkerIfNextChunk">
  11161.                 <GOK:compare value="1" type="equal">
  11162.                     <GOK:true>
  11163.                         <GOK:effect call="ChunkerNextChunk"/>
  11164.                     </GOK:true>
  11165.                     <GOK:false>
  11166.                         <GOK:effect name="wrap" call="GetRate">
  11167.                             <GOK:compare value="1" type="equal">
  11168.                                 <GOK:true>
  11169.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  11170.                                 </GOK:true>
  11171.                             </GOK:compare>
  11172.                         </GOK:effect>
  11173.                     </GOK:false>
  11174.                 </GOK:compare>
  11175.             </GOK:effect>
  11176.         </GOK:handler>
  11177.  
  11178.     </GOK:state>
  11179.  
  11180.  
  11181.     <GOK:state name="2">
  11182.         
  11183.         <GOK:handler state="press" name="movehighlighter">
  11184.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  11185.             <GOK:effect call="ChunkerIfNextKey">
  11186.                 <GOK:compare value="1" type="equal">
  11187.                     <GOK:true>
  11188.                         <GOK:effect call="ChunkerNextKey"/>
  11189.                     </GOK:true>
  11190.                     <GOK:false>
  11191.                         <GOK:effect name="wrap" call="GetRate">
  11192.                             <GOK:compare value="1" type="equal">
  11193.                                 <GOK:true>
  11194.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  11195.                                     
  11196.                                     <GOK:effect param1="1" call="CounterGet">
  11197.                                         <GOK:compare value="1" type="lessthan">
  11198.                                             <GOK:true>
  11199.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  11200.                                                 <GOK:effect call="Timer1Stop"/>
  11201.                                                 <GOK:effect call="HighlightFirstChunk"/>
  11202.                                                 <GOK:effect param1="1" call="StateJump"/>
  11203.                                             </GOK:true>
  11204.                                             <GOK:false>
  11205.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  11206.                                             </GOK:false>
  11207.                                         </GOK:compare>
  11208.                                     </GOK:effect>
  11209.                                 </GOK:true>
  11210.                             </GOK:compare>
  11211.                         </GOK:effect>
  11212.                     </GOK:false>
  11213.                 </GOK:compare>
  11214.             </GOK:effect>
  11215.         </GOK:handler>
  11216.  
  11217.         <GOK:handler state="release" name="movehighlighter">
  11218.             <GOK:effect call="Timer1Stop"/>
  11219.         </GOK:handler>
  11220.  
  11221.         <GOK:handler name="select">
  11222.             <GOK:effect call="Timer1Stop"/>
  11223.             <GOK:effect name="feedbackselection" call="Feedback"/>
  11224.             <GOK:effect call="OutputSelectedKey"/>
  11225.             <GOK:effect call="HighlightFirstChunk"/>
  11226.             <GOK:effect param1="1" call="StateJump"/>
  11227.         </GOK:handler>
  11228.  
  11229.         <GOK:handler name="timer1">
  11230.         
  11231.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  11232.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  11233.             <GOK:effect call="ChunkerIfNextKey">
  11234.                 <GOK:compare value="1" type="equal">
  11235.                     <GOK:true>
  11236.                         <GOK:effect call="ChunkerNextKey"/>
  11237.                     </GOK:true>
  11238.                     <GOK:false>
  11239.                         <GOK:effect name="wrap" call="GetRate">
  11240.                             <GOK:compare value="1" type="equal">
  11241.                                 <GOK:true>
  11242.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  11243.                                     
  11244.                                     <GOK:effect param1="1" call="CounterGet">
  11245.                                         <GOK:compare value="1" type="lessthan">
  11246.                                             <GOK:true>
  11247.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  11248.                                                 <GOK:effect call="Timer1Stop"/>
  11249.                                                 <GOK:effect call="HighlightFirstChunk"/>
  11250.                                                 <GOK:effect param1="1" call="StateJump"/>
  11251.                                             </GOK:true>
  11252.                                             <GOK:false>
  11253.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  11254.                                             </GOK:false>
  11255.                                         </GOK:compare>
  11256.                                     </GOK:effect>
  11257.                                 </GOK:true>
  11258.                             </GOK:compare>
  11259.                         </GOK:effect>
  11260.                     </GOK:false>
  11261.                 </GOK:compare>
  11262.             </GOK:effect>
  11263.         </GOK:handler>
  11264.     </GOK:state>
  11265.  
  11266.  
  11267.     <GOK:state name="repeat">
  11268.         <GOK:handler name="select">
  11269.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  11270.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  11271.             <GOK:effect call="Timer1Stop"/>
  11272.             <GOK:effect call="HighlightFirstChunk"/>
  11273.             <GOK:effect param1="1" call="StateJump"/>
  11274.         </GOK:handler>
  11275.         <GOK:handler state="press" name="movehighlighter">
  11276.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  11277.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  11278.             <GOK:effect call="Timer1Stop"/>
  11279.             <GOK:effect call="HighlightFirstChunk"/>
  11280.             <GOK:effect param1="1" call="StateJump"/>
  11281.         </GOK:handler>
  11282.     </GOK:state>
  11283.  
  11284.  
  11285. </GOK:accessmethod>
  11286. <GOK:accessmethod xml:lang="mr" name="inversescanning" displayname="Inverse Scanning">
  11287. <GOK:description xml:space="preserve">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  11288.  
  11289. <GOK:operation>
  11290. <GOK:control type="frame" spacing="0" size="3" border="0" string="αñæαñ¬αñ░αÑçαñ╢αñ¿" xml:lang="mr">
  11291.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  11292.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  11293.  
  11294.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11295.                 <GOK:control type="label" string="αñ╕αÑìαñòαÑàαñ¿:" xml:lang="mr"></GOK:control>
  11296.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="αñ╕αÑìαñòαÑàαñ¿:" xml:lang="mr"></GOK:control>
  11297.             </GOK:control>
  11298.                 
  11299.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11300.                 <GOK:control type="label" string="αñòαñ╛αñ░αÑìαñ»αñ╛αñ¿αÑìαñ╡αñ┐αññ αñòαñ░αñ╛:" xml:lang="mr"></GOK:control>
  11301.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="αñòαñ╛αñ░αÑìαñ»αñ╛αñ¿αÑìαñ╡αñ┐αññ αñòαñ░αñ╛:" xml:lang="mr"></GOK:control>
  11302.             </GOK:control>
  11303.  
  11304.         </GOK:control>
  11305.     </GOK:control>    
  11306. </GOK:control>    
  11307. </GOK:operation>
  11308.  
  11309. <GOK:feedback>
  11310. <GOK:control type="frame" spacing="0" size="3" border="0" string="αñ¬αÑìαñ░αññαñ┐αñ╕αñ╛αñª" xml:lang="mr">
  11311.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  11312.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  11313.  
  11314.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11315.                 <GOK:control type="label" string="αñ╣αñ▓αñ╡αñ╛αñ╣αñ▓αñ╡:" xml:lang="mr"></GOK:control>
  11316.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="αñ¬αÑìαñ░αññαñ┐αñ╕αñ╛αñª αñ╣αñ▓αñ╡αñ╛αñ╣αñ▓αñ╡:" xml:lang="mr"></GOK:control>
  11317.             </GOK:control>
  11318.     
  11319.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11320.                 <GOK:control type="label" string="αñòαñ╛αñ░αÑìαñ»αñ╛αñ¿αÑìαñ╡αñ┐αññαÑÇαñòαñ░αñú:" xml:lang="mr"></GOK:control>
  11321.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="αñ¬αÑìαñ░αññαñ┐αñ╕αñ╛αñª αñòαñ╛αñ░αÑìαñ»αñ╛αñ¿αÑìαñ╡αñ┐αññαÑÇαñòαñ░αñú:" xml:lang="mr"></GOK:control>
  11322.             </GOK:control>
  11323.  
  11324.         </GOK:control>
  11325.     </GOK:control>
  11326. </GOK:control>
  11327. </GOK:feedback>
  11328.  
  11329. <GOK:options>
  11330. <GOK:control type="frame" spacing="0" size="3" border="0" string="αñ¬αñ░αÑìαñ»αñ╛αñ»" xml:lang="mr">
  11331.  
  11332.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  11333.  
  11334.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  11335.             <GOK:control type="label" string="Scan Delay:" xml:lang="mr"></GOK:control>
  11336.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="αñ╕αÑìαñòαÑàαñ¿ αñ╡αÑçαñù:" xml:lang="mr"></GOK:control>
  11337.             <GOK:control type="label" string="(100s of a second)" xml:lang="mr"></GOK:control>
  11338.         </GOK:control>
  11339.  
  11340.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  11341.             <GOK:control type="checkbutton" name="wrap" string="αñ╡αÑìαñ░αÑàαñ¬ αñ░αñ╛αñéαñùαñ╛/αñ╕αÑìαññαñéαñ¡" xml:lang="mr"></GOK:control>
  11342.         </GOK:control>
  11343.     
  11344.  
  11345.  
  11346.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  11347.             <GOK:control type="label" string="Scanning Direction:"/>
  11348.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11349.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="αñƒαÑëαñ¬/αññαñ│" xml:lang="mr"></GOK:control>
  11350.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="αññαñ│/αñƒαÑëαñ¬" xml:lang="mr"></GOK:control>
  11351.             </GOK:control>
  11352.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11353.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="αñíαñ╛αñ╡αÑÇ/αñëαñ£αñ╡αÑÇ" xml:lang="mr"></GOK:control>
  11354.                 <GOK:control value="1" type="radiobutton" name="leftright" string="αñëαñ£αñ╡αÑÇ/αñíαñ╛αñ╡αÑÇ" xml:lang="mr"></GOK:control>
  11355.             </GOK:control>
  11356.         </GOK:control>
  11357.  
  11358.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  11359.             <GOK:control type="label" string="Cycles Before Stopping:" xml:lang="mr"></GOK:control>
  11360.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Cycles Before Stopping:" xml:lang="mr"></GOK:control>
  11361.  
  11362.         </GOK:control>
  11363.     
  11364.     </GOK:control>
  11365. </GOK:control>
  11366. </GOK:options>
  11367.  
  11368.  
  11369.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  11370.     <GOK:rate stringvalue="switch3" name="select"/>
  11371.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  11372.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  11373.     <GOK:rate value="0" name="autorepeat"/>
  11374.     <GOK:rate value="30" name="repeatrate"/>
  11375.     <GOK:rate value="100" name="scanspeed"/>
  11376.     <GOK:rate value="1" name="wrap"/>
  11377.     <GOK:rate value="0" name="topbottom"/>
  11378.     <GOK:rate value="0" name="leftright"/>
  11379.     <GOK:rate value="3" name="cycles"/>
  11380.  
  11381.  
  11382.  
  11383.     <GOK:initialization>
  11384.         <GOK:effect call="ChunkerReset"/>
  11385.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  11386.     </GOK:initialization>
  11387.  
  11388.  
  11389.     <GOK:state name="1">
  11390.  
  11391.         <GOK:stateinit>
  11392.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  11393.         </GOK:stateinit>
  11394.         
  11395.         <GOK:handler state="press" name="movehighlighter">
  11396.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  11397.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  11398.             <GOK:effect call="ChunkerIfNextChunk">
  11399.                 <GOK:compare value="1" type="equal">
  11400.                     <GOK:true>
  11401.                         <GOK:effect call="ChunkerNextChunk"/>
  11402.                     </GOK:true>
  11403.                     <GOK:false>
  11404.                         <GOK:effect name="wrap" call="GetRate">
  11405.                             <GOK:compare value="1" type="equal">
  11406.                                 <GOK:true>
  11407.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  11408.                                 </GOK:true>
  11409.                             </GOK:compare>
  11410.                         </GOK:effect>
  11411.                     </GOK:false>
  11412.                 </GOK:compare>
  11413.             </GOK:effect>
  11414.         </GOK:handler>
  11415.  
  11416.         <GOK:handler state="release" name="movehighlighter">
  11417.             <GOK:effect call="Timer1Stop"/>
  11418.         </GOK:handler>
  11419.  
  11420.         <GOK:handler name="select">
  11421.             <GOK:effect call="Timer1Stop"/>
  11422.             <GOK:effect call="SelectChunk">
  11423.                 <GOK:compare value="1" type="equal">
  11424.                     <GOK:true>
  11425.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  11426.                         <GOK:effect call="OutputSelectedKey"/>
  11427.                         <GOK:effect call="HighlightFirstChunk"/>
  11428.                         <GOK:effect param1="1" call="StateJump"/>
  11429.                     </GOK:true>
  11430.                     <GOK:false>
  11431.                         <GOK:effect call="HighlightFirstKey"/>
  11432.                         <GOK:effect param1="2" call="StateJump"/>
  11433.                     </GOK:false>
  11434.                 </GOK:compare>
  11435.             </GOK:effect>
  11436.         </GOK:handler>
  11437.  
  11438.         <GOK:handler name="timer1">
  11439.         
  11440.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  11441.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  11442.             <GOK:effect call="ChunkerIfNextChunk">
  11443.                 <GOK:compare value="1" type="equal">
  11444.                     <GOK:true>
  11445.                         <GOK:effect call="ChunkerNextChunk"/>
  11446.                     </GOK:true>
  11447.                     <GOK:false>
  11448.                         <GOK:effect name="wrap" call="GetRate">
  11449.                             <GOK:compare value="1" type="equal">
  11450.                                 <GOK:true>
  11451.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  11452.                                 </GOK:true>
  11453.                             </GOK:compare>
  11454.                         </GOK:effect>
  11455.                     </GOK:false>
  11456.                 </GOK:compare>
  11457.             </GOK:effect>
  11458.         </GOK:handler>
  11459.  
  11460.     </GOK:state>
  11461.  
  11462.  
  11463.     <GOK:state name="2">
  11464.         
  11465.         <GOK:handler state="press" name="movehighlighter">
  11466.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  11467.             <GOK:effect call="ChunkerIfNextKey">
  11468.                 <GOK:compare value="1" type="equal">
  11469.                     <GOK:true>
  11470.                         <GOK:effect call="ChunkerNextKey"/>
  11471.                     </GOK:true>
  11472.                     <GOK:false>
  11473.                         <GOK:effect name="wrap" call="GetRate">
  11474.                             <GOK:compare value="1" type="equal">
  11475.                                 <GOK:true>
  11476.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  11477.                                     
  11478.                                     <GOK:effect param1="1" call="CounterGet">
  11479.                                         <GOK:compare value="1" type="lessthan">
  11480.                                             <GOK:true>
  11481.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  11482.                                                 <GOK:effect call="Timer1Stop"/>
  11483.                                                 <GOK:effect call="HighlightFirstChunk"/>
  11484.                                                 <GOK:effect param1="1" call="StateJump"/>
  11485.                                             </GOK:true>
  11486.                                             <GOK:false>
  11487.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  11488.                                             </GOK:false>
  11489.                                         </GOK:compare>
  11490.                                     </GOK:effect>
  11491.                                 </GOK:true>
  11492.                             </GOK:compare>
  11493.                         </GOK:effect>
  11494.                     </GOK:false>
  11495.                 </GOK:compare>
  11496.             </GOK:effect>
  11497.         </GOK:handler>
  11498.  
  11499.         <GOK:handler state="release" name="movehighlighter">
  11500.             <GOK:effect call="Timer1Stop"/>
  11501.         </GOK:handler>
  11502.  
  11503.         <GOK:handler name="select">
  11504.             <GOK:effect call="Timer1Stop"/>
  11505.             <GOK:effect name="feedbackselection" call="Feedback"/>
  11506.             <GOK:effect call="OutputSelectedKey"/>
  11507.             <GOK:effect call="HighlightFirstChunk"/>
  11508.             <GOK:effect param1="1" call="StateJump"/>
  11509.         </GOK:handler>
  11510.  
  11511.         <GOK:handler name="timer1">
  11512.         
  11513.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  11514.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  11515.             <GOK:effect call="ChunkerIfNextKey">
  11516.                 <GOK:compare value="1" type="equal">
  11517.                     <GOK:true>
  11518.                         <GOK:effect call="ChunkerNextKey"/>
  11519.                     </GOK:true>
  11520.                     <GOK:false>
  11521.                         <GOK:effect name="wrap" call="GetRate">
  11522.                             <GOK:compare value="1" type="equal">
  11523.                                 <GOK:true>
  11524.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  11525.                                     
  11526.                                     <GOK:effect param1="1" call="CounterGet">
  11527.                                         <GOK:compare value="1" type="lessthan">
  11528.                                             <GOK:true>
  11529.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  11530.                                                 <GOK:effect call="Timer1Stop"/>
  11531.                                                 <GOK:effect call="HighlightFirstChunk"/>
  11532.                                                 <GOK:effect param1="1" call="StateJump"/>
  11533.                                             </GOK:true>
  11534.                                             <GOK:false>
  11535.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  11536.                                             </GOK:false>
  11537.                                         </GOK:compare>
  11538.                                     </GOK:effect>
  11539.                                 </GOK:true>
  11540.                             </GOK:compare>
  11541.                         </GOK:effect>
  11542.                     </GOK:false>
  11543.                 </GOK:compare>
  11544.             </GOK:effect>
  11545.         </GOK:handler>
  11546.     </GOK:state>
  11547.  
  11548.  
  11549.     <GOK:state name="repeat">
  11550.         <GOK:handler name="select">
  11551.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  11552.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  11553.             <GOK:effect call="Timer1Stop"/>
  11554.             <GOK:effect call="HighlightFirstChunk"/>
  11555.             <GOK:effect param1="1" call="StateJump"/>
  11556.         </GOK:handler>
  11557.         <GOK:handler state="press" name="movehighlighter">
  11558.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  11559.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  11560.             <GOK:effect call="Timer1Stop"/>
  11561.             <GOK:effect call="HighlightFirstChunk"/>
  11562.             <GOK:effect param1="1" call="StateJump"/>
  11563.         </GOK:handler>
  11564.     </GOK:state>
  11565.  
  11566.  
  11567. </GOK:accessmethod>
  11568. <GOK:accessmethod xml:lang="ms" name="inversescanning" displayname="Imbasan Songsang">
  11569. <GOK:description xml:space="preserve">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  11570.  
  11571. <GOK:operation>
  11572. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operation" xml:lang="ms">
  11573.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  11574.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  11575.  
  11576.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11577.                 <GOK:control type="label" string="Scan:" xml:lang="ms"></GOK:control>
  11578.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Scan:" xml:lang="ms"></GOK:control>
  11579.             </GOK:control>
  11580.                 
  11581.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11582.                 <GOK:control type="label" string="Activate:" xml:lang="ms"></GOK:control>
  11583.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activate:" xml:lang="ms"></GOK:control>
  11584.             </GOK:control>
  11585.  
  11586.         </GOK:control>
  11587.     </GOK:control>    
  11588. </GOK:control>    
  11589. </GOK:operation>
  11590.  
  11591. <GOK:feedback>
  11592. <GOK:control type="frame" spacing="0" size="3" border="0" string="Maklumbalas" xml:lang="ms">
  11593.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  11594.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  11595.  
  11596.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11597.                 <GOK:control type="label" string="Movement:" xml:lang="ms"></GOK:control>
  11598.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedback Movement:" xml:lang="ms"></GOK:control>
  11599.             </GOK:control>
  11600.     
  11601.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11602.                 <GOK:control type="label" string="Activation:" xml:lang="ms"></GOK:control>
  11603.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:" xml:lang="ms"></GOK:control>
  11604.             </GOK:control>
  11605.  
  11606.         </GOK:control>
  11607.     </GOK:control>
  11608. </GOK:control>
  11609. </GOK:feedback>
  11610.  
  11611. <GOK:options>
  11612. <GOK:control type="frame" spacing="0" size="3" border="0" string="Options" xml:lang="ms">
  11613.  
  11614.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  11615.  
  11616.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  11617.             <GOK:control type="label" string="Scan Delay:" xml:lang="ms"></GOK:control>
  11618.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Scan Speed:" xml:lang="ms"></GOK:control>
  11619.             <GOK:control type="label" string="(100s of a second)" xml:lang="ms"></GOK:control>
  11620.         </GOK:control>
  11621.  
  11622.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  11623.             <GOK:control type="checkbutton" name="wrap" string="Wrap Rows/Columns" xml:lang="ms"></GOK:control>
  11624.         </GOK:control>
  11625.     
  11626.  
  11627.  
  11628.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  11629.             <GOK:control type="label" string="Scanning Direction:"/>
  11630.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11631.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Top/Bottom" xml:lang="ms"></GOK:control>
  11632.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Bottom/Top" xml:lang="ms"></GOK:control>
  11633.             </GOK:control>
  11634.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11635.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Left/Right" xml:lang="ms"></GOK:control>
  11636.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Right/Left" xml:lang="ms"></GOK:control>
  11637.             </GOK:control>
  11638.         </GOK:control>
  11639.  
  11640.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  11641.             <GOK:control type="label" string="Cycles Before Stopping:" xml:lang="ms"></GOK:control>
  11642.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Cycles Before Stopping:" xml:lang="ms"></GOK:control>
  11643.  
  11644.         </GOK:control>
  11645.     
  11646.     </GOK:control>
  11647. </GOK:control>
  11648. </GOK:options>
  11649.  
  11650.  
  11651.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  11652.     <GOK:rate stringvalue="switch3" name="select"/>
  11653.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  11654.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  11655.     <GOK:rate value="0" name="autorepeat"/>
  11656.     <GOK:rate value="30" name="repeatrate"/>
  11657.     <GOK:rate value="100" name="scanspeed"/>
  11658.     <GOK:rate value="1" name="wrap"/>
  11659.     <GOK:rate value="0" name="topbottom"/>
  11660.     <GOK:rate value="0" name="leftright"/>
  11661.     <GOK:rate value="3" name="cycles"/>
  11662.  
  11663.  
  11664.  
  11665.     <GOK:initialization>
  11666.         <GOK:effect call="ChunkerReset"/>
  11667.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  11668.     </GOK:initialization>
  11669.  
  11670.  
  11671.     <GOK:state name="1">
  11672.  
  11673.         <GOK:stateinit>
  11674.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  11675.         </GOK:stateinit>
  11676.         
  11677.         <GOK:handler state="press" name="movehighlighter">
  11678.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  11679.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  11680.             <GOK:effect call="ChunkerIfNextChunk">
  11681.                 <GOK:compare value="1" type="equal">
  11682.                     <GOK:true>
  11683.                         <GOK:effect call="ChunkerNextChunk"/>
  11684.                     </GOK:true>
  11685.                     <GOK:false>
  11686.                         <GOK:effect name="wrap" call="GetRate">
  11687.                             <GOK:compare value="1" type="equal">
  11688.                                 <GOK:true>
  11689.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  11690.                                 </GOK:true>
  11691.                             </GOK:compare>
  11692.                         </GOK:effect>
  11693.                     </GOK:false>
  11694.                 </GOK:compare>
  11695.             </GOK:effect>
  11696.         </GOK:handler>
  11697.  
  11698.         <GOK:handler state="release" name="movehighlighter">
  11699.             <GOK:effect call="Timer1Stop"/>
  11700.         </GOK:handler>
  11701.  
  11702.         <GOK:handler name="select">
  11703.             <GOK:effect call="Timer1Stop"/>
  11704.             <GOK:effect call="SelectChunk">
  11705.                 <GOK:compare value="1" type="equal">
  11706.                     <GOK:true>
  11707.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  11708.                         <GOK:effect call="OutputSelectedKey"/>
  11709.                         <GOK:effect call="HighlightFirstChunk"/>
  11710.                         <GOK:effect param1="1" call="StateJump"/>
  11711.                     </GOK:true>
  11712.                     <GOK:false>
  11713.                         <GOK:effect call="HighlightFirstKey"/>
  11714.                         <GOK:effect param1="2" call="StateJump"/>
  11715.                     </GOK:false>
  11716.                 </GOK:compare>
  11717.             </GOK:effect>
  11718.         </GOK:handler>
  11719.  
  11720.         <GOK:handler name="timer1">
  11721.         
  11722.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  11723.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  11724.             <GOK:effect call="ChunkerIfNextChunk">
  11725.                 <GOK:compare value="1" type="equal">
  11726.                     <GOK:true>
  11727.                         <GOK:effect call="ChunkerNextChunk"/>
  11728.                     </GOK:true>
  11729.                     <GOK:false>
  11730.                         <GOK:effect name="wrap" call="GetRate">
  11731.                             <GOK:compare value="1" type="equal">
  11732.                                 <GOK:true>
  11733.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  11734.                                 </GOK:true>
  11735.                             </GOK:compare>
  11736.                         </GOK:effect>
  11737.                     </GOK:false>
  11738.                 </GOK:compare>
  11739.             </GOK:effect>
  11740.         </GOK:handler>
  11741.  
  11742.     </GOK:state>
  11743.  
  11744.  
  11745.     <GOK:state name="2">
  11746.         
  11747.         <GOK:handler state="press" name="movehighlighter">
  11748.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  11749.             <GOK:effect call="ChunkerIfNextKey">
  11750.                 <GOK:compare value="1" type="equal">
  11751.                     <GOK:true>
  11752.                         <GOK:effect call="ChunkerNextKey"/>
  11753.                     </GOK:true>
  11754.                     <GOK:false>
  11755.                         <GOK:effect name="wrap" call="GetRate">
  11756.                             <GOK:compare value="1" type="equal">
  11757.                                 <GOK:true>
  11758.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  11759.                                     
  11760.                                     <GOK:effect param1="1" call="CounterGet">
  11761.                                         <GOK:compare value="1" type="lessthan">
  11762.                                             <GOK:true>
  11763.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  11764.                                                 <GOK:effect call="Timer1Stop"/>
  11765.                                                 <GOK:effect call="HighlightFirstChunk"/>
  11766.                                                 <GOK:effect param1="1" call="StateJump"/>
  11767.                                             </GOK:true>
  11768.                                             <GOK:false>
  11769.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  11770.                                             </GOK:false>
  11771.                                         </GOK:compare>
  11772.                                     </GOK:effect>
  11773.                                 </GOK:true>
  11774.                             </GOK:compare>
  11775.                         </GOK:effect>
  11776.                     </GOK:false>
  11777.                 </GOK:compare>
  11778.             </GOK:effect>
  11779.         </GOK:handler>
  11780.  
  11781.         <GOK:handler state="release" name="movehighlighter">
  11782.             <GOK:effect call="Timer1Stop"/>
  11783.         </GOK:handler>
  11784.  
  11785.         <GOK:handler name="select">
  11786.             <GOK:effect call="Timer1Stop"/>
  11787.             <GOK:effect name="feedbackselection" call="Feedback"/>
  11788.             <GOK:effect call="OutputSelectedKey"/>
  11789.             <GOK:effect call="HighlightFirstChunk"/>
  11790.             <GOK:effect param1="1" call="StateJump"/>
  11791.         </GOK:handler>
  11792.  
  11793.         <GOK:handler name="timer1">
  11794.         
  11795.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  11796.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  11797.             <GOK:effect call="ChunkerIfNextKey">
  11798.                 <GOK:compare value="1" type="equal">
  11799.                     <GOK:true>
  11800.                         <GOK:effect call="ChunkerNextKey"/>
  11801.                     </GOK:true>
  11802.                     <GOK:false>
  11803.                         <GOK:effect name="wrap" call="GetRate">
  11804.                             <GOK:compare value="1" type="equal">
  11805.                                 <GOK:true>
  11806.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  11807.                                     
  11808.                                     <GOK:effect param1="1" call="CounterGet">
  11809.                                         <GOK:compare value="1" type="lessthan">
  11810.                                             <GOK:true>
  11811.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  11812.                                                 <GOK:effect call="Timer1Stop"/>
  11813.                                                 <GOK:effect call="HighlightFirstChunk"/>
  11814.                                                 <GOK:effect param1="1" call="StateJump"/>
  11815.                                             </GOK:true>
  11816.                                             <GOK:false>
  11817.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  11818.                                             </GOK:false>
  11819.                                         </GOK:compare>
  11820.                                     </GOK:effect>
  11821.                                 </GOK:true>
  11822.                             </GOK:compare>
  11823.                         </GOK:effect>
  11824.                     </GOK:false>
  11825.                 </GOK:compare>
  11826.             </GOK:effect>
  11827.         </GOK:handler>
  11828.     </GOK:state>
  11829.  
  11830.  
  11831.     <GOK:state name="repeat">
  11832.         <GOK:handler name="select">
  11833.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  11834.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  11835.             <GOK:effect call="Timer1Stop"/>
  11836.             <GOK:effect call="HighlightFirstChunk"/>
  11837.             <GOK:effect param1="1" call="StateJump"/>
  11838.         </GOK:handler>
  11839.         <GOK:handler state="press" name="movehighlighter">
  11840.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  11841.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  11842.             <GOK:effect call="Timer1Stop"/>
  11843.             <GOK:effect call="HighlightFirstChunk"/>
  11844.             <GOK:effect param1="1" call="StateJump"/>
  11845.         </GOK:handler>
  11846.     </GOK:state>
  11847.  
  11848.  
  11849. </GOK:accessmethod>
  11850. <GOK:accessmethod xml:lang="nb" name="inversescanning" displayname="Omvendt s├╕king">
  11851. <GOK:description xml:space="preserve" xml:lang="nb">Trykk og hold en knapp for ├Ñ s├╕ke. Trykk en annen knapp for ├Ñ velge.</GOK:description>
  11852.  
  11853. <GOK:operation>
  11854. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operasjon" xml:lang="nb">
  11855.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  11856.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  11857.  
  11858.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11859.                 <GOK:control type="label" string="S├╕k:" xml:lang="nb"></GOK:control>
  11860.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="S├╕k:" xml:lang="nb"></GOK:control>
  11861.             </GOK:control>
  11862.                 
  11863.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11864.                 <GOK:control type="label" string="Aktiver:" xml:lang="nb"></GOK:control>
  11865.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Aktiver:" xml:lang="nb"></GOK:control>
  11866.             </GOK:control>
  11867.  
  11868.         </GOK:control>
  11869.     </GOK:control>    
  11870. </GOK:control>    
  11871. </GOK:operation>
  11872.  
  11873. <GOK:feedback>
  11874. <GOK:control type="frame" spacing="0" size="3" border="0" string="Tilbakemelding" xml:lang="nb">
  11875.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  11876.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  11877.  
  11878.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11879.                 <GOK:control type="label" string="Flytting:" xml:lang="nb"></GOK:control>
  11880.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Flytting av tilbakemelding:" xml:lang="nb"></GOK:control>
  11881.             </GOK:control>
  11882.     
  11883.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11884.                 <GOK:control type="label" string="Aktivering:" xml:lang="nb"></GOK:control>
  11885.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Aktivering av tilbakemelding:" xml:lang="nb"></GOK:control>
  11886.             </GOK:control>
  11887.  
  11888.         </GOK:control>
  11889.     </GOK:control>
  11890. </GOK:control>
  11891. </GOK:feedback>
  11892.  
  11893. <GOK:options>
  11894. <GOK:control type="frame" spacing="0" size="3" border="0" string="Alternativer" xml:lang="nb">
  11895.  
  11896.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  11897.  
  11898.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  11899.             <GOK:control type="label" string="S├╕keforsinkelse:" xml:lang="nb"></GOK:control>
  11900.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="S├╕kehastighet:" xml:lang="nb"></GOK:control>
  11901.             <GOK:control type="label" string="(hundredelssekund)" xml:lang="nb"></GOK:control>
  11902.         </GOK:control>
  11903.  
  11904.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  11905.             <GOK:control type="checkbutton" name="wrap" string="Bryd rader/kolonner" xml:lang="nb"></GOK:control>
  11906.         </GOK:control>
  11907.     
  11908.  
  11909.  
  11910.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  11911.             <GOK:control type="label" string="Scanning Direction:"/>
  11912.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11913.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Topp/bunn" xml:lang="nb"></GOK:control>
  11914.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Bunn/topp" xml:lang="nb"></GOK:control>
  11915.             </GOK:control>
  11916.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11917.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Venstre/h├╕yre" xml:lang="nb"></GOK:control>
  11918.                 <GOK:control value="1" type="radiobutton" name="leftright" string="H├╕yre/venstre" xml:lang="nb"></GOK:control>
  11919.             </GOK:control>
  11920.         </GOK:control>
  11921.  
  11922.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  11923.             <GOK:control type="label" string="Antall runder f├╕r stopp:" xml:lang="nb"></GOK:control>
  11924.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Antall runder f├╕r stopp:" xml:lang="nb"></GOK:control>
  11925.  
  11926.         </GOK:control>
  11927.     
  11928.     </GOK:control>
  11929. </GOK:control>
  11930. </GOK:options>
  11931.  
  11932.  
  11933.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  11934.     <GOK:rate stringvalue="switch3" name="select"/>
  11935.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  11936.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  11937.     <GOK:rate value="0" name="autorepeat"/>
  11938.     <GOK:rate value="30" name="repeatrate"/>
  11939.     <GOK:rate value="100" name="scanspeed"/>
  11940.     <GOK:rate value="1" name="wrap"/>
  11941.     <GOK:rate value="0" name="topbottom"/>
  11942.     <GOK:rate value="0" name="leftright"/>
  11943.     <GOK:rate value="3" name="cycles"/>
  11944.  
  11945.  
  11946.  
  11947.     <GOK:initialization>
  11948.         <GOK:effect call="ChunkerReset"/>
  11949.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  11950.     </GOK:initialization>
  11951.  
  11952.  
  11953.     <GOK:state name="1">
  11954.  
  11955.         <GOK:stateinit>
  11956.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  11957.         </GOK:stateinit>
  11958.         
  11959.         <GOK:handler state="press" name="movehighlighter">
  11960.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  11961.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  11962.             <GOK:effect call="ChunkerIfNextChunk">
  11963.                 <GOK:compare value="1" type="equal">
  11964.                     <GOK:true>
  11965.                         <GOK:effect call="ChunkerNextChunk"/>
  11966.                     </GOK:true>
  11967.                     <GOK:false>
  11968.                         <GOK:effect name="wrap" call="GetRate">
  11969.                             <GOK:compare value="1" type="equal">
  11970.                                 <GOK:true>
  11971.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  11972.                                 </GOK:true>
  11973.                             </GOK:compare>
  11974.                         </GOK:effect>
  11975.                     </GOK:false>
  11976.                 </GOK:compare>
  11977.             </GOK:effect>
  11978.         </GOK:handler>
  11979.  
  11980.         <GOK:handler state="release" name="movehighlighter">
  11981.             <GOK:effect call="Timer1Stop"/>
  11982.         </GOK:handler>
  11983.  
  11984.         <GOK:handler name="select">
  11985.             <GOK:effect call="Timer1Stop"/>
  11986.             <GOK:effect call="SelectChunk">
  11987.                 <GOK:compare value="1" type="equal">
  11988.                     <GOK:true>
  11989.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  11990.                         <GOK:effect call="OutputSelectedKey"/>
  11991.                         <GOK:effect call="HighlightFirstChunk"/>
  11992.                         <GOK:effect param1="1" call="StateJump"/>
  11993.                     </GOK:true>
  11994.                     <GOK:false>
  11995.                         <GOK:effect call="HighlightFirstKey"/>
  11996.                         <GOK:effect param1="2" call="StateJump"/>
  11997.                     </GOK:false>
  11998.                 </GOK:compare>
  11999.             </GOK:effect>
  12000.         </GOK:handler>
  12001.  
  12002.         <GOK:handler name="timer1">
  12003.         
  12004.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  12005.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  12006.             <GOK:effect call="ChunkerIfNextChunk">
  12007.                 <GOK:compare value="1" type="equal">
  12008.                     <GOK:true>
  12009.                         <GOK:effect call="ChunkerNextChunk"/>
  12010.                     </GOK:true>
  12011.                     <GOK:false>
  12012.                         <GOK:effect name="wrap" call="GetRate">
  12013.                             <GOK:compare value="1" type="equal">
  12014.                                 <GOK:true>
  12015.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  12016.                                 </GOK:true>
  12017.                             </GOK:compare>
  12018.                         </GOK:effect>
  12019.                     </GOK:false>
  12020.                 </GOK:compare>
  12021.             </GOK:effect>
  12022.         </GOK:handler>
  12023.  
  12024.     </GOK:state>
  12025.  
  12026.  
  12027.     <GOK:state name="2">
  12028.         
  12029.         <GOK:handler state="press" name="movehighlighter">
  12030.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  12031.             <GOK:effect call="ChunkerIfNextKey">
  12032.                 <GOK:compare value="1" type="equal">
  12033.                     <GOK:true>
  12034.                         <GOK:effect call="ChunkerNextKey"/>
  12035.                     </GOK:true>
  12036.                     <GOK:false>
  12037.                         <GOK:effect name="wrap" call="GetRate">
  12038.                             <GOK:compare value="1" type="equal">
  12039.                                 <GOK:true>
  12040.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  12041.                                     
  12042.                                     <GOK:effect param1="1" call="CounterGet">
  12043.                                         <GOK:compare value="1" type="lessthan">
  12044.                                             <GOK:true>
  12045.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  12046.                                                 <GOK:effect call="Timer1Stop"/>
  12047.                                                 <GOK:effect call="HighlightFirstChunk"/>
  12048.                                                 <GOK:effect param1="1" call="StateJump"/>
  12049.                                             </GOK:true>
  12050.                                             <GOK:false>
  12051.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  12052.                                             </GOK:false>
  12053.                                         </GOK:compare>
  12054.                                     </GOK:effect>
  12055.                                 </GOK:true>
  12056.                             </GOK:compare>
  12057.                         </GOK:effect>
  12058.                     </GOK:false>
  12059.                 </GOK:compare>
  12060.             </GOK:effect>
  12061.         </GOK:handler>
  12062.  
  12063.         <GOK:handler state="release" name="movehighlighter">
  12064.             <GOK:effect call="Timer1Stop"/>
  12065.         </GOK:handler>
  12066.  
  12067.         <GOK:handler name="select">
  12068.             <GOK:effect call="Timer1Stop"/>
  12069.             <GOK:effect name="feedbackselection" call="Feedback"/>
  12070.             <GOK:effect call="OutputSelectedKey"/>
  12071.             <GOK:effect call="HighlightFirstChunk"/>
  12072.             <GOK:effect param1="1" call="StateJump"/>
  12073.         </GOK:handler>
  12074.  
  12075.         <GOK:handler name="timer1">
  12076.         
  12077.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  12078.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  12079.             <GOK:effect call="ChunkerIfNextKey">
  12080.                 <GOK:compare value="1" type="equal">
  12081.                     <GOK:true>
  12082.                         <GOK:effect call="ChunkerNextKey"/>
  12083.                     </GOK:true>
  12084.                     <GOK:false>
  12085.                         <GOK:effect name="wrap" call="GetRate">
  12086.                             <GOK:compare value="1" type="equal">
  12087.                                 <GOK:true>
  12088.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  12089.                                     
  12090.                                     <GOK:effect param1="1" call="CounterGet">
  12091.                                         <GOK:compare value="1" type="lessthan">
  12092.                                             <GOK:true>
  12093.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  12094.                                                 <GOK:effect call="Timer1Stop"/>
  12095.                                                 <GOK:effect call="HighlightFirstChunk"/>
  12096.                                                 <GOK:effect param1="1" call="StateJump"/>
  12097.                                             </GOK:true>
  12098.                                             <GOK:false>
  12099.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  12100.                                             </GOK:false>
  12101.                                         </GOK:compare>
  12102.                                     </GOK:effect>
  12103.                                 </GOK:true>
  12104.                             </GOK:compare>
  12105.                         </GOK:effect>
  12106.                     </GOK:false>
  12107.                 </GOK:compare>
  12108.             </GOK:effect>
  12109.         </GOK:handler>
  12110.     </GOK:state>
  12111.  
  12112.  
  12113.     <GOK:state name="repeat">
  12114.         <GOK:handler name="select">
  12115.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  12116.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  12117.             <GOK:effect call="Timer1Stop"/>
  12118.             <GOK:effect call="HighlightFirstChunk"/>
  12119.             <GOK:effect param1="1" call="StateJump"/>
  12120.         </GOK:handler>
  12121.         <GOK:handler state="press" name="movehighlighter">
  12122.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  12123.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  12124.             <GOK:effect call="Timer1Stop"/>
  12125.             <GOK:effect call="HighlightFirstChunk"/>
  12126.             <GOK:effect param1="1" call="StateJump"/>
  12127.         </GOK:handler>
  12128.     </GOK:state>
  12129.  
  12130.  
  12131. </GOK:accessmethod>
  12132. <GOK:accessmethod xml:lang="ne" name="inversescanning" displayname="αñ╕αÑìαñòαÑìαñ»αñ╛αñ¿ αñëαñ▓αÑìαñƒαÑï αñ¡αñ»αÑï ">
  12133. <GOK:description xml:space="preserve" xml:lang="ne">αñ╕αÑìαñòαÑìαñ»αñ╛αñ¿αñòαÑï αñ▓αñ╛αñùαÑÇ αñªαñ¼αñ╛αñëαñ¿αÑüαñ╣αÑïαñ▓αñ╛ αñ░ αñ╕αÑìαñ╡αñ┐αñÜ αñ╣αÑïαñ▓αÑìαñí αñùαñ░αÑìαñ¿αÑüαñ╣αÑïαñ▓αñ╛ αÑñ αñ¢αñ¿αÑïαñƒαñòαÑï αñ▓αñ╛αñùαÑÇ αñàαñ░αÑìαñòαÑï αñ╕αÑìαñ╡αñ┐αñÜ αñªαñ¼αñ╛αñëαñ¿αÑüαñ╣αÑïαñ▓αñ╛αÑñ</GOK:description>
  12134.  
  12135. <GOK:operation>
  12136. <GOK:control type="frame" spacing="0" size="3" border="0" string="αñ¬αñ░αñ┐αñÜαñ╛αñ▓αñ¿" xml:lang="ne">
  12137.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  12138.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  12139.  
  12140.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  12141.                 <GOK:control type="label" string="αñ¿αñ┐αñ»αñ╛αñ▓:" xml:lang="ne"></GOK:control>
  12142.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="αñ¿αñ┐αñ»αñ╛αñ▓:" xml:lang="ne"></GOK:control>
  12143.             </GOK:control>
  12144.                 
  12145.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  12146.                 <GOK:control type="label" string="αñ╕αñòαÑìαñ░αñ┐αñ» αñ¼αñ¿αñ╛αñè:" xml:lang="ne"></GOK:control>
  12147.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="αñ╕αñòαÑìαñ░αñ┐αñ» αñ¼αñ¿αñ╛αñè:" xml:lang="ne"></GOK:control>
  12148.             </GOK:control>
  12149.  
  12150.         </GOK:control>
  12151.     </GOK:control>    
  12152. </GOK:control>    
  12153. </GOK:operation>
  12154.  
  12155. <GOK:feedback>
  12156. <GOK:control type="frame" spacing="0" size="3" border="0" string="αñ¬αÑìαñ░αññαñ┐αñòαÑìαñ░αñ»αñ╛" xml:lang="ne">
  12157.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  12158.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  12159.  
  12160.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  12161.                 <GOK:control type="label" string="αñÜαñ╛αñ▓:" xml:lang="ne"></GOK:control>
  12162.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="αñÜαñ╛αñ▓αñòαÑï αñ¬αÑìαñ░αññαñ┐αñòαÑìαñ░αñ┐αñ»αñ╛ :" xml:lang="ne"></GOK:control>
  12163.             </GOK:control>
  12164.     
  12165.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  12166.                 <GOK:control type="label" string="αñ╕αñòαÑìαñ░αñ┐αñ»αññαñ╛ :" xml:lang="ne"></GOK:control>
  12167.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="αñ¬αÑìαñ░αññαñ┐αñòαÑìαñ░αñ┐αñ»αñ╛ αñ╕αñòαÑìαñ░αñ┐αñ» αñùαñ░αÑìαñ¿:" xml:lang="ne"></GOK:control>
  12168.             </GOK:control>
  12169.  
  12170.         </GOK:control>
  12171.     </GOK:control>
  12172. </GOK:control>
  12173. </GOK:feedback>
  12174.  
  12175. <GOK:options>
  12176. <GOK:control type="frame" spacing="0" size="3" border="0" string="αñ╡αñ┐αñòαñ▓αÑìαñ¬αñ╣αñ░αÑü" xml:lang="ne">
  12177.  
  12178.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  12179.  
  12180.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  12181.             <GOK:control type="label" string="αñ╕αÑìαñòαÑìαñ»αñ╛αñ¿αñ«αñ╛ αñóαñ┐αñ▓αñ╛αñê:" xml:lang="ne"></GOK:control>
  12182.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="αñ╕αÑìαñòαÑìαñ»αñ╛αñ¿ αñùαññαñ┐:" xml:lang="ne"></GOK:control>
  12183.             <GOK:control type="label" string="(αñ¬αÑìαñ░αññαñ┐ αñ╕αÑçαñòαÑçαñ¿αÑìαñíαñòαÑï αѺαѪαѪαñÅαñ╕)" xml:lang="ne"></GOK:control>
  12184.         </GOK:control>
  12185.  
  12186.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  12187.             <GOK:control type="checkbutton" name="wrap" string="αñ¬αñéαñòαÑìαññαñ┐/αñ╕αÑìαññαñ«αÑìαñ¡ αñ¼αÑçαñ░αÑìαñ¿αÑüαñ╣αÑïαñ▓αñ╛ αÑñ" xml:lang="ne"></GOK:control>
  12188.         </GOK:control>
  12189.     
  12190.  
  12191.  
  12192.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  12193.             <GOK:control type="label" string="Scanning Direction:"/>
  12194.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  12195.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="αñ«αñ╛αñÑαÑÇ/αññαñ▓" xml:lang="ne"></GOK:control>
  12196.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="αññαñ▓/αñ«αñ╛αñÑαÑÇ" xml:lang="ne"></GOK:control>
  12197.             </GOK:control>
  12198.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  12199.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="αñªαÑçαñ¼αÑìαñ░αÑç/αñªαñ╛αñ╣αñ┐αñ¿αÑç" xml:lang="ne"></GOK:control>
  12200.                 <GOK:control value="1" type="radiobutton" name="leftright" string="αñªαñ╛αñ╣αñ┐αñ¿αÑç/αñªαÑçαñ¼αÑìαñ░αÑç" xml:lang="ne"></GOK:control>
  12201.             </GOK:control>
  12202.         </GOK:control>
  12203.  
  12204.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  12205.             <GOK:control type="label" string="αñÜαñòαÑìαñ░ αñ¼αñ¿αÑìαñª αñ╣αÑüαñ¿αÑü αñ¡αñ¿αÑìαñªαñ╛ αñ¬αñ╣αñ┐αñ▓αÑç :" xml:lang="ne"></GOK:control>
  12206.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="αñÜαñòαÑìαñ░ αñ¼αñ¿αÑìαñª αñ╣αÑüαñ¿αÑü αñ¡αñ¿αÑìαñªαñ╛ αñ¬αñ╣αñ┐αñ▓αÑç :" xml:lang="ne"></GOK:control>
  12207.  
  12208.         </GOK:control>
  12209.     
  12210.     </GOK:control>
  12211. </GOK:control>
  12212. </GOK:options>
  12213.  
  12214.  
  12215.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  12216.     <GOK:rate stringvalue="switch3" name="select"/>
  12217.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  12218.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  12219.     <GOK:rate value="0" name="autorepeat"/>
  12220.     <GOK:rate value="30" name="repeatrate"/>
  12221.     <GOK:rate value="100" name="scanspeed"/>
  12222.     <GOK:rate value="1" name="wrap"/>
  12223.     <GOK:rate value="0" name="topbottom"/>
  12224.     <GOK:rate value="0" name="leftright"/>
  12225.     <GOK:rate value="3" name="cycles"/>
  12226.  
  12227.  
  12228.  
  12229.     <GOK:initialization>
  12230.         <GOK:effect call="ChunkerReset"/>
  12231.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  12232.     </GOK:initialization>
  12233.  
  12234.  
  12235.     <GOK:state name="1">
  12236.  
  12237.         <GOK:stateinit>
  12238.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  12239.         </GOK:stateinit>
  12240.         
  12241.         <GOK:handler state="press" name="movehighlighter">
  12242.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  12243.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  12244.             <GOK:effect call="ChunkerIfNextChunk">
  12245.                 <GOK:compare value="1" type="equal">
  12246.                     <GOK:true>
  12247.                         <GOK:effect call="ChunkerNextChunk"/>
  12248.                     </GOK:true>
  12249.                     <GOK:false>
  12250.                         <GOK:effect name="wrap" call="GetRate">
  12251.                             <GOK:compare value="1" type="equal">
  12252.                                 <GOK:true>
  12253.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  12254.                                 </GOK:true>
  12255.                             </GOK:compare>
  12256.                         </GOK:effect>
  12257.                     </GOK:false>
  12258.                 </GOK:compare>
  12259.             </GOK:effect>
  12260.         </GOK:handler>
  12261.  
  12262.         <GOK:handler state="release" name="movehighlighter">
  12263.             <GOK:effect call="Timer1Stop"/>
  12264.         </GOK:handler>
  12265.  
  12266.         <GOK:handler name="select">
  12267.             <GOK:effect call="Timer1Stop"/>
  12268.             <GOK:effect call="SelectChunk">
  12269.                 <GOK:compare value="1" type="equal">
  12270.                     <GOK:true>
  12271.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  12272.                         <GOK:effect call="OutputSelectedKey"/>
  12273.                         <GOK:effect call="HighlightFirstChunk"/>
  12274.                         <GOK:effect param1="1" call="StateJump"/>
  12275.                     </GOK:true>
  12276.                     <GOK:false>
  12277.                         <GOK:effect call="HighlightFirstKey"/>
  12278.                         <GOK:effect param1="2" call="StateJump"/>
  12279.                     </GOK:false>
  12280.                 </GOK:compare>
  12281.             </GOK:effect>
  12282.         </GOK:handler>
  12283.  
  12284.         <GOK:handler name="timer1">
  12285.         
  12286.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  12287.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  12288.             <GOK:effect call="ChunkerIfNextChunk">
  12289.                 <GOK:compare value="1" type="equal">
  12290.                     <GOK:true>
  12291.                         <GOK:effect call="ChunkerNextChunk"/>
  12292.                     </GOK:true>
  12293.                     <GOK:false>
  12294.                         <GOK:effect name="wrap" call="GetRate">
  12295.                             <GOK:compare value="1" type="equal">
  12296.                                 <GOK:true>
  12297.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  12298.                                 </GOK:true>
  12299.                             </GOK:compare>
  12300.                         </GOK:effect>
  12301.                     </GOK:false>
  12302.                 </GOK:compare>
  12303.             </GOK:effect>
  12304.         </GOK:handler>
  12305.  
  12306.     </GOK:state>
  12307.  
  12308.  
  12309.     <GOK:state name="2">
  12310.         
  12311.         <GOK:handler state="press" name="movehighlighter">
  12312.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  12313.             <GOK:effect call="ChunkerIfNextKey">
  12314.                 <GOK:compare value="1" type="equal">
  12315.                     <GOK:true>
  12316.                         <GOK:effect call="ChunkerNextKey"/>
  12317.                     </GOK:true>
  12318.                     <GOK:false>
  12319.                         <GOK:effect name="wrap" call="GetRate">
  12320.                             <GOK:compare value="1" type="equal">
  12321.                                 <GOK:true>
  12322.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  12323.                                     
  12324.                                     <GOK:effect param1="1" call="CounterGet">
  12325.                                         <GOK:compare value="1" type="lessthan">
  12326.                                             <GOK:true>
  12327.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  12328.                                                 <GOK:effect call="Timer1Stop"/>
  12329.                                                 <GOK:effect call="HighlightFirstChunk"/>
  12330.                                                 <GOK:effect param1="1" call="StateJump"/>
  12331.                                             </GOK:true>
  12332.                                             <GOK:false>
  12333.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  12334.                                             </GOK:false>
  12335.                                         </GOK:compare>
  12336.                                     </GOK:effect>
  12337.                                 </GOK:true>
  12338.                             </GOK:compare>
  12339.                         </GOK:effect>
  12340.                     </GOK:false>
  12341.                 </GOK:compare>
  12342.             </GOK:effect>
  12343.         </GOK:handler>
  12344.  
  12345.         <GOK:handler state="release" name="movehighlighter">
  12346.             <GOK:effect call="Timer1Stop"/>
  12347.         </GOK:handler>
  12348.  
  12349.         <GOK:handler name="select">
  12350.             <GOK:effect call="Timer1Stop"/>
  12351.             <GOK:effect name="feedbackselection" call="Feedback"/>
  12352.             <GOK:effect call="OutputSelectedKey"/>
  12353.             <GOK:effect call="HighlightFirstChunk"/>
  12354.             <GOK:effect param1="1" call="StateJump"/>
  12355.         </GOK:handler>
  12356.  
  12357.         <GOK:handler name="timer1">
  12358.         
  12359.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  12360.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  12361.             <GOK:effect call="ChunkerIfNextKey">
  12362.                 <GOK:compare value="1" type="equal">
  12363.                     <GOK:true>
  12364.                         <GOK:effect call="ChunkerNextKey"/>
  12365.                     </GOK:true>
  12366.                     <GOK:false>
  12367.                         <GOK:effect name="wrap" call="GetRate">
  12368.                             <GOK:compare value="1" type="equal">
  12369.                                 <GOK:true>
  12370.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  12371.                                     
  12372.                                     <GOK:effect param1="1" call="CounterGet">
  12373.                                         <GOK:compare value="1" type="lessthan">
  12374.                                             <GOK:true>
  12375.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  12376.                                                 <GOK:effect call="Timer1Stop"/>
  12377.                                                 <GOK:effect call="HighlightFirstChunk"/>
  12378.                                                 <GOK:effect param1="1" call="StateJump"/>
  12379.                                             </GOK:true>
  12380.                                             <GOK:false>
  12381.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  12382.                                             </GOK:false>
  12383.                                         </GOK:compare>
  12384.                                     </GOK:effect>
  12385.                                 </GOK:true>
  12386.                             </GOK:compare>
  12387.                         </GOK:effect>
  12388.                     </GOK:false>
  12389.                 </GOK:compare>
  12390.             </GOK:effect>
  12391.         </GOK:handler>
  12392.     </GOK:state>
  12393.  
  12394.  
  12395.     <GOK:state name="repeat">
  12396.         <GOK:handler name="select">
  12397.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  12398.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  12399.             <GOK:effect call="Timer1Stop"/>
  12400.             <GOK:effect call="HighlightFirstChunk"/>
  12401.             <GOK:effect param1="1" call="StateJump"/>
  12402.         </GOK:handler>
  12403.         <GOK:handler state="press" name="movehighlighter">
  12404.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  12405.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  12406.             <GOK:effect call="Timer1Stop"/>
  12407.             <GOK:effect call="HighlightFirstChunk"/>
  12408.             <GOK:effect param1="1" call="StateJump"/>
  12409.         </GOK:handler>
  12410.     </GOK:state>
  12411.  
  12412.  
  12413. </GOK:accessmethod>
  12414. <GOK:accessmethod xml:lang="nl" name="inversescanning" displayname="Inverse Scanning">
  12415. <GOK:description xml:space="preserve" xml:lang="nl">Houd een schakelaar ingedrukt om te scannen. Druk op een andere schakelaar om te selecteren.</GOK:description>
  12416.  
  12417. <GOK:operation>
  12418. <GOK:control type="frame" spacing="0" size="3" border="0" string="Bewerking" xml:lang="nl">
  12419.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  12420.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  12421.  
  12422.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  12423.                 <GOK:control type="label" string="Scannen:" xml:lang="nl"></GOK:control>
  12424.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Scannen:" xml:lang="nl"></GOK:control>
  12425.             </GOK:control>
  12426.                 
  12427.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  12428.                 <GOK:control type="label" string="Activeren:" xml:lang="nl"></GOK:control>
  12429.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activeren:" xml:lang="nl"></GOK:control>
  12430.             </GOK:control>
  12431.  
  12432.         </GOK:control>
  12433.     </GOK:control>    
  12434. </GOK:control>    
  12435. </GOK:operation>
  12436.  
  12437. <GOK:feedback>
  12438. <GOK:control type="frame" spacing="0" size="3" border="0" string="Feedback" xml:lang="nl">
  12439.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  12440.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  12441.  
  12442.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  12443.                 <GOK:control type="label" string="Beweging:" xml:lang="nl"></GOK:control>
  12444.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedback beweging:" xml:lang="nl"></GOK:control>
  12445.             </GOK:control>
  12446.     
  12447.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  12448.                 <GOK:control type="label" string="Activering:" xml:lang="nl"></GOK:control>
  12449.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback activering:" xml:lang="nl"></GOK:control>
  12450.             </GOK:control>
  12451.  
  12452.         </GOK:control>
  12453.     </GOK:control>
  12454. </GOK:control>
  12455. </GOK:feedback>
  12456.  
  12457. <GOK:options>
  12458. <GOK:control type="frame" spacing="0" size="3" border="0" string="Opties" xml:lang="nl">
  12459.  
  12460.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  12461.  
  12462.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  12463.             <GOK:control type="label" string="Scan-vertraging:" xml:lang="nl"></GOK:control>
  12464.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Scan-snelheid" xml:lang="nl"></GOK:control>
  12465.             <GOK:control type="label" string="(honderdsten van een seconde)" xml:lang="nl"></GOK:control>
  12466.         </GOK:control>
  12467.  
  12468.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  12469.             <GOK:control type="checkbutton" name="wrap" string="Rijen/Kolommen lopen door" xml:lang="nl"></GOK:control>
  12470.         </GOK:control>
  12471.     
  12472.  
  12473.  
  12474.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  12475.             <GOK:control type="label" string="Scanning Direction:"/>
  12476.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  12477.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Boven/onder" xml:lang="nl"></GOK:control>
  12478.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Onder/Boven" xml:lang="nl"></GOK:control>
  12479.             </GOK:control>
  12480.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  12481.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Links/Rechts" xml:lang="nl"></GOK:control>
  12482.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Rechts/Links" xml:lang="nl"></GOK:control>
  12483.             </GOK:control>
  12484.         </GOK:control>
  12485.  
  12486.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  12487.             <GOK:control type="label" string="Aantal cycli voordat wordt gestopt" xml:lang="nl"></GOK:control>
  12488.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Aantal cycli voordat wordt gestopt" xml:lang="nl"></GOK:control>
  12489.  
  12490.         </GOK:control>
  12491.     
  12492.     </GOK:control>
  12493. </GOK:control>
  12494. </GOK:options>
  12495.  
  12496.  
  12497.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  12498.     <GOK:rate stringvalue="switch3" name="select"/>
  12499.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  12500.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  12501.     <GOK:rate value="0" name="autorepeat"/>
  12502.     <GOK:rate value="30" name="repeatrate"/>
  12503.     <GOK:rate value="100" name="scanspeed"/>
  12504.     <GOK:rate value="1" name="wrap"/>
  12505.     <GOK:rate value="0" name="topbottom"/>
  12506.     <GOK:rate value="0" name="leftright"/>
  12507.     <GOK:rate value="3" name="cycles"/>
  12508.  
  12509.  
  12510.  
  12511.     <GOK:initialization>
  12512.         <GOK:effect call="ChunkerReset"/>
  12513.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  12514.     </GOK:initialization>
  12515.  
  12516.  
  12517.     <GOK:state name="1">
  12518.  
  12519.         <GOK:stateinit>
  12520.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  12521.         </GOK:stateinit>
  12522.         
  12523.         <GOK:handler state="press" name="movehighlighter">
  12524.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  12525.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  12526.             <GOK:effect call="ChunkerIfNextChunk">
  12527.                 <GOK:compare value="1" type="equal">
  12528.                     <GOK:true>
  12529.                         <GOK:effect call="ChunkerNextChunk"/>
  12530.                     </GOK:true>
  12531.                     <GOK:false>
  12532.                         <GOK:effect name="wrap" call="GetRate">
  12533.                             <GOK:compare value="1" type="equal">
  12534.                                 <GOK:true>
  12535.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  12536.                                 </GOK:true>
  12537.                             </GOK:compare>
  12538.                         </GOK:effect>
  12539.                     </GOK:false>
  12540.                 </GOK:compare>
  12541.             </GOK:effect>
  12542.         </GOK:handler>
  12543.  
  12544.         <GOK:handler state="release" name="movehighlighter">
  12545.             <GOK:effect call="Timer1Stop"/>
  12546.         </GOK:handler>
  12547.  
  12548.         <GOK:handler name="select">
  12549.             <GOK:effect call="Timer1Stop"/>
  12550.             <GOK:effect call="SelectChunk">
  12551.                 <GOK:compare value="1" type="equal">
  12552.                     <GOK:true>
  12553.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  12554.                         <GOK:effect call="OutputSelectedKey"/>
  12555.                         <GOK:effect call="HighlightFirstChunk"/>
  12556.                         <GOK:effect param1="1" call="StateJump"/>
  12557.                     </GOK:true>
  12558.                     <GOK:false>
  12559.                         <GOK:effect call="HighlightFirstKey"/>
  12560.                         <GOK:effect param1="2" call="StateJump"/>
  12561.                     </GOK:false>
  12562.                 </GOK:compare>
  12563.             </GOK:effect>
  12564.         </GOK:handler>
  12565.  
  12566.         <GOK:handler name="timer1">
  12567.         
  12568.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  12569.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  12570.             <GOK:effect call="ChunkerIfNextChunk">
  12571.                 <GOK:compare value="1" type="equal">
  12572.                     <GOK:true>
  12573.                         <GOK:effect call="ChunkerNextChunk"/>
  12574.                     </GOK:true>
  12575.                     <GOK:false>
  12576.                         <GOK:effect name="wrap" call="GetRate">
  12577.                             <GOK:compare value="1" type="equal">
  12578.                                 <GOK:true>
  12579.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  12580.                                 </GOK:true>
  12581.                             </GOK:compare>
  12582.                         </GOK:effect>
  12583.                     </GOK:false>
  12584.                 </GOK:compare>
  12585.             </GOK:effect>
  12586.         </GOK:handler>
  12587.  
  12588.     </GOK:state>
  12589.  
  12590.  
  12591.     <GOK:state name="2">
  12592.         
  12593.         <GOK:handler state="press" name="movehighlighter">
  12594.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  12595.             <GOK:effect call="ChunkerIfNextKey">
  12596.                 <GOK:compare value="1" type="equal">
  12597.                     <GOK:true>
  12598.                         <GOK:effect call="ChunkerNextKey"/>
  12599.                     </GOK:true>
  12600.                     <GOK:false>
  12601.                         <GOK:effect name="wrap" call="GetRate">
  12602.                             <GOK:compare value="1" type="equal">
  12603.                                 <GOK:true>
  12604.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  12605.                                     
  12606.                                     <GOK:effect param1="1" call="CounterGet">
  12607.                                         <GOK:compare value="1" type="lessthan">
  12608.                                             <GOK:true>
  12609.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  12610.                                                 <GOK:effect call="Timer1Stop"/>
  12611.                                                 <GOK:effect call="HighlightFirstChunk"/>
  12612.                                                 <GOK:effect param1="1" call="StateJump"/>
  12613.                                             </GOK:true>
  12614.                                             <GOK:false>
  12615.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  12616.                                             </GOK:false>
  12617.                                         </GOK:compare>
  12618.                                     </GOK:effect>
  12619.                                 </GOK:true>
  12620.                             </GOK:compare>
  12621.                         </GOK:effect>
  12622.                     </GOK:false>
  12623.                 </GOK:compare>
  12624.             </GOK:effect>
  12625.         </GOK:handler>
  12626.  
  12627.         <GOK:handler state="release" name="movehighlighter">
  12628.             <GOK:effect call="Timer1Stop"/>
  12629.         </GOK:handler>
  12630.  
  12631.         <GOK:handler name="select">
  12632.             <GOK:effect call="Timer1Stop"/>
  12633.             <GOK:effect name="feedbackselection" call="Feedback"/>
  12634.             <GOK:effect call="OutputSelectedKey"/>
  12635.             <GOK:effect call="HighlightFirstChunk"/>
  12636.             <GOK:effect param1="1" call="StateJump"/>
  12637.         </GOK:handler>
  12638.  
  12639.         <GOK:handler name="timer1">
  12640.         
  12641.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  12642.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  12643.             <GOK:effect call="ChunkerIfNextKey">
  12644.                 <GOK:compare value="1" type="equal">
  12645.                     <GOK:true>
  12646.                         <GOK:effect call="ChunkerNextKey"/>
  12647.                     </GOK:true>
  12648.                     <GOK:false>
  12649.                         <GOK:effect name="wrap" call="GetRate">
  12650.                             <GOK:compare value="1" type="equal">
  12651.                                 <GOK:true>
  12652.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  12653.                                     
  12654.                                     <GOK:effect param1="1" call="CounterGet">
  12655.                                         <GOK:compare value="1" type="lessthan">
  12656.                                             <GOK:true>
  12657.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  12658.                                                 <GOK:effect call="Timer1Stop"/>
  12659.                                                 <GOK:effect call="HighlightFirstChunk"/>
  12660.                                                 <GOK:effect param1="1" call="StateJump"/>
  12661.                                             </GOK:true>
  12662.                                             <GOK:false>
  12663.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  12664.                                             </GOK:false>
  12665.                                         </GOK:compare>
  12666.                                     </GOK:effect>
  12667.                                 </GOK:true>
  12668.                             </GOK:compare>
  12669.                         </GOK:effect>
  12670.                     </GOK:false>
  12671.                 </GOK:compare>
  12672.             </GOK:effect>
  12673.         </GOK:handler>
  12674.     </GOK:state>
  12675.  
  12676.  
  12677.     <GOK:state name="repeat">
  12678.         <GOK:handler name="select">
  12679.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  12680.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  12681.             <GOK:effect call="Timer1Stop"/>
  12682.             <GOK:effect call="HighlightFirstChunk"/>
  12683.             <GOK:effect param1="1" call="StateJump"/>
  12684.         </GOK:handler>
  12685.         <GOK:handler state="press" name="movehighlighter">
  12686.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  12687.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  12688.             <GOK:effect call="Timer1Stop"/>
  12689.             <GOK:effect call="HighlightFirstChunk"/>
  12690.             <GOK:effect param1="1" call="StateJump"/>
  12691.         </GOK:handler>
  12692.     </GOK:state>
  12693.  
  12694.  
  12695. </GOK:accessmethod>
  12696. <GOK:accessmethod xml:lang="or" name="inversescanning" displayname="α¼¼α¼┐ପα¼░α¡Çα¼ñ α¼òα¡ìα¼░ମବα¡Çα¼òα¡ìα¼╖α¼ú">
  12697. <GOK:description xml:space="preserve" xml:lang="or">α¼òα¡ìα¼░ମବα¡Çα¼òα¡ìα¼╖α¼ú α¼òα¼░α¼┐α¼¼α¼╛ α¼¬α¼╛α¼çα¼ü α¼ùα¡ïଟα¼┐α¼Å α¼╕α¡üα¼çα¼Üα¼òα¡ü α¼ªα¼¼α¼╛α¼ç α¼░α¼ûନα¡ìα¼ñα¡üαÑñ α¼Üୟନ α¼òα¼░α¼┐α¼¼α¼╛ α¼¬α¼╛α¼çα¼ü α¼åα¼ë α¼ùα¡ïଟα¼┐α¼Å α¼╕α¡üα¼çα¼Üα¼òα¡ü α¼ªα¼¼α¼╛ନα¡ìα¼ñα¡üαÑñ</GOK:description>
  12698.  
  12699. <GOK:operation>
  12700. <GOK:control type="frame" spacing="0" size="3" border="0" string="α¼Üα¼╛α¼│ନα¼╛" xml:lang="or">
  12701.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  12702.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  12703.  
  12704.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  12705.                 <GOK:control type="label" string="α¼òα¡ìα¼░ମବα¡Çα¼òα¡ìα¼╖α¼ú α¼òα¼░ନα¡ìα¼ñα¡ü:" xml:lang="or"></GOK:control>
  12706.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="α¼òα¡ìα¼░ମବα¡Çα¼òα¡ìα¼╖α¼ú α¼òα¼░ନα¡ìα¼ñα¡ü:" xml:lang="or"></GOK:control>
  12707.             </GOK:control>
  12708.                 
  12709.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  12710.                 <GOK:control type="label" string="α¼╕α¼òα¡ìα¼░α¼┐ୟ α¼òα¼░ନα¡ìα¼ñα¡ü:" xml:lang="or"></GOK:control>
  12711.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="α¼╕α¼òα¡ìα¼░α¼┐ୟ α¼òα¼░ନα¡ìα¼ñα¡ü:" xml:lang="or"></GOK:control>
  12712.             </GOK:control>
  12713.  
  12714.         </GOK:control>
  12715.     </GOK:control>    
  12716. </GOK:control>    
  12717. </GOK:operation>
  12718.  
  12719. <GOK:feedback>
  12720. <GOK:control type="frame" spacing="0" size="3" border="0" string="ପα¡ìα¼░α¼ñα¼┐α¼òα¡ìα¼░α¼┐ୟα¼╛" xml:lang="or">
  12721.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  12722.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  12723.  
  12724.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  12725.                 <GOK:control type="label" string="α¼ùα¼ñα¼┐α¼¼α¼┐ଧα¼┐:" xml:lang="or"></GOK:control>
  12726.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="ପα¡ìα¼░α¼ñα¼┐α¼òα¡ìα¼░α¼┐ୟα¼╛ α¼ùα¼ñα¼┐α¼¼α¼┐ଧα¼┐:" xml:lang="or"></GOK:control>
  12727.             </GOK:control>
  12728.     
  12729.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  12730.                 <GOK:control type="label" string="α¼╕α¼òα¡ìα¼░α¼┐ୟα¼ú:" xml:lang="or"></GOK:control>
  12731.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="ପα¡ìα¼░α¼ñα¼┐α¼òα¡ìα¼░α¼┐ୟα¼╛ α¼╕α¼òα¡ìα¼░α¼┐ୟα¼ú:" xml:lang="or"></GOK:control>
  12732.             </GOK:control>
  12733.  
  12734.         </GOK:control>
  12735.     </GOK:control>
  12736. </GOK:control>
  12737. </GOK:feedback>
  12738.  
  12739. <GOK:options>
  12740. <GOK:control type="frame" spacing="0" size="3" border="0" string="ପα¼╕ନα¡ìଦ" xml:lang="or">
  12741.  
  12742.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  12743.  
  12744.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  12745.             <GOK:control type="label" string="α¼òα¡ìα¼░ମବα¡Çα¼òα¡ìα¼╖α¼ú α¼¼α¼┐α¼│ମα¡ìα¼¼α¼ñα¼╛:" xml:lang="or"></GOK:control>
  12746.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="α¼òα¡ìα¼░ମବα¡Çα¼òα¡ìα¼╖α¼ú α¼ùα¼ñα¼┐:" xml:lang="or"></GOK:control>
  12747.             <GOK:control type="label" string="(α¼╕α¡çα¼òα¡çα¼úα¡ìα¼íα¼░ 100s)" xml:lang="or"></GOK:control>
  12748.         </GOK:control>
  12749.  
  12750.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  12751.             <GOK:control type="checkbutton" name="wrap" string="ଧα¼╛α¼íα¼┐/α¼╕α¡ìα¼ñମα¡ìଭ α¼«α¼╛ନα¼Öα¡ìα¼òα¡ü α¼åα¼¼α¡ìα¼░α¡üα¼ñ α¼òα¼░ନα¡ìα¼ñα¡ü" xml:lang="or"></GOK:control>
  12752.         </GOK:control>
  12753.     
  12754.  
  12755.  
  12756.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  12757.             <GOK:control type="label" string="Scanning Direction:"/>
  12758.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  12759.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="α¼ëପα¼░/α¼ñα¼│" xml:lang="or"></GOK:control>
  12760.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="α¼ñα¼│/α¼ëପα¼░" xml:lang="or"></GOK:control>
  12761.             </GOK:control>
  12762.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  12763.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="α¼¼α¼╛ମ/α¼íα¼╛α¼╣α¼╛α¼ú" xml:lang="or"></GOK:control>
  12764.                 <GOK:control value="1" type="radiobutton" name="leftright" string="α¼íα¼╛α¼╣α¼╛α¼ú/α¼¼α¼╛ମ" xml:lang="or"></GOK:control>
  12765.             </GOK:control>
  12766.         </GOK:control>
  12767.  
  12768.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  12769.             <GOK:control type="label" string="α¼àଟα¼òα¼┐α¼¼α¼╛ α¼¬α¡éα¼░α¡ìα¼¼α¼░α¡ü α¼òα¡çα¼ñα¡ç α¼Üα¼òα¡ìα¼░:" xml:lang="or"></GOK:control>
  12770.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="α¼àଟα¼òα¼┐α¼¼α¼╛ α¼¬α¡éα¼░α¡ìα¼¼α¼░α¡ü α¼òα¡çα¼ñα¡ç α¼Üα¼òα¡ìα¼░:" xml:lang="or"></GOK:control>
  12771.  
  12772.         </GOK:control>
  12773.     
  12774.     </GOK:control>
  12775. </GOK:control>
  12776. </GOK:options>
  12777.  
  12778.  
  12779.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  12780.     <GOK:rate stringvalue="switch3" name="select"/>
  12781.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  12782.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  12783.     <GOK:rate value="0" name="autorepeat"/>
  12784.     <GOK:rate value="30" name="repeatrate"/>
  12785.     <GOK:rate value="100" name="scanspeed"/>
  12786.     <GOK:rate value="1" name="wrap"/>
  12787.     <GOK:rate value="0" name="topbottom"/>
  12788.     <GOK:rate value="0" name="leftright"/>
  12789.     <GOK:rate value="3" name="cycles"/>
  12790.  
  12791.  
  12792.  
  12793.     <GOK:initialization>
  12794.         <GOK:effect call="ChunkerReset"/>
  12795.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  12796.     </GOK:initialization>
  12797.  
  12798.  
  12799.     <GOK:state name="1">
  12800.  
  12801.         <GOK:stateinit>
  12802.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  12803.         </GOK:stateinit>
  12804.         
  12805.         <GOK:handler state="press" name="movehighlighter">
  12806.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  12807.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  12808.             <GOK:effect call="ChunkerIfNextChunk">
  12809.                 <GOK:compare value="1" type="equal">
  12810.                     <GOK:true>
  12811.                         <GOK:effect call="ChunkerNextChunk"/>
  12812.                     </GOK:true>
  12813.                     <GOK:false>
  12814.                         <GOK:effect name="wrap" call="GetRate">
  12815.                             <GOK:compare value="1" type="equal">
  12816.                                 <GOK:true>
  12817.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  12818.                                 </GOK:true>
  12819.                             </GOK:compare>
  12820.                         </GOK:effect>
  12821.                     </GOK:false>
  12822.                 </GOK:compare>
  12823.             </GOK:effect>
  12824.         </GOK:handler>
  12825.  
  12826.         <GOK:handler state="release" name="movehighlighter">
  12827.             <GOK:effect call="Timer1Stop"/>
  12828.         </GOK:handler>
  12829.  
  12830.         <GOK:handler name="select">
  12831.             <GOK:effect call="Timer1Stop"/>
  12832.             <GOK:effect call="SelectChunk">
  12833.                 <GOK:compare value="1" type="equal">
  12834.                     <GOK:true>
  12835.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  12836.                         <GOK:effect call="OutputSelectedKey"/>
  12837.                         <GOK:effect call="HighlightFirstChunk"/>
  12838.                         <GOK:effect param1="1" call="StateJump"/>
  12839.                     </GOK:true>
  12840.                     <GOK:false>
  12841.                         <GOK:effect call="HighlightFirstKey"/>
  12842.                         <GOK:effect param1="2" call="StateJump"/>
  12843.                     </GOK:false>
  12844.                 </GOK:compare>
  12845.             </GOK:effect>
  12846.         </GOK:handler>
  12847.  
  12848.         <GOK:handler name="timer1">
  12849.         
  12850.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  12851.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  12852.             <GOK:effect call="ChunkerIfNextChunk">
  12853.                 <GOK:compare value="1" type="equal">
  12854.                     <GOK:true>
  12855.                         <GOK:effect call="ChunkerNextChunk"/>
  12856.                     </GOK:true>
  12857.                     <GOK:false>
  12858.                         <GOK:effect name="wrap" call="GetRate">
  12859.                             <GOK:compare value="1" type="equal">
  12860.                                 <GOK:true>
  12861.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  12862.                                 </GOK:true>
  12863.                             </GOK:compare>
  12864.                         </GOK:effect>
  12865.                     </GOK:false>
  12866.                 </GOK:compare>
  12867.             </GOK:effect>
  12868.         </GOK:handler>
  12869.  
  12870.     </GOK:state>
  12871.  
  12872.  
  12873.     <GOK:state name="2">
  12874.         
  12875.         <GOK:handler state="press" name="movehighlighter">
  12876.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  12877.             <GOK:effect call="ChunkerIfNextKey">
  12878.                 <GOK:compare value="1" type="equal">
  12879.                     <GOK:true>
  12880.                         <GOK:effect call="ChunkerNextKey"/>
  12881.                     </GOK:true>
  12882.                     <GOK:false>
  12883.                         <GOK:effect name="wrap" call="GetRate">
  12884.                             <GOK:compare value="1" type="equal">
  12885.                                 <GOK:true>
  12886.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  12887.                                     
  12888.                                     <GOK:effect param1="1" call="CounterGet">
  12889.                                         <GOK:compare value="1" type="lessthan">
  12890.                                             <GOK:true>
  12891.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  12892.                                                 <GOK:effect call="Timer1Stop"/>
  12893.                                                 <GOK:effect call="HighlightFirstChunk"/>
  12894.                                                 <GOK:effect param1="1" call="StateJump"/>
  12895.                                             </GOK:true>
  12896.                                             <GOK:false>
  12897.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  12898.                                             </GOK:false>
  12899.                                         </GOK:compare>
  12900.                                     </GOK:effect>
  12901.                                 </GOK:true>
  12902.                             </GOK:compare>
  12903.                         </GOK:effect>
  12904.                     </GOK:false>
  12905.                 </GOK:compare>
  12906.             </GOK:effect>
  12907.         </GOK:handler>
  12908.  
  12909.         <GOK:handler state="release" name="movehighlighter">
  12910.             <GOK:effect call="Timer1Stop"/>
  12911.         </GOK:handler>
  12912.  
  12913.         <GOK:handler name="select">
  12914.             <GOK:effect call="Timer1Stop"/>
  12915.             <GOK:effect name="feedbackselection" call="Feedback"/>
  12916.             <GOK:effect call="OutputSelectedKey"/>
  12917.             <GOK:effect call="HighlightFirstChunk"/>
  12918.             <GOK:effect param1="1" call="StateJump"/>
  12919.         </GOK:handler>
  12920.  
  12921.         <GOK:handler name="timer1">
  12922.         
  12923.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  12924.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  12925.             <GOK:effect call="ChunkerIfNextKey">
  12926.                 <GOK:compare value="1" type="equal">
  12927.                     <GOK:true>
  12928.                         <GOK:effect call="ChunkerNextKey"/>
  12929.                     </GOK:true>
  12930.                     <GOK:false>
  12931.                         <GOK:effect name="wrap" call="GetRate">
  12932.                             <GOK:compare value="1" type="equal">
  12933.                                 <GOK:true>
  12934.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  12935.                                     
  12936.                                     <GOK:effect param1="1" call="CounterGet">
  12937.                                         <GOK:compare value="1" type="lessthan">
  12938.                                             <GOK:true>
  12939.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  12940.                                                 <GOK:effect call="Timer1Stop"/>
  12941.                                                 <GOK:effect call="HighlightFirstChunk"/>
  12942.                                                 <GOK:effect param1="1" call="StateJump"/>
  12943.                                             </GOK:true>
  12944.                                             <GOK:false>
  12945.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  12946.                                             </GOK:false>
  12947.                                         </GOK:compare>
  12948.                                     </GOK:effect>
  12949.                                 </GOK:true>
  12950.                             </GOK:compare>
  12951.                         </GOK:effect>
  12952.                     </GOK:false>
  12953.                 </GOK:compare>
  12954.             </GOK:effect>
  12955.         </GOK:handler>
  12956.     </GOK:state>
  12957.  
  12958.  
  12959.     <GOK:state name="repeat">
  12960.         <GOK:handler name="select">
  12961.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  12962.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  12963.             <GOK:effect call="Timer1Stop"/>
  12964.             <GOK:effect call="HighlightFirstChunk"/>
  12965.             <GOK:effect param1="1" call="StateJump"/>
  12966.         </GOK:handler>
  12967.         <GOK:handler state="press" name="movehighlighter">
  12968.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  12969.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  12970.             <GOK:effect call="Timer1Stop"/>
  12971.             <GOK:effect call="HighlightFirstChunk"/>
  12972.             <GOK:effect param1="1" call="StateJump"/>
  12973.         </GOK:handler>
  12974.     </GOK:state>
  12975.  
  12976.  
  12977. </GOK:accessmethod>
  12978. <GOK:accessmethod xml:lang="pa" name="inversescanning" displayname="α¿ëα¿▓ਟα⌐Ç α¿£α¿╛α¿éα¿Ü">
  12979. <GOK:description xml:space="preserve" xml:lang="pa">α¿£α¿╛α¿éα¿Ü α¿òα¿░α¿¿ α¿▓α¿ê α¿ªα¿¼α¿╛ α¿òα⌐ç α¿¬α¿òα⌐£α⌐ïαÑñ α¿Üα⌐üα¿úα¿¿ α¿▓α¿ê α¿╣α⌐ïα¿░ α¿╕α¿╡α¿┐α⌐▒α¿Ü α¿ªα¿¼α¿╛α¿ôαÑñ</GOK:description>
  12980.  
  12981. <GOK:operation>
  12982. <GOK:control type="frame" spacing="0" size="3" border="0" string="α¿òα¿╛α¿░α¿╡α¿╛α¿ê" xml:lang="pa">
  12983.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  12984.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  12985.  
  12986.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  12987.                 <GOK:control type="label" string="α¿£α¿╛α¿éα¿Ü α¿òα¿░α⌐ï:" xml:lang="pa"></GOK:control>
  12988.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="α¿£α¿╛α¿éα¿Ü α¿òα¿░α⌐ï:" xml:lang="pa"></GOK:control>
  12989.             </GOK:control>
  12990.                 
  12991.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  12992.                 <GOK:control type="label" string="α¿╕α¿░α¿ùα¿░α¿«:" xml:lang="pa"></GOK:control>
  12993.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="α¿╕α¿░α¿ùα¿░α¿«:" xml:lang="pa"></GOK:control>
  12994.             </GOK:control>
  12995.  
  12996.         </GOK:control>
  12997.     </GOK:control>    
  12998. </GOK:control>    
  12999. </GOK:operation>
  13000.  
  13001. <GOK:feedback>
  13002. <GOK:control type="frame" spacing="0" size="3" border="0" string="α¿½α⌐Çα¿íα¿¼α⌐êα¿ò" xml:lang="pa">
  13003.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  13004.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  13005.  
  13006.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  13007.                 <GOK:control type="label" string="α¿ùα¿ñα⌐Ç:" xml:lang="pa"></GOK:control>
  13008.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="α¿½α⌐Çα¿íα¿¼α⌐êα¿ò α¿ùα¿ñα⌐Ç:" xml:lang="pa"></GOK:control>
  13009.             </GOK:control>
  13010.     
  13011.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  13012.                 <GOK:control type="label" string="α¿╕α¿░α¿ùα¿░α¿«:" xml:lang="pa"></GOK:control>
  13013.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="α¿½α⌐Çα¿íα¿¼α⌐êα¿ò α¿╕α¿░α¿ùα¿░α¿«:" xml:lang="pa"></GOK:control>
  13014.             </GOK:control>
  13015.  
  13016.         </GOK:control>
  13017.     </GOK:control>
  13018. </GOK:control>
  13019. </GOK:feedback>
  13020.  
  13021. <GOK:options>
  13022. <GOK:control type="frame" spacing="0" size="3" border="0" string="α¿Üα⌐ïα¿ú" xml:lang="pa">
  13023.  
  13024.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  13025.  
  13026.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  13027.             <GOK:control type="label" string="α¿£α¿╛α¿éα¿Ü α¿àα⌐░α¿ñα¿░α¿╛α¿▓:" xml:lang="pa"></GOK:control>
  13028.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="α¿£α¿╛α¿éα¿Ü α¿ùα¿ñα⌐Ç:" xml:lang="pa"></GOK:control>
  13029.             <GOK:control type="label" string="(α¿╕α¿òα¿┐α⌐░ਟ α¿ªα¿╛ α¿╕α⌐îα¿╡α¿╛α¿é)" xml:lang="pa"></GOK:control>
  13030.         </GOK:control>
  13031.  
  13032.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  13033.             <GOK:control type="checkbutton" name="wrap" string="α¿òα¿ñα¿╛α¿░α¿╛α¿é/α¿òα¿╛α¿▓α¿« α¿▓ਪα⌐çਟα⌐ï" xml:lang="pa"></GOK:control>
  13034.         </GOK:control>
  13035.     
  13036.  
  13037.  
  13038.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  13039.             <GOK:control type="label" string="Scanning Direction:"/>
  13040.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  13041.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="α¿╕α¿┐α¿ûα¿░/α¿╣α⌐çα¿áα¿╛α¿é" xml:lang="pa"></GOK:control>
  13042.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="α¿╣α⌐çα¿áα¿╛α¿é/α¿╕α¿┐α¿ûα¿░" xml:lang="pa"></GOK:control>
  13043.             </GOK:control>
  13044.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  13045.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="α¿ûα⌐▒α¿¼α¿╛/α¿╕α⌐▒α¿£α¿╛" xml:lang="pa"></GOK:control>
  13046.                 <GOK:control value="1" type="radiobutton" name="leftright" string="α¿╕α⌐▒α¿£α¿╛/α¿ûα⌐▒α¿¼α¿╛" xml:lang="pa"></GOK:control>
  13047.             </GOK:control>
  13048.         </GOK:control>
  13049.  
  13050.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  13051.             <GOK:control type="label" string="α¿░α⌐üα¿òα¿ú α¿ñα⌐ïα¿é α¿¼α¿╛α¿àਦ α¿Üα⌐▒α¿òα¿░:" xml:lang="pa"></GOK:control>
  13052.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="α¿░α⌐üα¿òα¿ú α¿ñα⌐ïα¿é α¿¼α¿╛α¿àਦ α¿Üα⌐▒α¿òα¿░:" xml:lang="pa"></GOK:control>
  13053.  
  13054.         </GOK:control>
  13055.     
  13056.     </GOK:control>
  13057. </GOK:control>
  13058. </GOK:options>
  13059.  
  13060.  
  13061.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  13062.     <GOK:rate stringvalue="switch3" name="select"/>
  13063.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  13064.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  13065.     <GOK:rate value="0" name="autorepeat"/>
  13066.     <GOK:rate value="30" name="repeatrate"/>
  13067.     <GOK:rate value="100" name="scanspeed"/>
  13068.     <GOK:rate value="1" name="wrap"/>
  13069.     <GOK:rate value="0" name="topbottom"/>
  13070.     <GOK:rate value="0" name="leftright"/>
  13071.     <GOK:rate value="3" name="cycles"/>
  13072.  
  13073.  
  13074.  
  13075.     <GOK:initialization>
  13076.         <GOK:effect call="ChunkerReset"/>
  13077.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  13078.     </GOK:initialization>
  13079.  
  13080.  
  13081.     <GOK:state name="1">
  13082.  
  13083.         <GOK:stateinit>
  13084.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  13085.         </GOK:stateinit>
  13086.         
  13087.         <GOK:handler state="press" name="movehighlighter">
  13088.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  13089.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  13090.             <GOK:effect call="ChunkerIfNextChunk">
  13091.                 <GOK:compare value="1" type="equal">
  13092.                     <GOK:true>
  13093.                         <GOK:effect call="ChunkerNextChunk"/>
  13094.                     </GOK:true>
  13095.                     <GOK:false>
  13096.                         <GOK:effect name="wrap" call="GetRate">
  13097.                             <GOK:compare value="1" type="equal">
  13098.                                 <GOK:true>
  13099.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  13100.                                 </GOK:true>
  13101.                             </GOK:compare>
  13102.                         </GOK:effect>
  13103.                     </GOK:false>
  13104.                 </GOK:compare>
  13105.             </GOK:effect>
  13106.         </GOK:handler>
  13107.  
  13108.         <GOK:handler state="release" name="movehighlighter">
  13109.             <GOK:effect call="Timer1Stop"/>
  13110.         </GOK:handler>
  13111.  
  13112.         <GOK:handler name="select">
  13113.             <GOK:effect call="Timer1Stop"/>
  13114.             <GOK:effect call="SelectChunk">
  13115.                 <GOK:compare value="1" type="equal">
  13116.                     <GOK:true>
  13117.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  13118.                         <GOK:effect call="OutputSelectedKey"/>
  13119.                         <GOK:effect call="HighlightFirstChunk"/>
  13120.                         <GOK:effect param1="1" call="StateJump"/>
  13121.                     </GOK:true>
  13122.                     <GOK:false>
  13123.                         <GOK:effect call="HighlightFirstKey"/>
  13124.                         <GOK:effect param1="2" call="StateJump"/>
  13125.                     </GOK:false>
  13126.                 </GOK:compare>
  13127.             </GOK:effect>
  13128.         </GOK:handler>
  13129.  
  13130.         <GOK:handler name="timer1">
  13131.         
  13132.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  13133.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  13134.             <GOK:effect call="ChunkerIfNextChunk">
  13135.                 <GOK:compare value="1" type="equal">
  13136.                     <GOK:true>
  13137.                         <GOK:effect call="ChunkerNextChunk"/>
  13138.                     </GOK:true>
  13139.                     <GOK:false>
  13140.                         <GOK:effect name="wrap" call="GetRate">
  13141.                             <GOK:compare value="1" type="equal">
  13142.                                 <GOK:true>
  13143.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  13144.                                 </GOK:true>
  13145.                             </GOK:compare>
  13146.                         </GOK:effect>
  13147.                     </GOK:false>
  13148.                 </GOK:compare>
  13149.             </GOK:effect>
  13150.         </GOK:handler>
  13151.  
  13152.     </GOK:state>
  13153.  
  13154.  
  13155.     <GOK:state name="2">
  13156.         
  13157.         <GOK:handler state="press" name="movehighlighter">
  13158.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  13159.             <GOK:effect call="ChunkerIfNextKey">
  13160.                 <GOK:compare value="1" type="equal">
  13161.                     <GOK:true>
  13162.                         <GOK:effect call="ChunkerNextKey"/>
  13163.                     </GOK:true>
  13164.                     <GOK:false>
  13165.                         <GOK:effect name="wrap" call="GetRate">
  13166.                             <GOK:compare value="1" type="equal">
  13167.                                 <GOK:true>
  13168.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  13169.                                     
  13170.                                     <GOK:effect param1="1" call="CounterGet">
  13171.                                         <GOK:compare value="1" type="lessthan">
  13172.                                             <GOK:true>
  13173.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  13174.                                                 <GOK:effect call="Timer1Stop"/>
  13175.                                                 <GOK:effect call="HighlightFirstChunk"/>
  13176.                                                 <GOK:effect param1="1" call="StateJump"/>
  13177.                                             </GOK:true>
  13178.                                             <GOK:false>
  13179.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  13180.                                             </GOK:false>
  13181.                                         </GOK:compare>
  13182.                                     </GOK:effect>
  13183.                                 </GOK:true>
  13184.                             </GOK:compare>
  13185.                         </GOK:effect>
  13186.                     </GOK:false>
  13187.                 </GOK:compare>
  13188.             </GOK:effect>
  13189.         </GOK:handler>
  13190.  
  13191.         <GOK:handler state="release" name="movehighlighter">
  13192.             <GOK:effect call="Timer1Stop"/>
  13193.         </GOK:handler>
  13194.  
  13195.         <GOK:handler name="select">
  13196.             <GOK:effect call="Timer1Stop"/>
  13197.             <GOK:effect name="feedbackselection" call="Feedback"/>
  13198.             <GOK:effect call="OutputSelectedKey"/>
  13199.             <GOK:effect call="HighlightFirstChunk"/>
  13200.             <GOK:effect param1="1" call="StateJump"/>
  13201.         </GOK:handler>
  13202.  
  13203.         <GOK:handler name="timer1">
  13204.         
  13205.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  13206.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  13207.             <GOK:effect call="ChunkerIfNextKey">
  13208.                 <GOK:compare value="1" type="equal">
  13209.                     <GOK:true>
  13210.                         <GOK:effect call="ChunkerNextKey"/>
  13211.                     </GOK:true>
  13212.                     <GOK:false>
  13213.                         <GOK:effect name="wrap" call="GetRate">
  13214.                             <GOK:compare value="1" type="equal">
  13215.                                 <GOK:true>
  13216.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  13217.                                     
  13218.                                     <GOK:effect param1="1" call="CounterGet">
  13219.                                         <GOK:compare value="1" type="lessthan">
  13220.                                             <GOK:true>
  13221.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  13222.                                                 <GOK:effect call="Timer1Stop"/>
  13223.                                                 <GOK:effect call="HighlightFirstChunk"/>
  13224.                                                 <GOK:effect param1="1" call="StateJump"/>
  13225.                                             </GOK:true>
  13226.                                             <GOK:false>
  13227.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  13228.                                             </GOK:false>
  13229.                                         </GOK:compare>
  13230.                                     </GOK:effect>
  13231.                                 </GOK:true>
  13232.                             </GOK:compare>
  13233.                         </GOK:effect>
  13234.                     </GOK:false>
  13235.                 </GOK:compare>
  13236.             </GOK:effect>
  13237.         </GOK:handler>
  13238.     </GOK:state>
  13239.  
  13240.  
  13241.     <GOK:state name="repeat">
  13242.         <GOK:handler name="select">
  13243.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  13244.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  13245.             <GOK:effect call="Timer1Stop"/>
  13246.             <GOK:effect call="HighlightFirstChunk"/>
  13247.             <GOK:effect param1="1" call="StateJump"/>
  13248.         </GOK:handler>
  13249.         <GOK:handler state="press" name="movehighlighter">
  13250.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  13251.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  13252.             <GOK:effect call="Timer1Stop"/>
  13253.             <GOK:effect call="HighlightFirstChunk"/>
  13254.             <GOK:effect param1="1" call="StateJump"/>
  13255.         </GOK:handler>
  13256.     </GOK:state>
  13257.  
  13258.  
  13259. </GOK:accessmethod>
  13260. <GOK:accessmethod xml:lang="pl" name="inversescanning" displayname="Przeszukiwanie odwrotne">
  13261. <GOK:description xml:space="preserve" xml:lang="pl">Naci┼¢nij i przytrzymaj prze┼é─àcznik aby przeszukiwa─ç. Naci┼¢nij inny prze┼é─àcznik aby wybra─ç.</GOK:description>
  13262.  
  13263. <GOK:operation>
  13264. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operacja" xml:lang="pl">
  13265.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  13266.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  13267.  
  13268.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  13269.                 <GOK:control type="label" string="Przeszukiwanie:" xml:lang="pl"></GOK:control>
  13270.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Przeszukiwanie:" xml:lang="pl"></GOK:control>
  13271.             </GOK:control>
  13272.                 
  13273.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  13274.                 <GOK:control type="label" string="Uaktywnij:" xml:lang="pl"></GOK:control>
  13275.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Uaktywnij:" xml:lang="pl"></GOK:control>
  13276.             </GOK:control>
  13277.  
  13278.         </GOK:control>
  13279.     </GOK:control>    
  13280. </GOK:control>    
  13281. </GOK:operation>
  13282.  
  13283. <GOK:feedback>
  13284. <GOK:control type="frame" spacing="0" size="3" border="0" string="Sprz─Ö┼╝enie zwrotne" xml:lang="pl">
  13285.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  13286.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  13287.  
  13288.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  13289.                 <GOK:control type="label" string="Przesuni─Öcie:" xml:lang="pl"></GOK:control>
  13290.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Przesuni─Öcie sprz─Ö┼╝enia zwrotnego:" xml:lang="pl"></GOK:control>
  13291.             </GOK:control>
  13292.     
  13293.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  13294.                 <GOK:control type="label" string="Aktywacja:" xml:lang="pl"></GOK:control>
  13295.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Aktywacja sprz─Ö┼╝enia zwrotnego:" xml:lang="pl"></GOK:control>
  13296.             </GOK:control>
  13297.  
  13298.         </GOK:control>
  13299.     </GOK:control>
  13300. </GOK:control>
  13301. </GOK:feedback>
  13302.  
  13303. <GOK:options>
  13304. <GOK:control type="frame" spacing="0" size="3" border="0" string="Opcje" xml:lang="pl">
  13305.  
  13306.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  13307.  
  13308.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  13309.             <GOK:control type="label" string="Op├│┼║nienie przeszukiwania:" xml:lang="pl"></GOK:control>
  13310.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Szybko┼¢─ç przeszukiwania:" xml:lang="pl"></GOK:control>
  13311.             <GOK:control type="label" string="(Setne cz─Ö┼¢ci sekundy)" xml:lang="pl"></GOK:control>
  13312.         </GOK:control>
  13313.  
  13314.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  13315.             <GOK:control type="checkbutton" name="wrap" string="Zawijanie wierszy/kolumn" xml:lang="pl"></GOK:control>
  13316.         </GOK:control>
  13317.     
  13318.  
  13319.  
  13320.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  13321.             <GOK:control type="label" string="Scanning Direction:"/>
  13322.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  13323.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="G├│ra/D├│┼é" xml:lang="pl"></GOK:control>
  13324.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="D├│┼é/G├│ra" xml:lang="pl"></GOK:control>
  13325.             </GOK:control>
  13326.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  13327.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Lewo/Prawo" xml:lang="pl"></GOK:control>
  13328.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Prawo/Lewo" xml:lang="pl"></GOK:control>
  13329.             </GOK:control>
  13330.         </GOK:control>
  13331.  
  13332.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  13333.             <GOK:control type="label" string="Ilo┼¢─ç cykli przed zatrzymaniem:" xml:lang="pl"></GOK:control>
  13334.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Ilo┼¢─ç cykli przed zatrzymaniem:" xml:lang="pl"></GOK:control>
  13335.  
  13336.         </GOK:control>
  13337.     
  13338.     </GOK:control>
  13339. </GOK:control>
  13340. </GOK:options>
  13341.  
  13342.  
  13343.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  13344.     <GOK:rate stringvalue="switch3" name="select"/>
  13345.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  13346.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  13347.     <GOK:rate value="0" name="autorepeat"/>
  13348.     <GOK:rate value="30" name="repeatrate"/>
  13349.     <GOK:rate value="100" name="scanspeed"/>
  13350.     <GOK:rate value="1" name="wrap"/>
  13351.     <GOK:rate value="0" name="topbottom"/>
  13352.     <GOK:rate value="0" name="leftright"/>
  13353.     <GOK:rate value="3" name="cycles"/>
  13354.  
  13355.  
  13356.  
  13357.     <GOK:initialization>
  13358.         <GOK:effect call="ChunkerReset"/>
  13359.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  13360.     </GOK:initialization>
  13361.  
  13362.  
  13363.     <GOK:state name="1">
  13364.  
  13365.         <GOK:stateinit>
  13366.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  13367.         </GOK:stateinit>
  13368.         
  13369.         <GOK:handler state="press" name="movehighlighter">
  13370.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  13371.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  13372.             <GOK:effect call="ChunkerIfNextChunk">
  13373.                 <GOK:compare value="1" type="equal">
  13374.                     <GOK:true>
  13375.                         <GOK:effect call="ChunkerNextChunk"/>
  13376.                     </GOK:true>
  13377.                     <GOK:false>
  13378.                         <GOK:effect name="wrap" call="GetRate">
  13379.                             <GOK:compare value="1" type="equal">
  13380.                                 <GOK:true>
  13381.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  13382.                                 </GOK:true>
  13383.                             </GOK:compare>
  13384.                         </GOK:effect>
  13385.                     </GOK:false>
  13386.                 </GOK:compare>
  13387.             </GOK:effect>
  13388.         </GOK:handler>
  13389.  
  13390.         <GOK:handler state="release" name="movehighlighter">
  13391.             <GOK:effect call="Timer1Stop"/>
  13392.         </GOK:handler>
  13393.  
  13394.         <GOK:handler name="select">
  13395.             <GOK:effect call="Timer1Stop"/>
  13396.             <GOK:effect call="SelectChunk">
  13397.                 <GOK:compare value="1" type="equal">
  13398.                     <GOK:true>
  13399.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  13400.                         <GOK:effect call="OutputSelectedKey"/>
  13401.                         <GOK:effect call="HighlightFirstChunk"/>
  13402.                         <GOK:effect param1="1" call="StateJump"/>
  13403.                     </GOK:true>
  13404.                     <GOK:false>
  13405.                         <GOK:effect call="HighlightFirstKey"/>
  13406.                         <GOK:effect param1="2" call="StateJump"/>
  13407.                     </GOK:false>
  13408.                 </GOK:compare>
  13409.             </GOK:effect>
  13410.         </GOK:handler>
  13411.  
  13412.         <GOK:handler name="timer1">
  13413.         
  13414.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  13415.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  13416.             <GOK:effect call="ChunkerIfNextChunk">
  13417.                 <GOK:compare value="1" type="equal">
  13418.                     <GOK:true>
  13419.                         <GOK:effect call="ChunkerNextChunk"/>
  13420.                     </GOK:true>
  13421.                     <GOK:false>
  13422.                         <GOK:effect name="wrap" call="GetRate">
  13423.                             <GOK:compare value="1" type="equal">
  13424.                                 <GOK:true>
  13425.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  13426.                                 </GOK:true>
  13427.                             </GOK:compare>
  13428.                         </GOK:effect>
  13429.                     </GOK:false>
  13430.                 </GOK:compare>
  13431.             </GOK:effect>
  13432.         </GOK:handler>
  13433.  
  13434.     </GOK:state>
  13435.  
  13436.  
  13437.     <GOK:state name="2">
  13438.         
  13439.         <GOK:handler state="press" name="movehighlighter">
  13440.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  13441.             <GOK:effect call="ChunkerIfNextKey">
  13442.                 <GOK:compare value="1" type="equal">
  13443.                     <GOK:true>
  13444.                         <GOK:effect call="ChunkerNextKey"/>
  13445.                     </GOK:true>
  13446.                     <GOK:false>
  13447.                         <GOK:effect name="wrap" call="GetRate">
  13448.                             <GOK:compare value="1" type="equal">
  13449.                                 <GOK:true>
  13450.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  13451.                                     
  13452.                                     <GOK:effect param1="1" call="CounterGet">
  13453.                                         <GOK:compare value="1" type="lessthan">
  13454.                                             <GOK:true>
  13455.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  13456.                                                 <GOK:effect call="Timer1Stop"/>
  13457.                                                 <GOK:effect call="HighlightFirstChunk"/>
  13458.                                                 <GOK:effect param1="1" call="StateJump"/>
  13459.                                             </GOK:true>
  13460.                                             <GOK:false>
  13461.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  13462.                                             </GOK:false>
  13463.                                         </GOK:compare>
  13464.                                     </GOK:effect>
  13465.                                 </GOK:true>
  13466.                             </GOK:compare>
  13467.                         </GOK:effect>
  13468.                     </GOK:false>
  13469.                 </GOK:compare>
  13470.             </GOK:effect>
  13471.         </GOK:handler>
  13472.  
  13473.         <GOK:handler state="release" name="movehighlighter">
  13474.             <GOK:effect call="Timer1Stop"/>
  13475.         </GOK:handler>
  13476.  
  13477.         <GOK:handler name="select">
  13478.             <GOK:effect call="Timer1Stop"/>
  13479.             <GOK:effect name="feedbackselection" call="Feedback"/>
  13480.             <GOK:effect call="OutputSelectedKey"/>
  13481.             <GOK:effect call="HighlightFirstChunk"/>
  13482.             <GOK:effect param1="1" call="StateJump"/>
  13483.         </GOK:handler>
  13484.  
  13485.         <GOK:handler name="timer1">
  13486.         
  13487.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  13488.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  13489.             <GOK:effect call="ChunkerIfNextKey">
  13490.                 <GOK:compare value="1" type="equal">
  13491.                     <GOK:true>
  13492.                         <GOK:effect call="ChunkerNextKey"/>
  13493.                     </GOK:true>
  13494.                     <GOK:false>
  13495.                         <GOK:effect name="wrap" call="GetRate">
  13496.                             <GOK:compare value="1" type="equal">
  13497.                                 <GOK:true>
  13498.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  13499.                                     
  13500.                                     <GOK:effect param1="1" call="CounterGet">
  13501.                                         <GOK:compare value="1" type="lessthan">
  13502.                                             <GOK:true>
  13503.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  13504.                                                 <GOK:effect call="Timer1Stop"/>
  13505.                                                 <GOK:effect call="HighlightFirstChunk"/>
  13506.                                                 <GOK:effect param1="1" call="StateJump"/>
  13507.                                             </GOK:true>
  13508.                                             <GOK:false>
  13509.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  13510.                                             </GOK:false>
  13511.                                         </GOK:compare>
  13512.                                     </GOK:effect>
  13513.                                 </GOK:true>
  13514.                             </GOK:compare>
  13515.                         </GOK:effect>
  13516.                     </GOK:false>
  13517.                 </GOK:compare>
  13518.             </GOK:effect>
  13519.         </GOK:handler>
  13520.     </GOK:state>
  13521.  
  13522.  
  13523.     <GOK:state name="repeat">
  13524.         <GOK:handler name="select">
  13525.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  13526.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  13527.             <GOK:effect call="Timer1Stop"/>
  13528.             <GOK:effect call="HighlightFirstChunk"/>
  13529.             <GOK:effect param1="1" call="StateJump"/>
  13530.         </GOK:handler>
  13531.         <GOK:handler state="press" name="movehighlighter">
  13532.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  13533.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  13534.             <GOK:effect call="Timer1Stop"/>
  13535.             <GOK:effect call="HighlightFirstChunk"/>
  13536.             <GOK:effect param1="1" call="StateJump"/>
  13537.         </GOK:handler>
  13538.     </GOK:state>
  13539.  
  13540.  
  13541. </GOK:accessmethod>
  13542. <GOK:accessmethod xml:lang="pt" name="inversescanning" displayname="Exame Inverso">
  13543. <GOK:description xml:space="preserve" xml:lang="pt">Mantenha primido um interruptor para examinar.  Prima outro interruptor para seleccionar.</GOK:description>
  13544.  
  13545. <GOK:operation>
  13546. <GOK:control type="frame" spacing="0" size="3" border="0" string="Opera├º├úo" xml:lang="pt">
  13547.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  13548.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  13549.  
  13550.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  13551.                 <GOK:control type="label" string="Examinar:" xml:lang="pt"></GOK:control>
  13552.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Examinar:" xml:lang="pt"></GOK:control>
  13553.             </GOK:control>
  13554.                 
  13555.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  13556.                 <GOK:control type="label" string="Activar:" xml:lang="pt"></GOK:control>
  13557.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activar:" xml:lang="pt"></GOK:control>
  13558.             </GOK:control>
  13559.  
  13560.         </GOK:control>
  13561.     </GOK:control>    
  13562. </GOK:control>    
  13563. </GOK:operation>
  13564.  
  13565. <GOK:feedback>
  13566. <GOK:control type="frame" spacing="0" size="3" border="0" string="Pergunta" xml:lang="pt">
  13567.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  13568.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  13569.  
  13570.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  13571.                 <GOK:control type="label" string="Movimento:" xml:lang="pt"></GOK:control>
  13572.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Movimento de Pergunta:" xml:lang="pt"></GOK:control>
  13573.             </GOK:control>
  13574.     
  13575.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  13576.                 <GOK:control type="label" string="Activa├º├úo:" xml:lang="pt"></GOK:control>
  13577.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Activa├º├úo de Pergunta:" xml:lang="pt"></GOK:control>
  13578.             </GOK:control>
  13579.  
  13580.         </GOK:control>
  13581.     </GOK:control>
  13582. </GOK:control>
  13583. </GOK:feedback>
  13584.  
  13585. <GOK:options>
  13586. <GOK:control type="frame" spacing="0" size="3" border="0" string="Op├º├╡es" xml:lang="pt">
  13587.  
  13588.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  13589.  
  13590.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  13591.             <GOK:control type="label" string="Atraso de Exame:" xml:lang="pt"></GOK:control>
  13592.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Velocidade de Exame:" xml:lang="pt"></GOK:control>
  13593.             <GOK:control type="label" string="(100s de segundo)" xml:lang="pt"></GOK:control>
  13594.         </GOK:control>
  13595.  
  13596.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  13597.             <GOK:control type="checkbutton" name="wrap" string="Quebrar Linhas/Colunas" xml:lang="pt"></GOK:control>
  13598.         </GOK:control>
  13599.     
  13600.  
  13601.  
  13602.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  13603.             <GOK:control type="label" string="Scanning Direction:"/>
  13604.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  13605.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Superior/Inferior" xml:lang="pt"></GOK:control>
  13606.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Inferior/Superior" xml:lang="pt"></GOK:control>
  13607.             </GOK:control>
  13608.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  13609.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Esquerdo/Direito" xml:lang="pt"></GOK:control>
  13610.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Direito/Esquerdo" xml:lang="pt"></GOK:control>
  13611.             </GOK:control>
  13612.         </GOK:control>
  13613.  
  13614.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  13615.             <GOK:control type="label" string="Ciclos Antes de Parar:" xml:lang="pt"></GOK:control>
  13616.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Ciclos Antes de Parar:" xml:lang="pt"></GOK:control>
  13617.  
  13618.         </GOK:control>
  13619.     
  13620.     </GOK:control>
  13621. </GOK:control>
  13622. </GOK:options>
  13623.  
  13624.  
  13625.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  13626.     <GOK:rate stringvalue="switch3" name="select"/>
  13627.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  13628.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  13629.     <GOK:rate value="0" name="autorepeat"/>
  13630.     <GOK:rate value="30" name="repeatrate"/>
  13631.     <GOK:rate value="100" name="scanspeed"/>
  13632.     <GOK:rate value="1" name="wrap"/>
  13633.     <GOK:rate value="0" name="topbottom"/>
  13634.     <GOK:rate value="0" name="leftright"/>
  13635.     <GOK:rate value="3" name="cycles"/>
  13636.  
  13637.  
  13638.  
  13639.     <GOK:initialization>
  13640.         <GOK:effect call="ChunkerReset"/>
  13641.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  13642.     </GOK:initialization>
  13643.  
  13644.  
  13645.     <GOK:state name="1">
  13646.  
  13647.         <GOK:stateinit>
  13648.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  13649.         </GOK:stateinit>
  13650.         
  13651.         <GOK:handler state="press" name="movehighlighter">
  13652.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  13653.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  13654.             <GOK:effect call="ChunkerIfNextChunk">
  13655.                 <GOK:compare value="1" type="equal">
  13656.                     <GOK:true>
  13657.                         <GOK:effect call="ChunkerNextChunk"/>
  13658.                     </GOK:true>
  13659.                     <GOK:false>
  13660.                         <GOK:effect name="wrap" call="GetRate">
  13661.                             <GOK:compare value="1" type="equal">
  13662.                                 <GOK:true>
  13663.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  13664.                                 </GOK:true>
  13665.                             </GOK:compare>
  13666.                         </GOK:effect>
  13667.                     </GOK:false>
  13668.                 </GOK:compare>
  13669.             </GOK:effect>
  13670.         </GOK:handler>
  13671.  
  13672.         <GOK:handler state="release" name="movehighlighter">
  13673.             <GOK:effect call="Timer1Stop"/>
  13674.         </GOK:handler>
  13675.  
  13676.         <GOK:handler name="select">
  13677.             <GOK:effect call="Timer1Stop"/>
  13678.             <GOK:effect call="SelectChunk">
  13679.                 <GOK:compare value="1" type="equal">
  13680.                     <GOK:true>
  13681.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  13682.                         <GOK:effect call="OutputSelectedKey"/>
  13683.                         <GOK:effect call="HighlightFirstChunk"/>
  13684.                         <GOK:effect param1="1" call="StateJump"/>
  13685.                     </GOK:true>
  13686.                     <GOK:false>
  13687.                         <GOK:effect call="HighlightFirstKey"/>
  13688.                         <GOK:effect param1="2" call="StateJump"/>
  13689.                     </GOK:false>
  13690.                 </GOK:compare>
  13691.             </GOK:effect>
  13692.         </GOK:handler>
  13693.  
  13694.         <GOK:handler name="timer1">
  13695.         
  13696.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  13697.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  13698.             <GOK:effect call="ChunkerIfNextChunk">
  13699.                 <GOK:compare value="1" type="equal">
  13700.                     <GOK:true>
  13701.                         <GOK:effect call="ChunkerNextChunk"/>
  13702.                     </GOK:true>
  13703.                     <GOK:false>
  13704.                         <GOK:effect name="wrap" call="GetRate">
  13705.                             <GOK:compare value="1" type="equal">
  13706.                                 <GOK:true>
  13707.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  13708.                                 </GOK:true>
  13709.                             </GOK:compare>
  13710.                         </GOK:effect>
  13711.                     </GOK:false>
  13712.                 </GOK:compare>
  13713.             </GOK:effect>
  13714.         </GOK:handler>
  13715.  
  13716.     </GOK:state>
  13717.  
  13718.  
  13719.     <GOK:state name="2">
  13720.         
  13721.         <GOK:handler state="press" name="movehighlighter">
  13722.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  13723.             <GOK:effect call="ChunkerIfNextKey">
  13724.                 <GOK:compare value="1" type="equal">
  13725.                     <GOK:true>
  13726.                         <GOK:effect call="ChunkerNextKey"/>
  13727.                     </GOK:true>
  13728.                     <GOK:false>
  13729.                         <GOK:effect name="wrap" call="GetRate">
  13730.                             <GOK:compare value="1" type="equal">
  13731.                                 <GOK:true>
  13732.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  13733.                                     
  13734.                                     <GOK:effect param1="1" call="CounterGet">
  13735.                                         <GOK:compare value="1" type="lessthan">
  13736.                                             <GOK:true>
  13737.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  13738.                                                 <GOK:effect call="Timer1Stop"/>
  13739.                                                 <GOK:effect call="HighlightFirstChunk"/>
  13740.                                                 <GOK:effect param1="1" call="StateJump"/>
  13741.                                             </GOK:true>
  13742.                                             <GOK:false>
  13743.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  13744.                                             </GOK:false>
  13745.                                         </GOK:compare>
  13746.                                     </GOK:effect>
  13747.                                 </GOK:true>
  13748.                             </GOK:compare>
  13749.                         </GOK:effect>
  13750.                     </GOK:false>
  13751.                 </GOK:compare>
  13752.             </GOK:effect>
  13753.         </GOK:handler>
  13754.  
  13755.         <GOK:handler state="release" name="movehighlighter">
  13756.             <GOK:effect call="Timer1Stop"/>
  13757.         </GOK:handler>
  13758.  
  13759.         <GOK:handler name="select">
  13760.             <GOK:effect call="Timer1Stop"/>
  13761.             <GOK:effect name="feedbackselection" call="Feedback"/>
  13762.             <GOK:effect call="OutputSelectedKey"/>
  13763.             <GOK:effect call="HighlightFirstChunk"/>
  13764.             <GOK:effect param1="1" call="StateJump"/>
  13765.         </GOK:handler>
  13766.  
  13767.         <GOK:handler name="timer1">
  13768.         
  13769.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  13770.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  13771.             <GOK:effect call="ChunkerIfNextKey">
  13772.                 <GOK:compare value="1" type="equal">
  13773.                     <GOK:true>
  13774.                         <GOK:effect call="ChunkerNextKey"/>
  13775.                     </GOK:true>
  13776.                     <GOK:false>
  13777.                         <GOK:effect name="wrap" call="GetRate">
  13778.                             <GOK:compare value="1" type="equal">
  13779.                                 <GOK:true>
  13780.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  13781.                                     
  13782.                                     <GOK:effect param1="1" call="CounterGet">
  13783.                                         <GOK:compare value="1" type="lessthan">
  13784.                                             <GOK:true>
  13785.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  13786.                                                 <GOK:effect call="Timer1Stop"/>
  13787.                                                 <GOK:effect call="HighlightFirstChunk"/>
  13788.                                                 <GOK:effect param1="1" call="StateJump"/>
  13789.                                             </GOK:true>
  13790.                                             <GOK:false>
  13791.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  13792.                                             </GOK:false>
  13793.                                         </GOK:compare>
  13794.                                     </GOK:effect>
  13795.                                 </GOK:true>
  13796.                             </GOK:compare>
  13797.                         </GOK:effect>
  13798.                     </GOK:false>
  13799.                 </GOK:compare>
  13800.             </GOK:effect>
  13801.         </GOK:handler>
  13802.     </GOK:state>
  13803.  
  13804.  
  13805.     <GOK:state name="repeat">
  13806.         <GOK:handler name="select">
  13807.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  13808.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  13809.             <GOK:effect call="Timer1Stop"/>
  13810.             <GOK:effect call="HighlightFirstChunk"/>
  13811.             <GOK:effect param1="1" call="StateJump"/>
  13812.         </GOK:handler>
  13813.         <GOK:handler state="press" name="movehighlighter">
  13814.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  13815.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  13816.             <GOK:effect call="Timer1Stop"/>
  13817.             <GOK:effect call="HighlightFirstChunk"/>
  13818.             <GOK:effect param1="1" call="StateJump"/>
  13819.         </GOK:handler>
  13820.     </GOK:state>
  13821.  
  13822.  
  13823. </GOK:accessmethod>
  13824. <GOK:accessmethod xml:lang="pt_BR" name="inversescanning" displayname="Varredura inversa">
  13825. <GOK:description xml:space="preserve" xml:lang="pt_BR">Pressione e mantenha pressionado um bot├úo para iniciar a varredura. Pressione outro bot├úo para selecionar.</GOK:description>
  13826.  
  13827. <GOK:operation>
  13828. <GOK:control type="frame" spacing="0" size="3" border="0" string="Opera├º├úo" xml:lang="pt_BR">
  13829.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  13830.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  13831.  
  13832.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  13833.                 <GOK:control type="label" string="Varrer:" xml:lang="pt_BR"></GOK:control>
  13834.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Varrer:" xml:lang="pt_BR"></GOK:control>
  13835.             </GOK:control>
  13836.                 
  13837.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  13838.                 <GOK:control type="label" string="Ativar:" xml:lang="pt_BR"></GOK:control>
  13839.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Ativar:" xml:lang="pt_BR"></GOK:control>
  13840.             </GOK:control>
  13841.  
  13842.         </GOK:control>
  13843.     </GOK:control>    
  13844. </GOK:control>    
  13845. </GOK:operation>
  13846.  
  13847. <GOK:feedback>
  13848. <GOK:control type="frame" spacing="0" size="3" border="0" string="Feedback" xml:lang="pt_BR">
  13849.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  13850.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  13851.  
  13852.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  13853.                 <GOK:control type="label" string="Movimento:" xml:lang="pt_BR"></GOK:control>
  13854.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Movimento de Feedback:" xml:lang="pt_BR"></GOK:control>
  13855.             </GOK:control>
  13856.     
  13857.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  13858.                 <GOK:control type="label" string="Ativa├º├úo:" xml:lang="pt_BR"></GOK:control>
  13859.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Ativa├º├úo de Feedback:" xml:lang="pt_BR"></GOK:control>
  13860.             </GOK:control>
  13861.  
  13862.         </GOK:control>
  13863.     </GOK:control>
  13864. </GOK:control>
  13865. </GOK:feedback>
  13866.  
  13867. <GOK:options>
  13868. <GOK:control type="frame" spacing="0" size="3" border="0" string="Op├º├╡es" xml:lang="pt_BR">
  13869.  
  13870.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  13871.  
  13872.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  13873.             <GOK:control type="label" string="Atraso de Varredura:" xml:lang="pt_BR"></GOK:control>
  13874.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Velocidade de Varredura:" xml:lang="pt_BR"></GOK:control>
  13875.             <GOK:control type="label" string="(Cent├⌐simos de segundo)" xml:lang="pt_BR"></GOK:control>
  13876.         </GOK:control>
  13877.  
  13878.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  13879.             <GOK:control type="checkbutton" name="wrap" string="Quebra Linhas/Colunas" xml:lang="pt_BR"></GOK:control>
  13880.         </GOK:control>
  13881.     
  13882.  
  13883.  
  13884.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  13885.             <GOK:control type="label" string="Scanning Direction:"/>
  13886.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  13887.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Acima/Abaixo" xml:lang="pt_BR"></GOK:control>
  13888.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Abaixo/Acima" xml:lang="pt_BR"></GOK:control>
  13889.             </GOK:control>
  13890.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  13891.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Esquerdo/Direito" xml:lang="pt_BR"></GOK:control>
  13892.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Direito/Esquerdo" xml:lang="pt_BR"></GOK:control>
  13893.             </GOK:control>
  13894.         </GOK:control>
  13895.  
  13896.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  13897.             <GOK:control type="label" string="Ciclos Antes de Parar:" xml:lang="pt_BR"></GOK:control>
  13898.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Ciclos Antes de Parar:" xml:lang="pt_BR"></GOK:control>
  13899.  
  13900.         </GOK:control>
  13901.     
  13902.     </GOK:control>
  13903. </GOK:control>
  13904. </GOK:options>
  13905.  
  13906.  
  13907.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  13908.     <GOK:rate stringvalue="switch3" name="select"/>
  13909.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  13910.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  13911.     <GOK:rate value="0" name="autorepeat"/>
  13912.     <GOK:rate value="30" name="repeatrate"/>
  13913.     <GOK:rate value="100" name="scanspeed"/>
  13914.     <GOK:rate value="1" name="wrap"/>
  13915.     <GOK:rate value="0" name="topbottom"/>
  13916.     <GOK:rate value="0" name="leftright"/>
  13917.     <GOK:rate value="3" name="cycles"/>
  13918.  
  13919.  
  13920.  
  13921.     <GOK:initialization>
  13922.         <GOK:effect call="ChunkerReset"/>
  13923.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  13924.     </GOK:initialization>
  13925.  
  13926.  
  13927.     <GOK:state name="1">
  13928.  
  13929.         <GOK:stateinit>
  13930.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  13931.         </GOK:stateinit>
  13932.         
  13933.         <GOK:handler state="press" name="movehighlighter">
  13934.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  13935.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  13936.             <GOK:effect call="ChunkerIfNextChunk">
  13937.                 <GOK:compare value="1" type="equal">
  13938.                     <GOK:true>
  13939.                         <GOK:effect call="ChunkerNextChunk"/>
  13940.                     </GOK:true>
  13941.                     <GOK:false>
  13942.                         <GOK:effect name="wrap" call="GetRate">
  13943.                             <GOK:compare value="1" type="equal">
  13944.                                 <GOK:true>
  13945.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  13946.                                 </GOK:true>
  13947.                             </GOK:compare>
  13948.                         </GOK:effect>
  13949.                     </GOK:false>
  13950.                 </GOK:compare>
  13951.             </GOK:effect>
  13952.         </GOK:handler>
  13953.  
  13954.         <GOK:handler state="release" name="movehighlighter">
  13955.             <GOK:effect call="Timer1Stop"/>
  13956.         </GOK:handler>
  13957.  
  13958.         <GOK:handler name="select">
  13959.             <GOK:effect call="Timer1Stop"/>
  13960.             <GOK:effect call="SelectChunk">
  13961.                 <GOK:compare value="1" type="equal">
  13962.                     <GOK:true>
  13963.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  13964.                         <GOK:effect call="OutputSelectedKey"/>
  13965.                         <GOK:effect call="HighlightFirstChunk"/>
  13966.                         <GOK:effect param1="1" call="StateJump"/>
  13967.                     </GOK:true>
  13968.                     <GOK:false>
  13969.                         <GOK:effect call="HighlightFirstKey"/>
  13970.                         <GOK:effect param1="2" call="StateJump"/>
  13971.                     </GOK:false>
  13972.                 </GOK:compare>
  13973.             </GOK:effect>
  13974.         </GOK:handler>
  13975.  
  13976.         <GOK:handler name="timer1">
  13977.         
  13978.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  13979.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  13980.             <GOK:effect call="ChunkerIfNextChunk">
  13981.                 <GOK:compare value="1" type="equal">
  13982.                     <GOK:true>
  13983.                         <GOK:effect call="ChunkerNextChunk"/>
  13984.                     </GOK:true>
  13985.                     <GOK:false>
  13986.                         <GOK:effect name="wrap" call="GetRate">
  13987.                             <GOK:compare value="1" type="equal">
  13988.                                 <GOK:true>
  13989.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  13990.                                 </GOK:true>
  13991.                             </GOK:compare>
  13992.                         </GOK:effect>
  13993.                     </GOK:false>
  13994.                 </GOK:compare>
  13995.             </GOK:effect>
  13996.         </GOK:handler>
  13997.  
  13998.     </GOK:state>
  13999.  
  14000.  
  14001.     <GOK:state name="2">
  14002.         
  14003.         <GOK:handler state="press" name="movehighlighter">
  14004.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  14005.             <GOK:effect call="ChunkerIfNextKey">
  14006.                 <GOK:compare value="1" type="equal">
  14007.                     <GOK:true>
  14008.                         <GOK:effect call="ChunkerNextKey"/>
  14009.                     </GOK:true>
  14010.                     <GOK:false>
  14011.                         <GOK:effect name="wrap" call="GetRate">
  14012.                             <GOK:compare value="1" type="equal">
  14013.                                 <GOK:true>
  14014.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  14015.                                     
  14016.                                     <GOK:effect param1="1" call="CounterGet">
  14017.                                         <GOK:compare value="1" type="lessthan">
  14018.                                             <GOK:true>
  14019.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  14020.                                                 <GOK:effect call="Timer1Stop"/>
  14021.                                                 <GOK:effect call="HighlightFirstChunk"/>
  14022.                                                 <GOK:effect param1="1" call="StateJump"/>
  14023.                                             </GOK:true>
  14024.                                             <GOK:false>
  14025.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  14026.                                             </GOK:false>
  14027.                                         </GOK:compare>
  14028.                                     </GOK:effect>
  14029.                                 </GOK:true>
  14030.                             </GOK:compare>
  14031.                         </GOK:effect>
  14032.                     </GOK:false>
  14033.                 </GOK:compare>
  14034.             </GOK:effect>
  14035.         </GOK:handler>
  14036.  
  14037.         <GOK:handler state="release" name="movehighlighter">
  14038.             <GOK:effect call="Timer1Stop"/>
  14039.         </GOK:handler>
  14040.  
  14041.         <GOK:handler name="select">
  14042.             <GOK:effect call="Timer1Stop"/>
  14043.             <GOK:effect name="feedbackselection" call="Feedback"/>
  14044.             <GOK:effect call="OutputSelectedKey"/>
  14045.             <GOK:effect call="HighlightFirstChunk"/>
  14046.             <GOK:effect param1="1" call="StateJump"/>
  14047.         </GOK:handler>
  14048.  
  14049.         <GOK:handler name="timer1">
  14050.         
  14051.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  14052.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  14053.             <GOK:effect call="ChunkerIfNextKey">
  14054.                 <GOK:compare value="1" type="equal">
  14055.                     <GOK:true>
  14056.                         <GOK:effect call="ChunkerNextKey"/>
  14057.                     </GOK:true>
  14058.                     <GOK:false>
  14059.                         <GOK:effect name="wrap" call="GetRate">
  14060.                             <GOK:compare value="1" type="equal">
  14061.                                 <GOK:true>
  14062.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  14063.                                     
  14064.                                     <GOK:effect param1="1" call="CounterGet">
  14065.                                         <GOK:compare value="1" type="lessthan">
  14066.                                             <GOK:true>
  14067.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  14068.                                                 <GOK:effect call="Timer1Stop"/>
  14069.                                                 <GOK:effect call="HighlightFirstChunk"/>
  14070.                                                 <GOK:effect param1="1" call="StateJump"/>
  14071.                                             </GOK:true>
  14072.                                             <GOK:false>
  14073.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  14074.                                             </GOK:false>
  14075.                                         </GOK:compare>
  14076.                                     </GOK:effect>
  14077.                                 </GOK:true>
  14078.                             </GOK:compare>
  14079.                         </GOK:effect>
  14080.                     </GOK:false>
  14081.                 </GOK:compare>
  14082.             </GOK:effect>
  14083.         </GOK:handler>
  14084.     </GOK:state>
  14085.  
  14086.  
  14087.     <GOK:state name="repeat">
  14088.         <GOK:handler name="select">
  14089.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  14090.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  14091.             <GOK:effect call="Timer1Stop"/>
  14092.             <GOK:effect call="HighlightFirstChunk"/>
  14093.             <GOK:effect param1="1" call="StateJump"/>
  14094.         </GOK:handler>
  14095.         <GOK:handler state="press" name="movehighlighter">
  14096.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  14097.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  14098.             <GOK:effect call="Timer1Stop"/>
  14099.             <GOK:effect call="HighlightFirstChunk"/>
  14100.             <GOK:effect param1="1" call="StateJump"/>
  14101.         </GOK:handler>
  14102.     </GOK:state>
  14103.  
  14104.  
  14105. </GOK:accessmethod>
  14106. <GOK:accessmethod xml:lang="ro" name="inversescanning" displayname="Scanare invers─â">
  14107. <GOK:description xml:space="preserve" xml:lang="ro">┼óine┼úi ap─âsat un buton pentru a scana. Ap─âsa┼úi alt buton pentru a selecta.</GOK:description>
  14108.  
  14109. <GOK:operation>
  14110. <GOK:control type="frame" spacing="0" size="3" border="0" string="Opera┼úie" xml:lang="ro">
  14111.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  14112.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  14113.  
  14114.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  14115.                 <GOK:control type="label" string="Scanare:" xml:lang="ro"></GOK:control>
  14116.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Scanare:" xml:lang="ro"></GOK:control>
  14117.             </GOK:control>
  14118.                 
  14119.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  14120.                 <GOK:control type="label" string="Activeaz─â:" xml:lang="ro"></GOK:control>
  14121.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activeaz─â:" xml:lang="ro"></GOK:control>
  14122.             </GOK:control>
  14123.  
  14124.         </GOK:control>
  14125.     </GOK:control>    
  14126. </GOK:control>    
  14127. </GOK:operation>
  14128.  
  14129. <GOK:feedback>
  14130. <GOK:control type="frame" spacing="0" size="3" border="0" string="Feedback" xml:lang="ro">
  14131.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  14132.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  14133.  
  14134.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  14135.                 <GOK:control type="label" string="Mi┼ƒcare:" xml:lang="ro"></GOK:control>
  14136.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedback mi┼ƒcare:" xml:lang="ro"></GOK:control>
  14137.             </GOK:control>
  14138.     
  14139.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  14140.                 <GOK:control type="label" string="Activare:" xml:lang="ro"></GOK:control>
  14141.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback activare:" xml:lang="ro"></GOK:control>
  14142.             </GOK:control>
  14143.  
  14144.         </GOK:control>
  14145.     </GOK:control>
  14146. </GOK:control>
  14147. </GOK:feedback>
  14148.  
  14149. <GOK:options>
  14150. <GOK:control type="frame" spacing="0" size="3" border="0" string="Op┼úiuni" xml:lang="ro">
  14151.  
  14152.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  14153.  
  14154.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  14155.             <GOK:control type="label" string="├Änt├órzierea la scanare:" xml:lang="ro"></GOK:control>
  14156.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Viteza de scanare:" xml:lang="ro"></GOK:control>
  14157.             <GOK:control type="label" string="(sutimi de secund─â)" xml:lang="ro"></GOK:control>
  14158.         </GOK:control>
  14159.  
  14160.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  14161.             <GOK:control type="checkbutton" name="wrap" string="Pe r├ónduri/coloane" xml:lang="ro"></GOK:control>
  14162.         </GOK:control>
  14163.     
  14164.  
  14165.  
  14166.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  14167.             <GOK:control type="label" string="Scanning Direction:"/>
  14168.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  14169.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Sus/Jos" xml:lang="ro"></GOK:control>
  14170.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Jos/Sus" xml:lang="ro"></GOK:control>
  14171.             </GOK:control>
  14172.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  14173.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="St├ónga/Dreapta" xml:lang="ro"></GOK:control>
  14174.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Dreapta/St├ónga" xml:lang="ro"></GOK:control>
  14175.             </GOK:control>
  14176.         </GOK:control>
  14177.  
  14178.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  14179.             <GOK:control type="label" string="Cicluri ├«nainte de oprire:" xml:lang="ro"></GOK:control>
  14180.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Cicluri ├«nainte de oprire:" xml:lang="ro"></GOK:control>
  14181.  
  14182.         </GOK:control>
  14183.     
  14184.     </GOK:control>
  14185. </GOK:control>
  14186. </GOK:options>
  14187.  
  14188.  
  14189.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  14190.     <GOK:rate stringvalue="switch3" name="select"/>
  14191.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  14192.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  14193.     <GOK:rate value="0" name="autorepeat"/>
  14194.     <GOK:rate value="30" name="repeatrate"/>
  14195.     <GOK:rate value="100" name="scanspeed"/>
  14196.     <GOK:rate value="1" name="wrap"/>
  14197.     <GOK:rate value="0" name="topbottom"/>
  14198.     <GOK:rate value="0" name="leftright"/>
  14199.     <GOK:rate value="3" name="cycles"/>
  14200.  
  14201.  
  14202.  
  14203.     <GOK:initialization>
  14204.         <GOK:effect call="ChunkerReset"/>
  14205.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  14206.     </GOK:initialization>
  14207.  
  14208.  
  14209.     <GOK:state name="1">
  14210.  
  14211.         <GOK:stateinit>
  14212.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  14213.         </GOK:stateinit>
  14214.         
  14215.         <GOK:handler state="press" name="movehighlighter">
  14216.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  14217.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  14218.             <GOK:effect call="ChunkerIfNextChunk">
  14219.                 <GOK:compare value="1" type="equal">
  14220.                     <GOK:true>
  14221.                         <GOK:effect call="ChunkerNextChunk"/>
  14222.                     </GOK:true>
  14223.                     <GOK:false>
  14224.                         <GOK:effect name="wrap" call="GetRate">
  14225.                             <GOK:compare value="1" type="equal">
  14226.                                 <GOK:true>
  14227.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  14228.                                 </GOK:true>
  14229.                             </GOK:compare>
  14230.                         </GOK:effect>
  14231.                     </GOK:false>
  14232.                 </GOK:compare>
  14233.             </GOK:effect>
  14234.         </GOK:handler>
  14235.  
  14236.         <GOK:handler state="release" name="movehighlighter">
  14237.             <GOK:effect call="Timer1Stop"/>
  14238.         </GOK:handler>
  14239.  
  14240.         <GOK:handler name="select">
  14241.             <GOK:effect call="Timer1Stop"/>
  14242.             <GOK:effect call="SelectChunk">
  14243.                 <GOK:compare value="1" type="equal">
  14244.                     <GOK:true>
  14245.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  14246.                         <GOK:effect call="OutputSelectedKey"/>
  14247.                         <GOK:effect call="HighlightFirstChunk"/>
  14248.                         <GOK:effect param1="1" call="StateJump"/>
  14249.                     </GOK:true>
  14250.                     <GOK:false>
  14251.                         <GOK:effect call="HighlightFirstKey"/>
  14252.                         <GOK:effect param1="2" call="StateJump"/>
  14253.                     </GOK:false>
  14254.                 </GOK:compare>
  14255.             </GOK:effect>
  14256.         </GOK:handler>
  14257.  
  14258.         <GOK:handler name="timer1">
  14259.         
  14260.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  14261.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  14262.             <GOK:effect call="ChunkerIfNextChunk">
  14263.                 <GOK:compare value="1" type="equal">
  14264.                     <GOK:true>
  14265.                         <GOK:effect call="ChunkerNextChunk"/>
  14266.                     </GOK:true>
  14267.                     <GOK:false>
  14268.                         <GOK:effect name="wrap" call="GetRate">
  14269.                             <GOK:compare value="1" type="equal">
  14270.                                 <GOK:true>
  14271.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  14272.                                 </GOK:true>
  14273.                             </GOK:compare>
  14274.                         </GOK:effect>
  14275.                     </GOK:false>
  14276.                 </GOK:compare>
  14277.             </GOK:effect>
  14278.         </GOK:handler>
  14279.  
  14280.     </GOK:state>
  14281.  
  14282.  
  14283.     <GOK:state name="2">
  14284.         
  14285.         <GOK:handler state="press" name="movehighlighter">
  14286.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  14287.             <GOK:effect call="ChunkerIfNextKey">
  14288.                 <GOK:compare value="1" type="equal">
  14289.                     <GOK:true>
  14290.                         <GOK:effect call="ChunkerNextKey"/>
  14291.                     </GOK:true>
  14292.                     <GOK:false>
  14293.                         <GOK:effect name="wrap" call="GetRate">
  14294.                             <GOK:compare value="1" type="equal">
  14295.                                 <GOK:true>
  14296.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  14297.                                     
  14298.                                     <GOK:effect param1="1" call="CounterGet">
  14299.                                         <GOK:compare value="1" type="lessthan">
  14300.                                             <GOK:true>
  14301.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  14302.                                                 <GOK:effect call="Timer1Stop"/>
  14303.                                                 <GOK:effect call="HighlightFirstChunk"/>
  14304.                                                 <GOK:effect param1="1" call="StateJump"/>
  14305.                                             </GOK:true>
  14306.                                             <GOK:false>
  14307.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  14308.                                             </GOK:false>
  14309.                                         </GOK:compare>
  14310.                                     </GOK:effect>
  14311.                                 </GOK:true>
  14312.                             </GOK:compare>
  14313.                         </GOK:effect>
  14314.                     </GOK:false>
  14315.                 </GOK:compare>
  14316.             </GOK:effect>
  14317.         </GOK:handler>
  14318.  
  14319.         <GOK:handler state="release" name="movehighlighter">
  14320.             <GOK:effect call="Timer1Stop"/>
  14321.         </GOK:handler>
  14322.  
  14323.         <GOK:handler name="select">
  14324.             <GOK:effect call="Timer1Stop"/>
  14325.             <GOK:effect name="feedbackselection" call="Feedback"/>
  14326.             <GOK:effect call="OutputSelectedKey"/>
  14327.             <GOK:effect call="HighlightFirstChunk"/>
  14328.             <GOK:effect param1="1" call="StateJump"/>
  14329.         </GOK:handler>
  14330.  
  14331.         <GOK:handler name="timer1">
  14332.         
  14333.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  14334.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  14335.             <GOK:effect call="ChunkerIfNextKey">
  14336.                 <GOK:compare value="1" type="equal">
  14337.                     <GOK:true>
  14338.                         <GOK:effect call="ChunkerNextKey"/>
  14339.                     </GOK:true>
  14340.                     <GOK:false>
  14341.                         <GOK:effect name="wrap" call="GetRate">
  14342.                             <GOK:compare value="1" type="equal">
  14343.                                 <GOK:true>
  14344.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  14345.                                     
  14346.                                     <GOK:effect param1="1" call="CounterGet">
  14347.                                         <GOK:compare value="1" type="lessthan">
  14348.                                             <GOK:true>
  14349.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  14350.                                                 <GOK:effect call="Timer1Stop"/>
  14351.                                                 <GOK:effect call="HighlightFirstChunk"/>
  14352.                                                 <GOK:effect param1="1" call="StateJump"/>
  14353.                                             </GOK:true>
  14354.                                             <GOK:false>
  14355.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  14356.                                             </GOK:false>
  14357.                                         </GOK:compare>
  14358.                                     </GOK:effect>
  14359.                                 </GOK:true>
  14360.                             </GOK:compare>
  14361.                         </GOK:effect>
  14362.                     </GOK:false>
  14363.                 </GOK:compare>
  14364.             </GOK:effect>
  14365.         </GOK:handler>
  14366.     </GOK:state>
  14367.  
  14368.  
  14369.     <GOK:state name="repeat">
  14370.         <GOK:handler name="select">
  14371.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  14372.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  14373.             <GOK:effect call="Timer1Stop"/>
  14374.             <GOK:effect call="HighlightFirstChunk"/>
  14375.             <GOK:effect param1="1" call="StateJump"/>
  14376.         </GOK:handler>
  14377.         <GOK:handler state="press" name="movehighlighter">
  14378.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  14379.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  14380.             <GOK:effect call="Timer1Stop"/>
  14381.             <GOK:effect call="HighlightFirstChunk"/>
  14382.             <GOK:effect param1="1" call="StateJump"/>
  14383.         </GOK:handler>
  14384.     </GOK:state>
  14385.  
  14386.  
  14387. </GOK:accessmethod>
  14388. <GOK:accessmethod xml:lang="ru" name="inversescanning" displayname="╨₧╨▒╤Ç╨░╤é╨╜╨╛╨╡ ╤ü╨║╨░╨╜╨╕╤Ç╨╛╨▓╨░╨╜╨╕╨╡">
  14389. <GOK:description xml:space="preserve" xml:lang="ru">╨¥╨░╨╢╨╝╨╕╤é╨╡ ╨╕ ╨┤╨╡╤Ç╨╢╨╕╤é╨╡ ╨┐╨╡╤Ç╨╡╨║╨╗╤Ä╤ç╨░╤é╨╡╨╗╤î ╨┤╨╗╤Å ╤ü╨║╨░╨╜╨╕╤Ç╨╛╨▓╨░╨╜╨╕╤Å. ╨¥╨░╨╢╨╝╨╕╤é╨╡ ╨┤╤Ç╤â╨│╨╛╨╣ ╨┐╤Ç╨╡╨║╨╗╤Ä╤ç╨░╤é╨╡╨╗╤î ╨┤╨╗╤Å ╨▓╤ï╨▒╨╛╤Ç╨░.</GOK:description>
  14390.  
  14391. <GOK:operation>
  14392. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨₧╨┐╨╡╤Ç╨░╤å╨╕╤Å" xml:lang="ru">
  14393.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  14394.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  14395.  
  14396.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  14397.                 <GOK:control type="label" string="╨í╨║╨░╨╜╨╕╤Ç╨╛╨▓╨░╨╜╨╕╨╡:" xml:lang="ru"></GOK:control>
  14398.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="╨í╨║╨░╨╜╨╕╤Ç╨╛╨▓╨░╨╜╨╕╨╡:" xml:lang="ru"></GOK:control>
  14399.             </GOK:control>
  14400.                 
  14401.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  14402.                 <GOK:control type="label" string="╨É╨║╤é╨╕╨▓╨╕╤Ç╨╛╨▓╨░╤é╤î:" xml:lang="ru"></GOK:control>
  14403.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="╨É╨║╤é╨╕╨▓╨╕╤Ç╨╛╨▓╨░╤é╤î:" xml:lang="ru"></GOK:control>
  14404.             </GOK:control>
  14405.  
  14406.         </GOK:control>
  14407.     </GOK:control>    
  14408. </GOK:control>    
  14409. </GOK:operation>
  14410.  
  14411. <GOK:feedback>
  14412. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨á╨╡╨░╨║╤å╨╕╨╕" xml:lang="ru">
  14413.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  14414.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  14415.  
  14416.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  14417.                 <GOK:control type="label" string="╨ö╨▓╨╕╨╢╨╡╨╜╨╕╨╡:" xml:lang="ru"></GOK:control>
  14418.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="╨á╨╡╨░╨║╤é╨╕╨▓╨╜╨╛╨╡ ╤ü╨╝╨╡╤ë╨╡╨╜╨╕╨╡:" xml:lang="ru"></GOK:control>
  14419.             </GOK:control>
  14420.     
  14421.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  14422.                 <GOK:control type="label" string="╨É╨║╤é╨╕╨▓╨░╤å╨╕╤Å:" xml:lang="ru"></GOK:control>
  14423.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="╨á╨╡╨░╨║╤é╨╕╨▓╨╜╨░╤Å ╨░╨║╤é╨╕╨▓╨░╤å╨╕╤Å:" xml:lang="ru"></GOK:control>
  14424.             </GOK:control>
  14425.  
  14426.         </GOK:control>
  14427.     </GOK:control>
  14428. </GOK:control>
  14429. </GOK:feedback>
  14430.  
  14431. <GOK:options>
  14432. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨ƒ╨░╤Ç╨░╨╝╨╡╤é╤Ç╤ï" xml:lang="ru">
  14433.  
  14434.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  14435.  
  14436.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  14437.             <GOK:control type="label" string="╨ù╨░╨┤╨╡╤Ç╨╢╨║╨░:" xml:lang="ru"></GOK:control>
  14438.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="╨í╨║╨╛╤Ç╨╛╤ü╤é╤î:" xml:lang="ru"></GOK:control>
  14439.             <GOK:control type="label" string="(╤ü╨╛╤é╤ï╨╡ ╨┤╨╛╨╗╨╕ ╤ü╨╡╨║╤â╨╜╨┤╤ï)" xml:lang="ru"></GOK:control>
  14440.         </GOK:control>
  14441.  
  14442.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  14443.             <GOK:control type="checkbutton" name="wrap" string="╨ƒ╨╡╤Ç╨╡╨╜╨╛╤ü╨╕╤é╤î ╤ü╤é╤Ç╨╛╨║╨╕/╤ü╤é╨╛╨╗╨▒╤å╤ï" xml:lang="ru"></GOK:control>
  14444.         </GOK:control>
  14445.     
  14446.  
  14447.  
  14448.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  14449.             <GOK:control type="label" string="Scanning Direction:"/>
  14450.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  14451.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="╨Æ╨╡╤Ç╤à/╨¥╨╕╨╖" xml:lang="ru"></GOK:control>
  14452.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="╨¥╨╕╨╖/╨Æ╨╡╤Ç╤à" xml:lang="ru"></GOK:control>
  14453.             </GOK:control>
  14454.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  14455.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="╨¢╨╡╨▓╨╛/╨ƒ╤Ç╨░╨▓╨╛" xml:lang="ru"></GOK:control>
  14456.                 <GOK:control value="1" type="radiobutton" name="leftright" string="╨ƒ╤Ç╨░╨▓╨╛/╨¢╨╡╨▓╨╛" xml:lang="ru"></GOK:control>
  14457.             </GOK:control>
  14458.         </GOK:control>
  14459.  
  14460.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  14461.             <GOK:control type="label" string="╨ƒ╨╛╨▓╤é╨╛╤Ç╨╛╨▓ ╨┐╨╡╤Ç╨╡╨┤ ╨╛╤ü╤é╨░╨╜╨╛╨▓╨╛╨╝:" xml:lang="ru"></GOK:control>
  14462.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="╨ƒ╨╛╨▓╤é╨╛╤Ç╨╛╨▓ ╨┐╨╡╤Ç╨╡╨┤ ╨╛╤ü╤é╨░╨╜╨╛╨▓╨╛╨╝:" xml:lang="ru"></GOK:control>
  14463.  
  14464.         </GOK:control>
  14465.     
  14466.     </GOK:control>
  14467. </GOK:control>
  14468. </GOK:options>
  14469.  
  14470.  
  14471.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  14472.     <GOK:rate stringvalue="switch3" name="select"/>
  14473.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  14474.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  14475.     <GOK:rate value="0" name="autorepeat"/>
  14476.     <GOK:rate value="30" name="repeatrate"/>
  14477.     <GOK:rate value="100" name="scanspeed"/>
  14478.     <GOK:rate value="1" name="wrap"/>
  14479.     <GOK:rate value="0" name="topbottom"/>
  14480.     <GOK:rate value="0" name="leftright"/>
  14481.     <GOK:rate value="3" name="cycles"/>
  14482.  
  14483.  
  14484.  
  14485.     <GOK:initialization>
  14486.         <GOK:effect call="ChunkerReset"/>
  14487.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  14488.     </GOK:initialization>
  14489.  
  14490.  
  14491.     <GOK:state name="1">
  14492.  
  14493.         <GOK:stateinit>
  14494.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  14495.         </GOK:stateinit>
  14496.         
  14497.         <GOK:handler state="press" name="movehighlighter">
  14498.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  14499.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  14500.             <GOK:effect call="ChunkerIfNextChunk">
  14501.                 <GOK:compare value="1" type="equal">
  14502.                     <GOK:true>
  14503.                         <GOK:effect call="ChunkerNextChunk"/>
  14504.                     </GOK:true>
  14505.                     <GOK:false>
  14506.                         <GOK:effect name="wrap" call="GetRate">
  14507.                             <GOK:compare value="1" type="equal">
  14508.                                 <GOK:true>
  14509.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  14510.                                 </GOK:true>
  14511.                             </GOK:compare>
  14512.                         </GOK:effect>
  14513.                     </GOK:false>
  14514.                 </GOK:compare>
  14515.             </GOK:effect>
  14516.         </GOK:handler>
  14517.  
  14518.         <GOK:handler state="release" name="movehighlighter">
  14519.             <GOK:effect call="Timer1Stop"/>
  14520.         </GOK:handler>
  14521.  
  14522.         <GOK:handler name="select">
  14523.             <GOK:effect call="Timer1Stop"/>
  14524.             <GOK:effect call="SelectChunk">
  14525.                 <GOK:compare value="1" type="equal">
  14526.                     <GOK:true>
  14527.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  14528.                         <GOK:effect call="OutputSelectedKey"/>
  14529.                         <GOK:effect call="HighlightFirstChunk"/>
  14530.                         <GOK:effect param1="1" call="StateJump"/>
  14531.                     </GOK:true>
  14532.                     <GOK:false>
  14533.                         <GOK:effect call="HighlightFirstKey"/>
  14534.                         <GOK:effect param1="2" call="StateJump"/>
  14535.                     </GOK:false>
  14536.                 </GOK:compare>
  14537.             </GOK:effect>
  14538.         </GOK:handler>
  14539.  
  14540.         <GOK:handler name="timer1">
  14541.         
  14542.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  14543.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  14544.             <GOK:effect call="ChunkerIfNextChunk">
  14545.                 <GOK:compare value="1" type="equal">
  14546.                     <GOK:true>
  14547.                         <GOK:effect call="ChunkerNextChunk"/>
  14548.                     </GOK:true>
  14549.                     <GOK:false>
  14550.                         <GOK:effect name="wrap" call="GetRate">
  14551.                             <GOK:compare value="1" type="equal">
  14552.                                 <GOK:true>
  14553.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  14554.                                 </GOK:true>
  14555.                             </GOK:compare>
  14556.                         </GOK:effect>
  14557.                     </GOK:false>
  14558.                 </GOK:compare>
  14559.             </GOK:effect>
  14560.         </GOK:handler>
  14561.  
  14562.     </GOK:state>
  14563.  
  14564.  
  14565.     <GOK:state name="2">
  14566.         
  14567.         <GOK:handler state="press" name="movehighlighter">
  14568.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  14569.             <GOK:effect call="ChunkerIfNextKey">
  14570.                 <GOK:compare value="1" type="equal">
  14571.                     <GOK:true>
  14572.                         <GOK:effect call="ChunkerNextKey"/>
  14573.                     </GOK:true>
  14574.                     <GOK:false>
  14575.                         <GOK:effect name="wrap" call="GetRate">
  14576.                             <GOK:compare value="1" type="equal">
  14577.                                 <GOK:true>
  14578.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  14579.                                     
  14580.                                     <GOK:effect param1="1" call="CounterGet">
  14581.                                         <GOK:compare value="1" type="lessthan">
  14582.                                             <GOK:true>
  14583.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  14584.                                                 <GOK:effect call="Timer1Stop"/>
  14585.                                                 <GOK:effect call="HighlightFirstChunk"/>
  14586.                                                 <GOK:effect param1="1" call="StateJump"/>
  14587.                                             </GOK:true>
  14588.                                             <GOK:false>
  14589.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  14590.                                             </GOK:false>
  14591.                                         </GOK:compare>
  14592.                                     </GOK:effect>
  14593.                                 </GOK:true>
  14594.                             </GOK:compare>
  14595.                         </GOK:effect>
  14596.                     </GOK:false>
  14597.                 </GOK:compare>
  14598.             </GOK:effect>
  14599.         </GOK:handler>
  14600.  
  14601.         <GOK:handler state="release" name="movehighlighter">
  14602.             <GOK:effect call="Timer1Stop"/>
  14603.         </GOK:handler>
  14604.  
  14605.         <GOK:handler name="select">
  14606.             <GOK:effect call="Timer1Stop"/>
  14607.             <GOK:effect name="feedbackselection" call="Feedback"/>
  14608.             <GOK:effect call="OutputSelectedKey"/>
  14609.             <GOK:effect call="HighlightFirstChunk"/>
  14610.             <GOK:effect param1="1" call="StateJump"/>
  14611.         </GOK:handler>
  14612.  
  14613.         <GOK:handler name="timer1">
  14614.         
  14615.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  14616.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  14617.             <GOK:effect call="ChunkerIfNextKey">
  14618.                 <GOK:compare value="1" type="equal">
  14619.                     <GOK:true>
  14620.                         <GOK:effect call="ChunkerNextKey"/>
  14621.                     </GOK:true>
  14622.                     <GOK:false>
  14623.                         <GOK:effect name="wrap" call="GetRate">
  14624.                             <GOK:compare value="1" type="equal">
  14625.                                 <GOK:true>
  14626.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  14627.                                     
  14628.                                     <GOK:effect param1="1" call="CounterGet">
  14629.                                         <GOK:compare value="1" type="lessthan">
  14630.                                             <GOK:true>
  14631.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  14632.                                                 <GOK:effect call="Timer1Stop"/>
  14633.                                                 <GOK:effect call="HighlightFirstChunk"/>
  14634.                                                 <GOK:effect param1="1" call="StateJump"/>
  14635.                                             </GOK:true>
  14636.                                             <GOK:false>
  14637.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  14638.                                             </GOK:false>
  14639.                                         </GOK:compare>
  14640.                                     </GOK:effect>
  14641.                                 </GOK:true>
  14642.                             </GOK:compare>
  14643.                         </GOK:effect>
  14644.                     </GOK:false>
  14645.                 </GOK:compare>
  14646.             </GOK:effect>
  14647.         </GOK:handler>
  14648.     </GOK:state>
  14649.  
  14650.  
  14651.     <GOK:state name="repeat">
  14652.         <GOK:handler name="select">
  14653.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  14654.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  14655.             <GOK:effect call="Timer1Stop"/>
  14656.             <GOK:effect call="HighlightFirstChunk"/>
  14657.             <GOK:effect param1="1" call="StateJump"/>
  14658.         </GOK:handler>
  14659.         <GOK:handler state="press" name="movehighlighter">
  14660.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  14661.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  14662.             <GOK:effect call="Timer1Stop"/>
  14663.             <GOK:effect call="HighlightFirstChunk"/>
  14664.             <GOK:effect param1="1" call="StateJump"/>
  14665.         </GOK:handler>
  14666.     </GOK:state>
  14667.  
  14668.  
  14669. </GOK:accessmethod>
  14670. <GOK:accessmethod xml:lang="rw" name="inversescanning" displayname="Inverse Scanning">
  14671. <GOK:description xml:space="preserve">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  14672.  
  14673. <GOK:operation>
  14674. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operation" xml:lang="rw">
  14675.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  14676.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  14677.  
  14678.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  14679.                 <GOK:control type="label" string="Scan:" xml:lang="rw"></GOK:control>
  14680.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Scan:" xml:lang="rw"></GOK:control>
  14681.             </GOK:control>
  14682.                 
  14683.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  14684.                 <GOK:control type="label" string="Activate:" xml:lang="rw"></GOK:control>
  14685.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activate:" xml:lang="rw"></GOK:control>
  14686.             </GOK:control>
  14687.  
  14688.         </GOK:control>
  14689.     </GOK:control>    
  14690. </GOK:control>    
  14691. </GOK:operation>
  14692.  
  14693. <GOK:feedback>
  14694. <GOK:control type="frame" spacing="0" size="3" border="0" string="Feedback" xml:lang="rw">
  14695.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  14696.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  14697.  
  14698.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  14699.                 <GOK:control type="label" string="Movement:" xml:lang="rw"></GOK:control>
  14700.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedback Movement:" xml:lang="rw"></GOK:control>
  14701.             </GOK:control>
  14702.     
  14703.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  14704.                 <GOK:control type="label" string="Activation:" xml:lang="rw"></GOK:control>
  14705.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:" xml:lang="rw"></GOK:control>
  14706.             </GOK:control>
  14707.  
  14708.         </GOK:control>
  14709.     </GOK:control>
  14710. </GOK:control>
  14711. </GOK:feedback>
  14712.  
  14713. <GOK:options>
  14714. <GOK:control type="frame" spacing="0" size="3" border="0" string="Amahitamo" xml:lang="rw">
  14715.  
  14716.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  14717.  
  14718.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  14719.             <GOK:control type="label" string="Scan Delay:" xml:lang="rw"></GOK:control>
  14720.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Scan Speed:" xml:lang="rw"></GOK:control>
  14721.             <GOK:control type="label" string="(100s of a second)" xml:lang="rw"></GOK:control>
  14722.         </GOK:control>
  14723.  
  14724.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  14725.             <GOK:control type="checkbutton" name="wrap" string="Wrap Rows/Columns" xml:lang="rw"></GOK:control>
  14726.         </GOK:control>
  14727.     
  14728.  
  14729.  
  14730.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  14731.             <GOK:control type="label" string="Scanning Direction:"/>
  14732.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  14733.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Top/Bottom" xml:lang="rw"></GOK:control>
  14734.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Bottom/Top" xml:lang="rw"></GOK:control>
  14735.             </GOK:control>
  14736.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  14737.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Left/Right" xml:lang="rw"></GOK:control>
  14738.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Right/Left" xml:lang="rw"></GOK:control>
  14739.             </GOK:control>
  14740.         </GOK:control>
  14741.  
  14742.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  14743.             <GOK:control type="label" string="Cycles Before Stopping:" xml:lang="rw"></GOK:control>
  14744.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Cycles Before Stopping:" xml:lang="rw"></GOK:control>
  14745.  
  14746.         </GOK:control>
  14747.     
  14748.     </GOK:control>
  14749. </GOK:control>
  14750. </GOK:options>
  14751.  
  14752.  
  14753.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  14754.     <GOK:rate stringvalue="switch3" name="select"/>
  14755.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  14756.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  14757.     <GOK:rate value="0" name="autorepeat"/>
  14758.     <GOK:rate value="30" name="repeatrate"/>
  14759.     <GOK:rate value="100" name="scanspeed"/>
  14760.     <GOK:rate value="1" name="wrap"/>
  14761.     <GOK:rate value="0" name="topbottom"/>
  14762.     <GOK:rate value="0" name="leftright"/>
  14763.     <GOK:rate value="3" name="cycles"/>
  14764.  
  14765.  
  14766.  
  14767.     <GOK:initialization>
  14768.         <GOK:effect call="ChunkerReset"/>
  14769.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  14770.     </GOK:initialization>
  14771.  
  14772.  
  14773.     <GOK:state name="1">
  14774.  
  14775.         <GOK:stateinit>
  14776.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  14777.         </GOK:stateinit>
  14778.         
  14779.         <GOK:handler state="press" name="movehighlighter">
  14780.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  14781.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  14782.             <GOK:effect call="ChunkerIfNextChunk">
  14783.                 <GOK:compare value="1" type="equal">
  14784.                     <GOK:true>
  14785.                         <GOK:effect call="ChunkerNextChunk"/>
  14786.                     </GOK:true>
  14787.                     <GOK:false>
  14788.                         <GOK:effect name="wrap" call="GetRate">
  14789.                             <GOK:compare value="1" type="equal">
  14790.                                 <GOK:true>
  14791.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  14792.                                 </GOK:true>
  14793.                             </GOK:compare>
  14794.                         </GOK:effect>
  14795.                     </GOK:false>
  14796.                 </GOK:compare>
  14797.             </GOK:effect>
  14798.         </GOK:handler>
  14799.  
  14800.         <GOK:handler state="release" name="movehighlighter">
  14801.             <GOK:effect call="Timer1Stop"/>
  14802.         </GOK:handler>
  14803.  
  14804.         <GOK:handler name="select">
  14805.             <GOK:effect call="Timer1Stop"/>
  14806.             <GOK:effect call="SelectChunk">
  14807.                 <GOK:compare value="1" type="equal">
  14808.                     <GOK:true>
  14809.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  14810.                         <GOK:effect call="OutputSelectedKey"/>
  14811.                         <GOK:effect call="HighlightFirstChunk"/>
  14812.                         <GOK:effect param1="1" call="StateJump"/>
  14813.                     </GOK:true>
  14814.                     <GOK:false>
  14815.                         <GOK:effect call="HighlightFirstKey"/>
  14816.                         <GOK:effect param1="2" call="StateJump"/>
  14817.                     </GOK:false>
  14818.                 </GOK:compare>
  14819.             </GOK:effect>
  14820.         </GOK:handler>
  14821.  
  14822.         <GOK:handler name="timer1">
  14823.         
  14824.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  14825.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  14826.             <GOK:effect call="ChunkerIfNextChunk">
  14827.                 <GOK:compare value="1" type="equal">
  14828.                     <GOK:true>
  14829.                         <GOK:effect call="ChunkerNextChunk"/>
  14830.                     </GOK:true>
  14831.                     <GOK:false>
  14832.                         <GOK:effect name="wrap" call="GetRate">
  14833.                             <GOK:compare value="1" type="equal">
  14834.                                 <GOK:true>
  14835.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  14836.                                 </GOK:true>
  14837.                             </GOK:compare>
  14838.                         </GOK:effect>
  14839.                     </GOK:false>
  14840.                 </GOK:compare>
  14841.             </GOK:effect>
  14842.         </GOK:handler>
  14843.  
  14844.     </GOK:state>
  14845.  
  14846.  
  14847.     <GOK:state name="2">
  14848.         
  14849.         <GOK:handler state="press" name="movehighlighter">
  14850.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  14851.             <GOK:effect call="ChunkerIfNextKey">
  14852.                 <GOK:compare value="1" type="equal">
  14853.                     <GOK:true>
  14854.                         <GOK:effect call="ChunkerNextKey"/>
  14855.                     </GOK:true>
  14856.                     <GOK:false>
  14857.                         <GOK:effect name="wrap" call="GetRate">
  14858.                             <GOK:compare value="1" type="equal">
  14859.                                 <GOK:true>
  14860.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  14861.                                     
  14862.                                     <GOK:effect param1="1" call="CounterGet">
  14863.                                         <GOK:compare value="1" type="lessthan">
  14864.                                             <GOK:true>
  14865.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  14866.                                                 <GOK:effect call="Timer1Stop"/>
  14867.                                                 <GOK:effect call="HighlightFirstChunk"/>
  14868.                                                 <GOK:effect param1="1" call="StateJump"/>
  14869.                                             </GOK:true>
  14870.                                             <GOK:false>
  14871.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  14872.                                             </GOK:false>
  14873.                                         </GOK:compare>
  14874.                                     </GOK:effect>
  14875.                                 </GOK:true>
  14876.                             </GOK:compare>
  14877.                         </GOK:effect>
  14878.                     </GOK:false>
  14879.                 </GOK:compare>
  14880.             </GOK:effect>
  14881.         </GOK:handler>
  14882.  
  14883.         <GOK:handler state="release" name="movehighlighter">
  14884.             <GOK:effect call="Timer1Stop"/>
  14885.         </GOK:handler>
  14886.  
  14887.         <GOK:handler name="select">
  14888.             <GOK:effect call="Timer1Stop"/>
  14889.             <GOK:effect name="feedbackselection" call="Feedback"/>
  14890.             <GOK:effect call="OutputSelectedKey"/>
  14891.             <GOK:effect call="HighlightFirstChunk"/>
  14892.             <GOK:effect param1="1" call="StateJump"/>
  14893.         </GOK:handler>
  14894.  
  14895.         <GOK:handler name="timer1">
  14896.         
  14897.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  14898.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  14899.             <GOK:effect call="ChunkerIfNextKey">
  14900.                 <GOK:compare value="1" type="equal">
  14901.                     <GOK:true>
  14902.                         <GOK:effect call="ChunkerNextKey"/>
  14903.                     </GOK:true>
  14904.                     <GOK:false>
  14905.                         <GOK:effect name="wrap" call="GetRate">
  14906.                             <GOK:compare value="1" type="equal">
  14907.                                 <GOK:true>
  14908.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  14909.                                     
  14910.                                     <GOK:effect param1="1" call="CounterGet">
  14911.                                         <GOK:compare value="1" type="lessthan">
  14912.                                             <GOK:true>
  14913.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  14914.                                                 <GOK:effect call="Timer1Stop"/>
  14915.                                                 <GOK:effect call="HighlightFirstChunk"/>
  14916.                                                 <GOK:effect param1="1" call="StateJump"/>
  14917.                                             </GOK:true>
  14918.                                             <GOK:false>
  14919.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  14920.                                             </GOK:false>
  14921.                                         </GOK:compare>
  14922.                                     </GOK:effect>
  14923.                                 </GOK:true>
  14924.                             </GOK:compare>
  14925.                         </GOK:effect>
  14926.                     </GOK:false>
  14927.                 </GOK:compare>
  14928.             </GOK:effect>
  14929.         </GOK:handler>
  14930.     </GOK:state>
  14931.  
  14932.  
  14933.     <GOK:state name="repeat">
  14934.         <GOK:handler name="select">
  14935.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  14936.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  14937.             <GOK:effect call="Timer1Stop"/>
  14938.             <GOK:effect call="HighlightFirstChunk"/>
  14939.             <GOK:effect param1="1" call="StateJump"/>
  14940.         </GOK:handler>
  14941.         <GOK:handler state="press" name="movehighlighter">
  14942.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  14943.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  14944.             <GOK:effect call="Timer1Stop"/>
  14945.             <GOK:effect call="HighlightFirstChunk"/>
  14946.             <GOK:effect param1="1" call="StateJump"/>
  14947.         </GOK:handler>
  14948.     </GOK:state>
  14949.  
  14950.  
  14951. </GOK:accessmethod>
  14952. <GOK:accessmethod xml:lang="sl" name="inversescanning" displayname="Obrnjeno preiskovanje">
  14953. <GOK:description xml:space="preserve">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  14954.  
  14955. <GOK:operation>
  14956. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operation" xml:lang="sl">
  14957.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  14958.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  14959.  
  14960.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  14961.                 <GOK:control type="label" string="Scan:" xml:lang="sl"></GOK:control>
  14962.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Scan:" xml:lang="sl"></GOK:control>
  14963.             </GOK:control>
  14964.                 
  14965.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  14966.                 <GOK:control type="label" string="Activate:" xml:lang="sl"></GOK:control>
  14967.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activate:" xml:lang="sl"></GOK:control>
  14968.             </GOK:control>
  14969.  
  14970.         </GOK:control>
  14971.     </GOK:control>    
  14972. </GOK:control>    
  14973. </GOK:operation>
  14974.  
  14975. <GOK:feedback>
  14976. <GOK:control type="frame" spacing="0" size="3" border="0" string="Povratna informacija" xml:lang="sl">
  14977.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  14978.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  14979.  
  14980.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  14981.                 <GOK:control type="label" string="Movement:" xml:lang="sl"></GOK:control>
  14982.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedback Movement:" xml:lang="sl"></GOK:control>
  14983.             </GOK:control>
  14984.     
  14985.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  14986.                 <GOK:control type="label" string="Activation:" xml:lang="sl"></GOK:control>
  14987.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:" xml:lang="sl"></GOK:control>
  14988.             </GOK:control>
  14989.  
  14990.         </GOK:control>
  14991.     </GOK:control>
  14992. </GOK:control>
  14993. </GOK:feedback>
  14994.  
  14995. <GOK:options>
  14996. <GOK:control type="frame" spacing="0" size="3" border="0" string="Options" xml:lang="sl">
  14997.  
  14998.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  14999.  
  15000.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  15001.             <GOK:control type="label" string="Scan Delay:" xml:lang="sl"></GOK:control>
  15002.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Scan Speed:" xml:lang="sl"></GOK:control>
  15003.             <GOK:control type="label" string="(100s of a second)" xml:lang="sl"></GOK:control>
  15004.         </GOK:control>
  15005.  
  15006.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  15007.             <GOK:control type="checkbutton" name="wrap" string="Wrap Rows/Columns" xml:lang="sl"></GOK:control>
  15008.         </GOK:control>
  15009.     
  15010.  
  15011.  
  15012.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  15013.             <GOK:control type="label" string="Scanning Direction:"/>
  15014.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  15015.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Top/Bottom" xml:lang="sl"></GOK:control>
  15016.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Bottom/Top" xml:lang="sl"></GOK:control>
  15017.             </GOK:control>
  15018.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  15019.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Left/Right" xml:lang="sl"></GOK:control>
  15020.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Right/Left" xml:lang="sl"></GOK:control>
  15021.             </GOK:control>
  15022.         </GOK:control>
  15023.  
  15024.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  15025.             <GOK:control type="label" string="Cycles Before Stopping:" xml:lang="sl"></GOK:control>
  15026.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Cycles Before Stopping:" xml:lang="sl"></GOK:control>
  15027.  
  15028.         </GOK:control>
  15029.     
  15030.     </GOK:control>
  15031. </GOK:control>
  15032. </GOK:options>
  15033.  
  15034.  
  15035.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  15036.     <GOK:rate stringvalue="switch3" name="select"/>
  15037.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  15038.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  15039.     <GOK:rate value="0" name="autorepeat"/>
  15040.     <GOK:rate value="30" name="repeatrate"/>
  15041.     <GOK:rate value="100" name="scanspeed"/>
  15042.     <GOK:rate value="1" name="wrap"/>
  15043.     <GOK:rate value="0" name="topbottom"/>
  15044.     <GOK:rate value="0" name="leftright"/>
  15045.     <GOK:rate value="3" name="cycles"/>
  15046.  
  15047.  
  15048.  
  15049.     <GOK:initialization>
  15050.         <GOK:effect call="ChunkerReset"/>
  15051.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  15052.     </GOK:initialization>
  15053.  
  15054.  
  15055.     <GOK:state name="1">
  15056.  
  15057.         <GOK:stateinit>
  15058.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  15059.         </GOK:stateinit>
  15060.         
  15061.         <GOK:handler state="press" name="movehighlighter">
  15062.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  15063.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  15064.             <GOK:effect call="ChunkerIfNextChunk">
  15065.                 <GOK:compare value="1" type="equal">
  15066.                     <GOK:true>
  15067.                         <GOK:effect call="ChunkerNextChunk"/>
  15068.                     </GOK:true>
  15069.                     <GOK:false>
  15070.                         <GOK:effect name="wrap" call="GetRate">
  15071.                             <GOK:compare value="1" type="equal">
  15072.                                 <GOK:true>
  15073.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  15074.                                 </GOK:true>
  15075.                             </GOK:compare>
  15076.                         </GOK:effect>
  15077.                     </GOK:false>
  15078.                 </GOK:compare>
  15079.             </GOK:effect>
  15080.         </GOK:handler>
  15081.  
  15082.         <GOK:handler state="release" name="movehighlighter">
  15083.             <GOK:effect call="Timer1Stop"/>
  15084.         </GOK:handler>
  15085.  
  15086.         <GOK:handler name="select">
  15087.             <GOK:effect call="Timer1Stop"/>
  15088.             <GOK:effect call="SelectChunk">
  15089.                 <GOK:compare value="1" type="equal">
  15090.                     <GOK:true>
  15091.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  15092.                         <GOK:effect call="OutputSelectedKey"/>
  15093.                         <GOK:effect call="HighlightFirstChunk"/>
  15094.                         <GOK:effect param1="1" call="StateJump"/>
  15095.                     </GOK:true>
  15096.                     <GOK:false>
  15097.                         <GOK:effect call="HighlightFirstKey"/>
  15098.                         <GOK:effect param1="2" call="StateJump"/>
  15099.                     </GOK:false>
  15100.                 </GOK:compare>
  15101.             </GOK:effect>
  15102.         </GOK:handler>
  15103.  
  15104.         <GOK:handler name="timer1">
  15105.         
  15106.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  15107.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  15108.             <GOK:effect call="ChunkerIfNextChunk">
  15109.                 <GOK:compare value="1" type="equal">
  15110.                     <GOK:true>
  15111.                         <GOK:effect call="ChunkerNextChunk"/>
  15112.                     </GOK:true>
  15113.                     <GOK:false>
  15114.                         <GOK:effect name="wrap" call="GetRate">
  15115.                             <GOK:compare value="1" type="equal">
  15116.                                 <GOK:true>
  15117.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  15118.                                 </GOK:true>
  15119.                             </GOK:compare>
  15120.                         </GOK:effect>
  15121.                     </GOK:false>
  15122.                 </GOK:compare>
  15123.             </GOK:effect>
  15124.         </GOK:handler>
  15125.  
  15126.     </GOK:state>
  15127.  
  15128.  
  15129.     <GOK:state name="2">
  15130.         
  15131.         <GOK:handler state="press" name="movehighlighter">
  15132.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  15133.             <GOK:effect call="ChunkerIfNextKey">
  15134.                 <GOK:compare value="1" type="equal">
  15135.                     <GOK:true>
  15136.                         <GOK:effect call="ChunkerNextKey"/>
  15137.                     </GOK:true>
  15138.                     <GOK:false>
  15139.                         <GOK:effect name="wrap" call="GetRate">
  15140.                             <GOK:compare value="1" type="equal">
  15141.                                 <GOK:true>
  15142.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  15143.                                     
  15144.                                     <GOK:effect param1="1" call="CounterGet">
  15145.                                         <GOK:compare value="1" type="lessthan">
  15146.                                             <GOK:true>
  15147.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  15148.                                                 <GOK:effect call="Timer1Stop"/>
  15149.                                                 <GOK:effect call="HighlightFirstChunk"/>
  15150.                                                 <GOK:effect param1="1" call="StateJump"/>
  15151.                                             </GOK:true>
  15152.                                             <GOK:false>
  15153.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  15154.                                             </GOK:false>
  15155.                                         </GOK:compare>
  15156.                                     </GOK:effect>
  15157.                                 </GOK:true>
  15158.                             </GOK:compare>
  15159.                         </GOK:effect>
  15160.                     </GOK:false>
  15161.                 </GOK:compare>
  15162.             </GOK:effect>
  15163.         </GOK:handler>
  15164.  
  15165.         <GOK:handler state="release" name="movehighlighter">
  15166.             <GOK:effect call="Timer1Stop"/>
  15167.         </GOK:handler>
  15168.  
  15169.         <GOK:handler name="select">
  15170.             <GOK:effect call="Timer1Stop"/>
  15171.             <GOK:effect name="feedbackselection" call="Feedback"/>
  15172.             <GOK:effect call="OutputSelectedKey"/>
  15173.             <GOK:effect call="HighlightFirstChunk"/>
  15174.             <GOK:effect param1="1" call="StateJump"/>
  15175.         </GOK:handler>
  15176.  
  15177.         <GOK:handler name="timer1">
  15178.         
  15179.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  15180.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  15181.             <GOK:effect call="ChunkerIfNextKey">
  15182.                 <GOK:compare value="1" type="equal">
  15183.                     <GOK:true>
  15184.                         <GOK:effect call="ChunkerNextKey"/>
  15185.                     </GOK:true>
  15186.                     <GOK:false>
  15187.                         <GOK:effect name="wrap" call="GetRate">
  15188.                             <GOK:compare value="1" type="equal">
  15189.                                 <GOK:true>
  15190.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  15191.                                     
  15192.                                     <GOK:effect param1="1" call="CounterGet">
  15193.                                         <GOK:compare value="1" type="lessthan">
  15194.                                             <GOK:true>
  15195.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  15196.                                                 <GOK:effect call="Timer1Stop"/>
  15197.                                                 <GOK:effect call="HighlightFirstChunk"/>
  15198.                                                 <GOK:effect param1="1" call="StateJump"/>
  15199.                                             </GOK:true>
  15200.                                             <GOK:false>
  15201.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  15202.                                             </GOK:false>
  15203.                                         </GOK:compare>
  15204.                                     </GOK:effect>
  15205.                                 </GOK:true>
  15206.                             </GOK:compare>
  15207.                         </GOK:effect>
  15208.                     </GOK:false>
  15209.                 </GOK:compare>
  15210.             </GOK:effect>
  15211.         </GOK:handler>
  15212.     </GOK:state>
  15213.  
  15214.  
  15215.     <GOK:state name="repeat">
  15216.         <GOK:handler name="select">
  15217.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  15218.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  15219.             <GOK:effect call="Timer1Stop"/>
  15220.             <GOK:effect call="HighlightFirstChunk"/>
  15221.             <GOK:effect param1="1" call="StateJump"/>
  15222.         </GOK:handler>
  15223.         <GOK:handler state="press" name="movehighlighter">
  15224.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  15225.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  15226.             <GOK:effect call="Timer1Stop"/>
  15227.             <GOK:effect call="HighlightFirstChunk"/>
  15228.             <GOK:effect param1="1" call="StateJump"/>
  15229.         </GOK:handler>
  15230.     </GOK:state>
  15231.  
  15232.  
  15233. </GOK:accessmethod>
  15234. <GOK:accessmethod xml:lang="sq" name="inversescanning" displayname="Skanim n├½ drejtim t├½ kund├½rt">
  15235. <GOK:description xml:space="preserve" xml:lang="sq">Shtyp dhe blloko nj├½ zgjedh├½s p├½r t├½ skanuar.  Shtyp nj├½ zgjedh├½s tjet├½r p├½r t├½ zgjedhur.</GOK:description>
  15236.  
  15237. <GOK:operation>
  15238. <GOK:control type="frame" spacing="0" size="3" border="0" string="Veprimi" xml:lang="sq">
  15239.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  15240.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  15241.  
  15242.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  15243.                 <GOK:control type="label" string="K├½rko:" xml:lang="sq"></GOK:control>
  15244.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="K├½rko:" xml:lang="sq"></GOK:control>
  15245.             </GOK:control>
  15246.                 
  15247.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  15248.                 <GOK:control type="label" string="Aktivo:" xml:lang="sq"></GOK:control>
  15249.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Aktivo:" xml:lang="sq"></GOK:control>
  15250.             </GOK:control>
  15251.  
  15252.         </GOK:control>
  15253.     </GOK:control>    
  15254. </GOK:control>    
  15255. </GOK:operation>
  15256.  
  15257. <GOK:feedback>
  15258. <GOK:control type="frame" spacing="0" size="3" border="0" string="Feedback" xml:lang="sq">
  15259.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  15260.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  15261.  
  15262.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  15263.                 <GOK:control type="label" string="L├½vizja:" xml:lang="sq"></GOK:control>
  15264.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="L├½vizja e feedback:" xml:lang="sq"></GOK:control>
  15265.             </GOK:control>
  15266.     
  15267.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  15268.                 <GOK:control type="label" string="Aktivimi:" xml:lang="sq"></GOK:control>
  15269.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Aktivimi i feedback:" xml:lang="sq"></GOK:control>
  15270.             </GOK:control>
  15271.  
  15272.         </GOK:control>
  15273.     </GOK:control>
  15274. </GOK:control>
  15275. </GOK:feedback>
  15276.  
  15277. <GOK:options>
  15278. <GOK:control type="frame" spacing="0" size="3" border="0" string="Mund├½sit├½" xml:lang="sq">
  15279.  
  15280.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  15281.  
  15282.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  15283.             <GOK:control type="label" string="Vonesa e k├½rkimit:" xml:lang="sq"></GOK:control>
  15284.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Shpejt├½sia e k├½rkimit:" xml:lang="sq"></GOK:control>
  15285.             <GOK:control type="label" string="(100ta t├½ sekond├½s)" xml:lang="sq"></GOK:control>
  15286.         </GOK:control>
  15287.  
  15288.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  15289.             <GOK:control type="checkbutton" name="wrap" string="Kalimi i Rreshtave/Kollonave" xml:lang="sq"></GOK:control>
  15290.         </GOK:control>
  15291.     
  15292.  
  15293.  
  15294.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  15295.             <GOK:control type="label" string="Scanning Direction:"/>
  15296.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  15297.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Sip├½r/Posht├½" xml:lang="sq"></GOK:control>
  15298.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Posht├½/Lart├½" xml:lang="sq"></GOK:control>
  15299.             </GOK:control>
  15300.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  15301.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Majtas/Djathtas" xml:lang="sq"></GOK:control>
  15302.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Djathtas/Majtas" xml:lang="sq"></GOK:control>
  15303.             </GOK:control>
  15304.         </GOK:control>
  15305.  
  15306.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  15307.             <GOK:control type="label" string="Cikle para se t├½ ndaloj├½:" xml:lang="sq"></GOK:control>
  15308.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Cikle para se t├½ ndaloj├½:" xml:lang="sq"></GOK:control>
  15309.  
  15310.         </GOK:control>
  15311.     
  15312.     </GOK:control>
  15313. </GOK:control>
  15314. </GOK:options>
  15315.  
  15316.  
  15317.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  15318.     <GOK:rate stringvalue="switch3" name="select"/>
  15319.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  15320.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  15321.     <GOK:rate value="0" name="autorepeat"/>
  15322.     <GOK:rate value="30" name="repeatrate"/>
  15323.     <GOK:rate value="100" name="scanspeed"/>
  15324.     <GOK:rate value="1" name="wrap"/>
  15325.     <GOK:rate value="0" name="topbottom"/>
  15326.     <GOK:rate value="0" name="leftright"/>
  15327.     <GOK:rate value="3" name="cycles"/>
  15328.  
  15329.  
  15330.  
  15331.     <GOK:initialization>
  15332.         <GOK:effect call="ChunkerReset"/>
  15333.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  15334.     </GOK:initialization>
  15335.  
  15336.  
  15337.     <GOK:state name="1">
  15338.  
  15339.         <GOK:stateinit>
  15340.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  15341.         </GOK:stateinit>
  15342.         
  15343.         <GOK:handler state="press" name="movehighlighter">
  15344.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  15345.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  15346.             <GOK:effect call="ChunkerIfNextChunk">
  15347.                 <GOK:compare value="1" type="equal">
  15348.                     <GOK:true>
  15349.                         <GOK:effect call="ChunkerNextChunk"/>
  15350.                     </GOK:true>
  15351.                     <GOK:false>
  15352.                         <GOK:effect name="wrap" call="GetRate">
  15353.                             <GOK:compare value="1" type="equal">
  15354.                                 <GOK:true>
  15355.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  15356.                                 </GOK:true>
  15357.                             </GOK:compare>
  15358.                         </GOK:effect>
  15359.                     </GOK:false>
  15360.                 </GOK:compare>
  15361.             </GOK:effect>
  15362.         </GOK:handler>
  15363.  
  15364.         <GOK:handler state="release" name="movehighlighter">
  15365.             <GOK:effect call="Timer1Stop"/>
  15366.         </GOK:handler>
  15367.  
  15368.         <GOK:handler name="select">
  15369.             <GOK:effect call="Timer1Stop"/>
  15370.             <GOK:effect call="SelectChunk">
  15371.                 <GOK:compare value="1" type="equal">
  15372.                     <GOK:true>
  15373.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  15374.                         <GOK:effect call="OutputSelectedKey"/>
  15375.                         <GOK:effect call="HighlightFirstChunk"/>
  15376.                         <GOK:effect param1="1" call="StateJump"/>
  15377.                     </GOK:true>
  15378.                     <GOK:false>
  15379.                         <GOK:effect call="HighlightFirstKey"/>
  15380.                         <GOK:effect param1="2" call="StateJump"/>
  15381.                     </GOK:false>
  15382.                 </GOK:compare>
  15383.             </GOK:effect>
  15384.         </GOK:handler>
  15385.  
  15386.         <GOK:handler name="timer1">
  15387.         
  15388.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  15389.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  15390.             <GOK:effect call="ChunkerIfNextChunk">
  15391.                 <GOK:compare value="1" type="equal">
  15392.                     <GOK:true>
  15393.                         <GOK:effect call="ChunkerNextChunk"/>
  15394.                     </GOK:true>
  15395.                     <GOK:false>
  15396.                         <GOK:effect name="wrap" call="GetRate">
  15397.                             <GOK:compare value="1" type="equal">
  15398.                                 <GOK:true>
  15399.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  15400.                                 </GOK:true>
  15401.                             </GOK:compare>
  15402.                         </GOK:effect>
  15403.                     </GOK:false>
  15404.                 </GOK:compare>
  15405.             </GOK:effect>
  15406.         </GOK:handler>
  15407.  
  15408.     </GOK:state>
  15409.  
  15410.  
  15411.     <GOK:state name="2">
  15412.         
  15413.         <GOK:handler state="press" name="movehighlighter">
  15414.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  15415.             <GOK:effect call="ChunkerIfNextKey">
  15416.                 <GOK:compare value="1" type="equal">
  15417.                     <GOK:true>
  15418.                         <GOK:effect call="ChunkerNextKey"/>
  15419.                     </GOK:true>
  15420.                     <GOK:false>
  15421.                         <GOK:effect name="wrap" call="GetRate">
  15422.                             <GOK:compare value="1" type="equal">
  15423.                                 <GOK:true>
  15424.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  15425.                                     
  15426.                                     <GOK:effect param1="1" call="CounterGet">
  15427.                                         <GOK:compare value="1" type="lessthan">
  15428.                                             <GOK:true>
  15429.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  15430.                                                 <GOK:effect call="Timer1Stop"/>
  15431.                                                 <GOK:effect call="HighlightFirstChunk"/>
  15432.                                                 <GOK:effect param1="1" call="StateJump"/>
  15433.                                             </GOK:true>
  15434.                                             <GOK:false>
  15435.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  15436.                                             </GOK:false>
  15437.                                         </GOK:compare>
  15438.                                     </GOK:effect>
  15439.                                 </GOK:true>
  15440.                             </GOK:compare>
  15441.                         </GOK:effect>
  15442.                     </GOK:false>
  15443.                 </GOK:compare>
  15444.             </GOK:effect>
  15445.         </GOK:handler>
  15446.  
  15447.         <GOK:handler state="release" name="movehighlighter">
  15448.             <GOK:effect call="Timer1Stop"/>
  15449.         </GOK:handler>
  15450.  
  15451.         <GOK:handler name="select">
  15452.             <GOK:effect call="Timer1Stop"/>
  15453.             <GOK:effect name="feedbackselection" call="Feedback"/>
  15454.             <GOK:effect call="OutputSelectedKey"/>
  15455.             <GOK:effect call="HighlightFirstChunk"/>
  15456.             <GOK:effect param1="1" call="StateJump"/>
  15457.         </GOK:handler>
  15458.  
  15459.         <GOK:handler name="timer1">
  15460.         
  15461.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  15462.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  15463.             <GOK:effect call="ChunkerIfNextKey">
  15464.                 <GOK:compare value="1" type="equal">
  15465.                     <GOK:true>
  15466.                         <GOK:effect call="ChunkerNextKey"/>
  15467.                     </GOK:true>
  15468.                     <GOK:false>
  15469.                         <GOK:effect name="wrap" call="GetRate">
  15470.                             <GOK:compare value="1" type="equal">
  15471.                                 <GOK:true>
  15472.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  15473.                                     
  15474.                                     <GOK:effect param1="1" call="CounterGet">
  15475.                                         <GOK:compare value="1" type="lessthan">
  15476.                                             <GOK:true>
  15477.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  15478.                                                 <GOK:effect call="Timer1Stop"/>
  15479.                                                 <GOK:effect call="HighlightFirstChunk"/>
  15480.                                                 <GOK:effect param1="1" call="StateJump"/>
  15481.                                             </GOK:true>
  15482.                                             <GOK:false>
  15483.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  15484.                                             </GOK:false>
  15485.                                         </GOK:compare>
  15486.                                     </GOK:effect>
  15487.                                 </GOK:true>
  15488.                             </GOK:compare>
  15489.                         </GOK:effect>
  15490.                     </GOK:false>
  15491.                 </GOK:compare>
  15492.             </GOK:effect>
  15493.         </GOK:handler>
  15494.     </GOK:state>
  15495.  
  15496.  
  15497.     <GOK:state name="repeat">
  15498.         <GOK:handler name="select">
  15499.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  15500.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  15501.             <GOK:effect call="Timer1Stop"/>
  15502.             <GOK:effect call="HighlightFirstChunk"/>
  15503.             <GOK:effect param1="1" call="StateJump"/>
  15504.         </GOK:handler>
  15505.         <GOK:handler state="press" name="movehighlighter">
  15506.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  15507.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  15508.             <GOK:effect call="Timer1Stop"/>
  15509.             <GOK:effect call="HighlightFirstChunk"/>
  15510.             <GOK:effect param1="1" call="StateJump"/>
  15511.         </GOK:handler>
  15512.     </GOK:state>
  15513.  
  15514.  
  15515. </GOK:accessmethod>
  15516. <GOK:accessmethod xml:lang="sr" name="inversescanning" displayname="╨₧╨▒╤Ç╨╜╤â╤é╨╕ ╨┐╤Ç╨╛╨╗╨░╨╖╨░╨║">
  15517. <GOK:description xml:space="preserve" xml:lang="sr">╨ƒ╤Ç╨╕╤é╨╕╤ü╨╜╨╕╤é╨╡ ╨╕ ╨┤╤Ç╨╢╨╕╤é╨╡ ╨┐╤Ç╨╡╨║╨╕╨┤╨░╤ç ╤Ç╨░╨┤╨╕ ╨┐╤Ç╨╛╨╗╨░╤ü╨║╨░.  ╨ƒ╤Ç╨╕╤é╨╕╤ü╨╜╨╕╤é╨╡ ╨╜╨╡╨║╨╕ ╨┤╤Ç╤â╨│╨╕ ╨┐╤Ç╨╡╨║╨╕╨┤╨░╤ç ╨┤╨░ ╨╕╨╖╨░╨▒╨╡╤Ç╨╡╤é╨╡.</GOK:description>
  15518.  
  15519. <GOK:operation>
  15520. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨₧╨┐╨╡╤Ç╨░╤å╨╕╤ÿ╨░" xml:lang="sr">
  15521.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  15522.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  15523.  
  15524.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  15525.                 <GOK:control type="label" string="╨ƒ╤Ç╨╛╨╗╨░╨╖╨░╨║:" xml:lang="sr"></GOK:control>
  15526.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="╨ƒ╤Ç╨╛╨╗╨░╨╖╨░╨║:" xml:lang="sr"></GOK:control>
  15527.             </GOK:control>
  15528.                 
  15529.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  15530.                 <GOK:control type="label" string="╨ƒ╨╛╨║╤Ç╨╡╨╜╨╕:" xml:lang="sr"></GOK:control>
  15531.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="╨ƒ╨╛╨║╤Ç╨╡╨╜╨╕:" xml:lang="sr"></GOK:control>
  15532.             </GOK:control>
  15533.  
  15534.         </GOK:control>
  15535.     </GOK:control>    
  15536. </GOK:control>    
  15537. </GOK:operation>
  15538.  
  15539. <GOK:feedback>
  15540. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨₧╨┤╨│╨╛╨▓╨╛╤Ç" xml:lang="sr">
  15541.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  15542.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  15543.  
  15544.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  15545.                 <GOK:control type="label" string="╨Ü╤Ç╨╡╤é╨░╤Ü╨╡:" xml:lang="sr"></GOK:control>
  15546.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="╨₧╨┤╨│╨╛╨▓╨╛╤Ç ╨╜╨░ ╨║╤Ç╨╡╤é╨░╤Ü╨╡:" xml:lang="sr"></GOK:control>
  15547.             </GOK:control>
  15548.     
  15549.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  15550.                 <GOK:control type="label" string="╨ƒ╨╛╨║╤Ç╨╡╤é╨░╤Ü╨╡:" xml:lang="sr"></GOK:control>
  15551.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="╨₧╨┤╨│╨╛╨▓╨╛╤Ç ╨╜╨░ ╨┐╨╛╨║╤Ç╨╡╤é╨░╤Ü╨╡:" xml:lang="sr"></GOK:control>
  15552.             </GOK:control>
  15553.  
  15554.         </GOK:control>
  15555.     </GOK:control>
  15556. </GOK:control>
  15557. </GOK:feedback>
  15558.  
  15559. <GOK:options>
  15560. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨₧╨┐╤å╨╕╤ÿ╨╡" xml:lang="sr">
  15561.  
  15562.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  15563.  
  15564.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  15565.             <GOK:control type="label" string="╨º╨╡╨║╨░╤Ü╨╡ ╨┐╤Ç╨╕ ╨┐╤Ç╨╛╨╗╨░╤ü╨║╤â:" xml:lang="sr"></GOK:control>
  15566.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="╨æ╤Ç╨╖╨╕╨╜╨░ ╨┐╤Ç╨╕ ╨┐╤Ç╨╛╨╗╨░╤ü╨║╤â:" xml:lang="sr"></GOK:control>
  15567.             <GOK:control type="label" string="(╤ü╤é╨╛╤é╨╕╤à ╨┤╨╡╨╗╨╛╨▓╨░ ╤ü╨╡╨║╤â╨╜╨┤╨╡)" xml:lang="sr"></GOK:control>
  15568.         </GOK:control>
  15569.  
  15570.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  15571.             <GOK:control type="checkbutton" name="wrap" string="╨ƒ╤Ç╨╡╨╗╨╛╨╝╨╕ ╤Ç╨╡╨┤╨╛╨▓╨╡/╨║╨╛╨╗╨╛╨╜╨╡" xml:lang="sr"></GOK:control>
  15572.         </GOK:control>
  15573.     
  15574.  
  15575.  
  15576.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  15577.             <GOK:control type="label" string="Scanning Direction:"/>
  15578.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  15579.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="╨Æ╤Ç╤à/╨┤╨╜╨╛" xml:lang="sr"></GOK:control>
  15580.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="╨ö╨╜╨╛/╨▓╤Ç╤à" xml:lang="sr"></GOK:control>
  15581.             </GOK:control>
  15582.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  15583.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="╨¢╨╡╨▓╨╛/╨┤╨╡╤ü╨╜╨╛" xml:lang="sr"></GOK:control>
  15584.                 <GOK:control value="1" type="radiobutton" name="leftright" string="╨ö╨╡╤ü╨╜╨╛/╨╗╨╡╨▓╨╛" xml:lang="sr"></GOK:control>
  15585.             </GOK:control>
  15586.         </GOK:control>
  15587.  
  15588.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  15589.             <GOK:control type="label" string="╨ª╨╕╨║╨╗╤â╤ü╨░ ╨┐╤Ç╨╡ ╨╖╨░╤â╤ü╤é╨░╨▓╤Ö╨░╤Ü╨░:" xml:lang="sr"></GOK:control>
  15590.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="╨ª╨╕╨║╨╗╤â╤ü╨░ ╨┐╤Ç╨╡ ╨╖╨░╤â╤ü╤é╨░╨▓╤Ö╨░╤Ü╨░:" xml:lang="sr"></GOK:control>
  15591.  
  15592.         </GOK:control>
  15593.     
  15594.     </GOK:control>
  15595. </GOK:control>
  15596. </GOK:options>
  15597.  
  15598.  
  15599.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  15600.     <GOK:rate stringvalue="switch3" name="select"/>
  15601.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  15602.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  15603.     <GOK:rate value="0" name="autorepeat"/>
  15604.     <GOK:rate value="30" name="repeatrate"/>
  15605.     <GOK:rate value="100" name="scanspeed"/>
  15606.     <GOK:rate value="1" name="wrap"/>
  15607.     <GOK:rate value="0" name="topbottom"/>
  15608.     <GOK:rate value="0" name="leftright"/>
  15609.     <GOK:rate value="3" name="cycles"/>
  15610.  
  15611.  
  15612.  
  15613.     <GOK:initialization>
  15614.         <GOK:effect call="ChunkerReset"/>
  15615.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  15616.     </GOK:initialization>
  15617.  
  15618.  
  15619.     <GOK:state name="1">
  15620.  
  15621.         <GOK:stateinit>
  15622.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  15623.         </GOK:stateinit>
  15624.         
  15625.         <GOK:handler state="press" name="movehighlighter">
  15626.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  15627.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  15628.             <GOK:effect call="ChunkerIfNextChunk">
  15629.                 <GOK:compare value="1" type="equal">
  15630.                     <GOK:true>
  15631.                         <GOK:effect call="ChunkerNextChunk"/>
  15632.                     </GOK:true>
  15633.                     <GOK:false>
  15634.                         <GOK:effect name="wrap" call="GetRate">
  15635.                             <GOK:compare value="1" type="equal">
  15636.                                 <GOK:true>
  15637.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  15638.                                 </GOK:true>
  15639.                             </GOK:compare>
  15640.                         </GOK:effect>
  15641.                     </GOK:false>
  15642.                 </GOK:compare>
  15643.             </GOK:effect>
  15644.         </GOK:handler>
  15645.  
  15646.         <GOK:handler state="release" name="movehighlighter">
  15647.             <GOK:effect call="Timer1Stop"/>
  15648.         </GOK:handler>
  15649.  
  15650.         <GOK:handler name="select">
  15651.             <GOK:effect call="Timer1Stop"/>
  15652.             <GOK:effect call="SelectChunk">
  15653.                 <GOK:compare value="1" type="equal">
  15654.                     <GOK:true>
  15655.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  15656.                         <GOK:effect call="OutputSelectedKey"/>
  15657.                         <GOK:effect call="HighlightFirstChunk"/>
  15658.                         <GOK:effect param1="1" call="StateJump"/>
  15659.                     </GOK:true>
  15660.                     <GOK:false>
  15661.                         <GOK:effect call="HighlightFirstKey"/>
  15662.                         <GOK:effect param1="2" call="StateJump"/>
  15663.                     </GOK:false>
  15664.                 </GOK:compare>
  15665.             </GOK:effect>
  15666.         </GOK:handler>
  15667.  
  15668.         <GOK:handler name="timer1">
  15669.         
  15670.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  15671.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  15672.             <GOK:effect call="ChunkerIfNextChunk">
  15673.                 <GOK:compare value="1" type="equal">
  15674.                     <GOK:true>
  15675.                         <GOK:effect call="ChunkerNextChunk"/>
  15676.                     </GOK:true>
  15677.                     <GOK:false>
  15678.                         <GOK:effect name="wrap" call="GetRate">
  15679.                             <GOK:compare value="1" type="equal">
  15680.                                 <GOK:true>
  15681.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  15682.                                 </GOK:true>
  15683.                             </GOK:compare>
  15684.                         </GOK:effect>
  15685.                     </GOK:false>
  15686.                 </GOK:compare>
  15687.             </GOK:effect>
  15688.         </GOK:handler>
  15689.  
  15690.     </GOK:state>
  15691.  
  15692.  
  15693.     <GOK:state name="2">
  15694.         
  15695.         <GOK:handler state="press" name="movehighlighter">
  15696.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  15697.             <GOK:effect call="ChunkerIfNextKey">
  15698.                 <GOK:compare value="1" type="equal">
  15699.                     <GOK:true>
  15700.                         <GOK:effect call="ChunkerNextKey"/>
  15701.                     </GOK:true>
  15702.                     <GOK:false>
  15703.                         <GOK:effect name="wrap" call="GetRate">
  15704.                             <GOK:compare value="1" type="equal">
  15705.                                 <GOK:true>
  15706.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  15707.                                     
  15708.                                     <GOK:effect param1="1" call="CounterGet">
  15709.                                         <GOK:compare value="1" type="lessthan">
  15710.                                             <GOK:true>
  15711.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  15712.                                                 <GOK:effect call="Timer1Stop"/>
  15713.                                                 <GOK:effect call="HighlightFirstChunk"/>
  15714.                                                 <GOK:effect param1="1" call="StateJump"/>
  15715.                                             </GOK:true>
  15716.                                             <GOK:false>
  15717.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  15718.                                             </GOK:false>
  15719.                                         </GOK:compare>
  15720.                                     </GOK:effect>
  15721.                                 </GOK:true>
  15722.                             </GOK:compare>
  15723.                         </GOK:effect>
  15724.                     </GOK:false>
  15725.                 </GOK:compare>
  15726.             </GOK:effect>
  15727.         </GOK:handler>
  15728.  
  15729.         <GOK:handler state="release" name="movehighlighter">
  15730.             <GOK:effect call="Timer1Stop"/>
  15731.         </GOK:handler>
  15732.  
  15733.         <GOK:handler name="select">
  15734.             <GOK:effect call="Timer1Stop"/>
  15735.             <GOK:effect name="feedbackselection" call="Feedback"/>
  15736.             <GOK:effect call="OutputSelectedKey"/>
  15737.             <GOK:effect call="HighlightFirstChunk"/>
  15738.             <GOK:effect param1="1" call="StateJump"/>
  15739.         </GOK:handler>
  15740.  
  15741.         <GOK:handler name="timer1">
  15742.         
  15743.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  15744.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  15745.             <GOK:effect call="ChunkerIfNextKey">
  15746.                 <GOK:compare value="1" type="equal">
  15747.                     <GOK:true>
  15748.                         <GOK:effect call="ChunkerNextKey"/>
  15749.                     </GOK:true>
  15750.                     <GOK:false>
  15751.                         <GOK:effect name="wrap" call="GetRate">
  15752.                             <GOK:compare value="1" type="equal">
  15753.                                 <GOK:true>
  15754.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  15755.                                     
  15756.                                     <GOK:effect param1="1" call="CounterGet">
  15757.                                         <GOK:compare value="1" type="lessthan">
  15758.                                             <GOK:true>
  15759.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  15760.                                                 <GOK:effect call="Timer1Stop"/>
  15761.                                                 <GOK:effect call="HighlightFirstChunk"/>
  15762.                                                 <GOK:effect param1="1" call="StateJump"/>
  15763.                                             </GOK:true>
  15764.                                             <GOK:false>
  15765.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  15766.                                             </GOK:false>
  15767.                                         </GOK:compare>
  15768.                                     </GOK:effect>
  15769.                                 </GOK:true>
  15770.                             </GOK:compare>
  15771.                         </GOK:effect>
  15772.                     </GOK:false>
  15773.                 </GOK:compare>
  15774.             </GOK:effect>
  15775.         </GOK:handler>
  15776.     </GOK:state>
  15777.  
  15778.  
  15779.     <GOK:state name="repeat">
  15780.         <GOK:handler name="select">
  15781.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  15782.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  15783.             <GOK:effect call="Timer1Stop"/>
  15784.             <GOK:effect call="HighlightFirstChunk"/>
  15785.             <GOK:effect param1="1" call="StateJump"/>
  15786.         </GOK:handler>
  15787.         <GOK:handler state="press" name="movehighlighter">
  15788.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  15789.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  15790.             <GOK:effect call="Timer1Stop"/>
  15791.             <GOK:effect call="HighlightFirstChunk"/>
  15792.             <GOK:effect param1="1" call="StateJump"/>
  15793.         </GOK:handler>
  15794.     </GOK:state>
  15795.  
  15796.  
  15797. </GOK:accessmethod>
  15798. <GOK:accessmethod xml:lang="sr@Latn" name="inversescanning" displayname="Obrnuti prolazak">
  15799. <GOK:description xml:space="preserve" xml:lang="sr@Latn">Pritisnite i dr┼╛ite prekida─ì radi prolaska.  Pritisnite neki drugi prekida─ì da izaberete.</GOK:description>
  15800.  
  15801. <GOK:operation>
  15802. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operacija" xml:lang="sr@Latn">
  15803.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  15804.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  15805.  
  15806.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  15807.                 <GOK:control type="label" string="Prolazak:" xml:lang="sr@Latn"></GOK:control>
  15808.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Prolazak:" xml:lang="sr@Latn"></GOK:control>
  15809.             </GOK:control>
  15810.                 
  15811.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  15812.                 <GOK:control type="label" string="Pokreni:" xml:lang="sr@Latn"></GOK:control>
  15813.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Pokreni:" xml:lang="sr@Latn"></GOK:control>
  15814.             </GOK:control>
  15815.  
  15816.         </GOK:control>
  15817.     </GOK:control>    
  15818. </GOK:control>    
  15819. </GOK:operation>
  15820.  
  15821. <GOK:feedback>
  15822. <GOK:control type="frame" spacing="0" size="3" border="0" string="Odgovor" xml:lang="sr@Latn">
  15823.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  15824.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  15825.  
  15826.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  15827.                 <GOK:control type="label" string="Kretanje:" xml:lang="sr@Latn"></GOK:control>
  15828.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Odgovor na kretanje:" xml:lang="sr@Latn"></GOK:control>
  15829.             </GOK:control>
  15830.     
  15831.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  15832.                 <GOK:control type="label" string="Pokretanje:" xml:lang="sr@Latn"></GOK:control>
  15833.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Odgovor na pokretanje:" xml:lang="sr@Latn"></GOK:control>
  15834.             </GOK:control>
  15835.  
  15836.         </GOK:control>
  15837.     </GOK:control>
  15838. </GOK:control>
  15839. </GOK:feedback>
  15840.  
  15841. <GOK:options>
  15842. <GOK:control type="frame" spacing="0" size="3" border="0" string="Opcije" xml:lang="sr@Latn">
  15843.  
  15844.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  15845.  
  15846.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  15847.             <GOK:control type="label" string="─îekanje pri prolasku:" xml:lang="sr@Latn"></GOK:control>
  15848.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Brzina pri prolasku:" xml:lang="sr@Latn"></GOK:control>
  15849.             <GOK:control type="label" string="(stotih delova sekunde)" xml:lang="sr@Latn"></GOK:control>
  15850.         </GOK:control>
  15851.  
  15852.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  15853.             <GOK:control type="checkbutton" name="wrap" string="Prelomi redove/kolone" xml:lang="sr@Latn"></GOK:control>
  15854.         </GOK:control>
  15855.     
  15856.  
  15857.  
  15858.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  15859.             <GOK:control type="label" string="Scanning Direction:"/>
  15860.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  15861.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Vrh/dno" xml:lang="sr@Latn"></GOK:control>
  15862.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Dno/vrh" xml:lang="sr@Latn"></GOK:control>
  15863.             </GOK:control>
  15864.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  15865.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Levo/desno" xml:lang="sr@Latn"></GOK:control>
  15866.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Desno/levo" xml:lang="sr@Latn"></GOK:control>
  15867.             </GOK:control>
  15868.         </GOK:control>
  15869.  
  15870.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  15871.             <GOK:control type="label" string="Ciklusa pre zaustavljanja:" xml:lang="sr@Latn"></GOK:control>
  15872.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Ciklusa pre zaustavljanja:" xml:lang="sr@Latn"></GOK:control>
  15873.  
  15874.         </GOK:control>
  15875.     
  15876.     </GOK:control>
  15877. </GOK:control>
  15878. </GOK:options>
  15879.  
  15880.  
  15881.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  15882.     <GOK:rate stringvalue="switch3" name="select"/>
  15883.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  15884.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  15885.     <GOK:rate value="0" name="autorepeat"/>
  15886.     <GOK:rate value="30" name="repeatrate"/>
  15887.     <GOK:rate value="100" name="scanspeed"/>
  15888.     <GOK:rate value="1" name="wrap"/>
  15889.     <GOK:rate value="0" name="topbottom"/>
  15890.     <GOK:rate value="0" name="leftright"/>
  15891.     <GOK:rate value="3" name="cycles"/>
  15892.  
  15893.  
  15894.  
  15895.     <GOK:initialization>
  15896.         <GOK:effect call="ChunkerReset"/>
  15897.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  15898.     </GOK:initialization>
  15899.  
  15900.  
  15901.     <GOK:state name="1">
  15902.  
  15903.         <GOK:stateinit>
  15904.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  15905.         </GOK:stateinit>
  15906.         
  15907.         <GOK:handler state="press" name="movehighlighter">
  15908.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  15909.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  15910.             <GOK:effect call="ChunkerIfNextChunk">
  15911.                 <GOK:compare value="1" type="equal">
  15912.                     <GOK:true>
  15913.                         <GOK:effect call="ChunkerNextChunk"/>
  15914.                     </GOK:true>
  15915.                     <GOK:false>
  15916.                         <GOK:effect name="wrap" call="GetRate">
  15917.                             <GOK:compare value="1" type="equal">
  15918.                                 <GOK:true>
  15919.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  15920.                                 </GOK:true>
  15921.                             </GOK:compare>
  15922.                         </GOK:effect>
  15923.                     </GOK:false>
  15924.                 </GOK:compare>
  15925.             </GOK:effect>
  15926.         </GOK:handler>
  15927.  
  15928.         <GOK:handler state="release" name="movehighlighter">
  15929.             <GOK:effect call="Timer1Stop"/>
  15930.         </GOK:handler>
  15931.  
  15932.         <GOK:handler name="select">
  15933.             <GOK:effect call="Timer1Stop"/>
  15934.             <GOK:effect call="SelectChunk">
  15935.                 <GOK:compare value="1" type="equal">
  15936.                     <GOK:true>
  15937.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  15938.                         <GOK:effect call="OutputSelectedKey"/>
  15939.                         <GOK:effect call="HighlightFirstChunk"/>
  15940.                         <GOK:effect param1="1" call="StateJump"/>
  15941.                     </GOK:true>
  15942.                     <GOK:false>
  15943.                         <GOK:effect call="HighlightFirstKey"/>
  15944.                         <GOK:effect param1="2" call="StateJump"/>
  15945.                     </GOK:false>
  15946.                 </GOK:compare>
  15947.             </GOK:effect>
  15948.         </GOK:handler>
  15949.  
  15950.         <GOK:handler name="timer1">
  15951.         
  15952.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  15953.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  15954.             <GOK:effect call="ChunkerIfNextChunk">
  15955.                 <GOK:compare value="1" type="equal">
  15956.                     <GOK:true>
  15957.                         <GOK:effect call="ChunkerNextChunk"/>
  15958.                     </GOK:true>
  15959.                     <GOK:false>
  15960.                         <GOK:effect name="wrap" call="GetRate">
  15961.                             <GOK:compare value="1" type="equal">
  15962.                                 <GOK:true>
  15963.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  15964.                                 </GOK:true>
  15965.                             </GOK:compare>
  15966.                         </GOK:effect>
  15967.                     </GOK:false>
  15968.                 </GOK:compare>
  15969.             </GOK:effect>
  15970.         </GOK:handler>
  15971.  
  15972.     </GOK:state>
  15973.  
  15974.  
  15975.     <GOK:state name="2">
  15976.         
  15977.         <GOK:handler state="press" name="movehighlighter">
  15978.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  15979.             <GOK:effect call="ChunkerIfNextKey">
  15980.                 <GOK:compare value="1" type="equal">
  15981.                     <GOK:true>
  15982.                         <GOK:effect call="ChunkerNextKey"/>
  15983.                     </GOK:true>
  15984.                     <GOK:false>
  15985.                         <GOK:effect name="wrap" call="GetRate">
  15986.                             <GOK:compare value="1" type="equal">
  15987.                                 <GOK:true>
  15988.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  15989.                                     
  15990.                                     <GOK:effect param1="1" call="CounterGet">
  15991.                                         <GOK:compare value="1" type="lessthan">
  15992.                                             <GOK:true>
  15993.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  15994.                                                 <GOK:effect call="Timer1Stop"/>
  15995.                                                 <GOK:effect call="HighlightFirstChunk"/>
  15996.                                                 <GOK:effect param1="1" call="StateJump"/>
  15997.                                             </GOK:true>
  15998.                                             <GOK:false>
  15999.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  16000.                                             </GOK:false>
  16001.                                         </GOK:compare>
  16002.                                     </GOK:effect>
  16003.                                 </GOK:true>
  16004.                             </GOK:compare>
  16005.                         </GOK:effect>
  16006.                     </GOK:false>
  16007.                 </GOK:compare>
  16008.             </GOK:effect>
  16009.         </GOK:handler>
  16010.  
  16011.         <GOK:handler state="release" name="movehighlighter">
  16012.             <GOK:effect call="Timer1Stop"/>
  16013.         </GOK:handler>
  16014.  
  16015.         <GOK:handler name="select">
  16016.             <GOK:effect call="Timer1Stop"/>
  16017.             <GOK:effect name="feedbackselection" call="Feedback"/>
  16018.             <GOK:effect call="OutputSelectedKey"/>
  16019.             <GOK:effect call="HighlightFirstChunk"/>
  16020.             <GOK:effect param1="1" call="StateJump"/>
  16021.         </GOK:handler>
  16022.  
  16023.         <GOK:handler name="timer1">
  16024.         
  16025.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  16026.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  16027.             <GOK:effect call="ChunkerIfNextKey">
  16028.                 <GOK:compare value="1" type="equal">
  16029.                     <GOK:true>
  16030.                         <GOK:effect call="ChunkerNextKey"/>
  16031.                     </GOK:true>
  16032.                     <GOK:false>
  16033.                         <GOK:effect name="wrap" call="GetRate">
  16034.                             <GOK:compare value="1" type="equal">
  16035.                                 <GOK:true>
  16036.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  16037.                                     
  16038.                                     <GOK:effect param1="1" call="CounterGet">
  16039.                                         <GOK:compare value="1" type="lessthan">
  16040.                                             <GOK:true>
  16041.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  16042.                                                 <GOK:effect call="Timer1Stop"/>
  16043.                                                 <GOK:effect call="HighlightFirstChunk"/>
  16044.                                                 <GOK:effect param1="1" call="StateJump"/>
  16045.                                             </GOK:true>
  16046.                                             <GOK:false>
  16047.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  16048.                                             </GOK:false>
  16049.                                         </GOK:compare>
  16050.                                     </GOK:effect>
  16051.                                 </GOK:true>
  16052.                             </GOK:compare>
  16053.                         </GOK:effect>
  16054.                     </GOK:false>
  16055.                 </GOK:compare>
  16056.             </GOK:effect>
  16057.         </GOK:handler>
  16058.     </GOK:state>
  16059.  
  16060.  
  16061.     <GOK:state name="repeat">
  16062.         <GOK:handler name="select">
  16063.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  16064.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  16065.             <GOK:effect call="Timer1Stop"/>
  16066.             <GOK:effect call="HighlightFirstChunk"/>
  16067.             <GOK:effect param1="1" call="StateJump"/>
  16068.         </GOK:handler>
  16069.         <GOK:handler state="press" name="movehighlighter">
  16070.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  16071.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  16072.             <GOK:effect call="Timer1Stop"/>
  16073.             <GOK:effect call="HighlightFirstChunk"/>
  16074.             <GOK:effect param1="1" call="StateJump"/>
  16075.         </GOK:handler>
  16076.     </GOK:state>
  16077.  
  16078.  
  16079. </GOK:accessmethod>
  16080. <GOK:accessmethod xml:lang="sv" name="inversescanning" displayname="Omv├ñnd tolkning">
  16081. <GOK:description xml:space="preserve" xml:lang="sv">Tryck och h├Ñll en v├ñxel f├╢r att tolka. Tryck en annan v├ñxel f├╢r att markera.</GOK:description>
  16082.  
  16083. <GOK:operation>
  16084. <GOK:control type="frame" spacing="0" size="3" border="0" string="├àtg├ñrd" xml:lang="sv">
  16085.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  16086.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  16087.  
  16088.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  16089.                 <GOK:control type="label" string="Tolka:" xml:lang="sv"></GOK:control>
  16090.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Tolka:" xml:lang="sv"></GOK:control>
  16091.             </GOK:control>
  16092.                 
  16093.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  16094.                 <GOK:control type="label" string="Aktivera:" xml:lang="sv"></GOK:control>
  16095.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Aktivera:" xml:lang="sv"></GOK:control>
  16096.             </GOK:control>
  16097.  
  16098.         </GOK:control>
  16099.     </GOK:control>    
  16100. </GOK:control>    
  16101. </GOK:operation>
  16102.  
  16103. <GOK:feedback>
  16104. <GOK:control type="frame" spacing="0" size="3" border="0" string="├àterkoppling" xml:lang="sv">
  16105.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  16106.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  16107.  
  16108.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  16109.                 <GOK:control type="label" string="R├╢relse:" xml:lang="sv"></GOK:control>
  16110.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="├àterkopplingsr├╢relse:" xml:lang="sv"></GOK:control>
  16111.             </GOK:control>
  16112.     
  16113.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  16114.                 <GOK:control type="label" string="Aktivering:" xml:lang="sv"></GOK:control>
  16115.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="├àterkopplingsaktivering:" xml:lang="sv"></GOK:control>
  16116.             </GOK:control>
  16117.  
  16118.         </GOK:control>
  16119.     </GOK:control>
  16120. </GOK:control>
  16121. </GOK:feedback>
  16122.  
  16123. <GOK:options>
  16124. <GOK:control type="frame" spacing="0" size="3" border="0" string="Alternativ" xml:lang="sv">
  16125.  
  16126.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  16127.  
  16128.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  16129.             <GOK:control type="label" string="Tolkningsf├╢rdr├╢jning:" xml:lang="sv"></GOK:control>
  16130.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Tolkningshastighet:" xml:lang="sv"></GOK:control>
  16131.             <GOK:control type="label" string="(hundradelar av en sekund)" xml:lang="sv"></GOK:control>
  16132.         </GOK:control>
  16133.  
  16134.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  16135.             <GOK:control type="checkbutton" name="wrap" string="Bryt rader/kolumner" xml:lang="sv"></GOK:control>
  16136.         </GOK:control>
  16137.     
  16138.  
  16139.  
  16140.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  16141.             <GOK:control type="label" string="Scanning Direction:"/>
  16142.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  16143.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Upp/Ned" xml:lang="sv"></GOK:control>
  16144.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Ned/Upp" xml:lang="sv"></GOK:control>
  16145.             </GOK:control>
  16146.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  16147.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="V├ñnster/H├╢ger" xml:lang="sv"></GOK:control>
  16148.                 <GOK:control value="1" type="radiobutton" name="leftright" string="H├╢ger/V├ñnster" xml:lang="sv"></GOK:control>
  16149.             </GOK:control>
  16150.         </GOK:control>
  16151.  
  16152.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  16153.             <GOK:control type="label" string="Cykler innan stopp:" xml:lang="sv"></GOK:control>
  16154.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Cykler innan stopp:" xml:lang="sv"></GOK:control>
  16155.  
  16156.         </GOK:control>
  16157.     
  16158.     </GOK:control>
  16159. </GOK:control>
  16160. </GOK:options>
  16161.  
  16162.  
  16163.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  16164.     <GOK:rate stringvalue="switch3" name="select"/>
  16165.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  16166.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  16167.     <GOK:rate value="0" name="autorepeat"/>
  16168.     <GOK:rate value="30" name="repeatrate"/>
  16169.     <GOK:rate value="100" name="scanspeed"/>
  16170.     <GOK:rate value="1" name="wrap"/>
  16171.     <GOK:rate value="0" name="topbottom"/>
  16172.     <GOK:rate value="0" name="leftright"/>
  16173.     <GOK:rate value="3" name="cycles"/>
  16174.  
  16175.  
  16176.  
  16177.     <GOK:initialization>
  16178.         <GOK:effect call="ChunkerReset"/>
  16179.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  16180.     </GOK:initialization>
  16181.  
  16182.  
  16183.     <GOK:state name="1">
  16184.  
  16185.         <GOK:stateinit>
  16186.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  16187.         </GOK:stateinit>
  16188.         
  16189.         <GOK:handler state="press" name="movehighlighter">
  16190.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  16191.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  16192.             <GOK:effect call="ChunkerIfNextChunk">
  16193.                 <GOK:compare value="1" type="equal">
  16194.                     <GOK:true>
  16195.                         <GOK:effect call="ChunkerNextChunk"/>
  16196.                     </GOK:true>
  16197.                     <GOK:false>
  16198.                         <GOK:effect name="wrap" call="GetRate">
  16199.                             <GOK:compare value="1" type="equal">
  16200.                                 <GOK:true>
  16201.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  16202.                                 </GOK:true>
  16203.                             </GOK:compare>
  16204.                         </GOK:effect>
  16205.                     </GOK:false>
  16206.                 </GOK:compare>
  16207.             </GOK:effect>
  16208.         </GOK:handler>
  16209.  
  16210.         <GOK:handler state="release" name="movehighlighter">
  16211.             <GOK:effect call="Timer1Stop"/>
  16212.         </GOK:handler>
  16213.  
  16214.         <GOK:handler name="select">
  16215.             <GOK:effect call="Timer1Stop"/>
  16216.             <GOK:effect call="SelectChunk">
  16217.                 <GOK:compare value="1" type="equal">
  16218.                     <GOK:true>
  16219.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  16220.                         <GOK:effect call="OutputSelectedKey"/>
  16221.                         <GOK:effect call="HighlightFirstChunk"/>
  16222.                         <GOK:effect param1="1" call="StateJump"/>
  16223.                     </GOK:true>
  16224.                     <GOK:false>
  16225.                         <GOK:effect call="HighlightFirstKey"/>
  16226.                         <GOK:effect param1="2" call="StateJump"/>
  16227.                     </GOK:false>
  16228.                 </GOK:compare>
  16229.             </GOK:effect>
  16230.         </GOK:handler>
  16231.  
  16232.         <GOK:handler name="timer1">
  16233.         
  16234.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  16235.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  16236.             <GOK:effect call="ChunkerIfNextChunk">
  16237.                 <GOK:compare value="1" type="equal">
  16238.                     <GOK:true>
  16239.                         <GOK:effect call="ChunkerNextChunk"/>
  16240.                     </GOK:true>
  16241.                     <GOK:false>
  16242.                         <GOK:effect name="wrap" call="GetRate">
  16243.                             <GOK:compare value="1" type="equal">
  16244.                                 <GOK:true>
  16245.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  16246.                                 </GOK:true>
  16247.                             </GOK:compare>
  16248.                         </GOK:effect>
  16249.                     </GOK:false>
  16250.                 </GOK:compare>
  16251.             </GOK:effect>
  16252.         </GOK:handler>
  16253.  
  16254.     </GOK:state>
  16255.  
  16256.  
  16257.     <GOK:state name="2">
  16258.         
  16259.         <GOK:handler state="press" name="movehighlighter">
  16260.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  16261.             <GOK:effect call="ChunkerIfNextKey">
  16262.                 <GOK:compare value="1" type="equal">
  16263.                     <GOK:true>
  16264.                         <GOK:effect call="ChunkerNextKey"/>
  16265.                     </GOK:true>
  16266.                     <GOK:false>
  16267.                         <GOK:effect name="wrap" call="GetRate">
  16268.                             <GOK:compare value="1" type="equal">
  16269.                                 <GOK:true>
  16270.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  16271.                                     
  16272.                                     <GOK:effect param1="1" call="CounterGet">
  16273.                                         <GOK:compare value="1" type="lessthan">
  16274.                                             <GOK:true>
  16275.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  16276.                                                 <GOK:effect call="Timer1Stop"/>
  16277.                                                 <GOK:effect call="HighlightFirstChunk"/>
  16278.                                                 <GOK:effect param1="1" call="StateJump"/>
  16279.                                             </GOK:true>
  16280.                                             <GOK:false>
  16281.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  16282.                                             </GOK:false>
  16283.                                         </GOK:compare>
  16284.                                     </GOK:effect>
  16285.                                 </GOK:true>
  16286.                             </GOK:compare>
  16287.                         </GOK:effect>
  16288.                     </GOK:false>
  16289.                 </GOK:compare>
  16290.             </GOK:effect>
  16291.         </GOK:handler>
  16292.  
  16293.         <GOK:handler state="release" name="movehighlighter">
  16294.             <GOK:effect call="Timer1Stop"/>
  16295.         </GOK:handler>
  16296.  
  16297.         <GOK:handler name="select">
  16298.             <GOK:effect call="Timer1Stop"/>
  16299.             <GOK:effect name="feedbackselection" call="Feedback"/>
  16300.             <GOK:effect call="OutputSelectedKey"/>
  16301.             <GOK:effect call="HighlightFirstChunk"/>
  16302.             <GOK:effect param1="1" call="StateJump"/>
  16303.         </GOK:handler>
  16304.  
  16305.         <GOK:handler name="timer1">
  16306.         
  16307.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  16308.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  16309.             <GOK:effect call="ChunkerIfNextKey">
  16310.                 <GOK:compare value="1" type="equal">
  16311.                     <GOK:true>
  16312.                         <GOK:effect call="ChunkerNextKey"/>
  16313.                     </GOK:true>
  16314.                     <GOK:false>
  16315.                         <GOK:effect name="wrap" call="GetRate">
  16316.                             <GOK:compare value="1" type="equal">
  16317.                                 <GOK:true>
  16318.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  16319.                                     
  16320.                                     <GOK:effect param1="1" call="CounterGet">
  16321.                                         <GOK:compare value="1" type="lessthan">
  16322.                                             <GOK:true>
  16323.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  16324.                                                 <GOK:effect call="Timer1Stop"/>
  16325.                                                 <GOK:effect call="HighlightFirstChunk"/>
  16326.                                                 <GOK:effect param1="1" call="StateJump"/>
  16327.                                             </GOK:true>
  16328.                                             <GOK:false>
  16329.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  16330.                                             </GOK:false>
  16331.                                         </GOK:compare>
  16332.                                     </GOK:effect>
  16333.                                 </GOK:true>
  16334.                             </GOK:compare>
  16335.                         </GOK:effect>
  16336.                     </GOK:false>
  16337.                 </GOK:compare>
  16338.             </GOK:effect>
  16339.         </GOK:handler>
  16340.     </GOK:state>
  16341.  
  16342.  
  16343.     <GOK:state name="repeat">
  16344.         <GOK:handler name="select">
  16345.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  16346.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  16347.             <GOK:effect call="Timer1Stop"/>
  16348.             <GOK:effect call="HighlightFirstChunk"/>
  16349.             <GOK:effect param1="1" call="StateJump"/>
  16350.         </GOK:handler>
  16351.         <GOK:handler state="press" name="movehighlighter">
  16352.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  16353.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  16354.             <GOK:effect call="Timer1Stop"/>
  16355.             <GOK:effect call="HighlightFirstChunk"/>
  16356.             <GOK:effect param1="1" call="StateJump"/>
  16357.         </GOK:handler>
  16358.     </GOK:state>
  16359.  
  16360.  
  16361. </GOK:accessmethod>
  16362. <GOK:accessmethod xml:lang="ta" name="inversescanning" displayname="α«ñα«▓α»êα«òα»Çα«┤α»ì α«╡α«░α»ü᫃α«▓α»ì">
  16363. <GOK:description xml:space="preserve" xml:lang="ta">α«╡α«░α»ü᫃ α«òα«╛α«ñα»ìα«ñα«┐α«░α»üα«òα»ìα«òα«╡α»üα««α»ì α«╡α«┐α«Üα»êα«»α»ê α«àα«┤α»üα«ñα»ìα«ñα«╡α»üα««α»ì, α«ñα»çα«░α»ìα«╡α»ü α«Üα»åα«»α»ìα«» α««α«╛α«▒α»ìα«▒α«┐ α«╡α«┐α«Üα»êα«»α»ê α«¬α«»α«⌐α»ì᫬᫃α»üα«ñα»ìα«ñα«╡α»üα««α»ì</GOK:description>
  16364.  
  16365. <GOK:operation>
  16366. <GOK:control type="frame" spacing="0" size="3" border="0" string="α«Üα»åα«»α«▓α»ì" xml:lang="ta">
  16367.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  16368.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  16369.  
  16370.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  16371.                 <GOK:control type="label" string="α«╡α«░α»ü᫃α»ü:" xml:lang="ta"></GOK:control>
  16372.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="α«╡α«░α»ü᫃α»ü:" xml:lang="ta"></GOK:control>
  16373.             </GOK:control>
  16374.                 
  16375.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  16376.                 <GOK:control type="label" string="Activate:" xml:lang="ta"></GOK:control>
  16377.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activate:" xml:lang="ta"></GOK:control>
  16378.             </GOK:control>
  16379.  
  16380.         </GOK:control>
  16381.     </GOK:control>    
  16382. </GOK:control>    
  16383. </GOK:operation>
  16384.  
  16385. <GOK:feedback>
  16386. <GOK:control type="frame" spacing="0" size="3" border="0" string="α«òα«░α»üα«ñα»ìα«ñα»ü" xml:lang="ta">
  16387.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  16388.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  16389.  
  16390.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  16391.                 <GOK:control type="label" string="α«ñα«▒α»ìα«Üα««α«»α««α»ì:" xml:lang="ta"></GOK:control>
  16392.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="α«òα«░α»üα«ñα»ìα«ñα»ü α«ñα«▒α»ì᫬α»ïα«ñα»ü:" xml:lang="ta"></GOK:control>
  16393.             </GOK:control>
  16394.     
  16395.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  16396.                 <GOK:control type="label" string="Activation:" xml:lang="ta"></GOK:control>
  16397.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:" xml:lang="ta"></GOK:control>
  16398.             </GOK:control>
  16399.  
  16400.         </GOK:control>
  16401.     </GOK:control>
  16402. </GOK:control>
  16403. </GOK:feedback>
  16404.  
  16405. <GOK:options>
  16406. <GOK:control type="frame" spacing="0" size="3" border="0" string="α«ñα»çα«░α»ìα«╡α»üα«òα«│α»ì" xml:lang="ta">
  16407.  
  16408.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  16409.  
  16410.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  16411.             <GOK:control type="label" string="α«ñα»ç᫃α«▓α»ì α«ñα«╛α««α«ñα««α»ì:" xml:lang="ta"></GOK:control>
  16412.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="α«ñα»ç᫃α«▓α»ì α«╡α»çα«òα««α»ì:" xml:lang="ta"></GOK:control>
  16413.             <GOK:control type="label" string="(α«¿α»è᫃α«┐α«»α«┐α«▓α»ì 100 )" xml:lang="ta"></GOK:control>
  16414.         </GOK:control>
  16415.  
  16416.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  16417.             <GOK:control type="checkbutton" name="wrap" string="᫫᫃α«òα»ìα«òα»ü α«╡α«░α«┐α«Üα»ê/α«¿α»å᫃α»üα«╡α«░α«┐α«Üα»ê" xml:lang="ta"></GOK:control>
  16418.         </GOK:control>
  16419.     
  16420.  
  16421.  
  16422.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  16423.             <GOK:control type="label" string="Scanning Direction:"/>
  16424.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  16425.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="α««α»çα«▓α»ì/α«òα»Çα«┤α»ìα»ì:" xml:lang="ta"></GOK:control>
  16426.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="α«òα»Çα«┤α»ì/α««α»çα«▓α»ì" xml:lang="ta"></GOK:control>
  16427.             </GOK:control>
  16428.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  16429.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="α«ç᫃α«ñα»ü/α«╡α«▓α«ñα»ü" xml:lang="ta"></GOK:control>
  16430.                 <GOK:control value="1" type="radiobutton" name="leftright" string="α«╡α«▓α«ñα»ü/α«ç᫃α«ñα»ü:" xml:lang="ta"></GOK:control>
  16431.             </GOK:control>
  16432.         </GOK:control>
  16433.  
  16434.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  16435.             <GOK:control type="label" string="α«¿α«┐α«▒α»üα«ñα»ìα«ñα»üα«╡α«ñα«▒α»ìα«òα»ü α««α»üα«⌐α»ì α«Üα«Öα»ìα«òα«┐α«▓α«┐" xml:lang="ta"></GOK:control>
  16436.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="α«¿α«┐α«▒α»üα«ñα»ìα«ñα»üα«╡α«ñα«▒α»ìα«òα»ü α««α»üα«⌐α»ì α«Üα«Öα»ìα«òα«┐α«▓α«┐" xml:lang="ta"></GOK:control>
  16437.  
  16438.         </GOK:control>
  16439.     
  16440.     </GOK:control>
  16441. </GOK:control>
  16442. </GOK:options>
  16443.  
  16444.  
  16445.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  16446.     <GOK:rate stringvalue="switch3" name="select"/>
  16447.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  16448.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  16449.     <GOK:rate value="0" name="autorepeat"/>
  16450.     <GOK:rate value="30" name="repeatrate"/>
  16451.     <GOK:rate value="100" name="scanspeed"/>
  16452.     <GOK:rate value="1" name="wrap"/>
  16453.     <GOK:rate value="0" name="topbottom"/>
  16454.     <GOK:rate value="0" name="leftright"/>
  16455.     <GOK:rate value="3" name="cycles"/>
  16456.  
  16457.  
  16458.  
  16459.     <GOK:initialization>
  16460.         <GOK:effect call="ChunkerReset"/>
  16461.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  16462.     </GOK:initialization>
  16463.  
  16464.  
  16465.     <GOK:state name="1">
  16466.  
  16467.         <GOK:stateinit>
  16468.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  16469.         </GOK:stateinit>
  16470.         
  16471.         <GOK:handler state="press" name="movehighlighter">
  16472.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  16473.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  16474.             <GOK:effect call="ChunkerIfNextChunk">
  16475.                 <GOK:compare value="1" type="equal">
  16476.                     <GOK:true>
  16477.                         <GOK:effect call="ChunkerNextChunk"/>
  16478.                     </GOK:true>
  16479.                     <GOK:false>
  16480.                         <GOK:effect name="wrap" call="GetRate">
  16481.                             <GOK:compare value="1" type="equal">
  16482.                                 <GOK:true>
  16483.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  16484.                                 </GOK:true>
  16485.                             </GOK:compare>
  16486.                         </GOK:effect>
  16487.                     </GOK:false>
  16488.                 </GOK:compare>
  16489.             </GOK:effect>
  16490.         </GOK:handler>
  16491.  
  16492.         <GOK:handler state="release" name="movehighlighter">
  16493.             <GOK:effect call="Timer1Stop"/>
  16494.         </GOK:handler>
  16495.  
  16496.         <GOK:handler name="select">
  16497.             <GOK:effect call="Timer1Stop"/>
  16498.             <GOK:effect call="SelectChunk">
  16499.                 <GOK:compare value="1" type="equal">
  16500.                     <GOK:true>
  16501.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  16502.                         <GOK:effect call="OutputSelectedKey"/>
  16503.                         <GOK:effect call="HighlightFirstChunk"/>
  16504.                         <GOK:effect param1="1" call="StateJump"/>
  16505.                     </GOK:true>
  16506.                     <GOK:false>
  16507.                         <GOK:effect call="HighlightFirstKey"/>
  16508.                         <GOK:effect param1="2" call="StateJump"/>
  16509.                     </GOK:false>
  16510.                 </GOK:compare>
  16511.             </GOK:effect>
  16512.         </GOK:handler>
  16513.  
  16514.         <GOK:handler name="timer1">
  16515.         
  16516.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  16517.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  16518.             <GOK:effect call="ChunkerIfNextChunk">
  16519.                 <GOK:compare value="1" type="equal">
  16520.                     <GOK:true>
  16521.                         <GOK:effect call="ChunkerNextChunk"/>
  16522.                     </GOK:true>
  16523.                     <GOK:false>
  16524.                         <GOK:effect name="wrap" call="GetRate">
  16525.                             <GOK:compare value="1" type="equal">
  16526.                                 <GOK:true>
  16527.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  16528.                                 </GOK:true>
  16529.                             </GOK:compare>
  16530.                         </GOK:effect>
  16531.                     </GOK:false>
  16532.                 </GOK:compare>
  16533.             </GOK:effect>
  16534.         </GOK:handler>
  16535.  
  16536.     </GOK:state>
  16537.  
  16538.  
  16539.     <GOK:state name="2">
  16540.         
  16541.         <GOK:handler state="press" name="movehighlighter">
  16542.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  16543.             <GOK:effect call="ChunkerIfNextKey">
  16544.                 <GOK:compare value="1" type="equal">
  16545.                     <GOK:true>
  16546.                         <GOK:effect call="ChunkerNextKey"/>
  16547.                     </GOK:true>
  16548.                     <GOK:false>
  16549.                         <GOK:effect name="wrap" call="GetRate">
  16550.                             <GOK:compare value="1" type="equal">
  16551.                                 <GOK:true>
  16552.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  16553.                                     
  16554.                                     <GOK:effect param1="1" call="CounterGet">
  16555.                                         <GOK:compare value="1" type="lessthan">
  16556.                                             <GOK:true>
  16557.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  16558.                                                 <GOK:effect call="Timer1Stop"/>
  16559.                                                 <GOK:effect call="HighlightFirstChunk"/>
  16560.                                                 <GOK:effect param1="1" call="StateJump"/>
  16561.                                             </GOK:true>
  16562.                                             <GOK:false>
  16563.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  16564.                                             </GOK:false>
  16565.                                         </GOK:compare>
  16566.                                     </GOK:effect>
  16567.                                 </GOK:true>
  16568.                             </GOK:compare>
  16569.                         </GOK:effect>
  16570.                     </GOK:false>
  16571.                 </GOK:compare>
  16572.             </GOK:effect>
  16573.         </GOK:handler>
  16574.  
  16575.         <GOK:handler state="release" name="movehighlighter">
  16576.             <GOK:effect call="Timer1Stop"/>
  16577.         </GOK:handler>
  16578.  
  16579.         <GOK:handler name="select">
  16580.             <GOK:effect call="Timer1Stop"/>
  16581.             <GOK:effect name="feedbackselection" call="Feedback"/>
  16582.             <GOK:effect call="OutputSelectedKey"/>
  16583.             <GOK:effect call="HighlightFirstChunk"/>
  16584.             <GOK:effect param1="1" call="StateJump"/>
  16585.         </GOK:handler>
  16586.  
  16587.         <GOK:handler name="timer1">
  16588.         
  16589.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  16590.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  16591.             <GOK:effect call="ChunkerIfNextKey">
  16592.                 <GOK:compare value="1" type="equal">
  16593.                     <GOK:true>
  16594.                         <GOK:effect call="ChunkerNextKey"/>
  16595.                     </GOK:true>
  16596.                     <GOK:false>
  16597.                         <GOK:effect name="wrap" call="GetRate">
  16598.                             <GOK:compare value="1" type="equal">
  16599.                                 <GOK:true>
  16600.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  16601.                                     
  16602.                                     <GOK:effect param1="1" call="CounterGet">
  16603.                                         <GOK:compare value="1" type="lessthan">
  16604.                                             <GOK:true>
  16605.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  16606.                                                 <GOK:effect call="Timer1Stop"/>
  16607.                                                 <GOK:effect call="HighlightFirstChunk"/>
  16608.                                                 <GOK:effect param1="1" call="StateJump"/>
  16609.                                             </GOK:true>
  16610.                                             <GOK:false>
  16611.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  16612.                                             </GOK:false>
  16613.                                         </GOK:compare>
  16614.                                     </GOK:effect>
  16615.                                 </GOK:true>
  16616.                             </GOK:compare>
  16617.                         </GOK:effect>
  16618.                     </GOK:false>
  16619.                 </GOK:compare>
  16620.             </GOK:effect>
  16621.         </GOK:handler>
  16622.     </GOK:state>
  16623.  
  16624.  
  16625.     <GOK:state name="repeat">
  16626.         <GOK:handler name="select">
  16627.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  16628.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  16629.             <GOK:effect call="Timer1Stop"/>
  16630.             <GOK:effect call="HighlightFirstChunk"/>
  16631.             <GOK:effect param1="1" call="StateJump"/>
  16632.         </GOK:handler>
  16633.         <GOK:handler state="press" name="movehighlighter">
  16634.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  16635.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  16636.             <GOK:effect call="Timer1Stop"/>
  16637.             <GOK:effect call="HighlightFirstChunk"/>
  16638.             <GOK:effect param1="1" call="StateJump"/>
  16639.         </GOK:handler>
  16640.     </GOK:state>
  16641.  
  16642.  
  16643. </GOK:accessmethod>
  16644. <GOK:accessmethod xml:lang="uk" name="inversescanning" displayname="╨ù╨▓╨╛╤Ç╨╛╤é╨╜╨╡ ╤ü╨║╨░╨╜╤â╨▓╨░╨╜╨╜╤Å">
  16645. <GOK:description xml:space="preserve" xml:lang="uk">╨ö╨╗╤Å ╤ü╨║╨░╨╜╤â╨▓╨░╨╜╨╜╤Å, ╨╜╨░╤é╨╕╤ü╨╜╤û╤é╤î ╤û ╤â╤é╤Ç╨╕╨╝╤â╨╣╤é╨╡ ╨┐╨╡╤Ç╨╡╨╝╨╕╨║╨░╤ç. ╨¥╨░╤é╨╕╤ü╨╜╤û╤é╤î ╤û╨╜╤ê╨╕╨╣ ╨┐╨╡╤Ç╨╡╨╝╨╕╨║╨░╤ç, ╤ë╨╛╨▒ ╨▓╨╕╨▒╤Ç╨░╤é╨╕.</GOK:description>
  16646.  
  16647. <GOK:operation>
  16648. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨₧╤Ç╤û╤ö╨╜╤é╨░╤å╤û╤Å" xml:lang="uk">
  16649.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  16650.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  16651.  
  16652.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  16653.                 <GOK:control type="label" string="╨í╨║╨░╨╜╤â╨▓╨░╨╜╨╜╤Å:" xml:lang="uk"></GOK:control>
  16654.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="╨í╨║╨░╨╜╤â╨▓╨░╨╜╨╜╤Å:" xml:lang="uk"></GOK:control>
  16655.             </GOK:control>
  16656.                 
  16657.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  16658.                 <GOK:control type="label" string="╨É╨║╤é╨╕╨▓╤â╨▓╨░╤é╨╕:" xml:lang="uk"></GOK:control>
  16659.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="╨É╨║╤é╨╕╨▓╤â╨▓╨░╤é╨╕:" xml:lang="uk"></GOK:control>
  16660.             </GOK:control>
  16661.  
  16662.         </GOK:control>
  16663.     </GOK:control>    
  16664. </GOK:control>    
  16665. </GOK:operation>
  16666.  
  16667. <GOK:feedback>
  16668. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨ù╨▓╨╛╤Ç╨╛╤é╨╜╤û╨╣ ╨╖╨▓'╤Å╨╖╨╛╨║" xml:lang="uk">
  16669.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  16670.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  16671.  
  16672.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  16673.                 <GOK:control type="label" string="╨á╤â╤à:" xml:lang="uk"></GOK:control>
  16674.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="╨ù╨▓╨╛╤Ç╨╛╤é╨╜╤û╨╣ ╨╖╨▓'╤Å╨╖╨╛╨║ ╤Ç╤â╤à╤â:" xml:lang="uk"></GOK:control>
  16675.             </GOK:control>
  16676.     
  16677.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  16678.                 <GOK:control type="label" string="╨É╨║╤é╨╕╨▓╨░╤å╤û╤Å:" xml:lang="uk"></GOK:control>
  16679.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="╨É╨║╤é╨╕╨▓╨░╤å╤û╤Å ╨╖╨▓╨╛╤Ç╨╛╤é╨╜╨╛╨│╨╛ ╨╖╨▓'╤Å╨╖╨║╤â:" xml:lang="uk"></GOK:control>
  16680.             </GOK:control>
  16681.  
  16682.         </GOK:control>
  16683.     </GOK:control>
  16684. </GOK:control>
  16685. </GOK:feedback>
  16686.  
  16687. <GOK:options>
  16688. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨ƒ╨░╤Ç╨░╨╝╨╡╤é╤Ç╨╕" xml:lang="uk">
  16689.  
  16690.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  16691.  
  16692.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  16693.             <GOK:control type="label" string="╨ù╨░╤é╤Ç╨╕╨╝╨║╨░ ╤ü╨║╨░╨╜╤â╨▓╨░╨╜╨╜╤Å:" xml:lang="uk"></GOK:control>
  16694.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="╨¿╨▓╨╕╨┤╨║╤û╤ü╤é╤î ╤ü╨║╨░╨╜╤â╨▓╨░╨╜╨╜╤Å:" xml:lang="uk"></GOK:control>
  16695.             <GOK:control type="label" string="(╤ü╨╛╤é╤û ╨┤╨╛╨╗╤û ╤ü╨╡╨║╤â╨╜╨┤╨╕)" xml:lang="uk"></GOK:control>
  16696.         </GOK:control>
  16697.  
  16698.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  16699.             <GOK:control type="checkbutton" name="wrap" string="╨ƒ╨╡╤Ç╨╡╨╜╨╛╤ü╨╕╤é╨╕ ╤Ç╤Å╨┤╨║╨╕/╤ü╤é╨╛╨▓╨┐╤å╤û" xml:lang="uk"></GOK:control>
  16700.         </GOK:control>
  16701.     
  16702.  
  16703.  
  16704.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  16705.             <GOK:control type="label" string="Scanning Direction:"/>
  16706.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  16707.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="╨Æ╨▓╨╡╤Ç╤à/╨Æ╨╜╨╕╨╖" xml:lang="uk"></GOK:control>
  16708.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="╨Æ╨╜╨╕╨╖/╨Æ╨▓╨╡╤Ç╤à" xml:lang="uk"></GOK:control>
  16709.             </GOK:control>
  16710.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  16711.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="╨¢╤û╨▓╨╛╤Ç╤â╤ç/╨ƒ╤Ç╨░╨▓╨╛╤Ç╤â╤ç" xml:lang="uk"></GOK:control>
  16712.                 <GOK:control value="1" type="radiobutton" name="leftright" string="╨ƒ╤Ç╨░╨▓╨╛╤Ç╤â╤ç/╨¢╤û╨▓╨╛╤Ç╤â╤ç" xml:lang="uk"></GOK:control>
  16713.             </GOK:control>
  16714.         </GOK:control>
  16715.  
  16716.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  16717.             <GOK:control type="label" string="╨ª╨╕╨║╨╗╤û╨▓ ╨┐╨╡╤Ç╨╡╨┤ ╨╖╤â╨┐╨╕╨╜╨║╨╛╤Ä:" xml:lang="uk"></GOK:control>
  16718.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="╨ª╨╕╨║╨╗╤û╨▓ ╨┐╨╡╤Ç╨╡╨┤ ╨╖╤â╨┐╨╕╨╜╨║╨╛╤Ä:" xml:lang="uk"></GOK:control>
  16719.  
  16720.         </GOK:control>
  16721.     
  16722.     </GOK:control>
  16723. </GOK:control>
  16724. </GOK:options>
  16725.  
  16726.  
  16727.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  16728.     <GOK:rate stringvalue="switch3" name="select"/>
  16729.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  16730.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  16731.     <GOK:rate value="0" name="autorepeat"/>
  16732.     <GOK:rate value="30" name="repeatrate"/>
  16733.     <GOK:rate value="100" name="scanspeed"/>
  16734.     <GOK:rate value="1" name="wrap"/>
  16735.     <GOK:rate value="0" name="topbottom"/>
  16736.     <GOK:rate value="0" name="leftright"/>
  16737.     <GOK:rate value="3" name="cycles"/>
  16738.  
  16739.  
  16740.  
  16741.     <GOK:initialization>
  16742.         <GOK:effect call="ChunkerReset"/>
  16743.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  16744.     </GOK:initialization>
  16745.  
  16746.  
  16747.     <GOK:state name="1">
  16748.  
  16749.         <GOK:stateinit>
  16750.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  16751.         </GOK:stateinit>
  16752.         
  16753.         <GOK:handler state="press" name="movehighlighter">
  16754.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  16755.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  16756.             <GOK:effect call="ChunkerIfNextChunk">
  16757.                 <GOK:compare value="1" type="equal">
  16758.                     <GOK:true>
  16759.                         <GOK:effect call="ChunkerNextChunk"/>
  16760.                     </GOK:true>
  16761.                     <GOK:false>
  16762.                         <GOK:effect name="wrap" call="GetRate">
  16763.                             <GOK:compare value="1" type="equal">
  16764.                                 <GOK:true>
  16765.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  16766.                                 </GOK:true>
  16767.                             </GOK:compare>
  16768.                         </GOK:effect>
  16769.                     </GOK:false>
  16770.                 </GOK:compare>
  16771.             </GOK:effect>
  16772.         </GOK:handler>
  16773.  
  16774.         <GOK:handler state="release" name="movehighlighter">
  16775.             <GOK:effect call="Timer1Stop"/>
  16776.         </GOK:handler>
  16777.  
  16778.         <GOK:handler name="select">
  16779.             <GOK:effect call="Timer1Stop"/>
  16780.             <GOK:effect call="SelectChunk">
  16781.                 <GOK:compare value="1" type="equal">
  16782.                     <GOK:true>
  16783.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  16784.                         <GOK:effect call="OutputSelectedKey"/>
  16785.                         <GOK:effect call="HighlightFirstChunk"/>
  16786.                         <GOK:effect param1="1" call="StateJump"/>
  16787.                     </GOK:true>
  16788.                     <GOK:false>
  16789.                         <GOK:effect call="HighlightFirstKey"/>
  16790.                         <GOK:effect param1="2" call="StateJump"/>
  16791.                     </GOK:false>
  16792.                 </GOK:compare>
  16793.             </GOK:effect>
  16794.         </GOK:handler>
  16795.  
  16796.         <GOK:handler name="timer1">
  16797.         
  16798.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  16799.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  16800.             <GOK:effect call="ChunkerIfNextChunk">
  16801.                 <GOK:compare value="1" type="equal">
  16802.                     <GOK:true>
  16803.                         <GOK:effect call="ChunkerNextChunk"/>
  16804.                     </GOK:true>
  16805.                     <GOK:false>
  16806.                         <GOK:effect name="wrap" call="GetRate">
  16807.                             <GOK:compare value="1" type="equal">
  16808.                                 <GOK:true>
  16809.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  16810.                                 </GOK:true>
  16811.                             </GOK:compare>
  16812.                         </GOK:effect>
  16813.                     </GOK:false>
  16814.                 </GOK:compare>
  16815.             </GOK:effect>
  16816.         </GOK:handler>
  16817.  
  16818.     </GOK:state>
  16819.  
  16820.  
  16821.     <GOK:state name="2">
  16822.         
  16823.         <GOK:handler state="press" name="movehighlighter">
  16824.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  16825.             <GOK:effect call="ChunkerIfNextKey">
  16826.                 <GOK:compare value="1" type="equal">
  16827.                     <GOK:true>
  16828.                         <GOK:effect call="ChunkerNextKey"/>
  16829.                     </GOK:true>
  16830.                     <GOK:false>
  16831.                         <GOK:effect name="wrap" call="GetRate">
  16832.                             <GOK:compare value="1" type="equal">
  16833.                                 <GOK:true>
  16834.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  16835.                                     
  16836.                                     <GOK:effect param1="1" call="CounterGet">
  16837.                                         <GOK:compare value="1" type="lessthan">
  16838.                                             <GOK:true>
  16839.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  16840.                                                 <GOK:effect call="Timer1Stop"/>
  16841.                                                 <GOK:effect call="HighlightFirstChunk"/>
  16842.                                                 <GOK:effect param1="1" call="StateJump"/>
  16843.                                             </GOK:true>
  16844.                                             <GOK:false>
  16845.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  16846.                                             </GOK:false>
  16847.                                         </GOK:compare>
  16848.                                     </GOK:effect>
  16849.                                 </GOK:true>
  16850.                             </GOK:compare>
  16851.                         </GOK:effect>
  16852.                     </GOK:false>
  16853.                 </GOK:compare>
  16854.             </GOK:effect>
  16855.         </GOK:handler>
  16856.  
  16857.         <GOK:handler state="release" name="movehighlighter">
  16858.             <GOK:effect call="Timer1Stop"/>
  16859.         </GOK:handler>
  16860.  
  16861.         <GOK:handler name="select">
  16862.             <GOK:effect call="Timer1Stop"/>
  16863.             <GOK:effect name="feedbackselection" call="Feedback"/>
  16864.             <GOK:effect call="OutputSelectedKey"/>
  16865.             <GOK:effect call="HighlightFirstChunk"/>
  16866.             <GOK:effect param1="1" call="StateJump"/>
  16867.         </GOK:handler>
  16868.  
  16869.         <GOK:handler name="timer1">
  16870.         
  16871.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  16872.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  16873.             <GOK:effect call="ChunkerIfNextKey">
  16874.                 <GOK:compare value="1" type="equal">
  16875.                     <GOK:true>
  16876.                         <GOK:effect call="ChunkerNextKey"/>
  16877.                     </GOK:true>
  16878.                     <GOK:false>
  16879.                         <GOK:effect name="wrap" call="GetRate">
  16880.                             <GOK:compare value="1" type="equal">
  16881.                                 <GOK:true>
  16882.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  16883.                                     
  16884.                                     <GOK:effect param1="1" call="CounterGet">
  16885.                                         <GOK:compare value="1" type="lessthan">
  16886.                                             <GOK:true>
  16887.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  16888.                                                 <GOK:effect call="Timer1Stop"/>
  16889.                                                 <GOK:effect call="HighlightFirstChunk"/>
  16890.                                                 <GOK:effect param1="1" call="StateJump"/>
  16891.                                             </GOK:true>
  16892.                                             <GOK:false>
  16893.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  16894.                                             </GOK:false>
  16895.                                         </GOK:compare>
  16896.                                     </GOK:effect>
  16897.                                 </GOK:true>
  16898.                             </GOK:compare>
  16899.                         </GOK:effect>
  16900.                     </GOK:false>
  16901.                 </GOK:compare>
  16902.             </GOK:effect>
  16903.         </GOK:handler>
  16904.     </GOK:state>
  16905.  
  16906.  
  16907.     <GOK:state name="repeat">
  16908.         <GOK:handler name="select">
  16909.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  16910.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  16911.             <GOK:effect call="Timer1Stop"/>
  16912.             <GOK:effect call="HighlightFirstChunk"/>
  16913.             <GOK:effect param1="1" call="StateJump"/>
  16914.         </GOK:handler>
  16915.         <GOK:handler state="press" name="movehighlighter">
  16916.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  16917.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  16918.             <GOK:effect call="Timer1Stop"/>
  16919.             <GOK:effect call="HighlightFirstChunk"/>
  16920.             <GOK:effect param1="1" call="StateJump"/>
  16921.         </GOK:handler>
  16922.     </GOK:state>
  16923.  
  16924.  
  16925. </GOK:accessmethod>
  16926. <GOK:accessmethod xml:lang="vi" name="inversescanning" displayname="Qu├⌐t ng╞░ß╗úc">
  16927. <GOK:description xml:space="preserve" xml:lang="vi">Nhß║Ñn v├á giß╗» c├┤ng tß║»t ─æß╗â qu├⌐t. Nhß║Ñn c├┤ng tß║»t kh├íc ─æß╗â chß╗ìn.</GOK:description>
  16928.  
  16929. <GOK:operation>
  16930. <GOK:control type="frame" spacing="0" size="3" border="0" string="Thao t├íc" xml:lang="vi">
  16931.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  16932.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  16933.  
  16934.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  16935.                 <GOK:control type="label" string="Qu├⌐t:" xml:lang="vi"></GOK:control>
  16936.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Qu├⌐t:" xml:lang="vi"></GOK:control>
  16937.             </GOK:control>
  16938.                 
  16939.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  16940.                 <GOK:control type="label" string="K├¡ch hoß║ít:" xml:lang="vi"></GOK:control>
  16941.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="K├¡ch hoß║ít:" xml:lang="vi"></GOK:control>
  16942.             </GOK:control>
  16943.  
  16944.         </GOK:control>
  16945.     </GOK:control>    
  16946. </GOK:control>    
  16947. </GOK:operation>
  16948.  
  16949. <GOK:feedback>
  16950. <GOK:control type="frame" spacing="0" size="3" border="0" string="Hß╗ôi ├óm" xml:lang="vi">
  16951.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  16952.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  16953.  
  16954.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  16955.                 <GOK:control type="label" string="Di chuyß╗ân:" xml:lang="vi"></GOK:control>
  16956.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Di chuyß╗ân hß╗ôi ├óm:" xml:lang="vi"></GOK:control>
  16957.             </GOK:control>
  16958.     
  16959.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  16960.                 <GOK:control type="label" string="Sß╗▒ k├¡ch hoß║ít:" xml:lang="vi"></GOK:control>
  16961.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="C├ích k├¡ch hoß║ít hß╗ôi ├óm:" xml:lang="vi"></GOK:control>
  16962.             </GOK:control>
  16963.  
  16964.         </GOK:control>
  16965.     </GOK:control>
  16966. </GOK:control>
  16967. </GOK:feedback>
  16968.  
  16969. <GOK:options>
  16970. <GOK:control type="frame" spacing="0" size="3" border="0" string="T├╣y chß╗ìn" xml:lang="vi">
  16971.  
  16972.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  16973.  
  16974.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  16975.             <GOK:control type="label" string="Khoß║úng ─æß╗úi qu├⌐t:" xml:lang="vi"></GOK:control>
  16976.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="Tß╗æc ─æß╗Ö qu├⌐t:" xml:lang="vi"></GOK:control>
  16977.             <GOK:control type="label" string="(phß║ºn 100 mß╗Öt gi├óy)" xml:lang="vi"></GOK:control>
  16978.         </GOK:control>
  16979.  
  16980.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  16981.             <GOK:control type="checkbutton" name="wrap" string="Cuß╗æn cß╗Öt/h├áng" xml:lang="vi"></GOK:control>
  16982.         </GOK:control>
  16983.     
  16984.  
  16985.  
  16986.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  16987.             <GOK:control type="label" string="Scanning Direction:"/>
  16988.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  16989.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Tr├¬n/D╞░ß╗¢i" xml:lang="vi"></GOK:control>
  16990.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="D╞░ß╗¢i/Tr├¬n" xml:lang="vi"></GOK:control>
  16991.             </GOK:control>
  16992.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  16993.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Tr├íi/Phß║úi" xml:lang="vi"></GOK:control>
  16994.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Phß║úi/Tr├íi" xml:lang="vi"></GOK:control>
  16995.             </GOK:control>
  16996.         </GOK:control>
  16997.  
  16998.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  16999.             <GOK:control type="label" string="Sß╗æ chu kß╗│ tr╞░ß╗¢c khi dß╗½ng:" xml:lang="vi"></GOK:control>
  17000.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Sß╗æ chu kß╗│ tr╞░ß╗¢c khi dß╗½ng:" xml:lang="vi"></GOK:control>
  17001.  
  17002.         </GOK:control>
  17003.     
  17004.     </GOK:control>
  17005. </GOK:control>
  17006. </GOK:options>
  17007.  
  17008.  
  17009.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  17010.     <GOK:rate stringvalue="switch3" name="select"/>
  17011.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  17012.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  17013.     <GOK:rate value="0" name="autorepeat"/>
  17014.     <GOK:rate value="30" name="repeatrate"/>
  17015.     <GOK:rate value="100" name="scanspeed"/>
  17016.     <GOK:rate value="1" name="wrap"/>
  17017.     <GOK:rate value="0" name="topbottom"/>
  17018.     <GOK:rate value="0" name="leftright"/>
  17019.     <GOK:rate value="3" name="cycles"/>
  17020.  
  17021.  
  17022.  
  17023.     <GOK:initialization>
  17024.         <GOK:effect call="ChunkerReset"/>
  17025.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  17026.     </GOK:initialization>
  17027.  
  17028.  
  17029.     <GOK:state name="1">
  17030.  
  17031.         <GOK:stateinit>
  17032.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  17033.         </GOK:stateinit>
  17034.         
  17035.         <GOK:handler state="press" name="movehighlighter">
  17036.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  17037.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  17038.             <GOK:effect call="ChunkerIfNextChunk">
  17039.                 <GOK:compare value="1" type="equal">
  17040.                     <GOK:true>
  17041.                         <GOK:effect call="ChunkerNextChunk"/>
  17042.                     </GOK:true>
  17043.                     <GOK:false>
  17044.                         <GOK:effect name="wrap" call="GetRate">
  17045.                             <GOK:compare value="1" type="equal">
  17046.                                 <GOK:true>
  17047.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  17048.                                 </GOK:true>
  17049.                             </GOK:compare>
  17050.                         </GOK:effect>
  17051.                     </GOK:false>
  17052.                 </GOK:compare>
  17053.             </GOK:effect>
  17054.         </GOK:handler>
  17055.  
  17056.         <GOK:handler state="release" name="movehighlighter">
  17057.             <GOK:effect call="Timer1Stop"/>
  17058.         </GOK:handler>
  17059.  
  17060.         <GOK:handler name="select">
  17061.             <GOK:effect call="Timer1Stop"/>
  17062.             <GOK:effect call="SelectChunk">
  17063.                 <GOK:compare value="1" type="equal">
  17064.                     <GOK:true>
  17065.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  17066.                         <GOK:effect call="OutputSelectedKey"/>
  17067.                         <GOK:effect call="HighlightFirstChunk"/>
  17068.                         <GOK:effect param1="1" call="StateJump"/>
  17069.                     </GOK:true>
  17070.                     <GOK:false>
  17071.                         <GOK:effect call="HighlightFirstKey"/>
  17072.                         <GOK:effect param1="2" call="StateJump"/>
  17073.                     </GOK:false>
  17074.                 </GOK:compare>
  17075.             </GOK:effect>
  17076.         </GOK:handler>
  17077.  
  17078.         <GOK:handler name="timer1">
  17079.         
  17080.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  17081.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  17082.             <GOK:effect call="ChunkerIfNextChunk">
  17083.                 <GOK:compare value="1" type="equal">
  17084.                     <GOK:true>
  17085.                         <GOK:effect call="ChunkerNextChunk"/>
  17086.                     </GOK:true>
  17087.                     <GOK:false>
  17088.                         <GOK:effect name="wrap" call="GetRate">
  17089.                             <GOK:compare value="1" type="equal">
  17090.                                 <GOK:true>
  17091.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  17092.                                 </GOK:true>
  17093.                             </GOK:compare>
  17094.                         </GOK:effect>
  17095.                     </GOK:false>
  17096.                 </GOK:compare>
  17097.             </GOK:effect>
  17098.         </GOK:handler>
  17099.  
  17100.     </GOK:state>
  17101.  
  17102.  
  17103.     <GOK:state name="2">
  17104.         
  17105.         <GOK:handler state="press" name="movehighlighter">
  17106.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  17107.             <GOK:effect call="ChunkerIfNextKey">
  17108.                 <GOK:compare value="1" type="equal">
  17109.                     <GOK:true>
  17110.                         <GOK:effect call="ChunkerNextKey"/>
  17111.                     </GOK:true>
  17112.                     <GOK:false>
  17113.                         <GOK:effect name="wrap" call="GetRate">
  17114.                             <GOK:compare value="1" type="equal">
  17115.                                 <GOK:true>
  17116.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  17117.                                     
  17118.                                     <GOK:effect param1="1" call="CounterGet">
  17119.                                         <GOK:compare value="1" type="lessthan">
  17120.                                             <GOK:true>
  17121.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  17122.                                                 <GOK:effect call="Timer1Stop"/>
  17123.                                                 <GOK:effect call="HighlightFirstChunk"/>
  17124.                                                 <GOK:effect param1="1" call="StateJump"/>
  17125.                                             </GOK:true>
  17126.                                             <GOK:false>
  17127.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  17128.                                             </GOK:false>
  17129.                                         </GOK:compare>
  17130.                                     </GOK:effect>
  17131.                                 </GOK:true>
  17132.                             </GOK:compare>
  17133.                         </GOK:effect>
  17134.                     </GOK:false>
  17135.                 </GOK:compare>
  17136.             </GOK:effect>
  17137.         </GOK:handler>
  17138.  
  17139.         <GOK:handler state="release" name="movehighlighter">
  17140.             <GOK:effect call="Timer1Stop"/>
  17141.         </GOK:handler>
  17142.  
  17143.         <GOK:handler name="select">
  17144.             <GOK:effect call="Timer1Stop"/>
  17145.             <GOK:effect name="feedbackselection" call="Feedback"/>
  17146.             <GOK:effect call="OutputSelectedKey"/>
  17147.             <GOK:effect call="HighlightFirstChunk"/>
  17148.             <GOK:effect param1="1" call="StateJump"/>
  17149.         </GOK:handler>
  17150.  
  17151.         <GOK:handler name="timer1">
  17152.         
  17153.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  17154.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  17155.             <GOK:effect call="ChunkerIfNextKey">
  17156.                 <GOK:compare value="1" type="equal">
  17157.                     <GOK:true>
  17158.                         <GOK:effect call="ChunkerNextKey"/>
  17159.                     </GOK:true>
  17160.                     <GOK:false>
  17161.                         <GOK:effect name="wrap" call="GetRate">
  17162.                             <GOK:compare value="1" type="equal">
  17163.                                 <GOK:true>
  17164.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  17165.                                     
  17166.                                     <GOK:effect param1="1" call="CounterGet">
  17167.                                         <GOK:compare value="1" type="lessthan">
  17168.                                             <GOK:true>
  17169.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  17170.                                                 <GOK:effect call="Timer1Stop"/>
  17171.                                                 <GOK:effect call="HighlightFirstChunk"/>
  17172.                                                 <GOK:effect param1="1" call="StateJump"/>
  17173.                                             </GOK:true>
  17174.                                             <GOK:false>
  17175.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  17176.                                             </GOK:false>
  17177.                                         </GOK:compare>
  17178.                                     </GOK:effect>
  17179.                                 </GOK:true>
  17180.                             </GOK:compare>
  17181.                         </GOK:effect>
  17182.                     </GOK:false>
  17183.                 </GOK:compare>
  17184.             </GOK:effect>
  17185.         </GOK:handler>
  17186.     </GOK:state>
  17187.  
  17188.  
  17189.     <GOK:state name="repeat">
  17190.         <GOK:handler name="select">
  17191.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  17192.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  17193.             <GOK:effect call="Timer1Stop"/>
  17194.             <GOK:effect call="HighlightFirstChunk"/>
  17195.             <GOK:effect param1="1" call="StateJump"/>
  17196.         </GOK:handler>
  17197.         <GOK:handler state="press" name="movehighlighter">
  17198.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  17199.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  17200.             <GOK:effect call="Timer1Stop"/>
  17201.             <GOK:effect call="HighlightFirstChunk"/>
  17202.             <GOK:effect param1="1" call="StateJump"/>
  17203.         </GOK:handler>
  17204.     </GOK:state>
  17205.  
  17206.  
  17207. </GOK:accessmethod>
  17208. <GOK:accessmethod xml:lang="zh_CN" name="inversescanning" displayname="σÅìΦ╜¼µë½µÅÅ">
  17209. <GOK:description xml:space="preserve" xml:lang="zh_CN">Θò┐µîëσ╝Çσà│σÅ»µë½µÅÅπÇéµîëσŪσñûΣ╕ÇΣ╕¬σ╝Çσà│σÅ»ΘÇëµï⌐πÇé</GOK:description>
  17210.  
  17211. <GOK:operation>
  17212. <GOK:control type="frame" spacing="0" size="3" border="0" string="µôìΣ╜£" xml:lang="zh_CN">
  17213.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  17214.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  17215.  
  17216.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  17217.                 <GOK:control type="label" string="µë½µÅÅ∩╝Ü" xml:lang="zh_CN"></GOK:control>
  17218.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="µë½µÅÅ∩╝Ü" xml:lang="zh_CN"></GOK:control>
  17219.             </GOK:control>
  17220.                 
  17221.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  17222.                 <GOK:control type="label" string="µ┐ǵ┤╗∩╝Ü" xml:lang="zh_CN"></GOK:control>
  17223.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="µ┐ǵ┤╗∩╝Ü" xml:lang="zh_CN"></GOK:control>
  17224.             </GOK:control>
  17225.  
  17226.         </GOK:control>
  17227.     </GOK:control>    
  17228. </GOK:control>    
  17229. </GOK:operation>
  17230.  
  17231. <GOK:feedback>
  17232. <GOK:control type="frame" spacing="0" size="3" border="0" string="σÅìΘªê" xml:lang="zh_CN">
  17233.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  17234.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  17235.  
  17236.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  17237.                 <GOK:control type="label" string="τº╗σè¿∩╝Ü" xml:lang="zh_CN"></GOK:control>
  17238.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="σÅìΘªêτº╗σè¿∩╝Ü" xml:lang="zh_CN"></GOK:control>
  17239.             </GOK:control>
  17240.     
  17241.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  17242.                 <GOK:control type="label" string="µ┐ǵ┤╗∩╝Ü" xml:lang="zh_CN"></GOK:control>
  17243.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="σÅìΘªêµ┐ǵ┤╗∩╝Ü" xml:lang="zh_CN"></GOK:control>
  17244.             </GOK:control>
  17245.  
  17246.         </GOK:control>
  17247.     </GOK:control>
  17248. </GOK:control>
  17249. </GOK:feedback>
  17250.  
  17251. <GOK:options>
  17252. <GOK:control type="frame" spacing="0" size="3" border="0" string="ΘÇëΘí╣" xml:lang="zh_CN">
  17253.  
  17254.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  17255.  
  17256.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  17257.             <GOK:control type="label" string="µë½µÅÅσ╗╢Φ┐ƒ∩╝Ü" xml:lang="zh_CN"></GOK:control>
  17258.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="µë½µÅÅΘǃσ║ª∩╝Ü" xml:lang="zh_CN"></GOK:control>
  17259.             <GOK:control type="label" string="(τÖ╛σêåΣ╣ïΣ╕ÇτºÆ)" xml:lang="zh_CN"></GOK:control>
  17260.         </GOK:control>
  17261.  
  17262.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  17263.             <GOK:control type="checkbutton" name="wrap" string="σ¢₧τ╗òΦíî/σêù" xml:lang="zh_CN"></GOK:control>
  17264.         </GOK:control>
  17265.     
  17266.  
  17267.  
  17268.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  17269.             <GOK:control type="label" string="Scanning Direction:"/>
  17270.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  17271.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Σ╕è/σ║ò" xml:lang="zh_CN"></GOK:control>
  17272.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Σ╕ï/Σ╕è" xml:lang="zh_CN"></GOK:control>
  17273.             </GOK:control>
  17274.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  17275.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="σ╖ª/σÅ│" xml:lang="zh_CN"></GOK:control>
  17276.                 <GOK:control value="1" type="radiobutton" name="leftright" string="σÅ│/σ╖ª" xml:lang="zh_CN"></GOK:control>
  17277.             </GOK:control>
  17278.         </GOK:control>
  17279.  
  17280.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  17281.             <GOK:control type="label" string="σü£µ¡óσëìσ╛¬τÄ»∩╝Ü" xml:lang="zh_CN"></GOK:control>
  17282.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="σü£µ¡óσëìσ╛¬τÄ»∩╝Ü" xml:lang="zh_CN"></GOK:control>
  17283.  
  17284.         </GOK:control>
  17285.     
  17286.     </GOK:control>
  17287. </GOK:control>
  17288. </GOK:options>
  17289.  
  17290.  
  17291.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  17292.     <GOK:rate stringvalue="switch3" name="select"/>
  17293.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  17294.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  17295.     <GOK:rate value="0" name="autorepeat"/>
  17296.     <GOK:rate value="30" name="repeatrate"/>
  17297.     <GOK:rate value="100" name="scanspeed"/>
  17298.     <GOK:rate value="1" name="wrap"/>
  17299.     <GOK:rate value="0" name="topbottom"/>
  17300.     <GOK:rate value="0" name="leftright"/>
  17301.     <GOK:rate value="3" name="cycles"/>
  17302.  
  17303.  
  17304.  
  17305.     <GOK:initialization>
  17306.         <GOK:effect call="ChunkerReset"/>
  17307.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  17308.     </GOK:initialization>
  17309.  
  17310.  
  17311.     <GOK:state name="1">
  17312.  
  17313.         <GOK:stateinit>
  17314.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  17315.         </GOK:stateinit>
  17316.         
  17317.         <GOK:handler state="press" name="movehighlighter">
  17318.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  17319.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  17320.             <GOK:effect call="ChunkerIfNextChunk">
  17321.                 <GOK:compare value="1" type="equal">
  17322.                     <GOK:true>
  17323.                         <GOK:effect call="ChunkerNextChunk"/>
  17324.                     </GOK:true>
  17325.                     <GOK:false>
  17326.                         <GOK:effect name="wrap" call="GetRate">
  17327.                             <GOK:compare value="1" type="equal">
  17328.                                 <GOK:true>
  17329.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  17330.                                 </GOK:true>
  17331.                             </GOK:compare>
  17332.                         </GOK:effect>
  17333.                     </GOK:false>
  17334.                 </GOK:compare>
  17335.             </GOK:effect>
  17336.         </GOK:handler>
  17337.  
  17338.         <GOK:handler state="release" name="movehighlighter">
  17339.             <GOK:effect call="Timer1Stop"/>
  17340.         </GOK:handler>
  17341.  
  17342.         <GOK:handler name="select">
  17343.             <GOK:effect call="Timer1Stop"/>
  17344.             <GOK:effect call="SelectChunk">
  17345.                 <GOK:compare value="1" type="equal">
  17346.                     <GOK:true>
  17347.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  17348.                         <GOK:effect call="OutputSelectedKey"/>
  17349.                         <GOK:effect call="HighlightFirstChunk"/>
  17350.                         <GOK:effect param1="1" call="StateJump"/>
  17351.                     </GOK:true>
  17352.                     <GOK:false>
  17353.                         <GOK:effect call="HighlightFirstKey"/>
  17354.                         <GOK:effect param1="2" call="StateJump"/>
  17355.                     </GOK:false>
  17356.                 </GOK:compare>
  17357.             </GOK:effect>
  17358.         </GOK:handler>
  17359.  
  17360.         <GOK:handler name="timer1">
  17361.         
  17362.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  17363.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  17364.             <GOK:effect call="ChunkerIfNextChunk">
  17365.                 <GOK:compare value="1" type="equal">
  17366.                     <GOK:true>
  17367.                         <GOK:effect call="ChunkerNextChunk"/>
  17368.                     </GOK:true>
  17369.                     <GOK:false>
  17370.                         <GOK:effect name="wrap" call="GetRate">
  17371.                             <GOK:compare value="1" type="equal">
  17372.                                 <GOK:true>
  17373.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  17374.                                 </GOK:true>
  17375.                             </GOK:compare>
  17376.                         </GOK:effect>
  17377.                     </GOK:false>
  17378.                 </GOK:compare>
  17379.             </GOK:effect>
  17380.         </GOK:handler>
  17381.  
  17382.     </GOK:state>
  17383.  
  17384.  
  17385.     <GOK:state name="2">
  17386.         
  17387.         <GOK:handler state="press" name="movehighlighter">
  17388.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  17389.             <GOK:effect call="ChunkerIfNextKey">
  17390.                 <GOK:compare value="1" type="equal">
  17391.                     <GOK:true>
  17392.                         <GOK:effect call="ChunkerNextKey"/>
  17393.                     </GOK:true>
  17394.                     <GOK:false>
  17395.                         <GOK:effect name="wrap" call="GetRate">
  17396.                             <GOK:compare value="1" type="equal">
  17397.                                 <GOK:true>
  17398.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  17399.                                     
  17400.                                     <GOK:effect param1="1" call="CounterGet">
  17401.                                         <GOK:compare value="1" type="lessthan">
  17402.                                             <GOK:true>
  17403.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  17404.                                                 <GOK:effect call="Timer1Stop"/>
  17405.                                                 <GOK:effect call="HighlightFirstChunk"/>
  17406.                                                 <GOK:effect param1="1" call="StateJump"/>
  17407.                                             </GOK:true>
  17408.                                             <GOK:false>
  17409.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  17410.                                             </GOK:false>
  17411.                                         </GOK:compare>
  17412.                                     </GOK:effect>
  17413.                                 </GOK:true>
  17414.                             </GOK:compare>
  17415.                         </GOK:effect>
  17416.                     </GOK:false>
  17417.                 </GOK:compare>
  17418.             </GOK:effect>
  17419.         </GOK:handler>
  17420.  
  17421.         <GOK:handler state="release" name="movehighlighter">
  17422.             <GOK:effect call="Timer1Stop"/>
  17423.         </GOK:handler>
  17424.  
  17425.         <GOK:handler name="select">
  17426.             <GOK:effect call="Timer1Stop"/>
  17427.             <GOK:effect name="feedbackselection" call="Feedback"/>
  17428.             <GOK:effect call="OutputSelectedKey"/>
  17429.             <GOK:effect call="HighlightFirstChunk"/>
  17430.             <GOK:effect param1="1" call="StateJump"/>
  17431.         </GOK:handler>
  17432.  
  17433.         <GOK:handler name="timer1">
  17434.         
  17435.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  17436.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  17437.             <GOK:effect call="ChunkerIfNextKey">
  17438.                 <GOK:compare value="1" type="equal">
  17439.                     <GOK:true>
  17440.                         <GOK:effect call="ChunkerNextKey"/>
  17441.                     </GOK:true>
  17442.                     <GOK:false>
  17443.                         <GOK:effect name="wrap" call="GetRate">
  17444.                             <GOK:compare value="1" type="equal">
  17445.                                 <GOK:true>
  17446.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  17447.                                     
  17448.                                     <GOK:effect param1="1" call="CounterGet">
  17449.                                         <GOK:compare value="1" type="lessthan">
  17450.                                             <GOK:true>
  17451.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  17452.                                                 <GOK:effect call="Timer1Stop"/>
  17453.                                                 <GOK:effect call="HighlightFirstChunk"/>
  17454.                                                 <GOK:effect param1="1" call="StateJump"/>
  17455.                                             </GOK:true>
  17456.                                             <GOK:false>
  17457.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  17458.                                             </GOK:false>
  17459.                                         </GOK:compare>
  17460.                                     </GOK:effect>
  17461.                                 </GOK:true>
  17462.                             </GOK:compare>
  17463.                         </GOK:effect>
  17464.                     </GOK:false>
  17465.                 </GOK:compare>
  17466.             </GOK:effect>
  17467.         </GOK:handler>
  17468.     </GOK:state>
  17469.  
  17470.  
  17471.     <GOK:state name="repeat">
  17472.         <GOK:handler name="select">
  17473.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  17474.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  17475.             <GOK:effect call="Timer1Stop"/>
  17476.             <GOK:effect call="HighlightFirstChunk"/>
  17477.             <GOK:effect param1="1" call="StateJump"/>
  17478.         </GOK:handler>
  17479.         <GOK:handler state="press" name="movehighlighter">
  17480.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  17481.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  17482.             <GOK:effect call="Timer1Stop"/>
  17483.             <GOK:effect call="HighlightFirstChunk"/>
  17484.             <GOK:effect param1="1" call="StateJump"/>
  17485.         </GOK:handler>
  17486.     </GOK:state>
  17487.  
  17488.  
  17489. </GOK:accessmethod>
  17490. <GOK:accessmethod xml:lang="zh_HK" name="inversescanning" displayname="σÅìσÉæµÄâµÅÅ">
  17491. <GOK:description xml:space="preserve" xml:lang="zh_HK">µîëΣ╕ïσÅèµîëΣ╜ÅΘûïΘù£Σ╛åΘûïσºïµÄâµÅÅ∩╝îτä╢σ╛îµîëσŪΣ╕ÇσÇïΘûïΘù£Σ╛åΘü╕σÅûπÇé</GOK:description>
  17492.  
  17493. <GOK:operation>
  17494. <GOK:control type="frame" spacing="0" size="3" border="0" string="µôìΣ╜£" xml:lang="zh_HK">
  17495.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  17496.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  17497.  
  17498.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  17499.                 <GOK:control type="label" string="µÄâµÅÅ∩╝Ü" xml:lang="zh_HK"></GOK:control>
  17500.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="µÄâµÅÅ∩╝Ü" xml:lang="zh_HK"></GOK:control>
  17501.             </GOK:control>
  17502.                 
  17503.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  17504.                 <GOK:control type="label" string="σòƒτö¿∩╝Ü" xml:lang="zh_HK"></GOK:control>
  17505.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="σòƒτö¿∩╝Ü" xml:lang="zh_HK"></GOK:control>
  17506.             </GOK:control>
  17507.  
  17508.         </GOK:control>
  17509.     </GOK:control>    
  17510. </GOK:control>    
  17511. </GOK:operation>
  17512.  
  17513. <GOK:feedback>
  17514. <GOK:control type="frame" spacing="0" size="3" border="0" string="σÅìΘÑï" xml:lang="zh_HK">
  17515.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  17516.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  17517.  
  17518.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  17519.                 <GOK:control type="label" string="σïòΣ╜£∩╝Ü" xml:lang="zh_HK"></GOK:control>
  17520.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="σÅìΘÑïσïòΣ╜£∩╝Ü" xml:lang="zh_HK"></GOK:control>
  17521.             </GOK:control>
  17522.     
  17523.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  17524.                 <GOK:control type="label" string="σòƒτö¿∩╝Ü" xml:lang="zh_HK"></GOK:control>
  17525.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="σÅìΘÑïσòƒτö¿∩╝Ü" xml:lang="zh_HK"></GOK:control>
  17526.             </GOK:control>
  17527.  
  17528.         </GOK:control>
  17529.     </GOK:control>
  17530. </GOK:control>
  17531. </GOK:feedback>
  17532.  
  17533. <GOK:options>
  17534. <GOK:control type="frame" spacing="0" size="3" border="0" string="Θü╕Θáà" xml:lang="zh_HK">
  17535.  
  17536.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  17537.  
  17538.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  17539.             <GOK:control type="label" string="µÄâµÅÅσ╗╢Θü▓∩╝Ü" xml:lang="zh_HK"></GOK:control>
  17540.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="µÄâµÅÅΘǃσ║ª∩╝Ü" xml:lang="zh_HK"></GOK:control>
  17541.             <GOK:control type="label" string="∩╝êτÖ╛σêåΣ╣ïΣ╕ÇτºÆ∩╝ë" xml:lang="zh_HK"></GOK:control>
  17542.         </GOK:control>
  17543.  
  17544.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  17545.             <GOK:control type="checkbutton" name="wrap" string="σ¢₧σê░ΘûïσºïτÜäΦíî/σêù" xml:lang="zh_HK"></GOK:control>
  17546.         </GOK:control>
  17547.     
  17548.  
  17549.  
  17550.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  17551.             <GOK:control type="label" string="Scanning Direction:"/>
  17552.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  17553.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Σ╕èΦç│Σ╕ï" xml:lang="zh_HK"></GOK:control>
  17554.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Σ╕ïΦç│Σ╕è" xml:lang="zh_HK"></GOK:control>
  17555.             </GOK:control>
  17556.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  17557.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="σ╖ªΦç│σÅ│" xml:lang="zh_HK"></GOK:control>
  17558.                 <GOK:control value="1" type="radiobutton" name="leftright" string="σÅ│Φç│σ╖ª" xml:lang="zh_HK"></GOK:control>
  17559.             </GOK:control>
  17560.         </GOK:control>
  17561.  
  17562.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  17563.             <GOK:control type="label" string="σ╛¬τÆ░µ¼íµò╕∩╝Ü" xml:lang="zh_HK"></GOK:control>
  17564.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="σ╛¬τÆ░µ¼íµò╕∩╝Ü" xml:lang="zh_HK"></GOK:control>
  17565.  
  17566.         </GOK:control>
  17567.     
  17568.     </GOK:control>
  17569. </GOK:control>
  17570. </GOK:options>
  17571.  
  17572.  
  17573.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  17574.     <GOK:rate stringvalue="switch3" name="select"/>
  17575.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  17576.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  17577.     <GOK:rate value="0" name="autorepeat"/>
  17578.     <GOK:rate value="30" name="repeatrate"/>
  17579.     <GOK:rate value="100" name="scanspeed"/>
  17580.     <GOK:rate value="1" name="wrap"/>
  17581.     <GOK:rate value="0" name="topbottom"/>
  17582.     <GOK:rate value="0" name="leftright"/>
  17583.     <GOK:rate value="3" name="cycles"/>
  17584.  
  17585.  
  17586.  
  17587.     <GOK:initialization>
  17588.         <GOK:effect call="ChunkerReset"/>
  17589.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  17590.     </GOK:initialization>
  17591.  
  17592.  
  17593.     <GOK:state name="1">
  17594.  
  17595.         <GOK:stateinit>
  17596.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  17597.         </GOK:stateinit>
  17598.         
  17599.         <GOK:handler state="press" name="movehighlighter">
  17600.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  17601.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  17602.             <GOK:effect call="ChunkerIfNextChunk">
  17603.                 <GOK:compare value="1" type="equal">
  17604.                     <GOK:true>
  17605.                         <GOK:effect call="ChunkerNextChunk"/>
  17606.                     </GOK:true>
  17607.                     <GOK:false>
  17608.                         <GOK:effect name="wrap" call="GetRate">
  17609.                             <GOK:compare value="1" type="equal">
  17610.                                 <GOK:true>
  17611.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  17612.                                 </GOK:true>
  17613.                             </GOK:compare>
  17614.                         </GOK:effect>
  17615.                     </GOK:false>
  17616.                 </GOK:compare>
  17617.             </GOK:effect>
  17618.         </GOK:handler>
  17619.  
  17620.         <GOK:handler state="release" name="movehighlighter">
  17621.             <GOK:effect call="Timer1Stop"/>
  17622.         </GOK:handler>
  17623.  
  17624.         <GOK:handler name="select">
  17625.             <GOK:effect call="Timer1Stop"/>
  17626.             <GOK:effect call="SelectChunk">
  17627.                 <GOK:compare value="1" type="equal">
  17628.                     <GOK:true>
  17629.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  17630.                         <GOK:effect call="OutputSelectedKey"/>
  17631.                         <GOK:effect call="HighlightFirstChunk"/>
  17632.                         <GOK:effect param1="1" call="StateJump"/>
  17633.                     </GOK:true>
  17634.                     <GOK:false>
  17635.                         <GOK:effect call="HighlightFirstKey"/>
  17636.                         <GOK:effect param1="2" call="StateJump"/>
  17637.                     </GOK:false>
  17638.                 </GOK:compare>
  17639.             </GOK:effect>
  17640.         </GOK:handler>
  17641.  
  17642.         <GOK:handler name="timer1">
  17643.         
  17644.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  17645.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  17646.             <GOK:effect call="ChunkerIfNextChunk">
  17647.                 <GOK:compare value="1" type="equal">
  17648.                     <GOK:true>
  17649.                         <GOK:effect call="ChunkerNextChunk"/>
  17650.                     </GOK:true>
  17651.                     <GOK:false>
  17652.                         <GOK:effect name="wrap" call="GetRate">
  17653.                             <GOK:compare value="1" type="equal">
  17654.                                 <GOK:true>
  17655.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  17656.                                 </GOK:true>
  17657.                             </GOK:compare>
  17658.                         </GOK:effect>
  17659.                     </GOK:false>
  17660.                 </GOK:compare>
  17661.             </GOK:effect>
  17662.         </GOK:handler>
  17663.  
  17664.     </GOK:state>
  17665.  
  17666.  
  17667.     <GOK:state name="2">
  17668.         
  17669.         <GOK:handler state="press" name="movehighlighter">
  17670.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  17671.             <GOK:effect call="ChunkerIfNextKey">
  17672.                 <GOK:compare value="1" type="equal">
  17673.                     <GOK:true>
  17674.                         <GOK:effect call="ChunkerNextKey"/>
  17675.                     </GOK:true>
  17676.                     <GOK:false>
  17677.                         <GOK:effect name="wrap" call="GetRate">
  17678.                             <GOK:compare value="1" type="equal">
  17679.                                 <GOK:true>
  17680.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  17681.                                     
  17682.                                     <GOK:effect param1="1" call="CounterGet">
  17683.                                         <GOK:compare value="1" type="lessthan">
  17684.                                             <GOK:true>
  17685.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  17686.                                                 <GOK:effect call="Timer1Stop"/>
  17687.                                                 <GOK:effect call="HighlightFirstChunk"/>
  17688.                                                 <GOK:effect param1="1" call="StateJump"/>
  17689.                                             </GOK:true>
  17690.                                             <GOK:false>
  17691.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  17692.                                             </GOK:false>
  17693.                                         </GOK:compare>
  17694.                                     </GOK:effect>
  17695.                                 </GOK:true>
  17696.                             </GOK:compare>
  17697.                         </GOK:effect>
  17698.                     </GOK:false>
  17699.                 </GOK:compare>
  17700.             </GOK:effect>
  17701.         </GOK:handler>
  17702.  
  17703.         <GOK:handler state="release" name="movehighlighter">
  17704.             <GOK:effect call="Timer1Stop"/>
  17705.         </GOK:handler>
  17706.  
  17707.         <GOK:handler name="select">
  17708.             <GOK:effect call="Timer1Stop"/>
  17709.             <GOK:effect name="feedbackselection" call="Feedback"/>
  17710.             <GOK:effect call="OutputSelectedKey"/>
  17711.             <GOK:effect call="HighlightFirstChunk"/>
  17712.             <GOK:effect param1="1" call="StateJump"/>
  17713.         </GOK:handler>
  17714.  
  17715.         <GOK:handler name="timer1">
  17716.         
  17717.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  17718.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  17719.             <GOK:effect call="ChunkerIfNextKey">
  17720.                 <GOK:compare value="1" type="equal">
  17721.                     <GOK:true>
  17722.                         <GOK:effect call="ChunkerNextKey"/>
  17723.                     </GOK:true>
  17724.                     <GOK:false>
  17725.                         <GOK:effect name="wrap" call="GetRate">
  17726.                             <GOK:compare value="1" type="equal">
  17727.                                 <GOK:true>
  17728.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  17729.                                     
  17730.                                     <GOK:effect param1="1" call="CounterGet">
  17731.                                         <GOK:compare value="1" type="lessthan">
  17732.                                             <GOK:true>
  17733.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  17734.                                                 <GOK:effect call="Timer1Stop"/>
  17735.                                                 <GOK:effect call="HighlightFirstChunk"/>
  17736.                                                 <GOK:effect param1="1" call="StateJump"/>
  17737.                                             </GOK:true>
  17738.                                             <GOK:false>
  17739.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  17740.                                             </GOK:false>
  17741.                                         </GOK:compare>
  17742.                                     </GOK:effect>
  17743.                                 </GOK:true>
  17744.                             </GOK:compare>
  17745.                         </GOK:effect>
  17746.                     </GOK:false>
  17747.                 </GOK:compare>
  17748.             </GOK:effect>
  17749.         </GOK:handler>
  17750.     </GOK:state>
  17751.  
  17752.  
  17753.     <GOK:state name="repeat">
  17754.         <GOK:handler name="select">
  17755.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  17756.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  17757.             <GOK:effect call="Timer1Stop"/>
  17758.             <GOK:effect call="HighlightFirstChunk"/>
  17759.             <GOK:effect param1="1" call="StateJump"/>
  17760.         </GOK:handler>
  17761.         <GOK:handler state="press" name="movehighlighter">
  17762.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  17763.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  17764.             <GOK:effect call="Timer1Stop"/>
  17765.             <GOK:effect call="HighlightFirstChunk"/>
  17766.             <GOK:effect param1="1" call="StateJump"/>
  17767.         </GOK:handler>
  17768.     </GOK:state>
  17769.  
  17770.  
  17771. </GOK:accessmethod>
  17772. <GOK:accessmethod xml:lang="zh_TW" name="inversescanning" displayname="σÅìσÉæµÄâµÅÅ">
  17773. <GOK:description xml:space="preserve" xml:lang="zh_TW">µîëΣ╕ïσÅèµîëΣ╜ÅΘûïΘù£Σ╛åΘûïσºïµÄâµÅÅ∩╝îτä╢σ╛îµîëσŪΣ╕ÇσÇïΘûïΘù£Σ╛åΘü╕σÅûπÇé</GOK:description>
  17774.  
  17775. <GOK:operation>
  17776. <GOK:control type="frame" spacing="0" size="3" border="0" string="µôìΣ╜£" xml:lang="zh_TW">
  17777.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  17778.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  17779.  
  17780.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  17781.                 <GOK:control type="label" string="µÄâµÅÅ∩╝Ü" xml:lang="zh_TW"></GOK:control>
  17782.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="µÄâµÅÅ∩╝Ü" xml:lang="zh_TW"></GOK:control>
  17783.             </GOK:control>
  17784.                 
  17785.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  17786.                 <GOK:control type="label" string="σòƒτö¿∩╝Ü" xml:lang="zh_TW"></GOK:control>
  17787.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="σòƒτö¿∩╝Ü" xml:lang="zh_TW"></GOK:control>
  17788.             </GOK:control>
  17789.  
  17790.         </GOK:control>
  17791.     </GOK:control>    
  17792. </GOK:control>    
  17793. </GOK:operation>
  17794.  
  17795. <GOK:feedback>
  17796. <GOK:control type="frame" spacing="0" size="3" border="0" string="σÅìΘÑï" xml:lang="zh_TW">
  17797.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  17798.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  17799.  
  17800.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  17801.                 <GOK:control type="label" string="σïòΣ╜£∩╝Ü" xml:lang="zh_TW"></GOK:control>
  17802.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="σÅìΘÑïσïòΣ╜£∩╝Ü" xml:lang="zh_TW"></GOK:control>
  17803.             </GOK:control>
  17804.     
  17805.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  17806.                 <GOK:control type="label" string="σòƒτö¿∩╝Ü" xml:lang="zh_TW"></GOK:control>
  17807.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="σÅìΘÑïσòƒτö¿∩╝Ü" xml:lang="zh_TW"></GOK:control>
  17808.             </GOK:control>
  17809.  
  17810.         </GOK:control>
  17811.     </GOK:control>
  17812. </GOK:control>
  17813. </GOK:feedback>
  17814.  
  17815. <GOK:options>
  17816. <GOK:control type="frame" spacing="0" size="3" border="0" string="Θü╕Θáà" xml:lang="zh_TW">
  17817.  
  17818.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  17819.  
  17820.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  17821.             <GOK:control type="label" string="µÄâµÅÅσ╗╢Θü▓∩╝Ü" xml:lang="zh_TW"></GOK:control>
  17822.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="µÄâµÅÅΘǃσ║ª∩╝Ü" xml:lang="zh_TW"></GOK:control>
  17823.             <GOK:control type="label" string="∩╝êτÖ╛σêåΣ╣ïΣ╕ÇτºÆ∩╝ë" xml:lang="zh_TW"></GOK:control>
  17824.         </GOK:control>
  17825.  
  17826.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  17827.             <GOK:control type="checkbutton" name="wrap" string="σ¢₧σê░ΘûïσºïτÜäΦíî/σêù" xml:lang="zh_TW"></GOK:control>
  17828.         </GOK:control>
  17829.     
  17830.  
  17831.  
  17832.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  17833.             <GOK:control type="label" string="Scanning Direction:"/>
  17834.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  17835.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Σ╕èΦç│Σ╕ï" xml:lang="zh_TW"></GOK:control>
  17836.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Σ╕ïΦç│Σ╕è" xml:lang="zh_TW"></GOK:control>
  17837.             </GOK:control>
  17838.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  17839.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="σ╖ªΦç│σÅ│" xml:lang="zh_TW"></GOK:control>
  17840.                 <GOK:control value="1" type="radiobutton" name="leftright" string="σÅ│Φç│σ╖ª" xml:lang="zh_TW"></GOK:control>
  17841.             </GOK:control>
  17842.         </GOK:control>
  17843.  
  17844.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  17845.             <GOK:control type="label" string="σ╛¬τÆ░µ¼íµò╕∩╝Ü" xml:lang="zh_TW"></GOK:control>
  17846.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="σ╛¬τÆ░µ¼íµò╕∩╝Ü" xml:lang="zh_TW"></GOK:control>
  17847.  
  17848.         </GOK:control>
  17849.     
  17850.     </GOK:control>
  17851. </GOK:control>
  17852. </GOK:options>
  17853.  
  17854.  
  17855.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  17856.     <GOK:rate stringvalue="switch3" name="select"/>
  17857.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  17858.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  17859.     <GOK:rate value="0" name="autorepeat"/>
  17860.     <GOK:rate value="30" name="repeatrate"/>
  17861.     <GOK:rate value="100" name="scanspeed"/>
  17862.     <GOK:rate value="1" name="wrap"/>
  17863.     <GOK:rate value="0" name="topbottom"/>
  17864.     <GOK:rate value="0" name="leftright"/>
  17865.     <GOK:rate value="3" name="cycles"/>
  17866.  
  17867.  
  17868.  
  17869.     <GOK:initialization>
  17870.         <GOK:effect call="ChunkerReset"/>
  17871.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkRows"/>
  17872.     </GOK:initialization>
  17873.  
  17874.  
  17875.     <GOK:state name="1">
  17876.  
  17877.         <GOK:stateinit>
  17878.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  17879.         </GOK:stateinit>
  17880.         
  17881.         <GOK:handler state="press" name="movehighlighter">
  17882.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  17883.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  17884.             <GOK:effect call="ChunkerIfNextChunk">
  17885.                 <GOK:compare value="1" type="equal">
  17886.                     <GOK:true>
  17887.                         <GOK:effect call="ChunkerNextChunk"/>
  17888.                     </GOK:true>
  17889.                     <GOK:false>
  17890.                         <GOK:effect name="wrap" call="GetRate">
  17891.                             <GOK:compare value="1" type="equal">
  17892.                                 <GOK:true>
  17893.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  17894.                                 </GOK:true>
  17895.                             </GOK:compare>
  17896.                         </GOK:effect>
  17897.                     </GOK:false>
  17898.                 </GOK:compare>
  17899.             </GOK:effect>
  17900.         </GOK:handler>
  17901.  
  17902.         <GOK:handler state="release" name="movehighlighter">
  17903.             <GOK:effect call="Timer1Stop"/>
  17904.         </GOK:handler>
  17905.  
  17906.         <GOK:handler name="select">
  17907.             <GOK:effect call="Timer1Stop"/>
  17908.             <GOK:effect call="SelectChunk">
  17909.                 <GOK:compare value="1" type="equal">
  17910.                     <GOK:true>
  17911.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  17912.                         <GOK:effect call="OutputSelectedKey"/>
  17913.                         <GOK:effect call="HighlightFirstChunk"/>
  17914.                         <GOK:effect param1="1" call="StateJump"/>
  17915.                     </GOK:true>
  17916.                     <GOK:false>
  17917.                         <GOK:effect call="HighlightFirstKey"/>
  17918.                         <GOK:effect param1="2" call="StateJump"/>
  17919.                     </GOK:false>
  17920.                 </GOK:compare>
  17921.             </GOK:effect>
  17922.         </GOK:handler>
  17923.  
  17924.         <GOK:handler name="timer1">
  17925.         
  17926.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  17927.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  17928.             <GOK:effect call="ChunkerIfNextChunk">
  17929.                 <GOK:compare value="1" type="equal">
  17930.                     <GOK:true>
  17931.                         <GOK:effect call="ChunkerNextChunk"/>
  17932.                     </GOK:true>
  17933.                     <GOK:false>
  17934.                         <GOK:effect name="wrap" call="GetRate">
  17935.                             <GOK:compare value="1" type="equal">
  17936.                                 <GOK:true>
  17937.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  17938.                                 </GOK:true>
  17939.                             </GOK:compare>
  17940.                         </GOK:effect>
  17941.                     </GOK:false>
  17942.                 </GOK:compare>
  17943.             </GOK:effect>
  17944.         </GOK:handler>
  17945.  
  17946.     </GOK:state>
  17947.  
  17948.  
  17949.     <GOK:state name="2">
  17950.         
  17951.         <GOK:handler state="press" name="movehighlighter">
  17952.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  17953.             <GOK:effect call="ChunkerIfNextKey">
  17954.                 <GOK:compare value="1" type="equal">
  17955.                     <GOK:true>
  17956.                         <GOK:effect call="ChunkerNextKey"/>
  17957.                     </GOK:true>
  17958.                     <GOK:false>
  17959.                         <GOK:effect name="wrap" call="GetRate">
  17960.                             <GOK:compare value="1" type="equal">
  17961.                                 <GOK:true>
  17962.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  17963.                                     
  17964.                                     <GOK:effect param1="1" call="CounterGet">
  17965.                                         <GOK:compare value="1" type="lessthan">
  17966.                                             <GOK:true>
  17967.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  17968.                                                 <GOK:effect call="Timer1Stop"/>
  17969.                                                 <GOK:effect call="HighlightFirstChunk"/>
  17970.                                                 <GOK:effect param1="1" call="StateJump"/>
  17971.                                             </GOK:true>
  17972.                                             <GOK:false>
  17973.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  17974.                                             </GOK:false>
  17975.                                         </GOK:compare>
  17976.                                     </GOK:effect>
  17977.                                 </GOK:true>
  17978.                             </GOK:compare>
  17979.                         </GOK:effect>
  17980.                     </GOK:false>
  17981.                 </GOK:compare>
  17982.             </GOK:effect>
  17983.         </GOK:handler>
  17984.  
  17985.         <GOK:handler state="release" name="movehighlighter">
  17986.             <GOK:effect call="Timer1Stop"/>
  17987.         </GOK:handler>
  17988.  
  17989.         <GOK:handler name="select">
  17990.             <GOK:effect call="Timer1Stop"/>
  17991.             <GOK:effect name="feedbackselection" call="Feedback"/>
  17992.             <GOK:effect call="OutputSelectedKey"/>
  17993.             <GOK:effect call="HighlightFirstChunk"/>
  17994.             <GOK:effect param1="1" call="StateJump"/>
  17995.         </GOK:handler>
  17996.  
  17997.         <GOK:handler name="timer1">
  17998.         
  17999.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  18000.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  18001.             <GOK:effect call="ChunkerIfNextKey">
  18002.                 <GOK:compare value="1" type="equal">
  18003.                     <GOK:true>
  18004.                         <GOK:effect call="ChunkerNextKey"/>
  18005.                     </GOK:true>
  18006.                     <GOK:false>
  18007.                         <GOK:effect name="wrap" call="GetRate">
  18008.                             <GOK:compare value="1" type="equal">
  18009.                                 <GOK:true>
  18010.                                     <GOK:effect param1="1" call="CounterDecrement"/>
  18011.                                     
  18012.                                     <GOK:effect param1="1" call="CounterGet">
  18013.                                         <GOK:compare value="1" type="lessthan">
  18014.                                             <GOK:true>
  18015.                                                 <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  18016.                                                 <GOK:effect call="Timer1Stop"/>
  18017.                                                 <GOK:effect call="HighlightFirstChunk"/>
  18018.                                                 <GOK:effect param1="1" call="StateJump"/>
  18019.                                             </GOK:true>
  18020.                                             <GOK:false>
  18021.                                                 <GOK:effect call="ChunkerWrapFirstKey"/>
  18022.                                             </GOK:false>
  18023.                                         </GOK:compare>
  18024.                                     </GOK:effect>
  18025.                                 </GOK:true>
  18026.                             </GOK:compare>
  18027.                         </GOK:effect>
  18028.                     </GOK:false>
  18029.                 </GOK:compare>
  18030.             </GOK:effect>
  18031.         </GOK:handler>
  18032.     </GOK:state>
  18033.  
  18034.  
  18035.     <GOK:state name="repeat">
  18036.         <GOK:handler name="select">
  18037.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  18038.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  18039.             <GOK:effect call="Timer1Stop"/>
  18040.             <GOK:effect call="HighlightFirstChunk"/>
  18041.             <GOK:effect param1="1" call="StateJump"/>
  18042.         </GOK:handler>
  18043.         <GOK:handler state="press" name="movehighlighter">
  18044.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  18045.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  18046.             <GOK:effect call="Timer1Stop"/>
  18047.             <GOK:effect call="HighlightFirstChunk"/>
  18048.             <GOK:effect param1="1" call="StateJump"/>
  18049.         </GOK:handler>
  18050.     </GOK:state>
  18051.  
  18052.  
  18053. </GOK:accessmethod>
  18054. </GOK:accessmethodroot>