home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / gok / singlekey-inverse-scanning.xam < prev    next >
Encoding:
Extensible Markup Language  |  2006-08-25  |  469.3 KB  |  12,166 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="keyinversescanning" displayname="Single Key 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.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  65.             <GOK:control type="label" string="Scanning Direction:"></GOK:control>
  66.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  67.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Top/Bottom"></GOK:control>
  68.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Bottom/Top"></GOK:control>
  69.             </GOK:control>
  70.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  71.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Left/Right"></GOK:control>
  72.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Right/Left"></GOK:control>
  73.             </GOK:control>
  74.         </GOK:control>
  75.  
  76.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  77.             <GOK:control type="label" string="Cycles Before Stopping:"></GOK:control>
  78.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="Cycles Before Stopping:"></GOK:control>
  79.         </GOK:control>
  80.     
  81.     </GOK:control>
  82. </GOK:control>
  83. </GOK:options>
  84.  
  85.  
  86.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  87.     <GOK:rate stringvalue="switch3" name="select"/>
  88.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  89.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  90.     <GOK:rate value="0" name="autorepeat"/>
  91.     <GOK:rate value="30" name="repeatrate"/>
  92.     <GOK:rate value="100" name="scanspeed"/>
  93.     <GOK:rate value="1" name="wrap"/>
  94.     <GOK:rate value="0" name="topbottom"/>
  95.     <GOK:rate value="0" name="leftright"/>
  96.     <GOK:rate value="3" name="cycles"/>
  97.  
  98.  
  99.     <GOK:initialization>
  100.         <GOK:effect call="ChunkerReset"/>
  101.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  102.     </GOK:initialization>
  103.  
  104.  
  105.     <GOK:state name="1">
  106.  
  107.         <GOK:stateinit>
  108.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  109.         </GOK:stateinit>
  110.         
  111.         <GOK:handler state="press" name="movehighlighter">
  112.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  113.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  114.             <GOK:effect call="ChunkerIfNextChunk">
  115.                 <GOK:compare value="1" type="equal">
  116.                     <GOK:true>
  117.                         <GOK:effect call="ChunkerNextChunk"/>
  118.                     </GOK:true>
  119.                     <GOK:false>
  120.                         <GOK:effect name="wrap" call="GetRate">
  121.                             <GOK:compare value="1" type="equal">
  122.                                 <GOK:true>
  123.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  124.                                 </GOK:true>
  125.                             </GOK:compare>
  126.                         </GOK:effect>
  127.                     </GOK:false>
  128.                 </GOK:compare>
  129.             </GOK:effect>
  130.         </GOK:handler>
  131.  
  132.         <GOK:handler state="release" name="movehighlighter">
  133.             <GOK:effect call="Timer1Stop"/>
  134.         </GOK:handler>
  135.  
  136.         <GOK:handler name="select">
  137.             <GOK:effect call="Timer1Stop"/>
  138.             <GOK:effect call="SelectChunk">
  139.                 <GOK:compare value="1" type="equal">
  140.                     <GOK:true>
  141.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  142.                         <GOK:effect call="OutputSelectedKey"/>
  143.                         <GOK:effect call="HighlightFirstChunk"/>
  144.                         <GOK:effect param1="1" call="StateJump"/>
  145.                     </GOK:true>
  146.  
  147.                 </GOK:compare>
  148.             </GOK:effect>
  149.         </GOK:handler>
  150.  
  151.         <GOK:handler name="timer1">
  152.         
  153.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  154.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  155.             <GOK:effect call="ChunkerIfNextChunk">
  156.                 <GOK:compare value="1" type="equal">
  157.                     <GOK:true>
  158.                         <GOK:effect call="ChunkerNextChunk"/>
  159.                     </GOK:true>
  160.                     <GOK:false>
  161.                         <GOK:effect name="wrap" call="GetRate">
  162.                             <GOK:compare value="1" type="equal">
  163.                                 <GOK:true>
  164.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  165.                                 </GOK:true>
  166.                             </GOK:compare>
  167.                         </GOK:effect>
  168.                     </GOK:false>
  169.                 </GOK:compare>
  170.             </GOK:effect>
  171.         </GOK:handler>
  172.  
  173.     </GOK:state>
  174.  
  175.  
  176.  
  177.     <GOK:state name="repeat">
  178.         <GOK:handler name="select">
  179.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  180.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  181.             <GOK:effect call="Timer1Stop"/>
  182.             <GOK:effect call="HighlightFirstChunk"/>
  183.             <GOK:effect param1="1" call="StateJump"/>
  184.         </GOK:handler>
  185.         <GOK:handler state="press" name="movehighlighter">
  186.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  187.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  188.             <GOK:effect call="Timer1Stop"/>
  189.             <GOK:effect call="HighlightFirstChunk"/>
  190.             <GOK:effect param1="1" call="StateJump"/>
  191.         </GOK:handler>
  192.     </GOK:state>
  193.  
  194.  
  195. </GOK:accessmethod>
  196. <GOK:accessmethod xml:lang="am" name="keyinversescanning" displayname="Single Key Inverse Scanning">
  197. <GOK:description xml:space="preserve">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  198.  
  199. <GOK:operation>
  200. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operation" xml:lang="am">
  201.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  202.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  203.  
  204.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  205.                 <GOK:control type="label" string="Scan:" xml:lang="am"></GOK:control>
  206.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Scan:" xml:lang="am"></GOK:control>
  207.             </GOK:control>
  208.                 
  209.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  210.                 <GOK:control type="label" string="Activate:" xml:lang="am"></GOK:control>
  211.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activate:" xml:lang="am"></GOK:control>
  212.             </GOK:control>
  213.  
  214.         </GOK:control>
  215.     </GOK:control>    
  216. </GOK:control>    
  217. </GOK:operation>
  218.  
  219. <GOK:feedback>
  220. <GOK:control type="frame" spacing="0" size="3" border="0" string="Feedback" xml:lang="am">
  221.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  222.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  223.  
  224.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  225.                 <GOK:control type="label" string="Movement:" xml:lang="am"></GOK:control>
  226.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedback Movement:" xml:lang="am"></GOK:control>
  227.             </GOK:control>
  228.     
  229.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  230.                 <GOK:control type="label" string="Activation:" xml:lang="am"></GOK:control>
  231.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:" xml:lang="am"></GOK:control>
  232.             </GOK:control>
  233.  
  234.         </GOK:control>
  235.     </GOK:control>
  236. </GOK:control>
  237. </GOK:feedback>
  238.  
  239. <GOK:options>
  240. <GOK:control type="frame" spacing="0" size="3" border="0" string="Options" xml:lang="am">
  241.  
  242.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  243.  
  244.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  245.             <GOK:control type="label" string="Scan Delay:" xml:lang="am"></GOK:control>
  246.             <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>
  247.             <GOK:control type="label" string="(100s of a second)" xml:lang="am"></GOK:control>
  248.         </GOK:control>
  249.  
  250.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  251.             <GOK:control type="checkbutton" name="wrap" string="Wrap Rows/Columns" xml:lang="am"></GOK:control>
  252.         </GOK:control>
  253.     
  254.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  255.             <GOK:control type="label" string="Scanning Direction:" xml:lang="am"></GOK:control>
  256.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  257.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Top/Bottom" xml:lang="am"></GOK:control>
  258.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Bottom/Top" xml:lang="am"></GOK:control>
  259.             </GOK:control>
  260.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  261.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Left/Right" xml:lang="am"></GOK:control>
  262.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Right/Left" xml:lang="am"></GOK:control>
  263.             </GOK:control>
  264.         </GOK:control>
  265.  
  266.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  267.             <GOK:control type="label" string="Cycles Before Stopping:" xml:lang="am"></GOK:control>
  268.             <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>
  269.         </GOK:control>
  270.     
  271.     </GOK:control>
  272. </GOK:control>
  273. </GOK:options>
  274.  
  275.  
  276.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  277.     <GOK:rate stringvalue="switch3" name="select"/>
  278.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  279.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  280.     <GOK:rate value="0" name="autorepeat"/>
  281.     <GOK:rate value="30" name="repeatrate"/>
  282.     <GOK:rate value="100" name="scanspeed"/>
  283.     <GOK:rate value="1" name="wrap"/>
  284.     <GOK:rate value="0" name="topbottom"/>
  285.     <GOK:rate value="0" name="leftright"/>
  286.     <GOK:rate value="3" name="cycles"/>
  287.  
  288.  
  289.     <GOK:initialization>
  290.         <GOK:effect call="ChunkerReset"/>
  291.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  292.     </GOK:initialization>
  293.  
  294.  
  295.     <GOK:state name="1">
  296.  
  297.         <GOK:stateinit>
  298.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  299.         </GOK:stateinit>
  300.         
  301.         <GOK:handler state="press" name="movehighlighter">
  302.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  303.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  304.             <GOK:effect call="ChunkerIfNextChunk">
  305.                 <GOK:compare value="1" type="equal">
  306.                     <GOK:true>
  307.                         <GOK:effect call="ChunkerNextChunk"/>
  308.                     </GOK:true>
  309.                     <GOK:false>
  310.                         <GOK:effect name="wrap" call="GetRate">
  311.                             <GOK:compare value="1" type="equal">
  312.                                 <GOK:true>
  313.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  314.                                 </GOK:true>
  315.                             </GOK:compare>
  316.                         </GOK:effect>
  317.                     </GOK:false>
  318.                 </GOK:compare>
  319.             </GOK:effect>
  320.         </GOK:handler>
  321.  
  322.         <GOK:handler state="release" name="movehighlighter">
  323.             <GOK:effect call="Timer1Stop"/>
  324.         </GOK:handler>
  325.  
  326.         <GOK:handler name="select">
  327.             <GOK:effect call="Timer1Stop"/>
  328.             <GOK:effect call="SelectChunk">
  329.                 <GOK:compare value="1" type="equal">
  330.                     <GOK:true>
  331.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  332.                         <GOK:effect call="OutputSelectedKey"/>
  333.                         <GOK:effect call="HighlightFirstChunk"/>
  334.                         <GOK:effect param1="1" call="StateJump"/>
  335.                     </GOK:true>
  336.  
  337.                 </GOK:compare>
  338.             </GOK:effect>
  339.         </GOK:handler>
  340.  
  341.         <GOK:handler name="timer1">
  342.         
  343.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  344.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  345.             <GOK:effect call="ChunkerIfNextChunk">
  346.                 <GOK:compare value="1" type="equal">
  347.                     <GOK:true>
  348.                         <GOK:effect call="ChunkerNextChunk"/>
  349.                     </GOK:true>
  350.                     <GOK:false>
  351.                         <GOK:effect name="wrap" call="GetRate">
  352.                             <GOK:compare value="1" type="equal">
  353.                                 <GOK:true>
  354.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  355.                                 </GOK:true>
  356.                             </GOK:compare>
  357.                         </GOK:effect>
  358.                     </GOK:false>
  359.                 </GOK:compare>
  360.             </GOK:effect>
  361.         </GOK:handler>
  362.  
  363.     </GOK:state>
  364.  
  365.  
  366.  
  367.     <GOK:state name="repeat">
  368.         <GOK:handler name="select">
  369.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  370.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  371.             <GOK:effect call="Timer1Stop"/>
  372.             <GOK:effect call="HighlightFirstChunk"/>
  373.             <GOK:effect param1="1" call="StateJump"/>
  374.         </GOK:handler>
  375.         <GOK:handler state="press" name="movehighlighter">
  376.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  377.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  378.             <GOK:effect call="Timer1Stop"/>
  379.             <GOK:effect call="HighlightFirstChunk"/>
  380.             <GOK:effect param1="1" call="StateJump"/>
  381.         </GOK:handler>
  382.     </GOK:state>
  383.  
  384.  
  385. </GOK:accessmethod>
  386. <GOK:accessmethod xml:lang="ar" name="keyinversescanning" displayname="┘à╪│╪¡ ┘à╪╣┘â┘ê╪│ ╪░┘è ┘à┘ü╪¬╪º╪¡ ┘ê╪¡┘è╪»">
  387. <GOK:description xml:space="preserve">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  388.  
  389. <GOK:operation>
  390. <GOK:control type="frame" spacing="0" size="3" border="0" string="╪º┘ä╪╣┘à┘ä┘è┘æ╪⌐" xml:lang="ar">
  391.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  392.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  393.  
  394.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  395.                 <GOK:control type="label" string="┘à╪│╪¡:" xml:lang="ar"></GOK:control>
  396.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="┘à╪│╪¡:" xml:lang="ar"></GOK:control>
  397.             </GOK:control>
  398.                 
  399.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  400.                 <GOK:control type="label" string="Activate:" xml:lang="ar"></GOK:control>
  401.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activate:" xml:lang="ar"></GOK:control>
  402.             </GOK:control>
  403.  
  404.         </GOK:control>
  405.     </GOK:control>    
  406. </GOK:control>    
  407. </GOK:operation>
  408.  
  409. <GOK:feedback>
  410. <GOK:control type="frame" spacing="0" size="3" border="0" string="╪º┘ä┘à╪▒╪¼┘ê╪╣" xml:lang="ar">
  411.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  412.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  413.  
  414.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  415.                 <GOK:control type="label" string="╪º┘ä╪¡╪▒┘â╪⌐:" xml:lang="ar"></GOK:control>
  416.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="╪¡╪▒┘â╪⌐ ╪º┘ä╪▒╪»┘æ:" xml:lang="ar"></GOK:control>
  417.             </GOK:control>
  418.     
  419.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  420.                 <GOK:control type="label" string="Activation:" xml:lang="ar"></GOK:control>
  421.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:" xml:lang="ar"></GOK:control>
  422.             </GOK:control>
  423.  
  424.         </GOK:control>
  425.     </GOK:control>
  426. </GOK:control>
  427. </GOK:feedback>
  428.  
  429. <GOK:options>
  430. <GOK:control type="frame" spacing="0" size="3" border="0" string="╪º┘ä╪«┘è╪º╪▒╪º╪¬" xml:lang="ar">
  431.  
  432.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  433.  
  434.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  435.             <GOK:control type="label" string="╪¬╪ú╪«┘è╪▒ ╪º┘ä┘à╪│╪¡" xml:lang="ar"></GOK:control>
  436.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="╪│╪▒╪╣╪⌐ ╪º┘ä┘à╪│╪¡:" xml:lang="ar"></GOK:control>
  437.             <GOK:control type="label" string="(╪¼╪▓╪í ┘ü┘è ╪º┘ä┘à╪º╪ª╪⌐ ┘à┘å ╪º┘ä╪½╪º┘å╪¿╪⌐)" xml:lang="ar"></GOK:control>
  438.         </GOK:control>
  439.  
  440.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  441.             <GOK:control type="checkbutton" name="wrap" string="┘â╪│╪▒ ╪º┘ä╪│╪╖┘ê╪▒/╪º┘ä╪ú╪╣┘à╪»╪⌐" xml:lang="ar"></GOK:control>
  442.         </GOK:control>
  443.     
  444.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  445.             <GOK:control type="label" string="╪º╪¬┘æ╪¼╪º┘ç ╪º┘ä┘à╪│╪¡:" xml:lang="ar"></GOK:control>
  446.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  447.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="╪º┘ä╪ú╪╣┘ä┘ë/╪º┘ä╪ú╪│┘ü┘ä" xml:lang="ar"></GOK:control>
  448.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="╪º┘ä╪ú╪│┘ü┘ä/╪º┘ä╪ú╪╣┘ä┘ë" xml:lang="ar"></GOK:control>
  449.             </GOK:control>
  450.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  451.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="╪º┘ä┘è╪│╪º╪▒/╪º┘ä┘è┘à┘è┘å" xml:lang="ar"></GOK:control>
  452.                 <GOK:control value="1" type="radiobutton" name="leftright" string="╪º┘ä┘è┘à┘è┘å/╪º┘ä┘è╪│╪º╪▒" xml:lang="ar"></GOK:control>
  453.             </GOK:control>
  454.         </GOK:control>
  455.  
  456.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  457.             <GOK:control type="label" string="╪º┘ä╪»┘ê╪▒╪º╪¬ ┘é╪¿┘ä ╪º┘ä╪º┘è┘é╪º┘ü:" xml:lang="ar"></GOK:control>
  458.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="╪º┘ä╪»┘ê╪▒╪º╪¬ ┘é╪¿┘ä ╪º┘ä╪º┘è┘é╪º┘ü:" xml:lang="ar"></GOK:control>
  459.         </GOK:control>
  460.     
  461.     </GOK:control>
  462. </GOK:control>
  463. </GOK:options>
  464.  
  465.  
  466.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  467.     <GOK:rate stringvalue="switch3" name="select"/>
  468.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  469.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  470.     <GOK:rate value="0" name="autorepeat"/>
  471.     <GOK:rate value="30" name="repeatrate"/>
  472.     <GOK:rate value="100" name="scanspeed"/>
  473.     <GOK:rate value="1" name="wrap"/>
  474.     <GOK:rate value="0" name="topbottom"/>
  475.     <GOK:rate value="0" name="leftright"/>
  476.     <GOK:rate value="3" name="cycles"/>
  477.  
  478.  
  479.     <GOK:initialization>
  480.         <GOK:effect call="ChunkerReset"/>
  481.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  482.     </GOK:initialization>
  483.  
  484.  
  485.     <GOK:state name="1">
  486.  
  487.         <GOK:stateinit>
  488.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  489.         </GOK:stateinit>
  490.         
  491.         <GOK:handler state="press" name="movehighlighter">
  492.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  493.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  494.             <GOK:effect call="ChunkerIfNextChunk">
  495.                 <GOK:compare value="1" type="equal">
  496.                     <GOK:true>
  497.                         <GOK:effect call="ChunkerNextChunk"/>
  498.                     </GOK:true>
  499.                     <GOK:false>
  500.                         <GOK:effect name="wrap" call="GetRate">
  501.                             <GOK:compare value="1" type="equal">
  502.                                 <GOK:true>
  503.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  504.                                 </GOK:true>
  505.                             </GOK:compare>
  506.                         </GOK:effect>
  507.                     </GOK:false>
  508.                 </GOK:compare>
  509.             </GOK:effect>
  510.         </GOK:handler>
  511.  
  512.         <GOK:handler state="release" name="movehighlighter">
  513.             <GOK:effect call="Timer1Stop"/>
  514.         </GOK:handler>
  515.  
  516.         <GOK:handler name="select">
  517.             <GOK:effect call="Timer1Stop"/>
  518.             <GOK:effect call="SelectChunk">
  519.                 <GOK:compare value="1" type="equal">
  520.                     <GOK:true>
  521.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  522.                         <GOK:effect call="OutputSelectedKey"/>
  523.                         <GOK:effect call="HighlightFirstChunk"/>
  524.                         <GOK:effect param1="1" call="StateJump"/>
  525.                     </GOK:true>
  526.  
  527.                 </GOK:compare>
  528.             </GOK:effect>
  529.         </GOK:handler>
  530.  
  531.         <GOK:handler name="timer1">
  532.         
  533.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  534.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  535.             <GOK:effect call="ChunkerIfNextChunk">
  536.                 <GOK:compare value="1" type="equal">
  537.                     <GOK:true>
  538.                         <GOK:effect call="ChunkerNextChunk"/>
  539.                     </GOK:true>
  540.                     <GOK:false>
  541.                         <GOK:effect name="wrap" call="GetRate">
  542.                             <GOK:compare value="1" type="equal">
  543.                                 <GOK:true>
  544.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  545.                                 </GOK:true>
  546.                             </GOK:compare>
  547.                         </GOK:effect>
  548.                     </GOK:false>
  549.                 </GOK:compare>
  550.             </GOK:effect>
  551.         </GOK:handler>
  552.  
  553.     </GOK:state>
  554.  
  555.  
  556.  
  557.     <GOK:state name="repeat">
  558.         <GOK:handler name="select">
  559.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  560.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  561.             <GOK:effect call="Timer1Stop"/>
  562.             <GOK:effect call="HighlightFirstChunk"/>
  563.             <GOK:effect param1="1" call="StateJump"/>
  564.         </GOK:handler>
  565.         <GOK:handler state="press" name="movehighlighter">
  566.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  567.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  568.             <GOK:effect call="Timer1Stop"/>
  569.             <GOK:effect call="HighlightFirstChunk"/>
  570.             <GOK:effect param1="1" call="StateJump"/>
  571.         </GOK:handler>
  572.     </GOK:state>
  573.  
  574.  
  575. </GOK:accessmethod>
  576. <GOK:accessmethod xml:lang="az" name="keyinversescanning" displayname="T╔Ök D├╝ym╔Öli T╔Örs Yoxlama">
  577. <GOK:description xml:space="preserve">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  578.  
  579. <GOK:operation>
  580. <GOK:control type="frame" spacing="0" size="3" border="0" string="╞Åm╔Öliyyat" xml:lang="az">
  581.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  582.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  583.  
  584.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  585.                 <GOK:control type="label" string="Oxuma:" xml:lang="az"></GOK:control>
  586.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Oxuma:" xml:lang="az"></GOK:control>
  587.             </GOK:control>
  588.                 
  589.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  590.                 <GOK:control type="label" string="Activate:" xml:lang="az"></GOK:control>
  591.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activate:" xml:lang="az"></GOK:control>
  592.             </GOK:control>
  593.  
  594.         </GOK:control>
  595.     </GOK:control>    
  596. </GOK:control>    
  597. </GOK:operation>
  598.  
  599. <GOK:feedback>
  600. <GOK:control type="frame" spacing="0" size="3" border="0" string="Geribildirim" xml:lang="az">
  601.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  602.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  603.  
  604.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  605.                 <GOK:control type="label" string="H╔Ör╔Ök╔Öt:" xml:lang="az"></GOK:control>
  606.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Bildiri┼ƒ H╔Ör╔Ök╔Öti:" xml:lang="az"></GOK:control>
  607.             </GOK:control>
  608.     
  609.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  610.                 <GOK:control type="label" string="Activation:" xml:lang="az"></GOK:control>
  611.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:" xml:lang="az"></GOK:control>
  612.             </GOK:control>
  613.  
  614.         </GOK:control>
  615.     </GOK:control>
  616. </GOK:control>
  617. </GOK:feedback>
  618.  
  619. <GOK:options>
  620. <GOK:control type="frame" spacing="0" size="3" border="0" string="Se├ºiml╔Ör" xml:lang="az">
  621.  
  622.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  623.  
  624.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  625.             <GOK:control type="label" string="Oxuma Gecikm╔Ösi:" xml:lang="az"></GOK:control>
  626.             <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>
  627.             <GOK:control type="label" string="(saniy╔Önin 100-d╔Ö biri)" xml:lang="az"></GOK:control>
  628.         </GOK:control>
  629.  
  630.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  631.             <GOK:control type="checkbutton" name="wrap" string="S╔Ötir/S├╝tunlar─▒ Q─▒r" xml:lang="az"></GOK:control>
  632.         </GOK:control>
  633.     
  634.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  635.             <GOK:control type="label" string="Oxuma ─░stiqam╔Öti:" xml:lang="az"></GOK:control>
  636.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  637.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="├£st/Alt" xml:lang="az"></GOK:control>
  638.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Alt/├£st" xml:lang="az"></GOK:control>
  639.             </GOK:control>
  640.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  641.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Sol/Sa─ƒ" xml:lang="az"></GOK:control>
  642.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Sa─ƒ/Sol" xml:lang="az"></GOK:control>
  643.             </GOK:control>
  644.         </GOK:control>
  645.  
  646.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  647.             <GOK:control type="label" string="Dayanmadan ╞Åvv╔Öl D├╢vr╔Ö:" xml:lang="az"></GOK:control>
  648.             <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>
  649.         </GOK:control>
  650.     
  651.     </GOK:control>
  652. </GOK:control>
  653. </GOK:options>
  654.  
  655.  
  656.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  657.     <GOK:rate stringvalue="switch3" name="select"/>
  658.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  659.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  660.     <GOK:rate value="0" name="autorepeat"/>
  661.     <GOK:rate value="30" name="repeatrate"/>
  662.     <GOK:rate value="100" name="scanspeed"/>
  663.     <GOK:rate value="1" name="wrap"/>
  664.     <GOK:rate value="0" name="topbottom"/>
  665.     <GOK:rate value="0" name="leftright"/>
  666.     <GOK:rate value="3" name="cycles"/>
  667.  
  668.  
  669.     <GOK:initialization>
  670.         <GOK:effect call="ChunkerReset"/>
  671.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  672.     </GOK:initialization>
  673.  
  674.  
  675.     <GOK:state name="1">
  676.  
  677.         <GOK:stateinit>
  678.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  679.         </GOK:stateinit>
  680.         
  681.         <GOK:handler state="press" name="movehighlighter">
  682.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  683.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  684.             <GOK:effect call="ChunkerIfNextChunk">
  685.                 <GOK:compare value="1" type="equal">
  686.                     <GOK:true>
  687.                         <GOK:effect call="ChunkerNextChunk"/>
  688.                     </GOK:true>
  689.                     <GOK:false>
  690.                         <GOK:effect name="wrap" call="GetRate">
  691.                             <GOK:compare value="1" type="equal">
  692.                                 <GOK:true>
  693.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  694.                                 </GOK:true>
  695.                             </GOK:compare>
  696.                         </GOK:effect>
  697.                     </GOK:false>
  698.                 </GOK:compare>
  699.             </GOK:effect>
  700.         </GOK:handler>
  701.  
  702.         <GOK:handler state="release" name="movehighlighter">
  703.             <GOK:effect call="Timer1Stop"/>
  704.         </GOK:handler>
  705.  
  706.         <GOK:handler name="select">
  707.             <GOK:effect call="Timer1Stop"/>
  708.             <GOK:effect call="SelectChunk">
  709.                 <GOK:compare value="1" type="equal">
  710.                     <GOK:true>
  711.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  712.                         <GOK:effect call="OutputSelectedKey"/>
  713.                         <GOK:effect call="HighlightFirstChunk"/>
  714.                         <GOK:effect param1="1" call="StateJump"/>
  715.                     </GOK:true>
  716.  
  717.                 </GOK:compare>
  718.             </GOK:effect>
  719.         </GOK:handler>
  720.  
  721.         <GOK:handler name="timer1">
  722.         
  723.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  724.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  725.             <GOK:effect call="ChunkerIfNextChunk">
  726.                 <GOK:compare value="1" type="equal">
  727.                     <GOK:true>
  728.                         <GOK:effect call="ChunkerNextChunk"/>
  729.                     </GOK:true>
  730.                     <GOK:false>
  731.                         <GOK:effect name="wrap" call="GetRate">
  732.                             <GOK:compare value="1" type="equal">
  733.                                 <GOK:true>
  734.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  735.                                 </GOK:true>
  736.                             </GOK:compare>
  737.                         </GOK:effect>
  738.                     </GOK:false>
  739.                 </GOK:compare>
  740.             </GOK:effect>
  741.         </GOK:handler>
  742.  
  743.     </GOK:state>
  744.  
  745.  
  746.  
  747.     <GOK:state name="repeat">
  748.         <GOK:handler name="select">
  749.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  750.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  751.             <GOK:effect call="Timer1Stop"/>
  752.             <GOK:effect call="HighlightFirstChunk"/>
  753.             <GOK:effect param1="1" call="StateJump"/>
  754.         </GOK:handler>
  755.         <GOK:handler state="press" name="movehighlighter">
  756.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  757.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  758.             <GOK:effect call="Timer1Stop"/>
  759.             <GOK:effect call="HighlightFirstChunk"/>
  760.             <GOK:effect param1="1" call="StateJump"/>
  761.         </GOK:handler>
  762.     </GOK:state>
  763.  
  764.  
  765. </GOK:accessmethod>
  766. <GOK:accessmethod xml:lang="be" name="keyinversescanning" displayname="Single Key Inverse Scanning">
  767. <GOK:description xml:space="preserve">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  768.  
  769. <GOK:operation>
  770. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operation" xml:lang="be">
  771.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  772.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  773.  
  774.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  775.                 <GOK:control type="label" string="Scan:" xml:lang="be"></GOK:control>
  776.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Scan:" xml:lang="be"></GOK:control>
  777.             </GOK:control>
  778.                 
  779.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  780.                 <GOK:control type="label" string="Activate:" xml:lang="be"></GOK:control>
  781.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activate:" xml:lang="be"></GOK:control>
  782.             </GOK:control>
  783.  
  784.         </GOK:control>
  785.     </GOK:control>    
  786. </GOK:control>    
  787. </GOK:operation>
  788.  
  789. <GOK:feedback>
  790. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨ù╨▓╨░╤Ç╨╛╤é╨╜╨░╤Å ╤ü╤â╨▓╤Å╨╖╤î" xml:lang="be">
  791.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  792.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  793.  
  794.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  795.                 <GOK:control type="label" string="Movement:" xml:lang="be"></GOK:control>
  796.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedback Movement:" xml:lang="be"></GOK:control>
  797.             </GOK:control>
  798.     
  799.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  800.                 <GOK:control type="label" string="Activation:" xml:lang="be"></GOK:control>
  801.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:" xml:lang="be"></GOK:control>
  802.             </GOK:control>
  803.  
  804.         </GOK:control>
  805.     </GOK:control>
  806. </GOK:control>
  807. </GOK:feedback>
  808.  
  809. <GOK:options>
  810. <GOK:control type="frame" spacing="0" size="3" border="0" string="Options" xml:lang="be">
  811.  
  812.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  813.  
  814.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  815.             <GOK:control type="label" string="Scan Delay:" xml:lang="be"></GOK:control>
  816.             <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>
  817.             <GOK:control type="label" string="(100s of a second)" xml:lang="be"></GOK:control>
  818.         </GOK:control>
  819.  
  820.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  821.             <GOK:control type="checkbutton" name="wrap" string="Wrap Rows/Columns" xml:lang="be"></GOK:control>
  822.         </GOK:control>
  823.     
  824.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  825.             <GOK:control type="label" string="Scanning Direction:" xml:lang="be"></GOK:control>
  826.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  827.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Top/Bottom" xml:lang="be"></GOK:control>
  828.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Bottom/Top" xml:lang="be"></GOK:control>
  829.             </GOK:control>
  830.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  831.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Left/Right" xml:lang="be"></GOK:control>
  832.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Right/Left" xml:lang="be"></GOK:control>
  833.             </GOK:control>
  834.         </GOK:control>
  835.  
  836.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  837.             <GOK:control type="label" string="Cycles Before Stopping:" xml:lang="be"></GOK:control>
  838.             <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>
  839.         </GOK:control>
  840.     
  841.     </GOK:control>
  842. </GOK:control>
  843. </GOK:options>
  844.  
  845.  
  846.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  847.     <GOK:rate stringvalue="switch3" name="select"/>
  848.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  849.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  850.     <GOK:rate value="0" name="autorepeat"/>
  851.     <GOK:rate value="30" name="repeatrate"/>
  852.     <GOK:rate value="100" name="scanspeed"/>
  853.     <GOK:rate value="1" name="wrap"/>
  854.     <GOK:rate value="0" name="topbottom"/>
  855.     <GOK:rate value="0" name="leftright"/>
  856.     <GOK:rate value="3" name="cycles"/>
  857.  
  858.  
  859.     <GOK:initialization>
  860.         <GOK:effect call="ChunkerReset"/>
  861.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  862.     </GOK:initialization>
  863.  
  864.  
  865.     <GOK:state name="1">
  866.  
  867.         <GOK:stateinit>
  868.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  869.         </GOK:stateinit>
  870.         
  871.         <GOK:handler state="press" name="movehighlighter">
  872.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  873.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  874.             <GOK:effect call="ChunkerIfNextChunk">
  875.                 <GOK:compare value="1" type="equal">
  876.                     <GOK:true>
  877.                         <GOK:effect call="ChunkerNextChunk"/>
  878.                     </GOK:true>
  879.                     <GOK:false>
  880.                         <GOK:effect name="wrap" call="GetRate">
  881.                             <GOK:compare value="1" type="equal">
  882.                                 <GOK:true>
  883.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  884.                                 </GOK:true>
  885.                             </GOK:compare>
  886.                         </GOK:effect>
  887.                     </GOK:false>
  888.                 </GOK:compare>
  889.             </GOK:effect>
  890.         </GOK:handler>
  891.  
  892.         <GOK:handler state="release" name="movehighlighter">
  893.             <GOK:effect call="Timer1Stop"/>
  894.         </GOK:handler>
  895.  
  896.         <GOK:handler name="select">
  897.             <GOK:effect call="Timer1Stop"/>
  898.             <GOK:effect call="SelectChunk">
  899.                 <GOK:compare value="1" type="equal">
  900.                     <GOK:true>
  901.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  902.                         <GOK:effect call="OutputSelectedKey"/>
  903.                         <GOK:effect call="HighlightFirstChunk"/>
  904.                         <GOK:effect param1="1" call="StateJump"/>
  905.                     </GOK:true>
  906.  
  907.                 </GOK:compare>
  908.             </GOK:effect>
  909.         </GOK:handler>
  910.  
  911.         <GOK:handler name="timer1">
  912.         
  913.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  914.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  915.             <GOK:effect call="ChunkerIfNextChunk">
  916.                 <GOK:compare value="1" type="equal">
  917.                     <GOK:true>
  918.                         <GOK:effect call="ChunkerNextChunk"/>
  919.                     </GOK:true>
  920.                     <GOK:false>
  921.                         <GOK:effect name="wrap" call="GetRate">
  922.                             <GOK:compare value="1" type="equal">
  923.                                 <GOK:true>
  924.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  925.                                 </GOK:true>
  926.                             </GOK:compare>
  927.                         </GOK:effect>
  928.                     </GOK:false>
  929.                 </GOK:compare>
  930.             </GOK:effect>
  931.         </GOK:handler>
  932.  
  933.     </GOK:state>
  934.  
  935.  
  936.  
  937.     <GOK:state name="repeat">
  938.         <GOK:handler name="select">
  939.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  940.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  941.             <GOK:effect call="Timer1Stop"/>
  942.             <GOK:effect call="HighlightFirstChunk"/>
  943.             <GOK:effect param1="1" call="StateJump"/>
  944.         </GOK:handler>
  945.         <GOK:handler state="press" name="movehighlighter">
  946.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  947.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  948.             <GOK:effect call="Timer1Stop"/>
  949.             <GOK:effect call="HighlightFirstChunk"/>
  950.             <GOK:effect param1="1" call="StateJump"/>
  951.         </GOK:handler>
  952.     </GOK:state>
  953.  
  954.  
  955. </GOK:accessmethod>
  956. <GOK:accessmethod xml:lang="bg" name="keyinversescanning" displayname="╨₧╨▒╤Ç╨░╤é╨╜╨╛ ╤ü╨║╨░╨╜╨╕╤Ç╨░╨╜╨╡ ╨╖╨░ ╨╡╨┤╨╕╨╜ ╨║╨╗╨░╨▓╨╕╤ê">
  957. <GOK:description xml:space="preserve" xml:lang="bg">╨¥╨░╤é╨╕╤ü╨╜╨╡╤é╨╡ ╨╕ ╨╖╨░╨┤╤Ç╤è╨╢╤é╨╡ ╨╡╨┤╨╕╨╜ ╨║╨╗╨░╨▓╨╕╤ê, ╨║╨╛╨╣╤é╨╛ ╨┤╨░ ╤ü╨╡ ╤ü╨║╨░╨╜╨╕╤Ç╨░. ╨¥╨░╤é╨╕╤ü╨║╨░╨╜╨╡╤é╨╛ ╨╜╨░ ╨▓╤é╨╛╤Ç╨╕ ╨║╨╗╨░╨▓╨╕╤ê ╤ë╨╡ ╨╕╨╖╨▒╨╡╤Ç╨╡ ╨┐╤è╤Ç╨▓╨╕╤Å.</GOK:description>
  958.  
  959. <GOK:operation>
  960. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨₧╨┐╨╡╤Ç╨░╤å╨╕╤Å" xml:lang="bg">
  961.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  962.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  963.  
  964.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  965.                 <GOK:control type="label" string="╨í╨║╨░╨╜╨╕╤Ç╨░╨╜╨╡:" xml:lang="bg"></GOK:control>
  966.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="╨í╨║╨░╨╜╨╕╤Ç╨░╨╜╨╡:" xml:lang="bg"></GOK:control>
  967.             </GOK:control>
  968.                 
  969.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  970.                 <GOK:control type="label" string="╨ù╨░╨┤╨╡╨╣╤ü╤é╨▓╨░╨╜╨╡:" xml:lang="bg"></GOK:control>
  971.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="╨ù╨░╨┤╨╡╨╣╤ü╤é╨▓╨░╨╜╨╡:" xml:lang="bg"></GOK:control>
  972.             </GOK:control>
  973.  
  974.         </GOK:control>
  975.     </GOK:control>    
  976. </GOK:control>    
  977. </GOK:operation>
  978.  
  979. <GOK:feedback>
  980. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨₧╨▒╤Ç╨░╤é╨╜╨░ ╨▓╤Ç╤è╨╖╨║╨░" xml:lang="bg">
  981.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  982.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  983.  
  984.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  985.                 <GOK:control type="label" string="╨ö╨▓╨╕╨╢╨╡╨╜╨╕╨╡:" xml:lang="bg"></GOK:control>
  986.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="╨ö╨▓╨╕╨╢╨╡╨╜╨╕╨╡ ╨╜╨░ ╨╛╨▒╤Ç╨░╤é╨╜╨░ ╨▓╤Ç╤è╨╖╨║╨░:" xml:lang="bg"></GOK:control>
  987.             </GOK:control>
  988.     
  989.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  990.                 <GOK:control type="label" string="╨ù╨░╨┤╨╡╨╣╤ü╤é╨▓╨░╨╜╨╡:" xml:lang="bg"></GOK:control>
  991.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="╨ù╨░╨┤╨╡╨╣╤ü╤é╨▓╨░╨╜╨╡ ╨╜╨░ ╨╛╨▒╤Ç╨░╤é╨╜╨░ ╨▓╤Ç╤è╨╖╨║╨░:" xml:lang="bg"></GOK:control>
  992.             </GOK:control>
  993.  
  994.         </GOK:control>
  995.     </GOK:control>
  996. </GOK:control>
  997. </GOK:feedback>
  998.  
  999. <GOK:options>
  1000. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨₧╨┐╤å╨╕╨╕" xml:lang="bg">
  1001.  
  1002.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  1003.  
  1004.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  1005.             <GOK:control type="label" string="╨ù╨░╨▒╨░╨▓╤Å╨╜╨╡ ╨╜╨░ ╤ü╨║╨░╨╜╨╕╤Ç╨░╨╜╨╡╤é╨╛:" xml:lang="bg"></GOK:control>
  1006.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="╨í╨║╨╛╤Ç╨╛╤ü╤é ╨╜╨░ ╤ü╨║╨░╨╜╨╕╤Ç╨░╨╜╨╡:" xml:lang="bg"></GOK:control>
  1007.             <GOK:control type="label" string="(╤ü╤é╨╛╤é╨╜╨╕ ╨╛╤é ╤ü╨╡╨║╤â╨╜╨┤╨░)" xml:lang="bg"></GOK:control>
  1008.         </GOK:control>
  1009.  
  1010.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  1011.             <GOK:control type="checkbutton" name="wrap" string="╨₧╨│╤Ç╨░╨╢╨┤╨░╨╜╨╡ ╨╜╨░ ╤Ç╨╡╨┤╨╛╨▓╨╡/╨║╨╛╨╗╨╛╨╜╨╕" xml:lang="bg"></GOK:control>
  1012.         </GOK:control>
  1013.     
  1014.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  1015.             <GOK:control type="label" string="╨ƒ╨╛╤ü╨╛╨║╨░ ╨╜╨░ ╤ü╨║╨░╨╜╨╕╤Ç╨░╨╜╨╡:" xml:lang="bg"></GOK:control>
  1016.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1017.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="╨ö╨╛╨╗╤â/╨│╨╛╤Ç╨╡" xml:lang="bg"></GOK:control>
  1018.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="╨ö╤è╨╜╨╛/╨Æ╤Ç╤è╤à" xml:lang="bg"></GOK:control>
  1019.             </GOK:control>
  1020.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1021.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="╨¢╤Å╨▓╨╛/╨ö╤Å╤ü╨╜╨╛" xml:lang="bg"></GOK:control>
  1022.                 <GOK:control value="1" type="radiobutton" name="leftright" string="╨ö╤Å╤ü╨╜╨╛/╨╗╤Å╨▓╨╛" xml:lang="bg"></GOK:control>
  1023.             </GOK:control>
  1024.         </GOK:control>
  1025.  
  1026.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  1027.             <GOK:control type="label" string="╨ª╨╕╨║╨╗╨╕ ╨┐╤Ç╨╡╨┤╨╕ ╤ü╨┐╨╕╤Ç╨░╨╜╨╡:" xml:lang="bg"></GOK:control>
  1028.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="╨ª╨╕╨║╨╗╨╕ ╨┐╤Ç╨╡╨┤╨╕ ╤ü╨┐╨╕╤Ç╨░╨╜╨╡:" xml:lang="bg"></GOK:control>
  1029.         </GOK:control>
  1030.     
  1031.     </GOK:control>
  1032. </GOK:control>
  1033. </GOK:options>
  1034.  
  1035.  
  1036.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  1037.     <GOK:rate stringvalue="switch3" name="select"/>
  1038.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  1039.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  1040.     <GOK:rate value="0" name="autorepeat"/>
  1041.     <GOK:rate value="30" name="repeatrate"/>
  1042.     <GOK:rate value="100" name="scanspeed"/>
  1043.     <GOK:rate value="1" name="wrap"/>
  1044.     <GOK:rate value="0" name="topbottom"/>
  1045.     <GOK:rate value="0" name="leftright"/>
  1046.     <GOK:rate value="3" name="cycles"/>
  1047.  
  1048.  
  1049.     <GOK:initialization>
  1050.         <GOK:effect call="ChunkerReset"/>
  1051.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  1052.     </GOK:initialization>
  1053.  
  1054.  
  1055.     <GOK:state name="1">
  1056.  
  1057.         <GOK:stateinit>
  1058.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  1059.         </GOK:stateinit>
  1060.         
  1061.         <GOK:handler state="press" name="movehighlighter">
  1062.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  1063.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  1064.             <GOK:effect call="ChunkerIfNextChunk">
  1065.                 <GOK:compare value="1" type="equal">
  1066.                     <GOK:true>
  1067.                         <GOK:effect call="ChunkerNextChunk"/>
  1068.                     </GOK:true>
  1069.                     <GOK:false>
  1070.                         <GOK:effect name="wrap" call="GetRate">
  1071.                             <GOK:compare value="1" type="equal">
  1072.                                 <GOK:true>
  1073.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  1074.                                 </GOK:true>
  1075.                             </GOK:compare>
  1076.                         </GOK:effect>
  1077.                     </GOK:false>
  1078.                 </GOK:compare>
  1079.             </GOK:effect>
  1080.         </GOK:handler>
  1081.  
  1082.         <GOK:handler state="release" name="movehighlighter">
  1083.             <GOK:effect call="Timer1Stop"/>
  1084.         </GOK:handler>
  1085.  
  1086.         <GOK:handler name="select">
  1087.             <GOK:effect call="Timer1Stop"/>
  1088.             <GOK:effect call="SelectChunk">
  1089.                 <GOK:compare value="1" type="equal">
  1090.                     <GOK:true>
  1091.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  1092.                         <GOK:effect call="OutputSelectedKey"/>
  1093.                         <GOK:effect call="HighlightFirstChunk"/>
  1094.                         <GOK:effect param1="1" call="StateJump"/>
  1095.                     </GOK:true>
  1096.  
  1097.                 </GOK:compare>
  1098.             </GOK:effect>
  1099.         </GOK:handler>
  1100.  
  1101.         <GOK:handler name="timer1">
  1102.         
  1103.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  1104.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  1105.             <GOK:effect call="ChunkerIfNextChunk">
  1106.                 <GOK:compare value="1" type="equal">
  1107.                     <GOK:true>
  1108.                         <GOK:effect call="ChunkerNextChunk"/>
  1109.                     </GOK:true>
  1110.                     <GOK:false>
  1111.                         <GOK:effect name="wrap" call="GetRate">
  1112.                             <GOK:compare value="1" type="equal">
  1113.                                 <GOK:true>
  1114.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  1115.                                 </GOK:true>
  1116.                             </GOK:compare>
  1117.                         </GOK:effect>
  1118.                     </GOK:false>
  1119.                 </GOK:compare>
  1120.             </GOK:effect>
  1121.         </GOK:handler>
  1122.  
  1123.     </GOK:state>
  1124.  
  1125.  
  1126.  
  1127.     <GOK:state name="repeat">
  1128.         <GOK:handler name="select">
  1129.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  1130.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  1131.             <GOK:effect call="Timer1Stop"/>
  1132.             <GOK:effect call="HighlightFirstChunk"/>
  1133.             <GOK:effect param1="1" call="StateJump"/>
  1134.         </GOK:handler>
  1135.         <GOK:handler state="press" name="movehighlighter">
  1136.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  1137.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  1138.             <GOK:effect call="Timer1Stop"/>
  1139.             <GOK:effect call="HighlightFirstChunk"/>
  1140.             <GOK:effect param1="1" call="StateJump"/>
  1141.         </GOK:handler>
  1142.     </GOK:state>
  1143.  
  1144.  
  1145. </GOK:accessmethod>
  1146. <GOK:accessmethod xml:lang="bn" name="keyinversescanning" displayname="αªÅαªòαªò αªòαºÇ (key) αªªαºìবαª╛αª░αª╛ αª¼αª┐᪬αª░αºÇαªñ αª╕αºìαªòαª╛নαª┐αªé">
  1147. <GOK:description xml:space="preserve" xml:lang="bn">αª╕αºìαªòαºì᪻αª╛ন αªòαª░αª╛αª░ αª£αª¿αºì᪻ αªòαºïন αªÅαªò᪃αª┐ αª╕αºüαªçαªÜ αªƒαª┐᪬αºç αªºαª░αºç αª░αª╛αªûαºüনαÑñ αª¿αª┐αª░αºìবαª╛αªÜন αªòαª░αªñαºç αªàনαºì᪻ αªòαºïন αª╕αºüαªçαªÜ αªƒαª┐᪬αºüনαÑñ</GOK:description>
  1148.  
  1149. <GOK:operation>
  1150. <GOK:control type="frame" spacing="0" size="3" border="0" string="᪬αºìαª░αªòαºìαª░αª┐য়αª╛" xml:lang="bn">
  1151.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  1152.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  1153.  
  1154.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1155.                 <GOK:control type="label" string="αª╕αºìαªòαºì᪻αª╛ন:" xml:lang="bn"></GOK:control>
  1156.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="αª╕αºìαªòαºì᪻αª╛ন:" xml:lang="bn"></GOK:control>
  1157.             </GOK:control>
  1158.                 
  1159.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1160.                 <GOK:control type="label" string="αª╕αªòαºìαª░αª┐য় αªòαª░αºï:" xml:lang="bn"></GOK:control>
  1161.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="αª╕αªòαºìαª░αª┐য় αªòαª░αºï:" xml:lang="bn"></GOK:control>
  1162.             </GOK:control>
  1163.  
  1164.         </GOK:control>
  1165.     </GOK:control>    
  1166. </GOK:control>    
  1167. </GOK:operation>
  1168.  
  1169. <GOK:feedback>
  1170. <GOK:control type="frame" spacing="0" size="3" border="0" string="᪽αª┐αªíবαºì᪻αª╛αªò" xml:lang="bn">
  1171.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  1172.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  1173.  
  1174.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1175.                 <GOK:control type="label" string="নαªíαª╝αª╛αªÜαªíαª╝αª╛:" xml:lang="bn"></GOK:control>
  1176.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="᪽αª┐αªíবαºì᪻αª╛αªò αª¿αªíαª╝αª╛αªÜαªíαª╝αª╛:" xml:lang="bn"></GOK:control>
  1177.             </GOK:control>
  1178.     
  1179.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1180.                 <GOK:control type="label" string="αª╕αªòαºìαª░αª┐য় αªòαª░αª╛:" xml:lang="bn"></GOK:control>
  1181.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="᪽αª┐αªíবαºì᪻αª╛αªò αª╕αªòαºìαª░αª┐য়αªòαª░αªú:" xml:lang="bn"></GOK:control>
  1182.             </GOK:control>
  1183.  
  1184.         </GOK:control>
  1185.     </GOK:control>
  1186. </GOK:control>
  1187. </GOK:feedback>
  1188.  
  1189. <GOK:options>
  1190. <GOK:control type="frame" spacing="0" size="3" border="0" string="αªà᪬αª╢ন" xml:lang="bn">
  1191.  
  1192.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  1193.  
  1194.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  1195.             <GOK:control type="label" string="αª╕αºìαªòαºì᪻αª╛নαºç αª¼αª┐αª▓᪫αºìব:" xml:lang="bn"></GOK:control>
  1196.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="αª╕αºìαªòαºì᪻αª╛নαºçαª░ αªùαªñαª┐:" xml:lang="bn"></GOK:control>
  1197.             <GOK:control type="label" string="(αª╕αºçαªòαºçনαºìαªíαºçαª░ αª╢αªñαª╛αªéαª╢ αª¡αª╛αªù)" xml:lang="bn"></GOK:control>
  1198.         </GOK:control>
  1199.  
  1200.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  1201.             <GOK:control type="checkbutton" name="wrap" string="αª╕αª╛αª░αª┐/αªòαª▓αª╛᪫ αª«αºïαªíαª╝αª╛" xml:lang="bn"></GOK:control>
  1202.         </GOK:control>
  1203.     
  1204.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  1205.             <GOK:control type="label" string="αªÅαªç αªªαª┐αªòαºç αª╕αºìαªòαª╛নαª┐αªé αªòαª░αª╛ αª╣বαºç:" xml:lang="bn"></GOK:control>
  1206.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1207.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="αªë᪬αª░/নαª┐αªÜαºç" xml:lang="bn"></GOK:control>
  1208.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="নαª┐αªÜαºç/αªë᪬αª░αºç" xml:lang="bn"></GOK:control>
  1209.             </GOK:control>
  1210.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1211.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="বαª╛αªüয়αºç/αªíαª╛αªçনαºç" xml:lang="bn"></GOK:control>
  1212.                 <GOK:control value="1" type="radiobutton" name="leftright" string="αªíαª╛αªçনαºç/বαª╛αªüয়αºç" xml:lang="bn"></GOK:control>
  1213.             </GOK:control>
  1214.         </GOK:control>
  1215.  
  1216.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  1217.             <GOK:control type="label" string="αªÑαª╛মবαª╛αª░ αªåαªùαºç αª»αªñ αª¼αª╛αª░:" xml:lang="bn"></GOK:control>
  1218.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="αªÑαª╛মবαª╛αª░ αªåαªùαºç αª»αªñ αª¼αª╛αª░:" xml:lang="bn"></GOK:control>
  1219.         </GOK:control>
  1220.     
  1221.     </GOK:control>
  1222. </GOK:control>
  1223. </GOK:options>
  1224.  
  1225.  
  1226.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  1227.     <GOK:rate stringvalue="switch3" name="select"/>
  1228.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  1229.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  1230.     <GOK:rate value="0" name="autorepeat"/>
  1231.     <GOK:rate value="30" name="repeatrate"/>
  1232.     <GOK:rate value="100" name="scanspeed"/>
  1233.     <GOK:rate value="1" name="wrap"/>
  1234.     <GOK:rate value="0" name="topbottom"/>
  1235.     <GOK:rate value="0" name="leftright"/>
  1236.     <GOK:rate value="3" name="cycles"/>
  1237.  
  1238.  
  1239.     <GOK:initialization>
  1240.         <GOK:effect call="ChunkerReset"/>
  1241.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  1242.     </GOK:initialization>
  1243.  
  1244.  
  1245.     <GOK:state name="1">
  1246.  
  1247.         <GOK:stateinit>
  1248.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  1249.         </GOK:stateinit>
  1250.         
  1251.         <GOK:handler state="press" name="movehighlighter">
  1252.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  1253.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  1254.             <GOK:effect call="ChunkerIfNextChunk">
  1255.                 <GOK:compare value="1" type="equal">
  1256.                     <GOK:true>
  1257.                         <GOK:effect call="ChunkerNextChunk"/>
  1258.                     </GOK:true>
  1259.                     <GOK:false>
  1260.                         <GOK:effect name="wrap" call="GetRate">
  1261.                             <GOK:compare value="1" type="equal">
  1262.                                 <GOK:true>
  1263.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  1264.                                 </GOK:true>
  1265.                             </GOK:compare>
  1266.                         </GOK:effect>
  1267.                     </GOK:false>
  1268.                 </GOK:compare>
  1269.             </GOK:effect>
  1270.         </GOK:handler>
  1271.  
  1272.         <GOK:handler state="release" name="movehighlighter">
  1273.             <GOK:effect call="Timer1Stop"/>
  1274.         </GOK:handler>
  1275.  
  1276.         <GOK:handler name="select">
  1277.             <GOK:effect call="Timer1Stop"/>
  1278.             <GOK:effect call="SelectChunk">
  1279.                 <GOK:compare value="1" type="equal">
  1280.                     <GOK:true>
  1281.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  1282.                         <GOK:effect call="OutputSelectedKey"/>
  1283.                         <GOK:effect call="HighlightFirstChunk"/>
  1284.                         <GOK:effect param1="1" call="StateJump"/>
  1285.                     </GOK:true>
  1286.  
  1287.                 </GOK:compare>
  1288.             </GOK:effect>
  1289.         </GOK:handler>
  1290.  
  1291.         <GOK:handler name="timer1">
  1292.         
  1293.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  1294.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  1295.             <GOK:effect call="ChunkerIfNextChunk">
  1296.                 <GOK:compare value="1" type="equal">
  1297.                     <GOK:true>
  1298.                         <GOK:effect call="ChunkerNextChunk"/>
  1299.                     </GOK:true>
  1300.                     <GOK:false>
  1301.                         <GOK:effect name="wrap" call="GetRate">
  1302.                             <GOK:compare value="1" type="equal">
  1303.                                 <GOK:true>
  1304.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  1305.                                 </GOK:true>
  1306.                             </GOK:compare>
  1307.                         </GOK:effect>
  1308.                     </GOK:false>
  1309.                 </GOK:compare>
  1310.             </GOK:effect>
  1311.         </GOK:handler>
  1312.  
  1313.     </GOK:state>
  1314.  
  1315.  
  1316.  
  1317.     <GOK:state name="repeat">
  1318.         <GOK:handler name="select">
  1319.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  1320.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  1321.             <GOK:effect call="Timer1Stop"/>
  1322.             <GOK:effect call="HighlightFirstChunk"/>
  1323.             <GOK:effect param1="1" call="StateJump"/>
  1324.         </GOK:handler>
  1325.         <GOK:handler state="press" name="movehighlighter">
  1326.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  1327.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  1328.             <GOK:effect call="Timer1Stop"/>
  1329.             <GOK:effect call="HighlightFirstChunk"/>
  1330.             <GOK:effect param1="1" call="StateJump"/>
  1331.         </GOK:handler>
  1332.     </GOK:state>
  1333.  
  1334.  
  1335. </GOK:accessmethod>
  1336. <GOK:accessmethod xml:lang="bn_IN" name="keyinversescanning" displayname="αªÅαªòαªò αªòαºÇ (key) αªªαºìবαª╛αª░αª╛ αª¼αª┐᪬αª░αºÇαªñ αª╕αºìαªòαª╛নαª┐αªé">
  1337. <GOK:description xml:space="preserve" xml:lang="bn_IN">αª╕αºìαªòαºì᪻αª╛ন αªòαª░αª╛αª░ αª£αª¿αºì᪻ αªòαºïন αªÅαªò᪃αª┐ αª╕αºüαªçαªÜ αªƒαª┐᪬αºç αªºαª░αºç αª░αª╛αªûαºüনαÑñ αª¿αª┐αª░αºìবαª╛αªÜন αªòαª░αªñαºç αªàনαºì᪻ αªòαºïন αª╕αºüαªçαªÜ αªƒαª┐᪬αºüনαÑñ</GOK:description>
  1338.  
  1339. <GOK:operation>
  1340. <GOK:control type="frame" spacing="0" size="3" border="0" string="᪬αºìαª░αªòαºìαª░αª┐য়αª╛" xml:lang="bn_IN">
  1341.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  1342.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  1343.  
  1344.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1345.                 <GOK:control type="label" string="αª╕αºìαªòαºì᪻αª╛ন:" xml:lang="bn_IN"></GOK:control>
  1346.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="αª╕αºìαªòαºì᪻αª╛ন:" xml:lang="bn_IN"></GOK:control>
  1347.             </GOK:control>
  1348.                 
  1349.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1350.                 <GOK:control type="label" string="αª╕αªòαºìαª░αª┐য় αªòαª░αºï:" xml:lang="bn_IN"></GOK:control>
  1351.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="αª╕αªòαºìαª░αª┐য় αªòαª░αºï:" xml:lang="bn_IN"></GOK:control>
  1352.             </GOK:control>
  1353.  
  1354.         </GOK:control>
  1355.     </GOK:control>    
  1356. </GOK:control>    
  1357. </GOK:operation>
  1358.  
  1359. <GOK:feedback>
  1360. <GOK:control type="frame" spacing="0" size="3" border="0" string="᪽αª┐αªíবαºì᪻αª╛αªò" xml:lang="bn_IN">
  1361.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  1362.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  1363.  
  1364.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1365.                 <GOK:control type="label" string="নαªíαª╝αª╛αªÜαªíαª╝αª╛:" xml:lang="bn_IN"></GOK:control>
  1366.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="᪽αª┐αªíবαºì᪻αª╛αªò αª¿αªíαª╝αª╛αªÜαªíαª╝αª╛:" xml:lang="bn_IN"></GOK:control>
  1367.             </GOK:control>
  1368.     
  1369.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1370.                 <GOK:control type="label" string="αª╕αªòαºìαª░αª┐য় αªòαª░αª╛:" xml:lang="bn_IN"></GOK:control>
  1371.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="᪽αª┐αªíবαºì᪻αª╛αªò αª╕αªòαºìαª░αª┐য়αªòαª░αªú:" xml:lang="bn_IN"></GOK:control>
  1372.             </GOK:control>
  1373.  
  1374.         </GOK:control>
  1375.     </GOK:control>
  1376. </GOK:control>
  1377. </GOK:feedback>
  1378.  
  1379. <GOK:options>
  1380. <GOK:control type="frame" spacing="0" size="3" border="0" string="αªà᪬αª╢ন" xml:lang="bn_IN">
  1381.  
  1382.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  1383.  
  1384.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  1385.             <GOK:control type="label" string="αª╕αºìαªòαºì᪻αª╛নαºç αª¼αª┐αª▓᪫αºìব:" xml:lang="bn_IN"></GOK:control>
  1386.             <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>
  1387.             <GOK:control type="label" string="(αª╕αºçαªòαºçনαºìαªíαºçαª░ αª╢αªñαª╛αªéαª╢ αª¡αª╛αªù)" xml:lang="bn_IN"></GOK:control>
  1388.         </GOK:control>
  1389.  
  1390.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  1391.             <GOK:control type="checkbutton" name="wrap" string="αª╕αª╛αª░αª┐/αªòαª▓αª╛᪫ αª«αºïαªíαª╝αª╛" xml:lang="bn_IN"></GOK:control>
  1392.         </GOK:control>
  1393.     
  1394.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  1395.             <GOK:control type="label" string="αªÅαªç αªªαª┐αªòαºç αª╕αºìαªòαª╛নαª┐αªé αªòαª░αª╛ αª╣বαºç:" xml:lang="bn_IN"></GOK:control>
  1396.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1397.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="αªë᪬αª░/নαª┐αªÜαºç" xml:lang="bn_IN"></GOK:control>
  1398.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="নαª┐αªÜαºç/αªë᪬αª░αºç" xml:lang="bn_IN"></GOK:control>
  1399.             </GOK:control>
  1400.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1401.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="বαª╛αªüয়αºç/αªíαª╛αªçনαºç" xml:lang="bn_IN"></GOK:control>
  1402.                 <GOK:control value="1" type="radiobutton" name="leftright" string="αªíαª╛αªçনαºç/বαª╛αªüয়αºç" xml:lang="bn_IN"></GOK:control>
  1403.             </GOK:control>
  1404.         </GOK:control>
  1405.  
  1406.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  1407.             <GOK:control type="label" string="αªÑαª╛মবαª╛αª░ αªåαªùαºç αª»αªñ αª¼αª╛αª░:" xml:lang="bn_IN"></GOK:control>
  1408.             <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>
  1409.         </GOK:control>
  1410.     
  1411.     </GOK:control>
  1412. </GOK:control>
  1413. </GOK:options>
  1414.  
  1415.  
  1416.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  1417.     <GOK:rate stringvalue="switch3" name="select"/>
  1418.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  1419.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  1420.     <GOK:rate value="0" name="autorepeat"/>
  1421.     <GOK:rate value="30" name="repeatrate"/>
  1422.     <GOK:rate value="100" name="scanspeed"/>
  1423.     <GOK:rate value="1" name="wrap"/>
  1424.     <GOK:rate value="0" name="topbottom"/>
  1425.     <GOK:rate value="0" name="leftright"/>
  1426.     <GOK:rate value="3" name="cycles"/>
  1427.  
  1428.  
  1429.     <GOK:initialization>
  1430.         <GOK:effect call="ChunkerReset"/>
  1431.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  1432.     </GOK:initialization>
  1433.  
  1434.  
  1435.     <GOK:state name="1">
  1436.  
  1437.         <GOK:stateinit>
  1438.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  1439.         </GOK:stateinit>
  1440.         
  1441.         <GOK:handler state="press" name="movehighlighter">
  1442.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  1443.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  1444.             <GOK:effect call="ChunkerIfNextChunk">
  1445.                 <GOK:compare value="1" type="equal">
  1446.                     <GOK:true>
  1447.                         <GOK:effect call="ChunkerNextChunk"/>
  1448.                     </GOK:true>
  1449.                     <GOK:false>
  1450.                         <GOK:effect name="wrap" call="GetRate">
  1451.                             <GOK:compare value="1" type="equal">
  1452.                                 <GOK:true>
  1453.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  1454.                                 </GOK:true>
  1455.                             </GOK:compare>
  1456.                         </GOK:effect>
  1457.                     </GOK:false>
  1458.                 </GOK:compare>
  1459.             </GOK:effect>
  1460.         </GOK:handler>
  1461.  
  1462.         <GOK:handler state="release" name="movehighlighter">
  1463.             <GOK:effect call="Timer1Stop"/>
  1464.         </GOK:handler>
  1465.  
  1466.         <GOK:handler name="select">
  1467.             <GOK:effect call="Timer1Stop"/>
  1468.             <GOK:effect call="SelectChunk">
  1469.                 <GOK:compare value="1" type="equal">
  1470.                     <GOK:true>
  1471.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  1472.                         <GOK:effect call="OutputSelectedKey"/>
  1473.                         <GOK:effect call="HighlightFirstChunk"/>
  1474.                         <GOK:effect param1="1" call="StateJump"/>
  1475.                     </GOK:true>
  1476.  
  1477.                 </GOK:compare>
  1478.             </GOK:effect>
  1479.         </GOK:handler>
  1480.  
  1481.         <GOK:handler name="timer1">
  1482.         
  1483.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  1484.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  1485.             <GOK:effect call="ChunkerIfNextChunk">
  1486.                 <GOK:compare value="1" type="equal">
  1487.                     <GOK:true>
  1488.                         <GOK:effect call="ChunkerNextChunk"/>
  1489.                     </GOK:true>
  1490.                     <GOK:false>
  1491.                         <GOK:effect name="wrap" call="GetRate">
  1492.                             <GOK:compare value="1" type="equal">
  1493.                                 <GOK:true>
  1494.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  1495.                                 </GOK:true>
  1496.                             </GOK:compare>
  1497.                         </GOK:effect>
  1498.                     </GOK:false>
  1499.                 </GOK:compare>
  1500.             </GOK:effect>
  1501.         </GOK:handler>
  1502.  
  1503.     </GOK:state>
  1504.  
  1505.  
  1506.  
  1507.     <GOK:state name="repeat">
  1508.         <GOK:handler name="select">
  1509.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  1510.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  1511.             <GOK:effect call="Timer1Stop"/>
  1512.             <GOK:effect call="HighlightFirstChunk"/>
  1513.             <GOK:effect param1="1" call="StateJump"/>
  1514.         </GOK:handler>
  1515.         <GOK:handler state="press" name="movehighlighter">
  1516.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  1517.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  1518.             <GOK:effect call="Timer1Stop"/>
  1519.             <GOK:effect call="HighlightFirstChunk"/>
  1520.             <GOK:effect param1="1" call="StateJump"/>
  1521.         </GOK:handler>
  1522.     </GOK:state>
  1523.  
  1524.  
  1525. </GOK:accessmethod>
  1526. <GOK:accessmethod xml:lang="ca" name="keyinversescanning" displayname="Escaneig invers de tecla simple">
  1527. <GOK:description xml:space="preserve" xml:lang="ca">Premeu i mantingueu un commutador per escanejar. Premeu un altre commutador per seleccionar.</GOK:description>
  1528.  
  1529. <GOK:operation>
  1530. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operaci├│" xml:lang="ca">
  1531.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  1532.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  1533.  
  1534.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1535.                 <GOK:control type="label" string="Escaneja:" xml:lang="ca"></GOK:control>
  1536.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Escaneja:" xml:lang="ca"></GOK:control>
  1537.             </GOK:control>
  1538.                 
  1539.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1540.                 <GOK:control type="label" string="Activa:" xml:lang="ca"></GOK:control>
  1541.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activa:" xml:lang="ca"></GOK:control>
  1542.             </GOK:control>
  1543.  
  1544.         </GOK:control>
  1545.     </GOK:control>    
  1546. </GOK:control>    
  1547. </GOK:operation>
  1548.  
  1549. <GOK:feedback>
  1550. <GOK:control type="frame" spacing="0" size="3" border="0" string="Retroacci├│" xml:lang="ca">
  1551.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  1552.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  1553.  
  1554.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1555.                 <GOK:control type="label" string="Moviment:" xml:lang="ca"></GOK:control>
  1556.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Moviment de la retroacci├│:" xml:lang="ca"></GOK:control>
  1557.             </GOK:control>
  1558.     
  1559.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1560.                 <GOK:control type="label" string="Activaci├│:" xml:lang="ca"></GOK:control>
  1561.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Activaci├│ de la retroacci├│:" xml:lang="ca"></GOK:control>
  1562.             </GOK:control>
  1563.  
  1564.         </GOK:control>
  1565.     </GOK:control>
  1566. </GOK:control>
  1567. </GOK:feedback>
  1568.  
  1569. <GOK:options>
  1570. <GOK:control type="frame" spacing="0" size="3" border="0" string="Opcions" xml:lang="ca">
  1571.  
  1572.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  1573.  
  1574.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  1575.             <GOK:control type="label" string="Retard de l'escaneig:" xml:lang="ca"></GOK:control>
  1576.             <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>
  1577.             <GOK:control type="label" string="(cent├¿simes de segon)" xml:lang="ca"></GOK:control>
  1578.         </GOK:control>
  1579.  
  1580.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  1581.             <GOK:control type="checkbutton" name="wrap" string="Ajusta les files/columnes" xml:lang="ca"></GOK:control>
  1582.         </GOK:control>
  1583.     
  1584.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  1585.             <GOK:control type="label" string="Direcci├│ d'escaneig:" xml:lang="ca"></GOK:control>
  1586.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1587.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Superior/inferior" xml:lang="ca"></GOK:control>
  1588.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Inferior/superior" xml:lang="ca"></GOK:control>
  1589.             </GOK:control>
  1590.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1591.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Esquerra/dreta" xml:lang="ca"></GOK:control>
  1592.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Dreta/esquerra" xml:lang="ca"></GOK:control>
  1593.             </GOK:control>
  1594.         </GOK:control>
  1595.  
  1596.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  1597.             <GOK:control type="label" string="Cicles abans d'aturar-se:" xml:lang="ca"></GOK:control>
  1598.             <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>
  1599.         </GOK:control>
  1600.     
  1601.     </GOK:control>
  1602. </GOK:control>
  1603. </GOK:options>
  1604.  
  1605.  
  1606.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  1607.     <GOK:rate stringvalue="switch3" name="select"/>
  1608.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  1609.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  1610.     <GOK:rate value="0" name="autorepeat"/>
  1611.     <GOK:rate value="30" name="repeatrate"/>
  1612.     <GOK:rate value="100" name="scanspeed"/>
  1613.     <GOK:rate value="1" name="wrap"/>
  1614.     <GOK:rate value="0" name="topbottom"/>
  1615.     <GOK:rate value="0" name="leftright"/>
  1616.     <GOK:rate value="3" name="cycles"/>
  1617.  
  1618.  
  1619.     <GOK:initialization>
  1620.         <GOK:effect call="ChunkerReset"/>
  1621.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  1622.     </GOK:initialization>
  1623.  
  1624.  
  1625.     <GOK:state name="1">
  1626.  
  1627.         <GOK:stateinit>
  1628.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  1629.         </GOK:stateinit>
  1630.         
  1631.         <GOK:handler state="press" name="movehighlighter">
  1632.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  1633.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  1634.             <GOK:effect call="ChunkerIfNextChunk">
  1635.                 <GOK:compare value="1" type="equal">
  1636.                     <GOK:true>
  1637.                         <GOK:effect call="ChunkerNextChunk"/>
  1638.                     </GOK:true>
  1639.                     <GOK:false>
  1640.                         <GOK:effect name="wrap" call="GetRate">
  1641.                             <GOK:compare value="1" type="equal">
  1642.                                 <GOK:true>
  1643.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  1644.                                 </GOK:true>
  1645.                             </GOK:compare>
  1646.                         </GOK:effect>
  1647.                     </GOK:false>
  1648.                 </GOK:compare>
  1649.             </GOK:effect>
  1650.         </GOK:handler>
  1651.  
  1652.         <GOK:handler state="release" name="movehighlighter">
  1653.             <GOK:effect call="Timer1Stop"/>
  1654.         </GOK:handler>
  1655.  
  1656.         <GOK:handler name="select">
  1657.             <GOK:effect call="Timer1Stop"/>
  1658.             <GOK:effect call="SelectChunk">
  1659.                 <GOK:compare value="1" type="equal">
  1660.                     <GOK:true>
  1661.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  1662.                         <GOK:effect call="OutputSelectedKey"/>
  1663.                         <GOK:effect call="HighlightFirstChunk"/>
  1664.                         <GOK:effect param1="1" call="StateJump"/>
  1665.                     </GOK:true>
  1666.  
  1667.                 </GOK:compare>
  1668.             </GOK:effect>
  1669.         </GOK:handler>
  1670.  
  1671.         <GOK:handler name="timer1">
  1672.         
  1673.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  1674.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  1675.             <GOK:effect call="ChunkerIfNextChunk">
  1676.                 <GOK:compare value="1" type="equal">
  1677.                     <GOK:true>
  1678.                         <GOK:effect call="ChunkerNextChunk"/>
  1679.                     </GOK:true>
  1680.                     <GOK:false>
  1681.                         <GOK:effect name="wrap" call="GetRate">
  1682.                             <GOK:compare value="1" type="equal">
  1683.                                 <GOK:true>
  1684.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  1685.                                 </GOK:true>
  1686.                             </GOK:compare>
  1687.                         </GOK:effect>
  1688.                     </GOK:false>
  1689.                 </GOK:compare>
  1690.             </GOK:effect>
  1691.         </GOK:handler>
  1692.  
  1693.     </GOK:state>
  1694.  
  1695.  
  1696.  
  1697.     <GOK:state name="repeat">
  1698.         <GOK:handler name="select">
  1699.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  1700.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  1701.             <GOK:effect call="Timer1Stop"/>
  1702.             <GOK:effect call="HighlightFirstChunk"/>
  1703.             <GOK:effect param1="1" call="StateJump"/>
  1704.         </GOK:handler>
  1705.         <GOK:handler state="press" name="movehighlighter">
  1706.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  1707.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  1708.             <GOK:effect call="Timer1Stop"/>
  1709.             <GOK:effect call="HighlightFirstChunk"/>
  1710.             <GOK:effect param1="1" call="StateJump"/>
  1711.         </GOK:handler>
  1712.     </GOK:state>
  1713.  
  1714.  
  1715. </GOK:accessmethod>
  1716. <GOK:accessmethod xml:lang="cs" name="keyinversescanning" displayname="Inverzn├¡ skenov├ín├¡ jednou kl├ívesou">
  1717. <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>
  1718.  
  1719. <GOK:operation>
  1720. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operace" xml:lang="cs">
  1721.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  1722.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  1723.  
  1724.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1725.                 <GOK:control type="label" string="Skenovat:" xml:lang="cs"></GOK:control>
  1726.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Skenovat:" xml:lang="cs"></GOK:control>
  1727.             </GOK:control>
  1728.                 
  1729.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1730.                 <GOK:control type="label" string="Aktivovat:" xml:lang="cs"></GOK:control>
  1731.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Aktivovat:" xml:lang="cs"></GOK:control>
  1732.             </GOK:control>
  1733.  
  1734.         </GOK:control>
  1735.     </GOK:control>    
  1736. </GOK:control>    
  1737. </GOK:operation>
  1738.  
  1739. <GOK:feedback>
  1740. <GOK:control type="frame" spacing="0" size="3" border="0" string="Zp─¢tn├í vazba" xml:lang="cs">
  1741.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  1742.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  1743.  
  1744.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1745.                 <GOK:control type="label" string="Pohyb:" xml:lang="cs"></GOK:control>
  1746.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Pohyb zp─¢tn├⌐ vazby:" xml:lang="cs"></GOK:control>
  1747.             </GOK:control>
  1748.     
  1749.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1750.                 <GOK:control type="label" string="Aktivace:" xml:lang="cs"></GOK:control>
  1751.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Aktivace zp─¢tn├⌐ vazby:" xml:lang="cs"></GOK:control>
  1752.             </GOK:control>
  1753.  
  1754.         </GOK:control>
  1755.     </GOK:control>
  1756. </GOK:control>
  1757. </GOK:feedback>
  1758.  
  1759. <GOK:options>
  1760. <GOK:control type="frame" spacing="0" size="3" border="0" string="Mo┼╛nosti" xml:lang="cs">
  1761.  
  1762.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  1763.  
  1764.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  1765.             <GOK:control type="label" string="Zpo┼╛d─¢n├¡ skenov├ín├¡:" xml:lang="cs"></GOK:control>
  1766.             <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>
  1767.             <GOK:control type="label" string="(setiny sekundy)" xml:lang="cs"></GOK:control>
  1768.         </GOK:control>
  1769.  
  1770.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  1771.             <GOK:control type="checkbutton" name="wrap" string="L├ímat ┼Ö├ídky/sloupce" xml:lang="cs"></GOK:control>
  1772.         </GOK:control>
  1773.     
  1774.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  1775.             <GOK:control type="label" string="Sm─¢r skenov├ín├¡:" xml:lang="cs"></GOK:control>
  1776.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1777.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Dole/naho┼Öe" xml:lang="cs"></GOK:control>
  1778.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Dole/naho┼Öe" xml:lang="cs"></GOK:control>
  1779.             </GOK:control>
  1780.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1781.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Vlevo/vpravo" xml:lang="cs"></GOK:control>
  1782.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Vpravo/vlevo" xml:lang="cs"></GOK:control>
  1783.             </GOK:control>
  1784.         </GOK:control>
  1785.  
  1786.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  1787.             <GOK:control type="label" string="Cykl┼» p┼Öed zastaven├¡m:" xml:lang="cs"></GOK:control>
  1788.             <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>
  1789.         </GOK:control>
  1790.     
  1791.     </GOK:control>
  1792. </GOK:control>
  1793. </GOK:options>
  1794.  
  1795.  
  1796.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  1797.     <GOK:rate stringvalue="switch3" name="select"/>
  1798.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  1799.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  1800.     <GOK:rate value="0" name="autorepeat"/>
  1801.     <GOK:rate value="30" name="repeatrate"/>
  1802.     <GOK:rate value="100" name="scanspeed"/>
  1803.     <GOK:rate value="1" name="wrap"/>
  1804.     <GOK:rate value="0" name="topbottom"/>
  1805.     <GOK:rate value="0" name="leftright"/>
  1806.     <GOK:rate value="3" name="cycles"/>
  1807.  
  1808.  
  1809.     <GOK:initialization>
  1810.         <GOK:effect call="ChunkerReset"/>
  1811.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  1812.     </GOK:initialization>
  1813.  
  1814.  
  1815.     <GOK:state name="1">
  1816.  
  1817.         <GOK:stateinit>
  1818.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  1819.         </GOK:stateinit>
  1820.         
  1821.         <GOK:handler state="press" name="movehighlighter">
  1822.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  1823.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  1824.             <GOK:effect call="ChunkerIfNextChunk">
  1825.                 <GOK:compare value="1" type="equal">
  1826.                     <GOK:true>
  1827.                         <GOK:effect call="ChunkerNextChunk"/>
  1828.                     </GOK:true>
  1829.                     <GOK:false>
  1830.                         <GOK:effect name="wrap" call="GetRate">
  1831.                             <GOK:compare value="1" type="equal">
  1832.                                 <GOK:true>
  1833.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  1834.                                 </GOK:true>
  1835.                             </GOK:compare>
  1836.                         </GOK:effect>
  1837.                     </GOK:false>
  1838.                 </GOK:compare>
  1839.             </GOK:effect>
  1840.         </GOK:handler>
  1841.  
  1842.         <GOK:handler state="release" name="movehighlighter">
  1843.             <GOK:effect call="Timer1Stop"/>
  1844.         </GOK:handler>
  1845.  
  1846.         <GOK:handler name="select">
  1847.             <GOK:effect call="Timer1Stop"/>
  1848.             <GOK:effect call="SelectChunk">
  1849.                 <GOK:compare value="1" type="equal">
  1850.                     <GOK:true>
  1851.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  1852.                         <GOK:effect call="OutputSelectedKey"/>
  1853.                         <GOK:effect call="HighlightFirstChunk"/>
  1854.                         <GOK:effect param1="1" call="StateJump"/>
  1855.                     </GOK:true>
  1856.  
  1857.                 </GOK:compare>
  1858.             </GOK:effect>
  1859.         </GOK:handler>
  1860.  
  1861.         <GOK:handler name="timer1">
  1862.         
  1863.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  1864.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  1865.             <GOK:effect call="ChunkerIfNextChunk">
  1866.                 <GOK:compare value="1" type="equal">
  1867.                     <GOK:true>
  1868.                         <GOK:effect call="ChunkerNextChunk"/>
  1869.                     </GOK:true>
  1870.                     <GOK:false>
  1871.                         <GOK:effect name="wrap" call="GetRate">
  1872.                             <GOK:compare value="1" type="equal">
  1873.                                 <GOK:true>
  1874.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  1875.                                 </GOK:true>
  1876.                             </GOK:compare>
  1877.                         </GOK:effect>
  1878.                     </GOK:false>
  1879.                 </GOK:compare>
  1880.             </GOK:effect>
  1881.         </GOK:handler>
  1882.  
  1883.     </GOK:state>
  1884.  
  1885.  
  1886.  
  1887.     <GOK:state name="repeat">
  1888.         <GOK:handler name="select">
  1889.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  1890.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  1891.             <GOK:effect call="Timer1Stop"/>
  1892.             <GOK:effect call="HighlightFirstChunk"/>
  1893.             <GOK:effect param1="1" call="StateJump"/>
  1894.         </GOK:handler>
  1895.         <GOK:handler state="press" name="movehighlighter">
  1896.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  1897.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  1898.             <GOK:effect call="Timer1Stop"/>
  1899.             <GOK:effect call="HighlightFirstChunk"/>
  1900.             <GOK:effect param1="1" call="StateJump"/>
  1901.         </GOK:handler>
  1902.     </GOK:state>
  1903.  
  1904.  
  1905. </GOK:accessmethod>
  1906. <GOK:accessmethod xml:lang="cy" name="keyinversescanning" displayname="Archwilio Gwrthdro├½dig Un Fysell">
  1907. <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>
  1908.  
  1909. <GOK:operation>
  1910. <GOK:control type="frame" spacing="0" size="3" border="0" string="Gweithrediad" xml:lang="cy">
  1911.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  1912.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  1913.  
  1914.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1915.                 <GOK:control type="label" string="Archwilio:" xml:lang="cy"></GOK:control>
  1916.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Archwilio:" xml:lang="cy"></GOK:control>
  1917.             </GOK:control>
  1918.                 
  1919.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1920.                 <GOK:control type="label" string="Gweithredu:" xml:lang="cy"></GOK:control>
  1921.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Gweithredu:" xml:lang="cy"></GOK:control>
  1922.             </GOK:control>
  1923.  
  1924.         </GOK:control>
  1925.     </GOK:control>    
  1926. </GOK:control>    
  1927. </GOK:operation>
  1928.  
  1929. <GOK:feedback>
  1930. <GOK:control type="frame" spacing="0" size="3" border="0" string="Adborth" xml:lang="cy">
  1931.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  1932.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  1933.  
  1934.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1935.                 <GOK:control type="label" string="Symudiad:" xml:lang="cy"></GOK:control>
  1936.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Adborth Symudiad:" xml:lang="cy"></GOK:control>
  1937.             </GOK:control>
  1938.     
  1939.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1940.                 <GOK:control type="label" string="Gweithredu:" xml:lang="cy"></GOK:control>
  1941.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Adborth Gweithredu:" xml:lang="cy"></GOK:control>
  1942.             </GOK:control>
  1943.  
  1944.         </GOK:control>
  1945.     </GOK:control>
  1946. </GOK:control>
  1947. </GOK:feedback>
  1948.  
  1949. <GOK:options>
  1950. <GOK:control type="frame" spacing="0" size="3" border="0" string="Dewisiadau" xml:lang="cy">
  1951.  
  1952.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  1953.  
  1954.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  1955.             <GOK:control type="label" string="Oediad Archwilio:" xml:lang="cy"></GOK:control>
  1956.             <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>
  1957.             <GOK:control type="label" string="(Canfedau o eiliad)" xml:lang="cy"></GOK:control>
  1958.         </GOK:control>
  1959.  
  1960.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  1961.             <GOK:control type="checkbutton" name="wrap" string="Amlapio Rhesi/Colofnau" xml:lang="cy"></GOK:control>
  1962.         </GOK:control>
  1963.     
  1964.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  1965.             <GOK:control type="label" string="Cyfeiriad Archwilio:" xml:lang="cy"></GOK:control>
  1966.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1967.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Top/Gwaelod" xml:lang="cy"></GOK:control>
  1968.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Gwaelod/Top" xml:lang="cy"></GOK:control>
  1969.             </GOK:control>
  1970.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  1971.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Chwith/Dde" xml:lang="cy"></GOK:control>
  1972.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Dde/Chwith" xml:lang="cy"></GOK:control>
  1973.             </GOK:control>
  1974.         </GOK:control>
  1975.  
  1976.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  1977.             <GOK:control type="label" string="Cylchedau Cyn Stopio" xml:lang="cy"></GOK:control>
  1978.             <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>
  1979.         </GOK:control>
  1980.     
  1981.     </GOK:control>
  1982. </GOK:control>
  1983. </GOK:options>
  1984.  
  1985.  
  1986.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  1987.     <GOK:rate stringvalue="switch3" name="select"/>
  1988.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  1989.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  1990.     <GOK:rate value="0" name="autorepeat"/>
  1991.     <GOK:rate value="30" name="repeatrate"/>
  1992.     <GOK:rate value="100" name="scanspeed"/>
  1993.     <GOK:rate value="1" name="wrap"/>
  1994.     <GOK:rate value="0" name="topbottom"/>
  1995.     <GOK:rate value="0" name="leftright"/>
  1996.     <GOK:rate value="3" name="cycles"/>
  1997.  
  1998.  
  1999.     <GOK:initialization>
  2000.         <GOK:effect call="ChunkerReset"/>
  2001.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  2002.     </GOK:initialization>
  2003.  
  2004.  
  2005.     <GOK:state name="1">
  2006.  
  2007.         <GOK:stateinit>
  2008.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  2009.         </GOK:stateinit>
  2010.         
  2011.         <GOK:handler state="press" name="movehighlighter">
  2012.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  2013.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  2014.             <GOK:effect call="ChunkerIfNextChunk">
  2015.                 <GOK:compare value="1" type="equal">
  2016.                     <GOK:true>
  2017.                         <GOK:effect call="ChunkerNextChunk"/>
  2018.                     </GOK:true>
  2019.                     <GOK:false>
  2020.                         <GOK:effect name="wrap" call="GetRate">
  2021.                             <GOK:compare value="1" type="equal">
  2022.                                 <GOK:true>
  2023.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  2024.                                 </GOK:true>
  2025.                             </GOK:compare>
  2026.                         </GOK:effect>
  2027.                     </GOK:false>
  2028.                 </GOK:compare>
  2029.             </GOK:effect>
  2030.         </GOK:handler>
  2031.  
  2032.         <GOK:handler state="release" name="movehighlighter">
  2033.             <GOK:effect call="Timer1Stop"/>
  2034.         </GOK:handler>
  2035.  
  2036.         <GOK:handler name="select">
  2037.             <GOK:effect call="Timer1Stop"/>
  2038.             <GOK:effect call="SelectChunk">
  2039.                 <GOK:compare value="1" type="equal">
  2040.                     <GOK:true>
  2041.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  2042.                         <GOK:effect call="OutputSelectedKey"/>
  2043.                         <GOK:effect call="HighlightFirstChunk"/>
  2044.                         <GOK:effect param1="1" call="StateJump"/>
  2045.                     </GOK:true>
  2046.  
  2047.                 </GOK:compare>
  2048.             </GOK:effect>
  2049.         </GOK:handler>
  2050.  
  2051.         <GOK:handler name="timer1">
  2052.         
  2053.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  2054.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  2055.             <GOK:effect call="ChunkerIfNextChunk">
  2056.                 <GOK:compare value="1" type="equal">
  2057.                     <GOK:true>
  2058.                         <GOK:effect call="ChunkerNextChunk"/>
  2059.                     </GOK:true>
  2060.                     <GOK:false>
  2061.                         <GOK:effect name="wrap" call="GetRate">
  2062.                             <GOK:compare value="1" type="equal">
  2063.                                 <GOK:true>
  2064.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  2065.                                 </GOK:true>
  2066.                             </GOK:compare>
  2067.                         </GOK:effect>
  2068.                     </GOK:false>
  2069.                 </GOK:compare>
  2070.             </GOK:effect>
  2071.         </GOK:handler>
  2072.  
  2073.     </GOK:state>
  2074.  
  2075.  
  2076.  
  2077.     <GOK:state name="repeat">
  2078.         <GOK:handler name="select">
  2079.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  2080.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  2081.             <GOK:effect call="Timer1Stop"/>
  2082.             <GOK:effect call="HighlightFirstChunk"/>
  2083.             <GOK:effect param1="1" call="StateJump"/>
  2084.         </GOK:handler>
  2085.         <GOK:handler state="press" name="movehighlighter">
  2086.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  2087.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  2088.             <GOK:effect call="Timer1Stop"/>
  2089.             <GOK:effect call="HighlightFirstChunk"/>
  2090.             <GOK:effect param1="1" call="StateJump"/>
  2091.         </GOK:handler>
  2092.     </GOK:state>
  2093.  
  2094.  
  2095. </GOK:accessmethod>
  2096. <GOK:accessmethod xml:lang="da" name="keyinversescanning" displayname="Invers skanning med ├⌐n tast">
  2097. <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>
  2098.  
  2099. <GOK:operation>
  2100. <GOK:control type="frame" spacing="0" size="3" border="0" string="Handling" xml:lang="da">
  2101.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  2102.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  2103.  
  2104.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2105.                 <GOK:control type="label" string="Skan:" xml:lang="da"></GOK:control>
  2106.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Skan:" xml:lang="da"></GOK:control>
  2107.             </GOK:control>
  2108.                 
  2109.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2110.                 <GOK:control type="label" string="Aktiv├⌐r:" xml:lang="da"></GOK:control>
  2111.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Aktiv├⌐r:" xml:lang="da"></GOK:control>
  2112.             </GOK:control>
  2113.  
  2114.         </GOK:control>
  2115.     </GOK:control>    
  2116. </GOK:control>    
  2117. </GOK:operation>
  2118.  
  2119. <GOK:feedback>
  2120. <GOK:control type="frame" spacing="0" size="3" border="0" string="Feedback" xml:lang="da">
  2121.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  2122.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  2123.  
  2124.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2125.                 <GOK:control type="label" string="Bev├ªgelse:" xml:lang="da"></GOK:control>
  2126.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedbackbev├ªgelse:" xml:lang="da"></GOK:control>
  2127.             </GOK:control>
  2128.     
  2129.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2130.                 <GOK:control type="label" string="Aktivering:" xml:lang="da"></GOK:control>
  2131.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback-aktivering:" xml:lang="da"></GOK:control>
  2132.             </GOK:control>
  2133.  
  2134.         </GOK:control>
  2135.     </GOK:control>
  2136. </GOK:control>
  2137. </GOK:feedback>
  2138.  
  2139. <GOK:options>
  2140. <GOK:control type="frame" spacing="0" size="3" border="0" string="Indstillinger" xml:lang="da">
  2141.  
  2142.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  2143.  
  2144.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  2145.             <GOK:control type="label" string="Skanningsventetid:" xml:lang="da"></GOK:control>
  2146.             <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>
  2147.             <GOK:control type="label" string="(hundreddele af et sekund)" xml:lang="da"></GOK:control>
  2148.         </GOK:control>
  2149.  
  2150.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  2151.             <GOK:control type="checkbutton" name="wrap" string="Ombryd r├ªkker/kolonner" xml:lang="da"></GOK:control>
  2152.         </GOK:control>
  2153.     
  2154.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  2155.             <GOK:control type="label" string="Skanningsretning:" xml:lang="da"></GOK:control>
  2156.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2157.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Top/bund" xml:lang="da"></GOK:control>
  2158.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Bund/top" xml:lang="da"></GOK:control>
  2159.             </GOK:control>
  2160.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2161.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Venstre/h├╕jre" xml:lang="da"></GOK:control>
  2162.                 <GOK:control value="1" type="radiobutton" name="leftright" string="H├╕jre/venstre" xml:lang="da"></GOK:control>
  2163.             </GOK:control>
  2164.         </GOK:control>
  2165.  
  2166.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  2167.             <GOK:control type="label" string="Cyklusser f├╕r stop:" xml:lang="da"></GOK:control>
  2168.             <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>
  2169.         </GOK:control>
  2170.     
  2171.     </GOK:control>
  2172. </GOK:control>
  2173. </GOK:options>
  2174.  
  2175.  
  2176.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  2177.     <GOK:rate stringvalue="switch3" name="select"/>
  2178.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  2179.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  2180.     <GOK:rate value="0" name="autorepeat"/>
  2181.     <GOK:rate value="30" name="repeatrate"/>
  2182.     <GOK:rate value="100" name="scanspeed"/>
  2183.     <GOK:rate value="1" name="wrap"/>
  2184.     <GOK:rate value="0" name="topbottom"/>
  2185.     <GOK:rate value="0" name="leftright"/>
  2186.     <GOK:rate value="3" name="cycles"/>
  2187.  
  2188.  
  2189.     <GOK:initialization>
  2190.         <GOK:effect call="ChunkerReset"/>
  2191.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  2192.     </GOK:initialization>
  2193.  
  2194.  
  2195.     <GOK:state name="1">
  2196.  
  2197.         <GOK:stateinit>
  2198.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  2199.         </GOK:stateinit>
  2200.         
  2201.         <GOK:handler state="press" name="movehighlighter">
  2202.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  2203.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  2204.             <GOK:effect call="ChunkerIfNextChunk">
  2205.                 <GOK:compare value="1" type="equal">
  2206.                     <GOK:true>
  2207.                         <GOK:effect call="ChunkerNextChunk"/>
  2208.                     </GOK:true>
  2209.                     <GOK:false>
  2210.                         <GOK:effect name="wrap" call="GetRate">
  2211.                             <GOK:compare value="1" type="equal">
  2212.                                 <GOK:true>
  2213.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  2214.                                 </GOK:true>
  2215.                             </GOK:compare>
  2216.                         </GOK:effect>
  2217.                     </GOK:false>
  2218.                 </GOK:compare>
  2219.             </GOK:effect>
  2220.         </GOK:handler>
  2221.  
  2222.         <GOK:handler state="release" name="movehighlighter">
  2223.             <GOK:effect call="Timer1Stop"/>
  2224.         </GOK:handler>
  2225.  
  2226.         <GOK:handler name="select">
  2227.             <GOK:effect call="Timer1Stop"/>
  2228.             <GOK:effect call="SelectChunk">
  2229.                 <GOK:compare value="1" type="equal">
  2230.                     <GOK:true>
  2231.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  2232.                         <GOK:effect call="OutputSelectedKey"/>
  2233.                         <GOK:effect call="HighlightFirstChunk"/>
  2234.                         <GOK:effect param1="1" call="StateJump"/>
  2235.                     </GOK:true>
  2236.  
  2237.                 </GOK:compare>
  2238.             </GOK:effect>
  2239.         </GOK:handler>
  2240.  
  2241.         <GOK:handler name="timer1">
  2242.         
  2243.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  2244.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  2245.             <GOK:effect call="ChunkerIfNextChunk">
  2246.                 <GOK:compare value="1" type="equal">
  2247.                     <GOK:true>
  2248.                         <GOK:effect call="ChunkerNextChunk"/>
  2249.                     </GOK:true>
  2250.                     <GOK:false>
  2251.                         <GOK:effect name="wrap" call="GetRate">
  2252.                             <GOK:compare value="1" type="equal">
  2253.                                 <GOK:true>
  2254.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  2255.                                 </GOK:true>
  2256.                             </GOK:compare>
  2257.                         </GOK:effect>
  2258.                     </GOK:false>
  2259.                 </GOK:compare>
  2260.             </GOK:effect>
  2261.         </GOK:handler>
  2262.  
  2263.     </GOK:state>
  2264.  
  2265.  
  2266.  
  2267.     <GOK:state name="repeat">
  2268.         <GOK:handler name="select">
  2269.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  2270.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  2271.             <GOK:effect call="Timer1Stop"/>
  2272.             <GOK:effect call="HighlightFirstChunk"/>
  2273.             <GOK:effect param1="1" call="StateJump"/>
  2274.         </GOK:handler>
  2275.         <GOK:handler state="press" name="movehighlighter">
  2276.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  2277.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  2278.             <GOK:effect call="Timer1Stop"/>
  2279.             <GOK:effect call="HighlightFirstChunk"/>
  2280.             <GOK:effect param1="1" call="StateJump"/>
  2281.         </GOK:handler>
  2282.     </GOK:state>
  2283.  
  2284.  
  2285. </GOK:accessmethod>
  2286. <GOK:accessmethod xml:lang="de" name="keyinversescanning" displayname="Umgekehrtes Abfragen einzelner Tasten">
  2287. <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>
  2288.  
  2289. <GOK:operation>
  2290. <GOK:control type="frame" spacing="0" size="3" border="0" string="Aktion" xml:lang="de">
  2291.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  2292.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  2293.  
  2294.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2295.                 <GOK:control type="label" string="Abfragen:" xml:lang="de"></GOK:control>
  2296.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Abfragen:" xml:lang="de"></GOK:control>
  2297.             </GOK:control>
  2298.                 
  2299.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2300.                 <GOK:control type="label" string="Aktivieren:" xml:lang="de"></GOK:control>
  2301.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Aktivieren:" xml:lang="de"></GOK:control>
  2302.             </GOK:control>
  2303.  
  2304.         </GOK:control>
  2305.     </GOK:control>    
  2306. </GOK:control>    
  2307. </GOK:operation>
  2308.  
  2309. <GOK:feedback>
  2310. <GOK:control type="frame" spacing="0" size="3" border="0" string="R├╝ckmeldung" xml:lang="de">
  2311.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  2312.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  2313.  
  2314.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2315.                 <GOK:control type="label" string="Bewegung:" xml:lang="de"></GOK:control>
  2316.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="R├╝ckmeldungsbewegung:" xml:lang="de"></GOK:control>
  2317.             </GOK:control>
  2318.     
  2319.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2320.                 <GOK:control type="label" string="Aktivierung:" xml:lang="de"></GOK:control>
  2321.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="R├╝ckmeldungsaktivierung:" xml:lang="de"></GOK:control>
  2322.             </GOK:control>
  2323.  
  2324.         </GOK:control>
  2325.     </GOK:control>
  2326. </GOK:control>
  2327. </GOK:feedback>
  2328.  
  2329. <GOK:options>
  2330. <GOK:control type="frame" spacing="0" size="3" border="0" string="Einstellungen" xml:lang="de">
  2331.  
  2332.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  2333.  
  2334.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  2335.             <GOK:control type="label" string="Abfrageverz├╢gerung:" xml:lang="de"></GOK:control>
  2336.             <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>
  2337.             <GOK:control type="label" string="(tausendstel Sekunden)" xml:lang="de"></GOK:control>
  2338.         </GOK:control>
  2339.  
  2340.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  2341.             <GOK:control type="checkbutton" name="wrap" string="Zeilen/Spalten umklappen" xml:lang="de"></GOK:control>
  2342.         </GOK:control>
  2343.     
  2344.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  2345.             <GOK:control type="label" string="Abfragerichtung:" xml:lang="de"></GOK:control>
  2346.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2347.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Oben/Unten" xml:lang="de"></GOK:control>
  2348.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Unten/Oben" xml:lang="de"></GOK:control>
  2349.             </GOK:control>
  2350.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2351.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Links/Rechts" xml:lang="de"></GOK:control>
  2352.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Rechts/Links" xml:lang="de"></GOK:control>
  2353.             </GOK:control>
  2354.         </GOK:control>
  2355.  
  2356.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  2357.             <GOK:control type="label" string="Durchg├ñnge vor Anhalten:" xml:lang="de"></GOK:control>
  2358.             <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>
  2359.         </GOK:control>
  2360.     
  2361.     </GOK:control>
  2362. </GOK:control>
  2363. </GOK:options>
  2364.  
  2365.  
  2366.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  2367.     <GOK:rate stringvalue="switch3" name="select"/>
  2368.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  2369.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  2370.     <GOK:rate value="0" name="autorepeat"/>
  2371.     <GOK:rate value="30" name="repeatrate"/>
  2372.     <GOK:rate value="100" name="scanspeed"/>
  2373.     <GOK:rate value="1" name="wrap"/>
  2374.     <GOK:rate value="0" name="topbottom"/>
  2375.     <GOK:rate value="0" name="leftright"/>
  2376.     <GOK:rate value="3" name="cycles"/>
  2377.  
  2378.  
  2379.     <GOK:initialization>
  2380.         <GOK:effect call="ChunkerReset"/>
  2381.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  2382.     </GOK:initialization>
  2383.  
  2384.  
  2385.     <GOK:state name="1">
  2386.  
  2387.         <GOK:stateinit>
  2388.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  2389.         </GOK:stateinit>
  2390.         
  2391.         <GOK:handler state="press" name="movehighlighter">
  2392.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  2393.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  2394.             <GOK:effect call="ChunkerIfNextChunk">
  2395.                 <GOK:compare value="1" type="equal">
  2396.                     <GOK:true>
  2397.                         <GOK:effect call="ChunkerNextChunk"/>
  2398.                     </GOK:true>
  2399.                     <GOK:false>
  2400.                         <GOK:effect name="wrap" call="GetRate">
  2401.                             <GOK:compare value="1" type="equal">
  2402.                                 <GOK:true>
  2403.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  2404.                                 </GOK:true>
  2405.                             </GOK:compare>
  2406.                         </GOK:effect>
  2407.                     </GOK:false>
  2408.                 </GOK:compare>
  2409.             </GOK:effect>
  2410.         </GOK:handler>
  2411.  
  2412.         <GOK:handler state="release" name="movehighlighter">
  2413.             <GOK:effect call="Timer1Stop"/>
  2414.         </GOK:handler>
  2415.  
  2416.         <GOK:handler name="select">
  2417.             <GOK:effect call="Timer1Stop"/>
  2418.             <GOK:effect call="SelectChunk">
  2419.                 <GOK:compare value="1" type="equal">
  2420.                     <GOK:true>
  2421.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  2422.                         <GOK:effect call="OutputSelectedKey"/>
  2423.                         <GOK:effect call="HighlightFirstChunk"/>
  2424.                         <GOK:effect param1="1" call="StateJump"/>
  2425.                     </GOK:true>
  2426.  
  2427.                 </GOK:compare>
  2428.             </GOK:effect>
  2429.         </GOK:handler>
  2430.  
  2431.         <GOK:handler name="timer1">
  2432.         
  2433.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  2434.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  2435.             <GOK:effect call="ChunkerIfNextChunk">
  2436.                 <GOK:compare value="1" type="equal">
  2437.                     <GOK:true>
  2438.                         <GOK:effect call="ChunkerNextChunk"/>
  2439.                     </GOK:true>
  2440.                     <GOK:false>
  2441.                         <GOK:effect name="wrap" call="GetRate">
  2442.                             <GOK:compare value="1" type="equal">
  2443.                                 <GOK:true>
  2444.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  2445.                                 </GOK:true>
  2446.                             </GOK:compare>
  2447.                         </GOK:effect>
  2448.                     </GOK:false>
  2449.                 </GOK:compare>
  2450.             </GOK:effect>
  2451.         </GOK:handler>
  2452.  
  2453.     </GOK:state>
  2454.  
  2455.  
  2456.  
  2457.     <GOK:state name="repeat">
  2458.         <GOK:handler name="select">
  2459.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  2460.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  2461.             <GOK:effect call="Timer1Stop"/>
  2462.             <GOK:effect call="HighlightFirstChunk"/>
  2463.             <GOK:effect param1="1" call="StateJump"/>
  2464.         </GOK:handler>
  2465.         <GOK:handler state="press" name="movehighlighter">
  2466.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  2467.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  2468.             <GOK:effect call="Timer1Stop"/>
  2469.             <GOK:effect call="HighlightFirstChunk"/>
  2470.             <GOK:effect param1="1" call="StateJump"/>
  2471.         </GOK:handler>
  2472.     </GOK:state>
  2473.  
  2474.  
  2475. </GOK:accessmethod>
  2476. <GOK:accessmethod xml:lang="dz" name="keyinversescanning" displayname="α╜úα╛íα╜║α╝ïα╜ÿα╜▓α╜éα╝ïα╜óα╛Éα╛▒α╜äα╝ïα╜öα╜╝α╜áα╜▓α╝ï α╜úα╜┤α╜éα╜ªα╝ïα╜úα╛íα╜╝α╜éα╝ïα╜₧α╜▓α╜ûα╝ïα╜úα╛ƒα╝ì">
  2477. <GOK:description xml:space="preserve" xml:lang="dz">α╜₧α╜▓α╜ûα╝ïα╜úα╛ƒα╝ïα╜éα╜▓α╝ïα╜æα╜╝α╜ôα╝ïα╜úα╜┤α╝ï α╜ªα╜╝α╜óα╝ïα╜ûα╜ªα╛Æα╛▒α╜┤α╜óα╝ïα╜àα╜▓α╜éα╝ï α╜¿α╜║α╜ûα╝ïα╜ªα╛ƒα╜║α╝ïα╜áα╜åα╜äα╝ïα╝ì α╜ªα╜║α╜úα╝ïα╜áα╜Éα╜┤α╜áα╜▓α╝ïα╜æα╜╝α╜ôα╝ïα╜úα╜┤α╝ï α╜ªα╜╝α╜óα╝ïα╜ûα╜ªα╛Æα╛▒α╜┤α╜óα╝ïα╜éα╜₧α╜ôα╝ïα╜ÿα╜▓α╝ïα╜àα╜▓α╜éα╝ïα╜¿α╜║α╜ûα╝ì</GOK:description>
  2478.  
  2479. <GOK:operation>
  2480. <GOK:control type="frame" spacing="0" size="3" border="0" string="α╜ûα╜Çα╜╝α╜úα╝ïα╜ªα╛ñα╛▒α╜╝α╜æα╝ì" xml:lang="dz">
  2481.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  2482.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  2483.  
  2484.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2485.                 <GOK:control type="label" string="α╜₧α╜▓α╜ûα╝ïα╜úα╛ƒα╝ï:α╝ì" xml:lang="dz"></GOK:control>
  2486.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="α╜₧α╜▓α╜ûα╝ïα╜úα╛ƒα╝ï:α╝ì" xml:lang="dz"></GOK:control>
  2487.             </GOK:control>
  2488.                 
  2489.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2490.                 <GOK:control type="label" string="α╜ñα╜┤α╜éα╜ªα╝ïα╜úα╛íα╜ôα╝ïα╜ûα╜ƒα╜╝α╝ï:" xml:lang="dz"></GOK:control>
  2491.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="α╜ñα╜┤α╜éα╜ªα╝ïα╜úα╛íα╜ôα╝ïα╜ûα╜ƒα╜╝α╝ï:" xml:lang="dz"></GOK:control>
  2492.             </GOK:control>
  2493.  
  2494.         </GOK:control>
  2495.     </GOK:control>    
  2496. </GOK:control>    
  2497. </GOK:operation>
  2498.  
  2499. <GOK:feedback>
  2500. <GOK:control type="frame" spacing="0" size="3" border="0" string="α╜ûα╜ªα╜ÿα╝ïα╜úα╜ôα╝ì" xml:lang="dz">
  2501.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  2502.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  2503.  
  2504.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2505.                 <GOK:control type="label" string="α╜ûα╜ªα╛Æα╜┤α╜úα╝ïα╜ûα╜ªα╛Éα╛▒α╜╝α╜æα╝ï:α╝ì" xml:lang="dz"></GOK:control>
  2506.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="α╜ûα╜ªα╜ÿα╝ïα╜úα╜ôα╝ï α╜ûα╜ªα╛Æα╜┤α╜úα╝ïα╜ûα╜ªα╛Éα╛▒α╜╝α╜æα╝ï:α╝ì" xml:lang="dz"></GOK:control>
  2507.             </GOK:control>
  2508.     
  2509.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2510.                 <GOK:control type="label" string="α╜ñα╜┤α╜éα╜ªα╝ïα╜ûα╜ƒα╜╝α╝ï:" xml:lang="dz"></GOK:control>
  2511.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="α╜ûα╜ªα╜ÿα╝ïα╜úα╜ôα╝ïα╜ñα╜┤α╜éα╜ªα╝ïα╜ûα╜ƒα╜╝α╝ì" xml:lang="dz"></GOK:control>
  2512.             </GOK:control>
  2513.  
  2514.         </GOK:control>
  2515.     </GOK:control>
  2516. </GOK:control>
  2517. </GOK:feedback>
  2518.  
  2519. <GOK:options>
  2520. <GOK:control type="frame" spacing="0" size="3" border="0" string="α╜éα╜æα╜ÿα╝ïα╜üα╝ïα╜Üα╜┤α╝ì" xml:lang="dz">
  2521.  
  2522.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  2523.  
  2524.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  2525.             <GOK:control type="label" string="α╜₧α╜▓α╜ûα╝ïα╜úα╛ƒα╝ïα╜òα╛▒α╜▓α╜óα╝ïα╜áα╜éα╛▒α╜äα╜ªα╝ï:α╝ì" xml:lang="dz"></GOK:control>
  2526.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="α╜₧α╜▓α╜ûα╝ïα╜úα╛ƒα╜áα╜▓α╝ïα╜ÿα╜éα╛▒α╜╝α╜éα╜ªα╝ïα╜Üα╜æα╝ï:α╝ì" xml:lang="dz"></GOK:control>
  2527.             <GOK:control type="label" string="α╜ªα╛Éα╜óα╝ïα╜åα╝ïα╜àα╜▓α╜éα╝ïα╜éα╜▓α╝ïα╝íα╝áα╝áα╝ì" xml:lang="dz"></GOK:control>
  2528.         </GOK:control>
  2529.  
  2530.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  2531.             <GOK:control type="checkbutton" name="wrap" string="α╜éα╛▓α╜úα╝ïα╜Éα╜▓α╜éα╝ï/α╜Çα╜║α╜óα╝ïα╜Éα╜▓α╜éα╝ïα╜Üα╜┤α╝ï α╜úα╜╝α╜éα╝ïα╜ÿα╜Üα╜ÿα╜ªα╝ïα╜ûα╜ƒα╜╝α╝ì" xml:lang="dz"></GOK:control>
  2532.         </GOK:control>
  2533.     
  2534.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  2535.             <GOK:control type="label" string="α╜₧α╜▓α╜ûα╝ïα╜úα╛ƒα╜áα╜▓α╝ïα╜üα╝ïα╜òα╛▒α╜╝α╜éα╜ªα╝ï:α╝ì" xml:lang="dz"></GOK:control>
  2536.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2537.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="α╜ÿα╜éα╜╝α╝ï/α╜ÿα╜çα╜┤α╜é" xml:lang="dz"></GOK:control>
  2538.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="α╜ÿα╜çα╜┤α╜éα╝ï/α╜ÿα╜éα╜╝α╝ì" xml:lang="dz"></GOK:control>
  2539.             </GOK:control>
  2540.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2541.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="α╜éα╜íα╜╝α╜ôα╝ï/α╜éα╜íα╜ªα╝ì" xml:lang="dz"></GOK:control>
  2542.                 <GOK:control value="1" type="radiobutton" name="leftright" string="α╜éα╜íα╜ªα╝ï/α╜éα╜íα╜╝α╜ôα╝ì" xml:lang="dz"></GOK:control>
  2543.             </GOK:control>
  2544.         </GOK:control>
  2545.  
  2546.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  2547.             <GOK:control type="label" string="α╜ÿα╜Üα╜ÿα╜ªα╝ïα╜áα╜çα╜╝α╜éα╝ïα╜ÿα╝ïα╜áα╜ûα╜æα╝ïα╜ûα╜áα╜▓α╝ïα╜ªα╛öα╜╝α╜ôα╝ïα╜ÿα╝ïα╜ûα╜ªα╛Éα╛▒α╜óα╝ïα╜áα╜üα╜╝α╜óα╝ì" xml:lang="dz"></GOK:control>
  2548.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="α╜ÿα╜Üα╜ÿα╜ªα╝ïα╜áα╜çα╜╝α╜éα╝ïα╜ÿα╝ïα╜áα╜ûα╜æα╝ïα╜ûα╜áα╜▓α╝ïα╜ªα╛öα╜╝α╜ôα╝ïα╜ÿα╝ïα╜ûα╜ªα╛Éα╛▒α╜óα╝ïα╜áα╜üα╜╝α╜óα╝ì" xml:lang="dz"></GOK:control>
  2549.         </GOK:control>
  2550.     
  2551.     </GOK:control>
  2552. </GOK:control>
  2553. </GOK:options>
  2554.  
  2555.  
  2556.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  2557.     <GOK:rate stringvalue="switch3" name="select"/>
  2558.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  2559.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  2560.     <GOK:rate value="0" name="autorepeat"/>
  2561.     <GOK:rate value="30" name="repeatrate"/>
  2562.     <GOK:rate value="100" name="scanspeed"/>
  2563.     <GOK:rate value="1" name="wrap"/>
  2564.     <GOK:rate value="0" name="topbottom"/>
  2565.     <GOK:rate value="0" name="leftright"/>
  2566.     <GOK:rate value="3" name="cycles"/>
  2567.  
  2568.  
  2569.     <GOK:initialization>
  2570.         <GOK:effect call="ChunkerReset"/>
  2571.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  2572.     </GOK:initialization>
  2573.  
  2574.  
  2575.     <GOK:state name="1">
  2576.  
  2577.         <GOK:stateinit>
  2578.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  2579.         </GOK:stateinit>
  2580.         
  2581.         <GOK:handler state="press" name="movehighlighter">
  2582.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  2583.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  2584.             <GOK:effect call="ChunkerIfNextChunk">
  2585.                 <GOK:compare value="1" type="equal">
  2586.                     <GOK:true>
  2587.                         <GOK:effect call="ChunkerNextChunk"/>
  2588.                     </GOK:true>
  2589.                     <GOK:false>
  2590.                         <GOK:effect name="wrap" call="GetRate">
  2591.                             <GOK:compare value="1" type="equal">
  2592.                                 <GOK:true>
  2593.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  2594.                                 </GOK:true>
  2595.                             </GOK:compare>
  2596.                         </GOK:effect>
  2597.                     </GOK:false>
  2598.                 </GOK:compare>
  2599.             </GOK:effect>
  2600.         </GOK:handler>
  2601.  
  2602.         <GOK:handler state="release" name="movehighlighter">
  2603.             <GOK:effect call="Timer1Stop"/>
  2604.         </GOK:handler>
  2605.  
  2606.         <GOK:handler name="select">
  2607.             <GOK:effect call="Timer1Stop"/>
  2608.             <GOK:effect call="SelectChunk">
  2609.                 <GOK:compare value="1" type="equal">
  2610.                     <GOK:true>
  2611.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  2612.                         <GOK:effect call="OutputSelectedKey"/>
  2613.                         <GOK:effect call="HighlightFirstChunk"/>
  2614.                         <GOK:effect param1="1" call="StateJump"/>
  2615.                     </GOK:true>
  2616.  
  2617.                 </GOK:compare>
  2618.             </GOK:effect>
  2619.         </GOK:handler>
  2620.  
  2621.         <GOK:handler name="timer1">
  2622.         
  2623.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  2624.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  2625.             <GOK:effect call="ChunkerIfNextChunk">
  2626.                 <GOK:compare value="1" type="equal">
  2627.                     <GOK:true>
  2628.                         <GOK:effect call="ChunkerNextChunk"/>
  2629.                     </GOK:true>
  2630.                     <GOK:false>
  2631.                         <GOK:effect name="wrap" call="GetRate">
  2632.                             <GOK:compare value="1" type="equal">
  2633.                                 <GOK:true>
  2634.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  2635.                                 </GOK:true>
  2636.                             </GOK:compare>
  2637.                         </GOK:effect>
  2638.                     </GOK:false>
  2639.                 </GOK:compare>
  2640.             </GOK:effect>
  2641.         </GOK:handler>
  2642.  
  2643.     </GOK:state>
  2644.  
  2645.  
  2646.  
  2647.     <GOK:state name="repeat">
  2648.         <GOK:handler name="select">
  2649.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  2650.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  2651.             <GOK:effect call="Timer1Stop"/>
  2652.             <GOK:effect call="HighlightFirstChunk"/>
  2653.             <GOK:effect param1="1" call="StateJump"/>
  2654.         </GOK:handler>
  2655.         <GOK:handler state="press" name="movehighlighter">
  2656.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  2657.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  2658.             <GOK:effect call="Timer1Stop"/>
  2659.             <GOK:effect call="HighlightFirstChunk"/>
  2660.             <GOK:effect param1="1" call="StateJump"/>
  2661.         </GOK:handler>
  2662.     </GOK:state>
  2663.  
  2664.  
  2665. </GOK:accessmethod>
  2666. <GOK:accessmethod xml:lang="el" name="keyinversescanning" displayname="╬æ╬╜╧ä╬»╧â╧ä╧ü╬┐╧å╬╖ ╬ú╬¼╧ü╧ë╧â╬╖ ╬╝╬╡ ╬ê╬╜╬▒ ╬á╬╗╬«╬║╧ä╧ü╬┐">
  2667. <GOK:description xml:space="preserve" xml:lang="el">╬á╬▒╧ä╬«╧â╧ä╬╡ ╬║╬▒╬╣ ╬║╧ü╬▒╧ä╬«╧â╧ä╬╡ ╬¡╬╜╬▒╬╜ ╬┤╬╣╬▒╬║╧î╧Ç╧ä╬╖ ╬│╬╣╬▒ ╧â╬¼╧ü╧ë╧â╬╖.  ╬á╬▒╧ä╬«╧â╧ä╬╡ ╬¡╬╜╬▒╬╜ ╬¼╬╗╬╗╬┐ ╬┤╬╣╬▒╬║╧î╧Ç╧ä╬╖ ╬│╬╣╬▒ ╬╡╧Ç╬╣╬╗╬┐╬│╬«.</GOK:description>
  2668.  
  2669. <GOK:operation>
  2670. <GOK:control type="frame" spacing="0" size="3" border="0" string="╬¢╬╡╬╣╧ä╬┐╧à╧ü╬│╬»╬▒" xml:lang="el">
  2671.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  2672.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  2673.  
  2674.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2675.                 <GOK:control type="label" string="╬ú╬¼╧ü╧ë╧â╬╖:" xml:lang="el"></GOK:control>
  2676.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="╬ú╬¼╧ü╧ë╧â╬╖:" xml:lang="el"></GOK:control>
  2677.             </GOK:control>
  2678.                 
  2679.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2680.                 <GOK:control type="label" string="╬ò╬╜╬╡╧ü╬│╬┐╧Ç╬┐╬»╬╖╧â╬╖:" xml:lang="el"></GOK:control>
  2681.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="╬ò╬╜╬╡╧ü╬│╬┐╧Ç╬┐╬»╬╖╧â╬╖:" xml:lang="el"></GOK:control>
  2682.             </GOK:control>
  2683.  
  2684.         </GOK:control>
  2685.     </GOK:control>    
  2686. </GOK:control>    
  2687. </GOK:operation>
  2688.  
  2689. <GOK:feedback>
  2690. <GOK:control type="frame" spacing="0" size="3" border="0" string="╬æ╬╜╬¼╬┤╧ü╬▒╧â╬╖" xml:lang="el">
  2691.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  2692.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  2693.  
  2694.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2695.                 <GOK:control type="label" string="╬Ü╬»╬╜╬╖╧â╬╖:" xml:lang="el"></GOK:control>
  2696.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="╬Ü╬»╬╜╬╖╧â╬╖ ╬æ╬╜╬¼╬┤╧ü╬▒╧â╬╖╧é:" xml:lang="el"></GOK:control>
  2697.             </GOK:control>
  2698.     
  2699.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2700.                 <GOK:control type="label" string="╬ò╬╜╬╡╧ü╬│╬┐╧Ç╬┐╬»╬╖╧â╬╖:" xml:lang="el"></GOK:control>
  2701.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="╬ò╬╜╬╡╧ü╬│╬┐╧Ç╬┐╬»╬╖╧â╬╖ ╬æ╬╜╬¼╬┤╧ü╬▒╧â╬╖╧é:" xml:lang="el"></GOK:control>
  2702.             </GOK:control>
  2703.  
  2704.         </GOK:control>
  2705.     </GOK:control>
  2706. </GOK:control>
  2707. </GOK:feedback>
  2708.  
  2709. <GOK:options>
  2710. <GOK:control type="frame" spacing="0" size="3" border="0" string="╬ò╧Ç╬╣╬╗╬┐╬│╬¡╧é" xml:lang="el">
  2711.  
  2712.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  2713.  
  2714.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  2715.             <GOK:control type="label" string="╬Ü╬▒╬╕╧à╧â╧ä╬¡╧ü╬╖╧â╬╖ ╬ú╬¼╧ü╧ë╧â╬╖╧é:" xml:lang="el"></GOK:control>
  2716.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="╬ñ╬▒╧ç╧ì╧ä╬╖╧ä╬▒ ╬ú╬¼╧ü╧ë╧â╬╖╧é:" xml:lang="el"></GOK:control>
  2717.             <GOK:control type="label" string="(╬╡╬║╬▒╧ä╬┐╧â╧ä╬¼ ╧ä╬┐╧à ╬┤╬╡╧à╧ä╬╡╧ü╬┐╬╗╬¡╧Ç╧ä╬┐╧à)" xml:lang="el"></GOK:control>
  2718.         </GOK:control>
  2719.  
  2720.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  2721.             <GOK:control type="checkbutton" name="wrap" string="╬æ╬╜╬▒╬┤╬»╧Ç╬╗╧ë╧â╬╖ ╬ô╧ü╬▒╬╝╬╝╧Ä╬╜/╬ú╧ä╬╖╬╗╧Ä╬╜" xml:lang="el"></GOK:control>
  2722.         </GOK:control>
  2723.     
  2724.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  2725.             <GOK:control type="label" string="╬Ü╬▒╧ä╬╡╧ì╬╕╧à╬╜╧â╬╖ ╬ú╬¼╧ü╧ë╧â╬╖╧é:" xml:lang="el"></GOK:control>
  2726.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2727.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="╬á╬¼╬╜╧ë/╬Ü╬¼╧ä╧ë" xml:lang="el"></GOK:control>
  2728.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="╬Ü╬¼╧ä╧ë/╬á╬¼╬╜╧ë" xml:lang="el"></GOK:control>
  2729.             </GOK:control>
  2730.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2731.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="╬æ╧ü╬╣╧â╧ä╬╡╧ü╬¼/╬ö╬╡╬╛╬╣╬¼" xml:lang="el"></GOK:control>
  2732.                 <GOK:control value="1" type="radiobutton" name="leftright" string="╬ö╬╡╬╛╬╣╬¼/╬æ╧ü╬╣╧â╧ä╬╡╧ü╬¼" xml:lang="el"></GOK:control>
  2733.             </GOK:control>
  2734.         </GOK:control>
  2735.  
  2736.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  2737.             <GOK:control type="label" string="╬Ü╧ì╬║╬╗╬┐╬╣ ╧Ç╧ü╬╣╬╜ ╧ä╬┐ ╧â╧ä╬▒╬╝╬¼╧ä╬╖╬╝╬▒:" xml:lang="el"></GOK:control>
  2738.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="╬Ü╧ì╬║╬╗╬┐╬╣ ╧Ç╧ü╬╣╬╜ ╧ä╬┐ ╧â╧ä╬▒╬╝╬¼╧ä╬╖╬╝╬▒:" xml:lang="el"></GOK:control>
  2739.         </GOK:control>
  2740.     
  2741.     </GOK:control>
  2742. </GOK:control>
  2743. </GOK:options>
  2744.  
  2745.  
  2746.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  2747.     <GOK:rate stringvalue="switch3" name="select"/>
  2748.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  2749.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  2750.     <GOK:rate value="0" name="autorepeat"/>
  2751.     <GOK:rate value="30" name="repeatrate"/>
  2752.     <GOK:rate value="100" name="scanspeed"/>
  2753.     <GOK:rate value="1" name="wrap"/>
  2754.     <GOK:rate value="0" name="topbottom"/>
  2755.     <GOK:rate value="0" name="leftright"/>
  2756.     <GOK:rate value="3" name="cycles"/>
  2757.  
  2758.  
  2759.     <GOK:initialization>
  2760.         <GOK:effect call="ChunkerReset"/>
  2761.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  2762.     </GOK:initialization>
  2763.  
  2764.  
  2765.     <GOK:state name="1">
  2766.  
  2767.         <GOK:stateinit>
  2768.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  2769.         </GOK:stateinit>
  2770.         
  2771.         <GOK:handler state="press" name="movehighlighter">
  2772.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  2773.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  2774.             <GOK:effect call="ChunkerIfNextChunk">
  2775.                 <GOK:compare value="1" type="equal">
  2776.                     <GOK:true>
  2777.                         <GOK:effect call="ChunkerNextChunk"/>
  2778.                     </GOK:true>
  2779.                     <GOK:false>
  2780.                         <GOK:effect name="wrap" call="GetRate">
  2781.                             <GOK:compare value="1" type="equal">
  2782.                                 <GOK:true>
  2783.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  2784.                                 </GOK:true>
  2785.                             </GOK:compare>
  2786.                         </GOK:effect>
  2787.                     </GOK:false>
  2788.                 </GOK:compare>
  2789.             </GOK:effect>
  2790.         </GOK:handler>
  2791.  
  2792.         <GOK:handler state="release" name="movehighlighter">
  2793.             <GOK:effect call="Timer1Stop"/>
  2794.         </GOK:handler>
  2795.  
  2796.         <GOK:handler name="select">
  2797.             <GOK:effect call="Timer1Stop"/>
  2798.             <GOK:effect call="SelectChunk">
  2799.                 <GOK:compare value="1" type="equal">
  2800.                     <GOK:true>
  2801.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  2802.                         <GOK:effect call="OutputSelectedKey"/>
  2803.                         <GOK:effect call="HighlightFirstChunk"/>
  2804.                         <GOK:effect param1="1" call="StateJump"/>
  2805.                     </GOK:true>
  2806.  
  2807.                 </GOK:compare>
  2808.             </GOK:effect>
  2809.         </GOK:handler>
  2810.  
  2811.         <GOK:handler name="timer1">
  2812.         
  2813.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  2814.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  2815.             <GOK:effect call="ChunkerIfNextChunk">
  2816.                 <GOK:compare value="1" type="equal">
  2817.                     <GOK:true>
  2818.                         <GOK:effect call="ChunkerNextChunk"/>
  2819.                     </GOK:true>
  2820.                     <GOK:false>
  2821.                         <GOK:effect name="wrap" call="GetRate">
  2822.                             <GOK:compare value="1" type="equal">
  2823.                                 <GOK:true>
  2824.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  2825.                                 </GOK:true>
  2826.                             </GOK:compare>
  2827.                         </GOK:effect>
  2828.                     </GOK:false>
  2829.                 </GOK:compare>
  2830.             </GOK:effect>
  2831.         </GOK:handler>
  2832.  
  2833.     </GOK:state>
  2834.  
  2835.  
  2836.  
  2837.     <GOK:state name="repeat">
  2838.         <GOK:handler name="select">
  2839.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  2840.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  2841.             <GOK:effect call="Timer1Stop"/>
  2842.             <GOK:effect call="HighlightFirstChunk"/>
  2843.             <GOK:effect param1="1" call="StateJump"/>
  2844.         </GOK:handler>
  2845.         <GOK:handler state="press" name="movehighlighter">
  2846.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  2847.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  2848.             <GOK:effect call="Timer1Stop"/>
  2849.             <GOK:effect call="HighlightFirstChunk"/>
  2850.             <GOK:effect param1="1" call="StateJump"/>
  2851.         </GOK:handler>
  2852.     </GOK:state>
  2853.  
  2854.  
  2855. </GOK:accessmethod>
  2856. <GOK:accessmethod xml:lang="en_CA" name="keyinversescanning" displayname="Single Key Inverse Scanning">
  2857. <GOK:description xml:space="preserve" xml:lang="en_CA">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  2858.  
  2859. <GOK:operation>
  2860. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operation" xml:lang="en_CA">
  2861.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  2862.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  2863.  
  2864.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2865.                 <GOK:control type="label" string="Scan:" xml:lang="en_CA"></GOK:control>
  2866.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Scan:" xml:lang="en_CA"></GOK:control>
  2867.             </GOK:control>
  2868.                 
  2869.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2870.                 <GOK:control type="label" string="Activate:" xml:lang="en_CA"></GOK:control>
  2871.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activate:" xml:lang="en_CA"></GOK:control>
  2872.             </GOK:control>
  2873.  
  2874.         </GOK:control>
  2875.     </GOK:control>    
  2876. </GOK:control>    
  2877. </GOK:operation>
  2878.  
  2879. <GOK:feedback>
  2880. <GOK:control type="frame" spacing="0" size="3" border="0" string="Feedback" xml:lang="en_CA">
  2881.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  2882.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  2883.  
  2884.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2885.                 <GOK:control type="label" string="Movement:" xml:lang="en_CA"></GOK:control>
  2886.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedback Movement:" xml:lang="en_CA"></GOK:control>
  2887.             </GOK:control>
  2888.     
  2889.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2890.                 <GOK:control type="label" string="Activation:" xml:lang="en_CA"></GOK:control>
  2891.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:" xml:lang="en_CA"></GOK:control>
  2892.             </GOK:control>
  2893.  
  2894.         </GOK:control>
  2895.     </GOK:control>
  2896. </GOK:control>
  2897. </GOK:feedback>
  2898.  
  2899. <GOK:options>
  2900. <GOK:control type="frame" spacing="0" size="3" border="0" string="Options" xml:lang="en_CA">
  2901.  
  2902.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  2903.  
  2904.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  2905.             <GOK:control type="label" string="Scan Delay:" xml:lang="en_CA"></GOK:control>
  2906.             <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>
  2907.             <GOK:control type="label" string="(100s of a second)" xml:lang="en_CA"></GOK:control>
  2908.         </GOK:control>
  2909.  
  2910.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  2911.             <GOK:control type="checkbutton" name="wrap" string="Wrap Rows/Columns" xml:lang="en_CA"></GOK:control>
  2912.         </GOK:control>
  2913.     
  2914.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  2915.             <GOK:control type="label" string="Scanning Direction:" xml:lang="en_CA"></GOK:control>
  2916.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2917.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Top/Bottom" xml:lang="en_CA"></GOK:control>
  2918.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Bottom/Top" xml:lang="en_CA"></GOK:control>
  2919.             </GOK:control>
  2920.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  2921.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Left/Right" xml:lang="en_CA"></GOK:control>
  2922.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Right/Left" xml:lang="en_CA"></GOK:control>
  2923.             </GOK:control>
  2924.         </GOK:control>
  2925.  
  2926.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  2927.             <GOK:control type="label" string="Cycles Before Stopping:" xml:lang="en_CA"></GOK:control>
  2928.             <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>
  2929.         </GOK:control>
  2930.     
  2931.     </GOK:control>
  2932. </GOK:control>
  2933. </GOK:options>
  2934.  
  2935.  
  2936.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  2937.     <GOK:rate stringvalue="switch3" name="select"/>
  2938.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  2939.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  2940.     <GOK:rate value="0" name="autorepeat"/>
  2941.     <GOK:rate value="30" name="repeatrate"/>
  2942.     <GOK:rate value="100" name="scanspeed"/>
  2943.     <GOK:rate value="1" name="wrap"/>
  2944.     <GOK:rate value="0" name="topbottom"/>
  2945.     <GOK:rate value="0" name="leftright"/>
  2946.     <GOK:rate value="3" name="cycles"/>
  2947.  
  2948.  
  2949.     <GOK:initialization>
  2950.         <GOK:effect call="ChunkerReset"/>
  2951.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  2952.     </GOK:initialization>
  2953.  
  2954.  
  2955.     <GOK:state name="1">
  2956.  
  2957.         <GOK:stateinit>
  2958.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  2959.         </GOK:stateinit>
  2960.         
  2961.         <GOK:handler state="press" name="movehighlighter">
  2962.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  2963.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  2964.             <GOK:effect call="ChunkerIfNextChunk">
  2965.                 <GOK:compare value="1" type="equal">
  2966.                     <GOK:true>
  2967.                         <GOK:effect call="ChunkerNextChunk"/>
  2968.                     </GOK:true>
  2969.                     <GOK:false>
  2970.                         <GOK:effect name="wrap" call="GetRate">
  2971.                             <GOK:compare value="1" type="equal">
  2972.                                 <GOK:true>
  2973.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  2974.                                 </GOK:true>
  2975.                             </GOK:compare>
  2976.                         </GOK:effect>
  2977.                     </GOK:false>
  2978.                 </GOK:compare>
  2979.             </GOK:effect>
  2980.         </GOK:handler>
  2981.  
  2982.         <GOK:handler state="release" name="movehighlighter">
  2983.             <GOK:effect call="Timer1Stop"/>
  2984.         </GOK:handler>
  2985.  
  2986.         <GOK:handler name="select">
  2987.             <GOK:effect call="Timer1Stop"/>
  2988.             <GOK:effect call="SelectChunk">
  2989.                 <GOK:compare value="1" type="equal">
  2990.                     <GOK:true>
  2991.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  2992.                         <GOK:effect call="OutputSelectedKey"/>
  2993.                         <GOK:effect call="HighlightFirstChunk"/>
  2994.                         <GOK:effect param1="1" call="StateJump"/>
  2995.                     </GOK:true>
  2996.  
  2997.                 </GOK:compare>
  2998.             </GOK:effect>
  2999.         </GOK:handler>
  3000.  
  3001.         <GOK:handler name="timer1">
  3002.         
  3003.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  3004.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  3005.             <GOK:effect call="ChunkerIfNextChunk">
  3006.                 <GOK:compare value="1" type="equal">
  3007.                     <GOK:true>
  3008.                         <GOK:effect call="ChunkerNextChunk"/>
  3009.                     </GOK:true>
  3010.                     <GOK:false>
  3011.                         <GOK:effect name="wrap" call="GetRate">
  3012.                             <GOK:compare value="1" type="equal">
  3013.                                 <GOK:true>
  3014.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  3015.                                 </GOK:true>
  3016.                             </GOK:compare>
  3017.                         </GOK:effect>
  3018.                     </GOK:false>
  3019.                 </GOK:compare>
  3020.             </GOK:effect>
  3021.         </GOK:handler>
  3022.  
  3023.     </GOK:state>
  3024.  
  3025.  
  3026.  
  3027.     <GOK:state name="repeat">
  3028.         <GOK:handler name="select">
  3029.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  3030.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  3031.             <GOK:effect call="Timer1Stop"/>
  3032.             <GOK:effect call="HighlightFirstChunk"/>
  3033.             <GOK:effect param1="1" call="StateJump"/>
  3034.         </GOK:handler>
  3035.         <GOK:handler state="press" name="movehighlighter">
  3036.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  3037.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  3038.             <GOK:effect call="Timer1Stop"/>
  3039.             <GOK:effect call="HighlightFirstChunk"/>
  3040.             <GOK:effect param1="1" call="StateJump"/>
  3041.         </GOK:handler>
  3042.     </GOK:state>
  3043.  
  3044.  
  3045. </GOK:accessmethod>
  3046. <GOK:accessmethod xml:lang="en_GB" name="keyinversescanning" displayname="Single Key Inverse Scanning">
  3047. <GOK:description xml:space="preserve" xml:lang="en_GB">Press and hold a switch to scan. Press another switch to select.</GOK:description>
  3048.  
  3049. <GOK:operation>
  3050. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operation" xml:lang="en_GB">
  3051.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  3052.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  3053.  
  3054.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3055.                 <GOK:control type="label" string="Scan:" xml:lang="en_GB"></GOK:control>
  3056.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Scan:" xml:lang="en_GB"></GOK:control>
  3057.             </GOK:control>
  3058.                 
  3059.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3060.                 <GOK:control type="label" string="Activate:" xml:lang="en_GB"></GOK:control>
  3061.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activate:" xml:lang="en_GB"></GOK:control>
  3062.             </GOK:control>
  3063.  
  3064.         </GOK:control>
  3065.     </GOK:control>    
  3066. </GOK:control>    
  3067. </GOK:operation>
  3068.  
  3069. <GOK:feedback>
  3070. <GOK:control type="frame" spacing="0" size="3" border="0" string="Feedback" xml:lang="en_GB">
  3071.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  3072.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  3073.  
  3074.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3075.                 <GOK:control type="label" string="Movement:" xml:lang="en_GB"></GOK:control>
  3076.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedback Movement:" xml:lang="en_GB"></GOK:control>
  3077.             </GOK:control>
  3078.     
  3079.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3080.                 <GOK:control type="label" string="Activation:" xml:lang="en_GB"></GOK:control>
  3081.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:" xml:lang="en_GB"></GOK:control>
  3082.             </GOK:control>
  3083.  
  3084.         </GOK:control>
  3085.     </GOK:control>
  3086. </GOK:control>
  3087. </GOK:feedback>
  3088.  
  3089. <GOK:options>
  3090. <GOK:control type="frame" spacing="0" size="3" border="0" string="Options" xml:lang="en_GB">
  3091.  
  3092.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  3093.  
  3094.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  3095.             <GOK:control type="label" string="Scan Delay:" xml:lang="en_GB"></GOK:control>
  3096.             <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>
  3097.             <GOK:control type="label" string="(100s of a second)" xml:lang="en_GB"></GOK:control>
  3098.         </GOK:control>
  3099.  
  3100.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  3101.             <GOK:control type="checkbutton" name="wrap" string="Wrap Rows/Columns" xml:lang="en_GB"></GOK:control>
  3102.         </GOK:control>
  3103.     
  3104.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  3105.             <GOK:control type="label" string="Scanning Direction:" xml:lang="en_GB"></GOK:control>
  3106.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3107.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Top/Bottom" xml:lang="en_GB"></GOK:control>
  3108.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Bottom/Top" xml:lang="en_GB"></GOK:control>
  3109.             </GOK:control>
  3110.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3111.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Left/Right" xml:lang="en_GB"></GOK:control>
  3112.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Right/Left" xml:lang="en_GB"></GOK:control>
  3113.             </GOK:control>
  3114.         </GOK:control>
  3115.  
  3116.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  3117.             <GOK:control type="label" string="Cycles Before Stopping:" xml:lang="en_GB"></GOK:control>
  3118.             <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>
  3119.         </GOK:control>
  3120.     
  3121.     </GOK:control>
  3122. </GOK:control>
  3123. </GOK:options>
  3124.  
  3125.  
  3126.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  3127.     <GOK:rate stringvalue="switch3" name="select"/>
  3128.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  3129.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  3130.     <GOK:rate value="0" name="autorepeat"/>
  3131.     <GOK:rate value="30" name="repeatrate"/>
  3132.     <GOK:rate value="100" name="scanspeed"/>
  3133.     <GOK:rate value="1" name="wrap"/>
  3134.     <GOK:rate value="0" name="topbottom"/>
  3135.     <GOK:rate value="0" name="leftright"/>
  3136.     <GOK:rate value="3" name="cycles"/>
  3137.  
  3138.  
  3139.     <GOK:initialization>
  3140.         <GOK:effect call="ChunkerReset"/>
  3141.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  3142.     </GOK:initialization>
  3143.  
  3144.  
  3145.     <GOK:state name="1">
  3146.  
  3147.         <GOK:stateinit>
  3148.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  3149.         </GOK:stateinit>
  3150.         
  3151.         <GOK:handler state="press" name="movehighlighter">
  3152.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  3153.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  3154.             <GOK:effect call="ChunkerIfNextChunk">
  3155.                 <GOK:compare value="1" type="equal">
  3156.                     <GOK:true>
  3157.                         <GOK:effect call="ChunkerNextChunk"/>
  3158.                     </GOK:true>
  3159.                     <GOK:false>
  3160.                         <GOK:effect name="wrap" call="GetRate">
  3161.                             <GOK:compare value="1" type="equal">
  3162.                                 <GOK:true>
  3163.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  3164.                                 </GOK:true>
  3165.                             </GOK:compare>
  3166.                         </GOK:effect>
  3167.                     </GOK:false>
  3168.                 </GOK:compare>
  3169.             </GOK:effect>
  3170.         </GOK:handler>
  3171.  
  3172.         <GOK:handler state="release" name="movehighlighter">
  3173.             <GOK:effect call="Timer1Stop"/>
  3174.         </GOK:handler>
  3175.  
  3176.         <GOK:handler name="select">
  3177.             <GOK:effect call="Timer1Stop"/>
  3178.             <GOK:effect call="SelectChunk">
  3179.                 <GOK:compare value="1" type="equal">
  3180.                     <GOK:true>
  3181.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  3182.                         <GOK:effect call="OutputSelectedKey"/>
  3183.                         <GOK:effect call="HighlightFirstChunk"/>
  3184.                         <GOK:effect param1="1" call="StateJump"/>
  3185.                     </GOK:true>
  3186.  
  3187.                 </GOK:compare>
  3188.             </GOK:effect>
  3189.         </GOK:handler>
  3190.  
  3191.         <GOK:handler name="timer1">
  3192.         
  3193.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  3194.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  3195.             <GOK:effect call="ChunkerIfNextChunk">
  3196.                 <GOK:compare value="1" type="equal">
  3197.                     <GOK:true>
  3198.                         <GOK:effect call="ChunkerNextChunk"/>
  3199.                     </GOK:true>
  3200.                     <GOK:false>
  3201.                         <GOK:effect name="wrap" call="GetRate">
  3202.                             <GOK:compare value="1" type="equal">
  3203.                                 <GOK:true>
  3204.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  3205.                                 </GOK:true>
  3206.                             </GOK:compare>
  3207.                         </GOK:effect>
  3208.                     </GOK:false>
  3209.                 </GOK:compare>
  3210.             </GOK:effect>
  3211.         </GOK:handler>
  3212.  
  3213.     </GOK:state>
  3214.  
  3215.  
  3216.  
  3217.     <GOK:state name="repeat">
  3218.         <GOK:handler name="select">
  3219.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  3220.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  3221.             <GOK:effect call="Timer1Stop"/>
  3222.             <GOK:effect call="HighlightFirstChunk"/>
  3223.             <GOK:effect param1="1" call="StateJump"/>
  3224.         </GOK:handler>
  3225.         <GOK:handler state="press" name="movehighlighter">
  3226.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  3227.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  3228.             <GOK:effect call="Timer1Stop"/>
  3229.             <GOK:effect call="HighlightFirstChunk"/>
  3230.             <GOK:effect param1="1" call="StateJump"/>
  3231.         </GOK:handler>
  3232.     </GOK:state>
  3233.  
  3234.  
  3235. </GOK:accessmethod>
  3236. <GOK:accessmethod xml:lang="es" name="keyinversescanning" displayname="Rastreo inverso de tecla simple">
  3237. <GOK:description xml:space="preserve" xml:lang="es">Pulse y mantenga presionado un conmutador para rastrear. Presione otro conmutador para seleccionar.</GOK:description>
  3238.  
  3239. <GOK:operation>
  3240. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operaci├│n" xml:lang="es">
  3241.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  3242.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  3243.  
  3244.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3245.                 <GOK:control type="label" string="Rastreo:" xml:lang="es"></GOK:control>
  3246.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Rastreo:" xml:lang="es"></GOK:control>
  3247.             </GOK:control>
  3248.                 
  3249.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3250.                 <GOK:control type="label" string="Activar:" xml:lang="es"></GOK:control>
  3251.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activar:" xml:lang="es"></GOK:control>
  3252.             </GOK:control>
  3253.  
  3254.         </GOK:control>
  3255.     </GOK:control>    
  3256. </GOK:control>    
  3257. </GOK:operation>
  3258.  
  3259. <GOK:feedback>
  3260. <GOK:control type="frame" spacing="0" size="3" border="0" string="Retroalimentaci├│n" xml:lang="es">
  3261.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  3262.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  3263.  
  3264.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3265.                 <GOK:control type="label" string="Movimiento:" xml:lang="es"></GOK:control>
  3266.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Movimiento de realimentaci├│n:" xml:lang="es"></GOK:control>
  3267.             </GOK:control>
  3268.     
  3269.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3270.                 <GOK:control type="label" string="Activaci├│n:" xml:lang="es"></GOK:control>
  3271.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Activaci├│n de realimentaci├│n:" xml:lang="es"></GOK:control>
  3272.             </GOK:control>
  3273.  
  3274.         </GOK:control>
  3275.     </GOK:control>
  3276. </GOK:control>
  3277. </GOK:feedback>
  3278.  
  3279. <GOK:options>
  3280. <GOK:control type="frame" spacing="0" size="3" border="0" string="Opciones" xml:lang="es">
  3281.  
  3282.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  3283.  
  3284.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  3285.             <GOK:control type="label" string="Retardo del rastreo:" xml:lang="es"></GOK:control>
  3286.             <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>
  3287.             <GOK:control type="label" string="(100a de un segundo)" xml:lang="es"></GOK:control>
  3288.         </GOK:control>
  3289.  
  3290.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  3291.             <GOK:control type="checkbutton" name="wrap" string="Ajustar las filas/columnas" xml:lang="es"></GOK:control>
  3292.         </GOK:control>
  3293.     
  3294.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  3295.             <GOK:control type="label" string="Direcci├│n del rastreo:" xml:lang="es"></GOK:control>
  3296.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3297.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Superior/Inferior" xml:lang="es"></GOK:control>
  3298.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Inferior/Superior" xml:lang="es"></GOK:control>
  3299.             </GOK:control>
  3300.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3301.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Izquierda/Derecha" xml:lang="es"></GOK:control>
  3302.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Derecha/Izquierda" xml:lang="es"></GOK:control>
  3303.             </GOK:control>
  3304.         </GOK:control>
  3305.  
  3306.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  3307.             <GOK:control type="label" string="Ciclos antes de detenerse:" xml:lang="es"></GOK:control>
  3308.             <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>
  3309.         </GOK:control>
  3310.     
  3311.     </GOK:control>
  3312. </GOK:control>
  3313. </GOK:options>
  3314.  
  3315.  
  3316.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  3317.     <GOK:rate stringvalue="switch3" name="select"/>
  3318.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  3319.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  3320.     <GOK:rate value="0" name="autorepeat"/>
  3321.     <GOK:rate value="30" name="repeatrate"/>
  3322.     <GOK:rate value="100" name="scanspeed"/>
  3323.     <GOK:rate value="1" name="wrap"/>
  3324.     <GOK:rate value="0" name="topbottom"/>
  3325.     <GOK:rate value="0" name="leftright"/>
  3326.     <GOK:rate value="3" name="cycles"/>
  3327.  
  3328.  
  3329.     <GOK:initialization>
  3330.         <GOK:effect call="ChunkerReset"/>
  3331.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  3332.     </GOK:initialization>
  3333.  
  3334.  
  3335.     <GOK:state name="1">
  3336.  
  3337.         <GOK:stateinit>
  3338.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  3339.         </GOK:stateinit>
  3340.         
  3341.         <GOK:handler state="press" name="movehighlighter">
  3342.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  3343.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  3344.             <GOK:effect call="ChunkerIfNextChunk">
  3345.                 <GOK:compare value="1" type="equal">
  3346.                     <GOK:true>
  3347.                         <GOK:effect call="ChunkerNextChunk"/>
  3348.                     </GOK:true>
  3349.                     <GOK:false>
  3350.                         <GOK:effect name="wrap" call="GetRate">
  3351.                             <GOK:compare value="1" type="equal">
  3352.                                 <GOK:true>
  3353.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  3354.                                 </GOK:true>
  3355.                             </GOK:compare>
  3356.                         </GOK:effect>
  3357.                     </GOK:false>
  3358.                 </GOK:compare>
  3359.             </GOK:effect>
  3360.         </GOK:handler>
  3361.  
  3362.         <GOK:handler state="release" name="movehighlighter">
  3363.             <GOK:effect call="Timer1Stop"/>
  3364.         </GOK:handler>
  3365.  
  3366.         <GOK:handler name="select">
  3367.             <GOK:effect call="Timer1Stop"/>
  3368.             <GOK:effect call="SelectChunk">
  3369.                 <GOK:compare value="1" type="equal">
  3370.                     <GOK:true>
  3371.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  3372.                         <GOK:effect call="OutputSelectedKey"/>
  3373.                         <GOK:effect call="HighlightFirstChunk"/>
  3374.                         <GOK:effect param1="1" call="StateJump"/>
  3375.                     </GOK:true>
  3376.  
  3377.                 </GOK:compare>
  3378.             </GOK:effect>
  3379.         </GOK:handler>
  3380.  
  3381.         <GOK:handler name="timer1">
  3382.         
  3383.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  3384.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  3385.             <GOK:effect call="ChunkerIfNextChunk">
  3386.                 <GOK:compare value="1" type="equal">
  3387.                     <GOK:true>
  3388.                         <GOK:effect call="ChunkerNextChunk"/>
  3389.                     </GOK:true>
  3390.                     <GOK:false>
  3391.                         <GOK:effect name="wrap" call="GetRate">
  3392.                             <GOK:compare value="1" type="equal">
  3393.                                 <GOK:true>
  3394.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  3395.                                 </GOK:true>
  3396.                             </GOK:compare>
  3397.                         </GOK:effect>
  3398.                     </GOK:false>
  3399.                 </GOK:compare>
  3400.             </GOK:effect>
  3401.         </GOK:handler>
  3402.  
  3403.     </GOK:state>
  3404.  
  3405.  
  3406.  
  3407.     <GOK:state name="repeat">
  3408.         <GOK:handler name="select">
  3409.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  3410.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  3411.             <GOK:effect call="Timer1Stop"/>
  3412.             <GOK:effect call="HighlightFirstChunk"/>
  3413.             <GOK:effect param1="1" call="StateJump"/>
  3414.         </GOK:handler>
  3415.         <GOK:handler state="press" name="movehighlighter">
  3416.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  3417.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  3418.             <GOK:effect call="Timer1Stop"/>
  3419.             <GOK:effect call="HighlightFirstChunk"/>
  3420.             <GOK:effect param1="1" call="StateJump"/>
  3421.         </GOK:handler>
  3422.     </GOK:state>
  3423.  
  3424.  
  3425. </GOK:accessmethod>
  3426. <GOK:accessmethod xml:lang="et" name="keyinversescanning" displayname="Single Key Inverse Scanning">
  3427. <GOK:description xml:space="preserve">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  3428.  
  3429. <GOK:operation>
  3430. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operation" xml:lang="et">
  3431.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  3432.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  3433.  
  3434.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3435.                 <GOK:control type="label" string="Scan:" xml:lang="et"></GOK:control>
  3436.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Scan:" xml:lang="et"></GOK:control>
  3437.             </GOK:control>
  3438.                 
  3439.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3440.                 <GOK:control type="label" string="Activate:" xml:lang="et"></GOK:control>
  3441.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activate:" xml:lang="et"></GOK:control>
  3442.             </GOK:control>
  3443.  
  3444.         </GOK:control>
  3445.     </GOK:control>    
  3446. </GOK:control>    
  3447. </GOK:operation>
  3448.  
  3449. <GOK:feedback>
  3450. <GOK:control type="frame" spacing="0" size="3" border="0" string="Tagasiside" xml:lang="et">
  3451.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  3452.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  3453.  
  3454.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3455.                 <GOK:control type="label" string="Movement:" xml:lang="et"></GOK:control>
  3456.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedback Movement:" xml:lang="et"></GOK:control>
  3457.             </GOK:control>
  3458.     
  3459.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3460.                 <GOK:control type="label" string="Aktiveerimine:" xml:lang="et"></GOK:control>
  3461.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Tagasiside aktiveerimine:" xml:lang="et"></GOK:control>
  3462.             </GOK:control>
  3463.  
  3464.         </GOK:control>
  3465.     </GOK:control>
  3466. </GOK:control>
  3467. </GOK:feedback>
  3468.  
  3469. <GOK:options>
  3470. <GOK:control type="frame" spacing="0" size="3" border="0" string="Valikud" xml:lang="et">
  3471.  
  3472.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  3473.  
  3474.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  3475.             <GOK:control type="label" string="Scan Delay:" xml:lang="et"></GOK:control>
  3476.             <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>
  3477.             <GOK:control type="label" string="(sekundisajandikku)" xml:lang="et"></GOK:control>
  3478.         </GOK:control>
  3479.  
  3480.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  3481.             <GOK:control type="checkbutton" name="wrap" string="Wrap Rows/Columns" xml:lang="et"></GOK:control>
  3482.         </GOK:control>
  3483.     
  3484.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  3485.             <GOK:control type="label" string="Scanning Direction:" xml:lang="et"></GOK:control>
  3486.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3487.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Top/Bottom" xml:lang="et"></GOK:control>
  3488.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Bottom/Top" xml:lang="et"></GOK:control>
  3489.             </GOK:control>
  3490.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3491.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Left/Right" xml:lang="et"></GOK:control>
  3492.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Right/Left" xml:lang="et"></GOK:control>
  3493.             </GOK:control>
  3494.         </GOK:control>
  3495.  
  3496.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  3497.             <GOK:control type="label" string="Cycles Before Stopping:" xml:lang="et"></GOK:control>
  3498.             <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>
  3499.         </GOK:control>
  3500.     
  3501.     </GOK:control>
  3502. </GOK:control>
  3503. </GOK:options>
  3504.  
  3505.  
  3506.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  3507.     <GOK:rate stringvalue="switch3" name="select"/>
  3508.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  3509.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  3510.     <GOK:rate value="0" name="autorepeat"/>
  3511.     <GOK:rate value="30" name="repeatrate"/>
  3512.     <GOK:rate value="100" name="scanspeed"/>
  3513.     <GOK:rate value="1" name="wrap"/>
  3514.     <GOK:rate value="0" name="topbottom"/>
  3515.     <GOK:rate value="0" name="leftright"/>
  3516.     <GOK:rate value="3" name="cycles"/>
  3517.  
  3518.  
  3519.     <GOK:initialization>
  3520.         <GOK:effect call="ChunkerReset"/>
  3521.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  3522.     </GOK:initialization>
  3523.  
  3524.  
  3525.     <GOK:state name="1">
  3526.  
  3527.         <GOK:stateinit>
  3528.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  3529.         </GOK:stateinit>
  3530.         
  3531.         <GOK:handler state="press" name="movehighlighter">
  3532.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  3533.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  3534.             <GOK:effect call="ChunkerIfNextChunk">
  3535.                 <GOK:compare value="1" type="equal">
  3536.                     <GOK:true>
  3537.                         <GOK:effect call="ChunkerNextChunk"/>
  3538.                     </GOK:true>
  3539.                     <GOK:false>
  3540.                         <GOK:effect name="wrap" call="GetRate">
  3541.                             <GOK:compare value="1" type="equal">
  3542.                                 <GOK:true>
  3543.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  3544.                                 </GOK:true>
  3545.                             </GOK:compare>
  3546.                         </GOK:effect>
  3547.                     </GOK:false>
  3548.                 </GOK:compare>
  3549.             </GOK:effect>
  3550.         </GOK:handler>
  3551.  
  3552.         <GOK:handler state="release" name="movehighlighter">
  3553.             <GOK:effect call="Timer1Stop"/>
  3554.         </GOK:handler>
  3555.  
  3556.         <GOK:handler name="select">
  3557.             <GOK:effect call="Timer1Stop"/>
  3558.             <GOK:effect call="SelectChunk">
  3559.                 <GOK:compare value="1" type="equal">
  3560.                     <GOK:true>
  3561.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  3562.                         <GOK:effect call="OutputSelectedKey"/>
  3563.                         <GOK:effect call="HighlightFirstChunk"/>
  3564.                         <GOK:effect param1="1" call="StateJump"/>
  3565.                     </GOK:true>
  3566.  
  3567.                 </GOK:compare>
  3568.             </GOK:effect>
  3569.         </GOK:handler>
  3570.  
  3571.         <GOK:handler name="timer1">
  3572.         
  3573.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  3574.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  3575.             <GOK:effect call="ChunkerIfNextChunk">
  3576.                 <GOK:compare value="1" type="equal">
  3577.                     <GOK:true>
  3578.                         <GOK:effect call="ChunkerNextChunk"/>
  3579.                     </GOK:true>
  3580.                     <GOK:false>
  3581.                         <GOK:effect name="wrap" call="GetRate">
  3582.                             <GOK:compare value="1" type="equal">
  3583.                                 <GOK:true>
  3584.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  3585.                                 </GOK:true>
  3586.                             </GOK:compare>
  3587.                         </GOK:effect>
  3588.                     </GOK:false>
  3589.                 </GOK:compare>
  3590.             </GOK:effect>
  3591.         </GOK:handler>
  3592.  
  3593.     </GOK:state>
  3594.  
  3595.  
  3596.  
  3597.     <GOK:state name="repeat">
  3598.         <GOK:handler name="select">
  3599.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  3600.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  3601.             <GOK:effect call="Timer1Stop"/>
  3602.             <GOK:effect call="HighlightFirstChunk"/>
  3603.             <GOK:effect param1="1" call="StateJump"/>
  3604.         </GOK:handler>
  3605.         <GOK:handler state="press" name="movehighlighter">
  3606.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  3607.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  3608.             <GOK:effect call="Timer1Stop"/>
  3609.             <GOK:effect call="HighlightFirstChunk"/>
  3610.             <GOK:effect param1="1" call="StateJump"/>
  3611.         </GOK:handler>
  3612.     </GOK:state>
  3613.  
  3614.  
  3615. </GOK:accessmethod>
  3616. <GOK:accessmethod xml:lang="eu" name="keyinversescanning" displayname="Tekla bakarreko atzekoz aurrerako eskaneatzea">
  3617. <GOK:description xml:space="preserve" xml:lang="eu">Sakatu eta eduki sakatuta kommutadore bat eskaneatzeko. Sakatu beste kommutadore bat hautatzeko.</GOK:description>
  3618.  
  3619. <GOK:operation>
  3620. <GOK:control type="frame" spacing="0" size="3" border="0" string="Eragiketa" xml:lang="eu">
  3621.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  3622.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  3623.  
  3624.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3625.                 <GOK:control type="label" string="Eskaneatu:" xml:lang="eu"></GOK:control>
  3626.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Eskaneatu:" xml:lang="eu"></GOK:control>
  3627.             </GOK:control>
  3628.                 
  3629.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3630.                 <GOK:control type="label" string="Aktibatu:" xml:lang="eu"></GOK:control>
  3631.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Aktibatu:" xml:lang="eu"></GOK:control>
  3632.             </GOK:control>
  3633.  
  3634.         </GOK:control>
  3635.     </GOK:control>    
  3636. </GOK:control>    
  3637. </GOK:operation>
  3638.  
  3639. <GOK:feedback>
  3640. <GOK:control type="frame" spacing="0" size="3" border="0" string="Berrelikadura" xml:lang="eu">
  3641.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  3642.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  3643.  
  3644.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3645.                 <GOK:control type="label" string="Mugimendua:" xml:lang="eu"></GOK:control>
  3646.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Berrelikaduraren mugimendua:" xml:lang="eu"></GOK:control>
  3647.             </GOK:control>
  3648.     
  3649.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3650.                 <GOK:control type="label" string="Aktibatzea:" xml:lang="eu"></GOK:control>
  3651.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Berrelikaduraren aktibazioa:" xml:lang="eu"></GOK:control>
  3652.             </GOK:control>
  3653.  
  3654.         </GOK:control>
  3655.     </GOK:control>
  3656. </GOK:control>
  3657. </GOK:feedback>
  3658.  
  3659. <GOK:options>
  3660. <GOK:control type="frame" spacing="0" size="3" border="0" string="Aukerak" xml:lang="eu">
  3661.  
  3662.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  3663.  
  3664.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  3665.             <GOK:control type="label" string="Eskaneatzearen atzerapena:" xml:lang="eu"></GOK:control>
  3666.             <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>
  3667.             <GOK:control type="label" string="(segundo-ehunena)" xml:lang="eu"></GOK:control>
  3668.         </GOK:control>
  3669.  
  3670.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  3671.             <GOK:control type="checkbutton" name="wrap" string="Doitu errenkadak/zutabeak" xml:lang="eu"></GOK:control>
  3672.         </GOK:control>
  3673.     
  3674.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  3675.             <GOK:control type="label" string="Eskaneatzeko noranzkoa:" xml:lang="eu"></GOK:control>
  3676.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3677.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Goikoa/Behekoa" xml:lang="eu"></GOK:control>
  3678.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Behekoa/Goikoa" xml:lang="eu"></GOK:control>
  3679.             </GOK:control>
  3680.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3681.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Ezkerra/Eskuina" xml:lang="eu"></GOK:control>
  3682.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Eskuina/Ezkerra" xml:lang="eu"></GOK:control>
  3683.             </GOK:control>
  3684.         </GOK:control>
  3685.  
  3686.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  3687.             <GOK:control type="label" string="Gelditu aurreko zikloak:" xml:lang="eu"></GOK:control>
  3688.             <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>
  3689.         </GOK:control>
  3690.     
  3691.     </GOK:control>
  3692. </GOK:control>
  3693. </GOK:options>
  3694.  
  3695.  
  3696.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  3697.     <GOK:rate stringvalue="switch3" name="select"/>
  3698.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  3699.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  3700.     <GOK:rate value="0" name="autorepeat"/>
  3701.     <GOK:rate value="30" name="repeatrate"/>
  3702.     <GOK:rate value="100" name="scanspeed"/>
  3703.     <GOK:rate value="1" name="wrap"/>
  3704.     <GOK:rate value="0" name="topbottom"/>
  3705.     <GOK:rate value="0" name="leftright"/>
  3706.     <GOK:rate value="3" name="cycles"/>
  3707.  
  3708.  
  3709.     <GOK:initialization>
  3710.         <GOK:effect call="ChunkerReset"/>
  3711.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  3712.     </GOK:initialization>
  3713.  
  3714.  
  3715.     <GOK:state name="1">
  3716.  
  3717.         <GOK:stateinit>
  3718.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  3719.         </GOK:stateinit>
  3720.         
  3721.         <GOK:handler state="press" name="movehighlighter">
  3722.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  3723.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  3724.             <GOK:effect call="ChunkerIfNextChunk">
  3725.                 <GOK:compare value="1" type="equal">
  3726.                     <GOK:true>
  3727.                         <GOK:effect call="ChunkerNextChunk"/>
  3728.                     </GOK:true>
  3729.                     <GOK:false>
  3730.                         <GOK:effect name="wrap" call="GetRate">
  3731.                             <GOK:compare value="1" type="equal">
  3732.                                 <GOK:true>
  3733.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  3734.                                 </GOK:true>
  3735.                             </GOK:compare>
  3736.                         </GOK:effect>
  3737.                     </GOK:false>
  3738.                 </GOK:compare>
  3739.             </GOK:effect>
  3740.         </GOK:handler>
  3741.  
  3742.         <GOK:handler state="release" name="movehighlighter">
  3743.             <GOK:effect call="Timer1Stop"/>
  3744.         </GOK:handler>
  3745.  
  3746.         <GOK:handler name="select">
  3747.             <GOK:effect call="Timer1Stop"/>
  3748.             <GOK:effect call="SelectChunk">
  3749.                 <GOK:compare value="1" type="equal">
  3750.                     <GOK:true>
  3751.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  3752.                         <GOK:effect call="OutputSelectedKey"/>
  3753.                         <GOK:effect call="HighlightFirstChunk"/>
  3754.                         <GOK:effect param1="1" call="StateJump"/>
  3755.                     </GOK:true>
  3756.  
  3757.                 </GOK:compare>
  3758.             </GOK:effect>
  3759.         </GOK:handler>
  3760.  
  3761.         <GOK:handler name="timer1">
  3762.         
  3763.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  3764.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  3765.             <GOK:effect call="ChunkerIfNextChunk">
  3766.                 <GOK:compare value="1" type="equal">
  3767.                     <GOK:true>
  3768.                         <GOK:effect call="ChunkerNextChunk"/>
  3769.                     </GOK:true>
  3770.                     <GOK:false>
  3771.                         <GOK:effect name="wrap" call="GetRate">
  3772.                             <GOK:compare value="1" type="equal">
  3773.                                 <GOK:true>
  3774.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  3775.                                 </GOK:true>
  3776.                             </GOK:compare>
  3777.                         </GOK:effect>
  3778.                     </GOK:false>
  3779.                 </GOK:compare>
  3780.             </GOK:effect>
  3781.         </GOK:handler>
  3782.  
  3783.     </GOK:state>
  3784.  
  3785.  
  3786.  
  3787.     <GOK:state name="repeat">
  3788.         <GOK:handler name="select">
  3789.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  3790.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  3791.             <GOK:effect call="Timer1Stop"/>
  3792.             <GOK:effect call="HighlightFirstChunk"/>
  3793.             <GOK:effect param1="1" call="StateJump"/>
  3794.         </GOK:handler>
  3795.         <GOK:handler state="press" name="movehighlighter">
  3796.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  3797.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  3798.             <GOK:effect call="Timer1Stop"/>
  3799.             <GOK:effect call="HighlightFirstChunk"/>
  3800.             <GOK:effect param1="1" call="StateJump"/>
  3801.         </GOK:handler>
  3802.     </GOK:state>
  3803.  
  3804.  
  3805. </GOK:accessmethod>
  3806. <GOK:accessmethod xml:lang="fa" name="keyinversescanning" displayname="Single Key Inverse Scanning">
  3807. <GOK:description xml:space="preserve" xml:lang="fa">┘ü╪┤╪▒╪»┘å ┘ê ┘å┌»┘ç ╪»╪º╪┤╪¬┘å ╪│┘ê█î█î┌å ╪¿╪▒╪º█î ┘╛┘ê█î╪┤. ┘å┌»┘ç ╪»╪º╪┤╪¬┘å ╪│┘ê█î█î┌å ╪»█î┌»╪▒ ╪¿╪▒╪º█î ╪º┘å╪¬╪«╪º╪¿</GOK:description>
  3808.  
  3809. <GOK:operation>
  3810. <GOK:control type="frame" spacing="0" size="3" border="0" string="╪╣┘à┘ä█î╪º╪¬" xml:lang="fa">
  3811.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  3812.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  3813.  
  3814.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3815.                 <GOK:control type="label" string="┘╛┘ê█î╪┤:" xml:lang="fa"></GOK:control>
  3816.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="┘╛┘ê█î╪┤:" xml:lang="fa"></GOK:control>
  3817.             </GOK:control>
  3818.                 
  3819.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3820.                 <GOK:control type="label" string="┘ü╪╣╪º┘ä ┌⌐╪▒╪»┘å:" xml:lang="fa"></GOK:control>
  3821.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="┘ü╪╣╪º┘ä ┌⌐╪▒╪»┘å:" xml:lang="fa"></GOK:control>
  3822.             </GOK:control>
  3823.  
  3824.         </GOK:control>
  3825.     </GOK:control>    
  3826. </GOK:control>    
  3827. </GOK:operation>
  3828.  
  3829. <GOK:feedback>
  3830. <GOK:control type="frame" spacing="0" size="3" border="0" string="╪¿╪º╪▓╪«┘ê╪▒╪»" xml:lang="fa">
  3831.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  3832.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  3833.  
  3834.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3835.                 <GOK:control type="label" string="╪¼╪º╪¿┘çΓÇî╪¼╪º█î█î:" xml:lang="fa"></GOK:control>
  3836.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="╪¼╪º╪¿┘çΓÇî╪¼╪º█î█î ╪¿╪º╪▓╪«┘ê╪▒╪»:" xml:lang="fa"></GOK:control>
  3837.             </GOK:control>
  3838.     
  3839.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3840.                 <GOK:control type="label" string="┘ü╪╣╪º┘äΓÇî╪│╪º╪▓█î:" xml:lang="fa"></GOK:control>
  3841.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="┘ü╪╣╪º┘äΓÇî╪│╪º╪▓█î ╪¿╪º╪▓╪«┘ê╪▒╪»:" xml:lang="fa"></GOK:control>
  3842.             </GOK:control>
  3843.  
  3844.         </GOK:control>
  3845.     </GOK:control>
  3846. </GOK:control>
  3847. </GOK:feedback>
  3848.  
  3849. <GOK:options>
  3850. <GOK:control type="frame" spacing="0" size="3" border="0" string="┌»╪▓█î┘å┘çΓÇî┘ç╪º" xml:lang="fa">
  3851.  
  3852.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  3853.  
  3854.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  3855.             <GOK:control type="label" string="╪¬╪ú╪«█î╪▒ ┘╛┘ê█î╪┤:" xml:lang="fa"></GOK:control>
  3856.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="╪│╪▒╪╣╪¬ ┘╛┘ê█î╪┤:" xml:lang="fa"></GOK:control>
  3857.             <GOK:control type="label" string="(╪╡╪»┘à ╪½╪º┘å█î┘ç)" xml:lang="fa"></GOK:control>
  3858.         </GOK:control>
  3859.  
  3860.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  3861.             <GOK:control type="checkbutton" name="wrap" string="┘╛█î┌å█î╪»┘å ╪│╪╖╪▒┘ç╪º/╪│╪¬┘ê┘åΓÇî┘ç╪º" xml:lang="fa"></GOK:control>
  3862.         </GOK:control>
  3863.     
  3864.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  3865.             <GOK:control type="label" string="╪¼┘ç╪¬ ┘╛┘ê█î╪┤:" xml:lang="fa"></GOK:control>
  3866.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3867.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="█î╪º┘ä╪º/┘╛╪º█î█î┘å" xml:lang="fa"></GOK:control>
  3868.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="┘╛╪º█î█î┘å/╪¿╪º┘ä╪º" xml:lang="fa"></GOK:control>
  3869.             </GOK:control>
  3870.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  3871.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="┌å┘╛/╪▒╪º╪│╪¬" xml:lang="fa"></GOK:control>
  3872.                 <GOK:control value="1" type="radiobutton" name="leftright" string="╪▒╪º╪│╪¬/┌å┘╛" xml:lang="fa"></GOK:control>
  3873.             </GOK:control>
  3874.         </GOK:control>
  3875.  
  3876.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  3877.             <GOK:control type="label" string="╪¬╪╣╪»╪º╪» ╪»┘ê╪▒ΓÇî┘ç╪º ┘é╪¿┘ä ╪º╪▓ ╪¬┘ê┘é┘ü:" xml:lang="fa"></GOK:control>
  3878.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="╪¬╪╣╪»╪º╪» ╪»┘ê╪▒ΓÇî┘ç╪º ┘é╪¿┘ä ╪º╪▓ ╪¬┘ê┘é┘ü:" xml:lang="fa"></GOK:control>
  3879.         </GOK:control>
  3880.     
  3881.     </GOK:control>
  3882. </GOK:control>
  3883. </GOK:options>
  3884.  
  3885.  
  3886.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  3887.     <GOK:rate stringvalue="switch3" name="select"/>
  3888.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  3889.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  3890.     <GOK:rate value="0" name="autorepeat"/>
  3891.     <GOK:rate value="30" name="repeatrate"/>
  3892.     <GOK:rate value="100" name="scanspeed"/>
  3893.     <GOK:rate value="1" name="wrap"/>
  3894.     <GOK:rate value="0" name="topbottom"/>
  3895.     <GOK:rate value="0" name="leftright"/>
  3896.     <GOK:rate value="3" name="cycles"/>
  3897.  
  3898.  
  3899.     <GOK:initialization>
  3900.         <GOK:effect call="ChunkerReset"/>
  3901.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  3902.     </GOK:initialization>
  3903.  
  3904.  
  3905.     <GOK:state name="1">
  3906.  
  3907.         <GOK:stateinit>
  3908.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  3909.         </GOK:stateinit>
  3910.         
  3911.         <GOK:handler state="press" name="movehighlighter">
  3912.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  3913.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  3914.             <GOK:effect call="ChunkerIfNextChunk">
  3915.                 <GOK:compare value="1" type="equal">
  3916.                     <GOK:true>
  3917.                         <GOK:effect call="ChunkerNextChunk"/>
  3918.                     </GOK:true>
  3919.                     <GOK:false>
  3920.                         <GOK:effect name="wrap" call="GetRate">
  3921.                             <GOK:compare value="1" type="equal">
  3922.                                 <GOK:true>
  3923.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  3924.                                 </GOK:true>
  3925.                             </GOK:compare>
  3926.                         </GOK:effect>
  3927.                     </GOK:false>
  3928.                 </GOK:compare>
  3929.             </GOK:effect>
  3930.         </GOK:handler>
  3931.  
  3932.         <GOK:handler state="release" name="movehighlighter">
  3933.             <GOK:effect call="Timer1Stop"/>
  3934.         </GOK:handler>
  3935.  
  3936.         <GOK:handler name="select">
  3937.             <GOK:effect call="Timer1Stop"/>
  3938.             <GOK:effect call="SelectChunk">
  3939.                 <GOK:compare value="1" type="equal">
  3940.                     <GOK:true>
  3941.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  3942.                         <GOK:effect call="OutputSelectedKey"/>
  3943.                         <GOK:effect call="HighlightFirstChunk"/>
  3944.                         <GOK:effect param1="1" call="StateJump"/>
  3945.                     </GOK:true>
  3946.  
  3947.                 </GOK:compare>
  3948.             </GOK:effect>
  3949.         </GOK:handler>
  3950.  
  3951.         <GOK:handler name="timer1">
  3952.         
  3953.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  3954.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  3955.             <GOK:effect call="ChunkerIfNextChunk">
  3956.                 <GOK:compare value="1" type="equal">
  3957.                     <GOK:true>
  3958.                         <GOK:effect call="ChunkerNextChunk"/>
  3959.                     </GOK:true>
  3960.                     <GOK:false>
  3961.                         <GOK:effect name="wrap" call="GetRate">
  3962.                             <GOK:compare value="1" type="equal">
  3963.                                 <GOK:true>
  3964.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  3965.                                 </GOK:true>
  3966.                             </GOK:compare>
  3967.                         </GOK:effect>
  3968.                     </GOK:false>
  3969.                 </GOK:compare>
  3970.             </GOK:effect>
  3971.         </GOK:handler>
  3972.  
  3973.     </GOK:state>
  3974.  
  3975.  
  3976.  
  3977.     <GOK:state name="repeat">
  3978.         <GOK:handler name="select">
  3979.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  3980.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  3981.             <GOK:effect call="Timer1Stop"/>
  3982.             <GOK:effect call="HighlightFirstChunk"/>
  3983.             <GOK:effect param1="1" call="StateJump"/>
  3984.         </GOK:handler>
  3985.         <GOK:handler state="press" name="movehighlighter">
  3986.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  3987.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  3988.             <GOK:effect call="Timer1Stop"/>
  3989.             <GOK:effect call="HighlightFirstChunk"/>
  3990.             <GOK:effect param1="1" call="StateJump"/>
  3991.         </GOK:handler>
  3992.     </GOK:state>
  3993.  
  3994.  
  3995. </GOK:accessmethod>
  3996. <GOK:accessmethod xml:lang="fi" name="keyinversescanning" displayname="Yhden n├ñpp├ñimen k├ñ├ñnteinen skannaus">
  3997. <GOK:description xml:space="preserve" xml:lang="fi">Paina ja pid├ñ pohjassa kytkint├ñ skannataksesi. Valitse painamalla toista kytkint├ñ.</GOK:description>
  3998.  
  3999. <GOK:operation>
  4000. <GOK:control type="frame" spacing="0" size="3" border="0" string="Toimenpide" xml:lang="fi">
  4001.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  4002.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  4003.  
  4004.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4005.                 <GOK:control type="label" string="Skannaa:" xml:lang="fi"></GOK:control>
  4006.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Skannaa:" xml:lang="fi"></GOK:control>
  4007.             </GOK:control>
  4008.                 
  4009.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4010.                 <GOK:control type="label" string="Aktivoi:" xml:lang="fi"></GOK:control>
  4011.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Aktivoi:" xml:lang="fi"></GOK:control>
  4012.             </GOK:control>
  4013.  
  4014.         </GOK:control>
  4015.     </GOK:control>    
  4016. </GOK:control>    
  4017. </GOK:operation>
  4018.  
  4019. <GOK:feedback>
  4020. <GOK:control type="frame" spacing="0" size="3" border="0" string="Palaute" xml:lang="fi">
  4021.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  4022.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  4023.  
  4024.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4025.                 <GOK:control type="label" string="Liike:" xml:lang="fi"></GOK:control>
  4026.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Palautteen liike:" xml:lang="fi"></GOK:control>
  4027.             </GOK:control>
  4028.     
  4029.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4030.                 <GOK:control type="label" string="Aktivointi:" xml:lang="fi"></GOK:control>
  4031.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Palautteen aktivointi:" xml:lang="fi"></GOK:control>
  4032.             </GOK:control>
  4033.  
  4034.         </GOK:control>
  4035.     </GOK:control>
  4036. </GOK:control>
  4037. </GOK:feedback>
  4038.  
  4039. <GOK:options>
  4040. <GOK:control type="frame" spacing="0" size="3" border="0" string="Vaihtoehdot" xml:lang="fi">
  4041.  
  4042.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  4043.  
  4044.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  4045.             <GOK:control type="label" string="Skannauksen viive:" xml:lang="fi"></GOK:control>
  4046.             <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>
  4047.             <GOK:control type="label" string="(sekunnin sadasosia)" xml:lang="fi"></GOK:control>
  4048.         </GOK:control>
  4049.  
  4050.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  4051.             <GOK:control type="checkbutton" name="wrap" string="Rivit├ñ rivit/sarakkeet" xml:lang="fi"></GOK:control>
  4052.         </GOK:control>
  4053.     
  4054.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  4055.             <GOK:control type="label" string="Skannauksen suunta:" xml:lang="fi"></GOK:control>
  4056.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4057.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Yl├╢s/Alas" xml:lang="fi"></GOK:control>
  4058.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Alas/Yl├╢s" xml:lang="fi"></GOK:control>
  4059.             </GOK:control>
  4060.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4061.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Vasen/Oikea" xml:lang="fi"></GOK:control>
  4062.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Oikea/Vasen" xml:lang="fi"></GOK:control>
  4063.             </GOK:control>
  4064.         </GOK:control>
  4065.  
  4066.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  4067.             <GOK:control type="label" string="Kierroksia ennen pys├ñhtymist├ñ:" xml:lang="fi"></GOK:control>
  4068.             <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>
  4069.         </GOK:control>
  4070.     
  4071.     </GOK:control>
  4072. </GOK:control>
  4073. </GOK:options>
  4074.  
  4075.  
  4076.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  4077.     <GOK:rate stringvalue="switch3" name="select"/>
  4078.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  4079.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  4080.     <GOK:rate value="0" name="autorepeat"/>
  4081.     <GOK:rate value="30" name="repeatrate"/>
  4082.     <GOK:rate value="100" name="scanspeed"/>
  4083.     <GOK:rate value="1" name="wrap"/>
  4084.     <GOK:rate value="0" name="topbottom"/>
  4085.     <GOK:rate value="0" name="leftright"/>
  4086.     <GOK:rate value="3" name="cycles"/>
  4087.  
  4088.  
  4089.     <GOK:initialization>
  4090.         <GOK:effect call="ChunkerReset"/>
  4091.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  4092.     </GOK:initialization>
  4093.  
  4094.  
  4095.     <GOK:state name="1">
  4096.  
  4097.         <GOK:stateinit>
  4098.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  4099.         </GOK:stateinit>
  4100.         
  4101.         <GOK:handler state="press" name="movehighlighter">
  4102.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  4103.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  4104.             <GOK:effect call="ChunkerIfNextChunk">
  4105.                 <GOK:compare value="1" type="equal">
  4106.                     <GOK:true>
  4107.                         <GOK:effect call="ChunkerNextChunk"/>
  4108.                     </GOK:true>
  4109.                     <GOK:false>
  4110.                         <GOK:effect name="wrap" call="GetRate">
  4111.                             <GOK:compare value="1" type="equal">
  4112.                                 <GOK:true>
  4113.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  4114.                                 </GOK:true>
  4115.                             </GOK:compare>
  4116.                         </GOK:effect>
  4117.                     </GOK:false>
  4118.                 </GOK:compare>
  4119.             </GOK:effect>
  4120.         </GOK:handler>
  4121.  
  4122.         <GOK:handler state="release" name="movehighlighter">
  4123.             <GOK:effect call="Timer1Stop"/>
  4124.         </GOK:handler>
  4125.  
  4126.         <GOK:handler name="select">
  4127.             <GOK:effect call="Timer1Stop"/>
  4128.             <GOK:effect call="SelectChunk">
  4129.                 <GOK:compare value="1" type="equal">
  4130.                     <GOK:true>
  4131.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  4132.                         <GOK:effect call="OutputSelectedKey"/>
  4133.                         <GOK:effect call="HighlightFirstChunk"/>
  4134.                         <GOK:effect param1="1" call="StateJump"/>
  4135.                     </GOK:true>
  4136.  
  4137.                 </GOK:compare>
  4138.             </GOK:effect>
  4139.         </GOK:handler>
  4140.  
  4141.         <GOK:handler name="timer1">
  4142.         
  4143.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  4144.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  4145.             <GOK:effect call="ChunkerIfNextChunk">
  4146.                 <GOK:compare value="1" type="equal">
  4147.                     <GOK:true>
  4148.                         <GOK:effect call="ChunkerNextChunk"/>
  4149.                     </GOK:true>
  4150.                     <GOK:false>
  4151.                         <GOK:effect name="wrap" call="GetRate">
  4152.                             <GOK:compare value="1" type="equal">
  4153.                                 <GOK:true>
  4154.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  4155.                                 </GOK:true>
  4156.                             </GOK:compare>
  4157.                         </GOK:effect>
  4158.                     </GOK:false>
  4159.                 </GOK:compare>
  4160.             </GOK:effect>
  4161.         </GOK:handler>
  4162.  
  4163.     </GOK:state>
  4164.  
  4165.  
  4166.  
  4167.     <GOK:state name="repeat">
  4168.         <GOK:handler name="select">
  4169.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  4170.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  4171.             <GOK:effect call="Timer1Stop"/>
  4172.             <GOK:effect call="HighlightFirstChunk"/>
  4173.             <GOK:effect param1="1" call="StateJump"/>
  4174.         </GOK:handler>
  4175.         <GOK:handler state="press" name="movehighlighter">
  4176.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  4177.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  4178.             <GOK:effect call="Timer1Stop"/>
  4179.             <GOK:effect call="HighlightFirstChunk"/>
  4180.             <GOK:effect param1="1" call="StateJump"/>
  4181.         </GOK:handler>
  4182.     </GOK:state>
  4183.  
  4184.  
  4185. </GOK:accessmethod>
  4186. <GOK:accessmethod xml:lang="fr" name="keyinversescanning" displayname="Balayage invers├⌐ avec une seule touche">
  4187. <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>
  4188.  
  4189. <GOK:operation>
  4190. <GOK:control type="frame" spacing="0" size="3" border="0" string="Op├⌐ration" xml:lang="fr">
  4191.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  4192.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  4193.  
  4194.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4195.                 <GOK:control type="label" string="Balayage┬á:" xml:lang="fr"></GOK:control>
  4196.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Balayage┬á:" xml:lang="fr"></GOK:control>
  4197.             </GOK:control>
  4198.                 
  4199.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4200.                 <GOK:control type="label" string="Activer┬á:" xml:lang="fr"></GOK:control>
  4201.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activer┬á:" xml:lang="fr"></GOK:control>
  4202.             </GOK:control>
  4203.  
  4204.         </GOK:control>
  4205.     </GOK:control>    
  4206. </GOK:control>    
  4207. </GOK:operation>
  4208.  
  4209. <GOK:feedback>
  4210. <GOK:control type="frame" spacing="0" size="3" border="0" string="R├⌐troactions" xml:lang="fr">
  4211.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  4212.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  4213.  
  4214.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4215.                 <GOK:control type="label" string="Sur un mouvement┬á:" xml:lang="fr"></GOK:control>
  4216.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Mouvement de r├⌐troaction┬á:" xml:lang="fr"></GOK:control>
  4217.             </GOK:control>
  4218.     
  4219.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4220.                 <GOK:control type="label" string="Activation┬á:" xml:lang="fr"></GOK:control>
  4221.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Activation la r├⌐troaction┬á:" xml:lang="fr"></GOK:control>
  4222.             </GOK:control>
  4223.  
  4224.         </GOK:control>
  4225.     </GOK:control>
  4226. </GOK:control>
  4227. </GOK:feedback>
  4228.  
  4229. <GOK:options>
  4230. <GOK:control type="frame" spacing="0" size="3" border="0" string="Options" xml:lang="fr">
  4231.  
  4232.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  4233.  
  4234.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  4235.             <GOK:control type="label" string="D├⌐lai sur chaque touche┬á:" xml:lang="fr"></GOK:control>
  4236.             <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>
  4237.             <GOK:control type="label" string="(centi├¿mes de seconde)" xml:lang="fr"></GOK:control>
  4238.         </GOK:control>
  4239.  
  4240.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  4241.             <GOK:control type="checkbutton" name="wrap" string="Couper les lignes/colonnes" xml:lang="fr"></GOK:control>
  4242.         </GOK:control>
  4243.     
  4244.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  4245.             <GOK:control type="label" string="Direction du balayage┬á:" xml:lang="fr"></GOK:control>
  4246.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4247.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Haut/Bas" xml:lang="fr"></GOK:control>
  4248.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Bas/Haut" xml:lang="fr"></GOK:control>
  4249.             </GOK:control>
  4250.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4251.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Gauche/Droite" xml:lang="fr"></GOK:control>
  4252.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Droite/Gauche" xml:lang="fr"></GOK:control>
  4253.             </GOK:control>
  4254.         </GOK:control>
  4255.  
  4256.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  4257.             <GOK:control type="label" string="Cycles avant l'arr├¬t┬á:" xml:lang="fr"></GOK:control>
  4258.             <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>
  4259.         </GOK:control>
  4260.     
  4261.     </GOK:control>
  4262. </GOK:control>
  4263. </GOK:options>
  4264.  
  4265.  
  4266.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  4267.     <GOK:rate stringvalue="switch3" name="select"/>
  4268.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  4269.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  4270.     <GOK:rate value="0" name="autorepeat"/>
  4271.     <GOK:rate value="30" name="repeatrate"/>
  4272.     <GOK:rate value="100" name="scanspeed"/>
  4273.     <GOK:rate value="1" name="wrap"/>
  4274.     <GOK:rate value="0" name="topbottom"/>
  4275.     <GOK:rate value="0" name="leftright"/>
  4276.     <GOK:rate value="3" name="cycles"/>
  4277.  
  4278.  
  4279.     <GOK:initialization>
  4280.         <GOK:effect call="ChunkerReset"/>
  4281.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  4282.     </GOK:initialization>
  4283.  
  4284.  
  4285.     <GOK:state name="1">
  4286.  
  4287.         <GOK:stateinit>
  4288.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  4289.         </GOK:stateinit>
  4290.         
  4291.         <GOK:handler state="press" name="movehighlighter">
  4292.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  4293.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  4294.             <GOK:effect call="ChunkerIfNextChunk">
  4295.                 <GOK:compare value="1" type="equal">
  4296.                     <GOK:true>
  4297.                         <GOK:effect call="ChunkerNextChunk"/>
  4298.                     </GOK:true>
  4299.                     <GOK:false>
  4300.                         <GOK:effect name="wrap" call="GetRate">
  4301.                             <GOK:compare value="1" type="equal">
  4302.                                 <GOK:true>
  4303.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  4304.                                 </GOK:true>
  4305.                             </GOK:compare>
  4306.                         </GOK:effect>
  4307.                     </GOK:false>
  4308.                 </GOK:compare>
  4309.             </GOK:effect>
  4310.         </GOK:handler>
  4311.  
  4312.         <GOK:handler state="release" name="movehighlighter">
  4313.             <GOK:effect call="Timer1Stop"/>
  4314.         </GOK:handler>
  4315.  
  4316.         <GOK:handler name="select">
  4317.             <GOK:effect call="Timer1Stop"/>
  4318.             <GOK:effect call="SelectChunk">
  4319.                 <GOK:compare value="1" type="equal">
  4320.                     <GOK:true>
  4321.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  4322.                         <GOK:effect call="OutputSelectedKey"/>
  4323.                         <GOK:effect call="HighlightFirstChunk"/>
  4324.                         <GOK:effect param1="1" call="StateJump"/>
  4325.                     </GOK:true>
  4326.  
  4327.                 </GOK:compare>
  4328.             </GOK:effect>
  4329.         </GOK:handler>
  4330.  
  4331.         <GOK:handler name="timer1">
  4332.         
  4333.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  4334.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  4335.             <GOK:effect call="ChunkerIfNextChunk">
  4336.                 <GOK:compare value="1" type="equal">
  4337.                     <GOK:true>
  4338.                         <GOK:effect call="ChunkerNextChunk"/>
  4339.                     </GOK:true>
  4340.                     <GOK:false>
  4341.                         <GOK:effect name="wrap" call="GetRate">
  4342.                             <GOK:compare value="1" type="equal">
  4343.                                 <GOK:true>
  4344.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  4345.                                 </GOK:true>
  4346.                             </GOK:compare>
  4347.                         </GOK:effect>
  4348.                     </GOK:false>
  4349.                 </GOK:compare>
  4350.             </GOK:effect>
  4351.         </GOK:handler>
  4352.  
  4353.     </GOK:state>
  4354.  
  4355.  
  4356.  
  4357.     <GOK:state name="repeat">
  4358.         <GOK:handler name="select">
  4359.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  4360.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  4361.             <GOK:effect call="Timer1Stop"/>
  4362.             <GOK:effect call="HighlightFirstChunk"/>
  4363.             <GOK:effect param1="1" call="StateJump"/>
  4364.         </GOK:handler>
  4365.         <GOK:handler state="press" name="movehighlighter">
  4366.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  4367.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  4368.             <GOK:effect call="Timer1Stop"/>
  4369.             <GOK:effect call="HighlightFirstChunk"/>
  4370.             <GOK:effect param1="1" call="StateJump"/>
  4371.         </GOK:handler>
  4372.     </GOK:state>
  4373.  
  4374.  
  4375. </GOK:accessmethod>
  4376. <GOK:accessmethod xml:lang="ga" name="keyinversescanning" displayname="Single Key Inverse Scanning">
  4377. <GOK:description xml:space="preserve">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  4378.  
  4379. <GOK:operation>
  4380. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operation" xml:lang="ga">
  4381.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  4382.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  4383.  
  4384.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4385.                 <GOK:control type="label" string="Scan:" xml:lang="ga"></GOK:control>
  4386.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Scan:" xml:lang="ga"></GOK:control>
  4387.             </GOK:control>
  4388.                 
  4389.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4390.                 <GOK:control type="label" string="Activate:" xml:lang="ga"></GOK:control>
  4391.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activate:" xml:lang="ga"></GOK:control>
  4392.             </GOK:control>
  4393.  
  4394.         </GOK:control>
  4395.     </GOK:control>    
  4396. </GOK:control>    
  4397. </GOK:operation>
  4398.  
  4399. <GOK:feedback>
  4400. <GOK:control type="frame" spacing="0" size="3" border="0" string="Feedback" xml:lang="ga">
  4401.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  4402.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  4403.  
  4404.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4405.                 <GOK:control type="label" string="Movement:" xml:lang="ga"></GOK:control>
  4406.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedback Movement:" xml:lang="ga"></GOK:control>
  4407.             </GOK:control>
  4408.     
  4409.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4410.                 <GOK:control type="label" string="Activation:" xml:lang="ga"></GOK:control>
  4411.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:" xml:lang="ga"></GOK:control>
  4412.             </GOK:control>
  4413.  
  4414.         </GOK:control>
  4415.     </GOK:control>
  4416. </GOK:control>
  4417. </GOK:feedback>
  4418.  
  4419. <GOK:options>
  4420. <GOK:control type="frame" spacing="0" size="3" border="0" string="Options" xml:lang="ga">
  4421.  
  4422.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  4423.  
  4424.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  4425.             <GOK:control type="label" string="Scan Delay:" xml:lang="ga"></GOK:control>
  4426.             <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>
  4427.             <GOK:control type="label" string="(100s of a second)" xml:lang="ga"></GOK:control>
  4428.         </GOK:control>
  4429.  
  4430.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  4431.             <GOK:control type="checkbutton" name="wrap" string="Wrap Rows/Columns" xml:lang="ga"></GOK:control>
  4432.         </GOK:control>
  4433.     
  4434.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  4435.             <GOK:control type="label" string="Scanning Direction:" xml:lang="ga"></GOK:control>
  4436.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4437.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Top/Bottom" xml:lang="ga"></GOK:control>
  4438.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Bottom/Top" xml:lang="ga"></GOK:control>
  4439.             </GOK:control>
  4440.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4441.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Left/Right" xml:lang="ga"></GOK:control>
  4442.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Right/Left" xml:lang="ga"></GOK:control>
  4443.             </GOK:control>
  4444.         </GOK:control>
  4445.  
  4446.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  4447.             <GOK:control type="label" string="Cycles Before Stopping:" xml:lang="ga"></GOK:control>
  4448.             <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>
  4449.         </GOK:control>
  4450.     
  4451.     </GOK:control>
  4452. </GOK:control>
  4453. </GOK:options>
  4454.  
  4455.  
  4456.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  4457.     <GOK:rate stringvalue="switch3" name="select"/>
  4458.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  4459.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  4460.     <GOK:rate value="0" name="autorepeat"/>
  4461.     <GOK:rate value="30" name="repeatrate"/>
  4462.     <GOK:rate value="100" name="scanspeed"/>
  4463.     <GOK:rate value="1" name="wrap"/>
  4464.     <GOK:rate value="0" name="topbottom"/>
  4465.     <GOK:rate value="0" name="leftright"/>
  4466.     <GOK:rate value="3" name="cycles"/>
  4467.  
  4468.  
  4469.     <GOK:initialization>
  4470.         <GOK:effect call="ChunkerReset"/>
  4471.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  4472.     </GOK:initialization>
  4473.  
  4474.  
  4475.     <GOK:state name="1">
  4476.  
  4477.         <GOK:stateinit>
  4478.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  4479.         </GOK:stateinit>
  4480.         
  4481.         <GOK:handler state="press" name="movehighlighter">
  4482.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  4483.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  4484.             <GOK:effect call="ChunkerIfNextChunk">
  4485.                 <GOK:compare value="1" type="equal">
  4486.                     <GOK:true>
  4487.                         <GOK:effect call="ChunkerNextChunk"/>
  4488.                     </GOK:true>
  4489.                     <GOK:false>
  4490.                         <GOK:effect name="wrap" call="GetRate">
  4491.                             <GOK:compare value="1" type="equal">
  4492.                                 <GOK:true>
  4493.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  4494.                                 </GOK:true>
  4495.                             </GOK:compare>
  4496.                         </GOK:effect>
  4497.                     </GOK:false>
  4498.                 </GOK:compare>
  4499.             </GOK:effect>
  4500.         </GOK:handler>
  4501.  
  4502.         <GOK:handler state="release" name="movehighlighter">
  4503.             <GOK:effect call="Timer1Stop"/>
  4504.         </GOK:handler>
  4505.  
  4506.         <GOK:handler name="select">
  4507.             <GOK:effect call="Timer1Stop"/>
  4508.             <GOK:effect call="SelectChunk">
  4509.                 <GOK:compare value="1" type="equal">
  4510.                     <GOK:true>
  4511.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  4512.                         <GOK:effect call="OutputSelectedKey"/>
  4513.                         <GOK:effect call="HighlightFirstChunk"/>
  4514.                         <GOK:effect param1="1" call="StateJump"/>
  4515.                     </GOK:true>
  4516.  
  4517.                 </GOK:compare>
  4518.             </GOK:effect>
  4519.         </GOK:handler>
  4520.  
  4521.         <GOK:handler name="timer1">
  4522.         
  4523.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  4524.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  4525.             <GOK:effect call="ChunkerIfNextChunk">
  4526.                 <GOK:compare value="1" type="equal">
  4527.                     <GOK:true>
  4528.                         <GOK:effect call="ChunkerNextChunk"/>
  4529.                     </GOK:true>
  4530.                     <GOK:false>
  4531.                         <GOK:effect name="wrap" call="GetRate">
  4532.                             <GOK:compare value="1" type="equal">
  4533.                                 <GOK:true>
  4534.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  4535.                                 </GOK:true>
  4536.                             </GOK:compare>
  4537.                         </GOK:effect>
  4538.                     </GOK:false>
  4539.                 </GOK:compare>
  4540.             </GOK:effect>
  4541.         </GOK:handler>
  4542.  
  4543.     </GOK:state>
  4544.  
  4545.  
  4546.  
  4547.     <GOK:state name="repeat">
  4548.         <GOK:handler name="select">
  4549.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  4550.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  4551.             <GOK:effect call="Timer1Stop"/>
  4552.             <GOK:effect call="HighlightFirstChunk"/>
  4553.             <GOK:effect param1="1" call="StateJump"/>
  4554.         </GOK:handler>
  4555.         <GOK:handler state="press" name="movehighlighter">
  4556.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  4557.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  4558.             <GOK:effect call="Timer1Stop"/>
  4559.             <GOK:effect call="HighlightFirstChunk"/>
  4560.             <GOK:effect param1="1" call="StateJump"/>
  4561.         </GOK:handler>
  4562.     </GOK:state>
  4563.  
  4564.  
  4565. </GOK:accessmethod>
  4566. <GOK:accessmethod xml:lang="gl" name="keyinversescanning" displayname="Rastreo inverso de tecla sinxela">
  4567. <GOK:description xml:space="preserve" xml:lang="gl">Prema e mante├▒a preso un interruptor para rastrear. Prema outro interruptor para seleccionar.</GOK:description>
  4568.  
  4569. <GOK:operation>
  4570. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operaci├│n" xml:lang="gl">
  4571.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  4572.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  4573.  
  4574.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4575.                 <GOK:control type="label" string="Rastreo:" xml:lang="gl"></GOK:control>
  4576.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Rastreo:" xml:lang="gl"></GOK:control>
  4577.             </GOK:control>
  4578.                 
  4579.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4580.                 <GOK:control type="label" string="Activar:" xml:lang="gl"></GOK:control>
  4581.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activar:" xml:lang="gl"></GOK:control>
  4582.             </GOK:control>
  4583.  
  4584.         </GOK:control>
  4585.     </GOK:control>    
  4586. </GOK:control>    
  4587. </GOK:operation>
  4588.  
  4589. <GOK:feedback>
  4590. <GOK:control type="frame" spacing="0" size="3" border="0" string="Retroalimentaci├│n" xml:lang="gl">
  4591.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  4592.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  4593.  
  4594.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4595.                 <GOK:control type="label" string="Movemento:" xml:lang="gl"></GOK:control>
  4596.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Movemento de realimentaci├│n:" xml:lang="gl"></GOK:control>
  4597.             </GOK:control>
  4598.     
  4599.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4600.                 <GOK:control type="label" string="Activaci├│n:" xml:lang="gl"></GOK:control>
  4601.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Activaci├│n de realimentaci├│n:" xml:lang="gl"></GOK:control>
  4602.             </GOK:control>
  4603.  
  4604.         </GOK:control>
  4605.     </GOK:control>
  4606. </GOK:control>
  4607. </GOK:feedback>
  4608.  
  4609. <GOK:options>
  4610. <GOK:control type="frame" spacing="0" size="3" border="0" string="Opci├│ns" xml:lang="gl">
  4611.  
  4612.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  4613.  
  4614.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  4615.             <GOK:control type="label" string="Retardo do an├ílise:" xml:lang="gl"></GOK:control>
  4616.             <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>
  4617.             <GOK:control type="label" string="(100s dun segundo)" xml:lang="gl"></GOK:control>
  4618.         </GOK:control>
  4619.  
  4620.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  4621.             <GOK:control type="checkbutton" name="wrap" string="Axustar as Ringleiras/Columnas" xml:lang="gl"></GOK:control>
  4622.         </GOK:control>
  4623.     
  4624.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  4625.             <GOK:control type="label" string="Direcci├│n do an├ílise:" xml:lang="gl"></GOK:control>
  4626.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4627.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Superior/Inferior" xml:lang="gl"></GOK:control>
  4628.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Inferior/Superior" xml:lang="gl"></GOK:control>
  4629.             </GOK:control>
  4630.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4631.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Esquerda/Dereita" xml:lang="gl"></GOK:control>
  4632.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Dereita/Esquerda" xml:lang="gl"></GOK:control>
  4633.             </GOK:control>
  4634.         </GOK:control>
  4635.  
  4636.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  4637.             <GOK:control type="label" string="Ciclos antes de deterse:" xml:lang="gl"></GOK:control>
  4638.             <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>
  4639.         </GOK:control>
  4640.     
  4641.     </GOK:control>
  4642. </GOK:control>
  4643. </GOK:options>
  4644.  
  4645.  
  4646.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  4647.     <GOK:rate stringvalue="switch3" name="select"/>
  4648.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  4649.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  4650.     <GOK:rate value="0" name="autorepeat"/>
  4651.     <GOK:rate value="30" name="repeatrate"/>
  4652.     <GOK:rate value="100" name="scanspeed"/>
  4653.     <GOK:rate value="1" name="wrap"/>
  4654.     <GOK:rate value="0" name="topbottom"/>
  4655.     <GOK:rate value="0" name="leftright"/>
  4656.     <GOK:rate value="3" name="cycles"/>
  4657.  
  4658.  
  4659.     <GOK:initialization>
  4660.         <GOK:effect call="ChunkerReset"/>
  4661.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  4662.     </GOK:initialization>
  4663.  
  4664.  
  4665.     <GOK:state name="1">
  4666.  
  4667.         <GOK:stateinit>
  4668.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  4669.         </GOK:stateinit>
  4670.         
  4671.         <GOK:handler state="press" name="movehighlighter">
  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:handler state="release" name="movehighlighter">
  4693.             <GOK:effect call="Timer1Stop"/>
  4694.         </GOK:handler>
  4695.  
  4696.         <GOK:handler name="select">
  4697.             <GOK:effect call="Timer1Stop"/>
  4698.             <GOK:effect call="SelectChunk">
  4699.                 <GOK:compare value="1" type="equal">
  4700.                     <GOK:true>
  4701.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  4702.                         <GOK:effect call="OutputSelectedKey"/>
  4703.                         <GOK:effect call="HighlightFirstChunk"/>
  4704.                         <GOK:effect param1="1" call="StateJump"/>
  4705.                     </GOK:true>
  4706.  
  4707.                 </GOK:compare>
  4708.             </GOK:effect>
  4709.         </GOK:handler>
  4710.  
  4711.         <GOK:handler name="timer1">
  4712.         
  4713.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  4714.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  4715.             <GOK:effect call="ChunkerIfNextChunk">
  4716.                 <GOK:compare value="1" type="equal">
  4717.                     <GOK:true>
  4718.                         <GOK:effect call="ChunkerNextChunk"/>
  4719.                     </GOK:true>
  4720.                     <GOK:false>
  4721.                         <GOK:effect name="wrap" call="GetRate">
  4722.                             <GOK:compare value="1" type="equal">
  4723.                                 <GOK:true>
  4724.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  4725.                                 </GOK:true>
  4726.                             </GOK:compare>
  4727.                         </GOK:effect>
  4728.                     </GOK:false>
  4729.                 </GOK:compare>
  4730.             </GOK:effect>
  4731.         </GOK:handler>
  4732.  
  4733.     </GOK:state>
  4734.  
  4735.  
  4736.  
  4737.     <GOK:state name="repeat">
  4738.         <GOK:handler name="select">
  4739.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  4740.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  4741.             <GOK:effect call="Timer1Stop"/>
  4742.             <GOK:effect call="HighlightFirstChunk"/>
  4743.             <GOK:effect param1="1" call="StateJump"/>
  4744.         </GOK:handler>
  4745.         <GOK:handler state="press" name="movehighlighter">
  4746.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  4747.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  4748.             <GOK:effect call="Timer1Stop"/>
  4749.             <GOK:effect call="HighlightFirstChunk"/>
  4750.             <GOK:effect param1="1" call="StateJump"/>
  4751.         </GOK:handler>
  4752.     </GOK:state>
  4753.  
  4754.  
  4755. </GOK:accessmethod>
  4756. <GOK:accessmethod xml:lang="gu" name="keyinversescanning" displayname="α¬Åα¬ò α¬òα½Çα¬Ñα½Ç α¬ëα¬▓ᬃα½Ç α¬ªα¬┐α¬╢α¬╛ᬫα¬╛α¬é α¬£α½üα¬ô">
  4757. <GOK:description xml:space="preserve" xml:lang="gu">ᬣα½ïα¬╡α¬╛ α¬«α¬╛ᬃα½ç α¬╕α½ìα¬╡α½Çα¬Ü α¬ªα¬¼α¬╛α¬╡α½ï α¬¬α¬¢α½Ç α¬¬α¬òα¬íα½Ç α¬░α¬╛α¬ûα½ï.  α¬¬α¬╕α¬éᬪ α¬òα¬░α¬╡α¬╛ α¬«α¬╛ᬃα½ç α¬¼α½Çᬣα½Ç α¬╕α½ìα¬╡α½Çα¬Ü α¬ªα¬¼α¬╛α¬╡α½ï.</GOK:description>
  4758.  
  4759. <GOK:operation>
  4760. <GOK:control type="frame" spacing="0" size="3" border="0" string="ᬬα½ìα¬░α¬òα½ìα¬░α¬┐ᬻα¬╛" xml:lang="gu">
  4761.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  4762.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  4763.  
  4764.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4765.                 <GOK:control type="label" string="ᬣα½üα¬ô:" xml:lang="gu"></GOK:control>
  4766.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="ᬣα½üα¬ô:" xml:lang="gu"></GOK:control>
  4767.             </GOK:control>
  4768.                 
  4769.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4770.                 <GOK:control type="label" string="α¬╕α¬òα½ìα¬░α¬┐ᬻ α¬òα¬░α½ï:" xml:lang="gu"></GOK:control>
  4771.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="α¬╕α¬òα½ìα¬░α¬┐ᬻ α¬òα¬░α½ï:" xml:lang="gu"></GOK:control>
  4772.             </GOK:control>
  4773.  
  4774.         </GOK:control>
  4775.     </GOK:control>    
  4776. </GOK:control>    
  4777. </GOK:operation>
  4778.  
  4779. <GOK:feedback>
  4780. <GOK:control type="frame" spacing="0" size="3" border="0" string="ᬬα½ìα¬░α¬ñα¬┐ભα¬╛α¬╡" xml:lang="gu">
  4781.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  4782.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  4783.  
  4784.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4785.                 <GOK:control type="label" string="α¬Üα¬╛α¬▓:" xml:lang="gu"></GOK:control>
  4786.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="ᬬα½ìα¬░α¬ñα¬┐ભα¬╛α¬╡નα½Ç α¬Üα¬╛α¬▓:" xml:lang="gu"></GOK:control>
  4787.             </GOK:control>
  4788.     
  4789.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4790.                 <GOK:control type="label" string="α¬╕α¬òα½ìα¬░α¬┐ᬻα¬òα¬░α¬ú:" xml:lang="gu"></GOK:control>
  4791.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="α¬╡α¬│α¬ñα¬░ α¬╕α¬òα½ìα¬░α¬┐ᬻα¬òα¬░α¬ú:" xml:lang="gu"></GOK:control>
  4792.             </GOK:control>
  4793.  
  4794.         </GOK:control>
  4795.     </GOK:control>
  4796. </GOK:control>
  4797. </GOK:feedback>
  4798.  
  4799. <GOK:options>
  4800. <GOK:control type="frame" spacing="0" size="3" border="0" string="α¬╡α¬┐α¬òα¬▓α½ìᬬα½ï" xml:lang="gu">
  4801.  
  4802.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  4803.  
  4804.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  4805.             <GOK:control type="label" string="ᬣα½ïα¬╡α¬╛નα½ï α¬╡α¬┐α¬▓α¬éબ:" xml:lang="gu"></GOK:control>
  4806.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="ᬣα½ïα¬╡α¬╛નα½Ç α¬¥α¬íᬬ:" xml:lang="gu"></GOK:control>
  4807.             <GOK:control type="label" string="(α¬╕α½çα¬òનα½ìα¬íનα½ï α¬╕α½ïᬫα½ï α¬¡α¬╛α¬ù)" xml:lang="gu"></GOK:control>
  4808.         </GOK:control>
  4809.  
  4810.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  4811.             <GOK:control type="checkbutton" name="wrap" string="α¬╣α¬░α½ïα¬│α½ï/α¬╕α½ìα¬ñα¬éભα½ï α¬▓ᬬα½çᬃα½ï" xml:lang="gu"></GOK:control>
  4812.         </GOK:control>
  4813.     
  4814.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  4815.             <GOK:control type="label" string="ᬣα½ïα¬╡α¬╛નα½Ç α¬ªα¬┐α¬╢α¬╛:" xml:lang="gu"></GOK:control>
  4816.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4817.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="α¬ëᬬα¬░/નα½Çα¬Üα½ç" xml:lang="gu"></GOK:control>
  4818.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="નα½Çα¬Üα½ç/α¬ëᬬα¬░" xml:lang="gu"></GOK:control>
  4819.             </GOK:control>
  4820.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4821.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="α¬íα¬╛બα½ü/ᬣᬫα¬úα½ü" xml:lang="gu"></GOK:control>
  4822.                 <GOK:control value="1" type="radiobutton" name="leftright" string="ᬣᬫα¬úα½ü/α¬íα¬╛બα½ü" xml:lang="gu"></GOK:control>
  4823.             </GOK:control>
  4824.         </GOK:control>
  4825.  
  4826.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  4827.             <GOK:control type="label" string="α¬àᬃα¬òα¬╡α¬╛ α¬¬α¬╣α½çα¬▓α¬╛નα¬╛ α¬Üα¬òα½ìα¬░α½ï:" xml:lang="gu"></GOK:control>
  4828.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="α¬àᬃα¬òα¬╡α¬╛ α¬¬α¬╣α½çα¬▓α¬╛નα¬╛ α¬Üα¬òα½ìα¬░α½ï:" xml:lang="gu"></GOK:control>
  4829.         </GOK:control>
  4830.     
  4831.     </GOK:control>
  4832. </GOK:control>
  4833. </GOK:options>
  4834.  
  4835.  
  4836.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  4837.     <GOK:rate stringvalue="switch3" name="select"/>
  4838.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  4839.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  4840.     <GOK:rate value="0" name="autorepeat"/>
  4841.     <GOK:rate value="30" name="repeatrate"/>
  4842.     <GOK:rate value="100" name="scanspeed"/>
  4843.     <GOK:rate value="1" name="wrap"/>
  4844.     <GOK:rate value="0" name="topbottom"/>
  4845.     <GOK:rate value="0" name="leftright"/>
  4846.     <GOK:rate value="3" name="cycles"/>
  4847.  
  4848.  
  4849.     <GOK:initialization>
  4850.         <GOK:effect call="ChunkerReset"/>
  4851.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  4852.     </GOK:initialization>
  4853.  
  4854.  
  4855.     <GOK:state name="1">
  4856.  
  4857.         <GOK:stateinit>
  4858.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  4859.         </GOK:stateinit>
  4860.         
  4861.         <GOK:handler state="press" name="movehighlighter">
  4862.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  4863.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  4864.             <GOK:effect call="ChunkerIfNextChunk">
  4865.                 <GOK:compare value="1" type="equal">
  4866.                     <GOK:true>
  4867.                         <GOK:effect call="ChunkerNextChunk"/>
  4868.                     </GOK:true>
  4869.                     <GOK:false>
  4870.                         <GOK:effect name="wrap" call="GetRate">
  4871.                             <GOK:compare value="1" type="equal">
  4872.                                 <GOK:true>
  4873.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  4874.                                 </GOK:true>
  4875.                             </GOK:compare>
  4876.                         </GOK:effect>
  4877.                     </GOK:false>
  4878.                 </GOK:compare>
  4879.             </GOK:effect>
  4880.         </GOK:handler>
  4881.  
  4882.         <GOK:handler state="release" name="movehighlighter">
  4883.             <GOK:effect call="Timer1Stop"/>
  4884.         </GOK:handler>
  4885.  
  4886.         <GOK:handler name="select">
  4887.             <GOK:effect call="Timer1Stop"/>
  4888.             <GOK:effect call="SelectChunk">
  4889.                 <GOK:compare value="1" type="equal">
  4890.                     <GOK:true>
  4891.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  4892.                         <GOK:effect call="OutputSelectedKey"/>
  4893.                         <GOK:effect call="HighlightFirstChunk"/>
  4894.                         <GOK:effect param1="1" call="StateJump"/>
  4895.                     </GOK:true>
  4896.  
  4897.                 </GOK:compare>
  4898.             </GOK:effect>
  4899.         </GOK:handler>
  4900.  
  4901.         <GOK:handler name="timer1">
  4902.         
  4903.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  4904.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  4905.             <GOK:effect call="ChunkerIfNextChunk">
  4906.                 <GOK:compare value="1" type="equal">
  4907.                     <GOK:true>
  4908.                         <GOK:effect call="ChunkerNextChunk"/>
  4909.                     </GOK:true>
  4910.                     <GOK:false>
  4911.                         <GOK:effect name="wrap" call="GetRate">
  4912.                             <GOK:compare value="1" type="equal">
  4913.                                 <GOK:true>
  4914.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  4915.                                 </GOK:true>
  4916.                             </GOK:compare>
  4917.                         </GOK:effect>
  4918.                     </GOK:false>
  4919.                 </GOK:compare>
  4920.             </GOK:effect>
  4921.         </GOK:handler>
  4922.  
  4923.     </GOK:state>
  4924.  
  4925.  
  4926.  
  4927.     <GOK:state name="repeat">
  4928.         <GOK:handler name="select">
  4929.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  4930.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  4931.             <GOK:effect call="Timer1Stop"/>
  4932.             <GOK:effect call="HighlightFirstChunk"/>
  4933.             <GOK:effect param1="1" call="StateJump"/>
  4934.         </GOK:handler>
  4935.         <GOK:handler state="press" name="movehighlighter">
  4936.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  4937.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  4938.             <GOK:effect call="Timer1Stop"/>
  4939.             <GOK:effect call="HighlightFirstChunk"/>
  4940.             <GOK:effect param1="1" call="StateJump"/>
  4941.         </GOK:handler>
  4942.     </GOK:state>
  4943.  
  4944.  
  4945. </GOK:accessmethod>
  4946. <GOK:accessmethod xml:lang="hi" name="keyinversescanning" displayname="αñÅαñòαñ▓ αñòαÑüαñéαñ£αÑÇ αñëαñ▓αÑìαñƒαñ╛ αñ╕αÑìαñòαÑêαñ¿αñ┐αñéαñù">
  4947. <GOK:description xml:space="preserve" xml:lang="hi">αñ╕αÑìαñòαÑêαñ¿ αñòαñ░αñ¿αÑç αñ╣αÑçαññαÑü αñÅαñò αñ╕αÑìαñ╡αñ┐αñÜ αñªαñ¼αñ╛αñÅ αñ░αñûαÑçαñé. αñàαñ¿αÑìαñ» αñ╕αÑìαñ╡αñ┐αñÜ αñòαÑï αñÜαÑüαñ¿αñ¿αÑç αñ╣αÑçαññαÑü αñªαñ¼αñ╛αñÅαñü.</GOK:description>
  4948.  
  4949. <GOK:operation>
  4950. <GOK:control type="frame" spacing="0" size="3" border="0" string="αñæαñ¬αñ░αÑçαñ╢αñ¿" xml:lang="hi">
  4951.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  4952.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  4953.  
  4954.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4955.                 <GOK:control type="label" string="αñ╕αÑìαñòαÑçαñ¿:" xml:lang="hi"></GOK:control>
  4956.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="αñ╕αÑìαñòαÑçαñ¿:" xml:lang="hi"></GOK:control>
  4957.             </GOK:control>
  4958.                 
  4959.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4960.                 <GOK:control type="label" string="αñ╕αñòαÑìαñ░αñ┐αñ» αñòαñ░αÑçαñé:" xml:lang="hi"></GOK:control>
  4961.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="αñ╕αñòαÑìαñ░αñ┐αñ» αñòαñ░αÑçαñé:" xml:lang="hi"></GOK:control>
  4962.             </GOK:control>
  4963.  
  4964.         </GOK:control>
  4965.     </GOK:control>    
  4966. </GOK:control>    
  4967. </GOK:operation>
  4968.  
  4969. <GOK:feedback>
  4970. <GOK:control type="frame" spacing="0" size="3" border="0" string="αñ½αñ╝αÑÇαñíαñ¼αÑêαñò" xml:lang="hi">
  4971.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  4972.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  4973.  
  4974.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4975.                 <GOK:control type="label" string="αñùαññαñ┐αñ╡αñ┐αñºαñ┐:" xml:lang="hi"></GOK:control>
  4976.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="αñ½αñ╝αÑÇαñíαñ¼αÑêαñò αñùαññαñ┐αñ╡αñ┐αñºαñ┐:" xml:lang="hi"></GOK:control>
  4977.             </GOK:control>
  4978.     
  4979.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  4980.                 <GOK:control type="label" string="αñ╕αñòαÑìαñ░αñ┐αñ» αñòαñ░αÑçαñé:" xml:lang="hi"></GOK:control>
  4981.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="αñ½αñ╝αÑÇαñíαñ¼αÑêαñò αñ╕αñòαÑìαñ░αñ┐αñ»αñòαñ░αñú:" xml:lang="hi"></GOK:control>
  4982.             </GOK:control>
  4983.  
  4984.         </GOK:control>
  4985.     </GOK:control>
  4986. </GOK:control>
  4987. </GOK:feedback>
  4988.  
  4989. <GOK:options>
  4990. <GOK:control type="frame" spacing="0" size="3" border="0" string="αñ╡αñ┐αñòαñ▓αÑìαñ¬" xml:lang="hi">
  4991.  
  4992.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  4993.  
  4994.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  4995.             <GOK:control type="label" string="αñ╕αÑìαñòαÑçαñ¿ αñªαÑçαñ░αÑÇαñâ" xml:lang="hi"></GOK:control>
  4996.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="αñ╕αÑìαñòαÑçαñ¿ αñùαññαñ┐:" xml:lang="hi"></GOK:control>
  4997.             <GOK:control type="label" string="(αñ╕αÑçαñòαñúαÑìαñí αñòαñ╛ 100s)" xml:lang="hi"></GOK:control>
  4998.         </GOK:control>
  4999.  
  5000.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  5001.             <GOK:control type="checkbutton" name="wrap" string="αñ¬αñéαñòαÑìαññαñ┐/αñ╕αÑìαññαñ«αÑìαñ¡ αñ╡αÑìαñ░αÑêαñ¬ αñòαñ░αÑçαñé" xml:lang="hi"></GOK:control>
  5002.         </GOK:control>
  5003.     
  5004.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  5005.             <GOK:control type="label" string="αñ╕αÑìαñòαÑçαñ¿αñ┐αñéαñù αñªαñ┐αñ╢αñ╛:" xml:lang="hi"></GOK:control>
  5006.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5007.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="αñ╢αÑÇαñ░αÑìαñ╖/αññαñ▓" xml:lang="hi"></GOK:control>
  5008.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="αñ╢αÑÇαñ░αÑìαñ╖/αññαñ▓" xml:lang="hi"></GOK:control>
  5009.             </GOK:control>
  5010.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5011.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="αñ¼αñ╛αñ»αñ╛αñü/αñªαñ╛αñ»αñ╛αñü" xml:lang="hi"></GOK:control>
  5012.                 <GOK:control value="1" type="radiobutton" name="leftright" string="αñªαñ╛αñ»αñ╛αñü/αñ¼αñ╛αñ»αñ╛αñü" xml:lang="hi"></GOK:control>
  5013.             </GOK:control>
  5014.         </GOK:control>
  5015.  
  5016.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  5017.             <GOK:control type="label" string="αñ¼αñ¿αÑìαñª αñ╣αÑïαñ¿αÑç αñ╕αÑç αñ¬αñ╣αñ▓αÑç αñÜαñòαÑìαñ░:" xml:lang="hi"></GOK:control>
  5018.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="αñ¼αñ¿αÑìαñª αñ╣αÑïαñ¿αÑç αñ╕αÑç αñ¬αñ╣αñ▓αÑç αñÜαñòαÑìαñ░:" xml:lang="hi"></GOK:control>
  5019.         </GOK:control>
  5020.     
  5021.     </GOK:control>
  5022. </GOK:control>
  5023. </GOK:options>
  5024.  
  5025.  
  5026.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  5027.     <GOK:rate stringvalue="switch3" name="select"/>
  5028.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  5029.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  5030.     <GOK:rate value="0" name="autorepeat"/>
  5031.     <GOK:rate value="30" name="repeatrate"/>
  5032.     <GOK:rate value="100" name="scanspeed"/>
  5033.     <GOK:rate value="1" name="wrap"/>
  5034.     <GOK:rate value="0" name="topbottom"/>
  5035.     <GOK:rate value="0" name="leftright"/>
  5036.     <GOK:rate value="3" name="cycles"/>
  5037.  
  5038.  
  5039.     <GOK:initialization>
  5040.         <GOK:effect call="ChunkerReset"/>
  5041.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  5042.     </GOK:initialization>
  5043.  
  5044.  
  5045.     <GOK:state name="1">
  5046.  
  5047.         <GOK:stateinit>
  5048.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  5049.         </GOK:stateinit>
  5050.         
  5051.         <GOK:handler state="press" name="movehighlighter">
  5052.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  5053.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  5054.             <GOK:effect call="ChunkerIfNextChunk">
  5055.                 <GOK:compare value="1" type="equal">
  5056.                     <GOK:true>
  5057.                         <GOK:effect call="ChunkerNextChunk"/>
  5058.                     </GOK:true>
  5059.                     <GOK:false>
  5060.                         <GOK:effect name="wrap" call="GetRate">
  5061.                             <GOK:compare value="1" type="equal">
  5062.                                 <GOK:true>
  5063.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  5064.                                 </GOK:true>
  5065.                             </GOK:compare>
  5066.                         </GOK:effect>
  5067.                     </GOK:false>
  5068.                 </GOK:compare>
  5069.             </GOK:effect>
  5070.         </GOK:handler>
  5071.  
  5072.         <GOK:handler state="release" name="movehighlighter">
  5073.             <GOK:effect call="Timer1Stop"/>
  5074.         </GOK:handler>
  5075.  
  5076.         <GOK:handler name="select">
  5077.             <GOK:effect call="Timer1Stop"/>
  5078.             <GOK:effect call="SelectChunk">
  5079.                 <GOK:compare value="1" type="equal">
  5080.                     <GOK:true>
  5081.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  5082.                         <GOK:effect call="OutputSelectedKey"/>
  5083.                         <GOK:effect call="HighlightFirstChunk"/>
  5084.                         <GOK:effect param1="1" call="StateJump"/>
  5085.                     </GOK:true>
  5086.  
  5087.                 </GOK:compare>
  5088.             </GOK:effect>
  5089.         </GOK:handler>
  5090.  
  5091.         <GOK:handler name="timer1">
  5092.         
  5093.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  5094.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  5095.             <GOK:effect call="ChunkerIfNextChunk">
  5096.                 <GOK:compare value="1" type="equal">
  5097.                     <GOK:true>
  5098.                         <GOK:effect call="ChunkerNextChunk"/>
  5099.                     </GOK:true>
  5100.                     <GOK:false>
  5101.                         <GOK:effect name="wrap" call="GetRate">
  5102.                             <GOK:compare value="1" type="equal">
  5103.                                 <GOK:true>
  5104.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  5105.                                 </GOK:true>
  5106.                             </GOK:compare>
  5107.                         </GOK:effect>
  5108.                     </GOK:false>
  5109.                 </GOK:compare>
  5110.             </GOK:effect>
  5111.         </GOK:handler>
  5112.  
  5113.     </GOK:state>
  5114.  
  5115.  
  5116.  
  5117.     <GOK:state name="repeat">
  5118.         <GOK:handler name="select">
  5119.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  5120.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  5121.             <GOK:effect call="Timer1Stop"/>
  5122.             <GOK:effect call="HighlightFirstChunk"/>
  5123.             <GOK:effect param1="1" call="StateJump"/>
  5124.         </GOK:handler>
  5125.         <GOK:handler state="press" name="movehighlighter">
  5126.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  5127.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  5128.             <GOK:effect call="Timer1Stop"/>
  5129.             <GOK:effect call="HighlightFirstChunk"/>
  5130.             <GOK:effect param1="1" call="StateJump"/>
  5131.         </GOK:handler>
  5132.     </GOK:state>
  5133.  
  5134.  
  5135. </GOK:accessmethod>
  5136. <GOK:accessmethod xml:lang="hr" name="keyinversescanning" displayname="Izvodi se obrnuto pretra┼╛ivanje tipki">
  5137. <GOK:description xml:space="preserve">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  5138.  
  5139. <GOK:operation>
  5140. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operacija" xml:lang="hr">
  5141.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  5142.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  5143.  
  5144.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5145.                 <GOK:control type="label" string="Pretra┼╛i:" xml:lang="hr"></GOK:control>
  5146.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Pretra┼╛i:" xml:lang="hr"></GOK:control>
  5147.             </GOK:control>
  5148.                 
  5149.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5150.                 <GOK:control type="label" string="Activate:" xml:lang="hr"></GOK:control>
  5151.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activate:" xml:lang="hr"></GOK:control>
  5152.             </GOK:control>
  5153.  
  5154.         </GOK:control>
  5155.     </GOK:control>    
  5156. </GOK:control>    
  5157. </GOK:operation>
  5158.  
  5159. <GOK:feedback>
  5160. <GOK:control type="frame" spacing="0" size="3" border="0" string="Odgovor" xml:lang="hr">
  5161.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  5162.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  5163.  
  5164.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5165.                 <GOK:control type="label" string="Pomicanje:" xml:lang="hr"></GOK:control>
  5166.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Kretnja povratne veze:" xml:lang="hr"></GOK:control>
  5167.             </GOK:control>
  5168.     
  5169.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5170.                 <GOK:control type="label" string="Activation:" xml:lang="hr"></GOK:control>
  5171.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:" xml:lang="hr"></GOK:control>
  5172.             </GOK:control>
  5173.  
  5174.         </GOK:control>
  5175.     </GOK:control>
  5176. </GOK:control>
  5177. </GOK:feedback>
  5178.  
  5179. <GOK:options>
  5180. <GOK:control type="frame" spacing="0" size="3" border="0" string="Odrednice" xml:lang="hr">
  5181.  
  5182.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  5183.  
  5184.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  5185.             <GOK:control type="label" string="Odgoda ispitivanja:" xml:lang="hr"></GOK:control>
  5186.             <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>
  5187.             <GOK:control type="label" string="(100-tinke sekunde)" xml:lang="hr"></GOK:control>
  5188.         </GOK:control>
  5189.  
  5190.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  5191.             <GOK:control type="checkbutton" name="wrap" string="Omotaj retke/stupce" xml:lang="hr"></GOK:control>
  5192.         </GOK:control>
  5193.     
  5194.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  5195.             <GOK:control type="label" string="Smjer pretra┼╛ivanja:" xml:lang="hr"></GOK:control>
  5196.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5197.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Vrh/dno" xml:lang="hr"></GOK:control>
  5198.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Dno/vrh" xml:lang="hr"></GOK:control>
  5199.             </GOK:control>
  5200.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5201.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Lijevo/Desno" xml:lang="hr"></GOK:control>
  5202.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Desno/lijevo" xml:lang="hr"></GOK:control>
  5203.             </GOK:control>
  5204.         </GOK:control>
  5205.  
  5206.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  5207.             <GOK:control type="label" string="Ciklusa prije zaustavljanja:" xml:lang="hr"></GOK:control>
  5208.             <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>
  5209.         </GOK:control>
  5210.     
  5211.     </GOK:control>
  5212. </GOK:control>
  5213. </GOK:options>
  5214.  
  5215.  
  5216.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  5217.     <GOK:rate stringvalue="switch3" name="select"/>
  5218.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  5219.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  5220.     <GOK:rate value="0" name="autorepeat"/>
  5221.     <GOK:rate value="30" name="repeatrate"/>
  5222.     <GOK:rate value="100" name="scanspeed"/>
  5223.     <GOK:rate value="1" name="wrap"/>
  5224.     <GOK:rate value="0" name="topbottom"/>
  5225.     <GOK:rate value="0" name="leftright"/>
  5226.     <GOK:rate value="3" name="cycles"/>
  5227.  
  5228.  
  5229.     <GOK:initialization>
  5230.         <GOK:effect call="ChunkerReset"/>
  5231.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  5232.     </GOK:initialization>
  5233.  
  5234.  
  5235.     <GOK:state name="1">
  5236.  
  5237.         <GOK:stateinit>
  5238.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  5239.         </GOK:stateinit>
  5240.         
  5241.         <GOK:handler state="press" name="movehighlighter">
  5242.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  5243.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  5244.             <GOK:effect call="ChunkerIfNextChunk">
  5245.                 <GOK:compare value="1" type="equal">
  5246.                     <GOK:true>
  5247.                         <GOK:effect call="ChunkerNextChunk"/>
  5248.                     </GOK:true>
  5249.                     <GOK:false>
  5250.                         <GOK:effect name="wrap" call="GetRate">
  5251.                             <GOK:compare value="1" type="equal">
  5252.                                 <GOK:true>
  5253.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  5254.                                 </GOK:true>
  5255.                             </GOK:compare>
  5256.                         </GOK:effect>
  5257.                     </GOK:false>
  5258.                 </GOK:compare>
  5259.             </GOK:effect>
  5260.         </GOK:handler>
  5261.  
  5262.         <GOK:handler state="release" name="movehighlighter">
  5263.             <GOK:effect call="Timer1Stop"/>
  5264.         </GOK:handler>
  5265.  
  5266.         <GOK:handler name="select">
  5267.             <GOK:effect call="Timer1Stop"/>
  5268.             <GOK:effect call="SelectChunk">
  5269.                 <GOK:compare value="1" type="equal">
  5270.                     <GOK:true>
  5271.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  5272.                         <GOK:effect call="OutputSelectedKey"/>
  5273.                         <GOK:effect call="HighlightFirstChunk"/>
  5274.                         <GOK:effect param1="1" call="StateJump"/>
  5275.                     </GOK:true>
  5276.  
  5277.                 </GOK:compare>
  5278.             </GOK:effect>
  5279.         </GOK:handler>
  5280.  
  5281.         <GOK:handler name="timer1">
  5282.         
  5283.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  5284.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  5285.             <GOK:effect call="ChunkerIfNextChunk">
  5286.                 <GOK:compare value="1" type="equal">
  5287.                     <GOK:true>
  5288.                         <GOK:effect call="ChunkerNextChunk"/>
  5289.                     </GOK:true>
  5290.                     <GOK:false>
  5291.                         <GOK:effect name="wrap" call="GetRate">
  5292.                             <GOK:compare value="1" type="equal">
  5293.                                 <GOK:true>
  5294.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  5295.                                 </GOK:true>
  5296.                             </GOK:compare>
  5297.                         </GOK:effect>
  5298.                     </GOK:false>
  5299.                 </GOK:compare>
  5300.             </GOK:effect>
  5301.         </GOK:handler>
  5302.  
  5303.     </GOK:state>
  5304.  
  5305.  
  5306.  
  5307.     <GOK:state name="repeat">
  5308.         <GOK:handler name="select">
  5309.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  5310.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  5311.             <GOK:effect call="Timer1Stop"/>
  5312.             <GOK:effect call="HighlightFirstChunk"/>
  5313.             <GOK:effect param1="1" call="StateJump"/>
  5314.         </GOK:handler>
  5315.         <GOK:handler state="press" name="movehighlighter">
  5316.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  5317.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  5318.             <GOK:effect call="Timer1Stop"/>
  5319.             <GOK:effect call="HighlightFirstChunk"/>
  5320.             <GOK:effect param1="1" call="StateJump"/>
  5321.         </GOK:handler>
  5322.     </GOK:state>
  5323.  
  5324.  
  5325. </GOK:accessmethod>
  5326. <GOK:accessmethod xml:lang="hu" name="keyinversescanning" displayname="Egy billenty┼▒ ford├¡tott keres├⌐se">
  5327. <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>
  5328.  
  5329. <GOK:operation>
  5330. <GOK:control type="frame" spacing="0" size="3" border="0" string="M┼▒k├╢d├⌐s" xml:lang="hu">
  5331.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  5332.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  5333.  
  5334.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5335.                 <GOK:control type="label" string="Keres├⌐s:" xml:lang="hu"></GOK:control>
  5336.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Keres├⌐s:" xml:lang="hu"></GOK:control>
  5337.             </GOK:control>
  5338.                 
  5339.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5340.                 <GOK:control type="label" string="Aktiv├íl├ís:" xml:lang="hu"></GOK:control>
  5341.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Aktiv├íl├ís:" xml:lang="hu"></GOK:control>
  5342.             </GOK:control>
  5343.  
  5344.         </GOK:control>
  5345.     </GOK:control>    
  5346. </GOK:control>    
  5347. </GOK:operation>
  5348.  
  5349. <GOK:feedback>
  5350. <GOK:control type="frame" spacing="0" size="3" border="0" string="Visszajelz├⌐s" xml:lang="hu">
  5351.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  5352.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  5353.  
  5354.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5355.                 <GOK:control type="label" string="Mozg├ís:" xml:lang="hu"></GOK:control>
  5356.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Mozg├ís visszajelz├⌐se:" xml:lang="hu"></GOK:control>
  5357.             </GOK:control>
  5358.     
  5359.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5360.                 <GOK:control type="label" string="Aktiv├íl├ís:" xml:lang="hu"></GOK:control>
  5361.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Visszajelz├⌐s aktiv├íl├ísa:" xml:lang="hu"></GOK:control>
  5362.             </GOK:control>
  5363.  
  5364.         </GOK:control>
  5365.     </GOK:control>
  5366. </GOK:control>
  5367. </GOK:feedback>
  5368.  
  5369. <GOK:options>
  5370. <GOK:control type="frame" spacing="0" size="3" border="0" string="Be├íll├¡t├ísok" xml:lang="hu">
  5371.  
  5372.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  5373.  
  5374.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  5375.             <GOK:control type="label" string="Keres├⌐si k├⌐sleltet├⌐s:" xml:lang="hu"></GOK:control>
  5376.             <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>
  5377.             <GOK:control type="label" string="(sz├ízadm├ísodperc)" xml:lang="hu"></GOK:control>
  5378.         </GOK:control>
  5379.  
  5380.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  5381.             <GOK:control type="checkbutton" name="wrap" string="Sorok/oszlopok t├╢rdel├⌐se" xml:lang="hu"></GOK:control>
  5382.         </GOK:control>
  5383.     
  5384.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  5385.             <GOK:control type="label" string="Keres├⌐s ir├ínya:" xml:lang="hu"></GOK:control>
  5386.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5387.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Fent/lent" xml:lang="hu"></GOK:control>
  5388.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Lent/fent" xml:lang="hu"></GOK:control>
  5389.             </GOK:control>
  5390.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5391.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Balra/jobbra" xml:lang="hu"></GOK:control>
  5392.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Jobbra/balra" xml:lang="hu"></GOK:control>
  5393.             </GOK:control>
  5394.         </GOK:control>
  5395.  
  5396.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  5397.             <GOK:control type="label" string="L├⌐ptet├⌐s le├íll├¡t├ís el┼ætt:" xml:lang="hu"></GOK:control>
  5398.             <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>
  5399.         </GOK:control>
  5400.     
  5401.     </GOK:control>
  5402. </GOK:control>
  5403. </GOK:options>
  5404.  
  5405.  
  5406.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  5407.     <GOK:rate stringvalue="switch3" name="select"/>
  5408.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  5409.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  5410.     <GOK:rate value="0" name="autorepeat"/>
  5411.     <GOK:rate value="30" name="repeatrate"/>
  5412.     <GOK:rate value="100" name="scanspeed"/>
  5413.     <GOK:rate value="1" name="wrap"/>
  5414.     <GOK:rate value="0" name="topbottom"/>
  5415.     <GOK:rate value="0" name="leftright"/>
  5416.     <GOK:rate value="3" name="cycles"/>
  5417.  
  5418.  
  5419.     <GOK:initialization>
  5420.         <GOK:effect call="ChunkerReset"/>
  5421.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  5422.     </GOK:initialization>
  5423.  
  5424.  
  5425.     <GOK:state name="1">
  5426.  
  5427.         <GOK:stateinit>
  5428.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  5429.         </GOK:stateinit>
  5430.         
  5431.         <GOK:handler state="press" name="movehighlighter">
  5432.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  5433.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  5434.             <GOK:effect call="ChunkerIfNextChunk">
  5435.                 <GOK:compare value="1" type="equal">
  5436.                     <GOK:true>
  5437.                         <GOK:effect call="ChunkerNextChunk"/>
  5438.                     </GOK:true>
  5439.                     <GOK:false>
  5440.                         <GOK:effect name="wrap" call="GetRate">
  5441.                             <GOK:compare value="1" type="equal">
  5442.                                 <GOK:true>
  5443.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  5444.                                 </GOK:true>
  5445.                             </GOK:compare>
  5446.                         </GOK:effect>
  5447.                     </GOK:false>
  5448.                 </GOK:compare>
  5449.             </GOK:effect>
  5450.         </GOK:handler>
  5451.  
  5452.         <GOK:handler state="release" name="movehighlighter">
  5453.             <GOK:effect call="Timer1Stop"/>
  5454.         </GOK:handler>
  5455.  
  5456.         <GOK:handler name="select">
  5457.             <GOK:effect call="Timer1Stop"/>
  5458.             <GOK:effect call="SelectChunk">
  5459.                 <GOK:compare value="1" type="equal">
  5460.                     <GOK:true>
  5461.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  5462.                         <GOK:effect call="OutputSelectedKey"/>
  5463.                         <GOK:effect call="HighlightFirstChunk"/>
  5464.                         <GOK:effect param1="1" call="StateJump"/>
  5465.                     </GOK:true>
  5466.  
  5467.                 </GOK:compare>
  5468.             </GOK:effect>
  5469.         </GOK:handler>
  5470.  
  5471.         <GOK:handler name="timer1">
  5472.         
  5473.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  5474.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  5475.             <GOK:effect call="ChunkerIfNextChunk">
  5476.                 <GOK:compare value="1" type="equal">
  5477.                     <GOK:true>
  5478.                         <GOK:effect call="ChunkerNextChunk"/>
  5479.                     </GOK:true>
  5480.                     <GOK:false>
  5481.                         <GOK:effect name="wrap" call="GetRate">
  5482.                             <GOK:compare value="1" type="equal">
  5483.                                 <GOK:true>
  5484.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  5485.                                 </GOK:true>
  5486.                             </GOK:compare>
  5487.                         </GOK:effect>
  5488.                     </GOK:false>
  5489.                 </GOK:compare>
  5490.             </GOK:effect>
  5491.         </GOK:handler>
  5492.  
  5493.     </GOK:state>
  5494.  
  5495.  
  5496.  
  5497.     <GOK:state name="repeat">
  5498.         <GOK:handler name="select">
  5499.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  5500.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  5501.             <GOK:effect call="Timer1Stop"/>
  5502.             <GOK:effect call="HighlightFirstChunk"/>
  5503.             <GOK:effect param1="1" call="StateJump"/>
  5504.         </GOK:handler>
  5505.         <GOK:handler state="press" name="movehighlighter">
  5506.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  5507.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  5508.             <GOK:effect call="Timer1Stop"/>
  5509.             <GOK:effect call="HighlightFirstChunk"/>
  5510.             <GOK:effect param1="1" call="StateJump"/>
  5511.         </GOK:handler>
  5512.     </GOK:state>
  5513.  
  5514.  
  5515. </GOK:accessmethod>
  5516. <GOK:accessmethod xml:lang="id" name="keyinversescanning" displayname="Pemindaian Terbalik Tombol Tunggal">
  5517. <GOK:description xml:space="preserve" xml:lang="id">Tekan dan tahan sebuah saklar untuk memindai. Tekan saklar yang lain untuk memilih.</GOK:description>
  5518.  
  5519. <GOK:operation>
  5520. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operasi" xml:lang="id">
  5521.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  5522.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  5523.  
  5524.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5525.                 <GOK:control type="label" string="Pindai:" xml:lang="id"></GOK:control>
  5526.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Pindai:" xml:lang="id"></GOK:control>
  5527.             </GOK:control>
  5528.                 
  5529.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5530.                 <GOK:control type="label" string="Aktifkan:" xml:lang="id"></GOK:control>
  5531.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Aktifkan:" xml:lang="id"></GOK:control>
  5532.             </GOK:control>
  5533.  
  5534.         </GOK:control>
  5535.     </GOK:control>    
  5536. </GOK:control>    
  5537. </GOK:operation>
  5538.  
  5539. <GOK:feedback>
  5540. <GOK:control type="frame" spacing="0" size="3" border="0" string="Umpan balik" xml:lang="id">
  5541.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  5542.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  5543.  
  5544.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5545.                 <GOK:control type="label" string="Pergerakan:" xml:lang="id"></GOK:control>
  5546.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Pergerakan UmpanBalik:" xml:lang="id"></GOK:control>
  5547.             </GOK:control>
  5548.     
  5549.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5550.                 <GOK:control type="label" string="Pengaktifan:" xml:lang="id"></GOK:control>
  5551.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Pengaktifan Umpan Balik:" xml:lang="id"></GOK:control>
  5552.             </GOK:control>
  5553.  
  5554.         </GOK:control>
  5555.     </GOK:control>
  5556. </GOK:control>
  5557. </GOK:feedback>
  5558.  
  5559. <GOK:options>
  5560. <GOK:control type="frame" spacing="0" size="3" border="0" string="Pilihan" xml:lang="id">
  5561.  
  5562.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  5563.  
  5564.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  5565.             <GOK:control type="label" string="Jeda Pemindaian:" xml:lang="id"></GOK:control>
  5566.             <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>
  5567.             <GOK:control type="label" string="(100 dari sedetik)" xml:lang="id"></GOK:control>
  5568.         </GOK:control>
  5569.  
  5570.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  5571.             <GOK:control type="checkbutton" name="wrap" string="Potong Baris/Kolom" xml:lang="id"></GOK:control>
  5572.         </GOK:control>
  5573.     
  5574.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  5575.             <GOK:control type="label" string="Arah Pemindaian:" xml:lang="id"></GOK:control>
  5576.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5577.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Atas/Bawah" xml:lang="id"></GOK:control>
  5578.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Bawah/Atas" xml:lang="id"></GOK:control>
  5579.             </GOK:control>
  5580.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5581.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Kiri/Kanan" xml:lang="id"></GOK:control>
  5582.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Kanan/Kiri" xml:lang="id"></GOK:control>
  5583.             </GOK:control>
  5584.         </GOK:control>
  5585.  
  5586.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  5587.             <GOK:control type="label" string="Putaran Sebelum Berhenti:" xml:lang="id"></GOK:control>
  5588.             <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>
  5589.         </GOK:control>
  5590.     
  5591.     </GOK:control>
  5592. </GOK:control>
  5593. </GOK:options>
  5594.  
  5595.  
  5596.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  5597.     <GOK:rate stringvalue="switch3" name="select"/>
  5598.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  5599.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  5600.     <GOK:rate value="0" name="autorepeat"/>
  5601.     <GOK:rate value="30" name="repeatrate"/>
  5602.     <GOK:rate value="100" name="scanspeed"/>
  5603.     <GOK:rate value="1" name="wrap"/>
  5604.     <GOK:rate value="0" name="topbottom"/>
  5605.     <GOK:rate value="0" name="leftright"/>
  5606.     <GOK:rate value="3" name="cycles"/>
  5607.  
  5608.  
  5609.     <GOK:initialization>
  5610.         <GOK:effect call="ChunkerReset"/>
  5611.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  5612.     </GOK:initialization>
  5613.  
  5614.  
  5615.     <GOK:state name="1">
  5616.  
  5617.         <GOK:stateinit>
  5618.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  5619.         </GOK:stateinit>
  5620.         
  5621.         <GOK:handler state="press" name="movehighlighter">
  5622.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  5623.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  5624.             <GOK:effect call="ChunkerIfNextChunk">
  5625.                 <GOK:compare value="1" type="equal">
  5626.                     <GOK:true>
  5627.                         <GOK:effect call="ChunkerNextChunk"/>
  5628.                     </GOK:true>
  5629.                     <GOK:false>
  5630.                         <GOK:effect name="wrap" call="GetRate">
  5631.                             <GOK:compare value="1" type="equal">
  5632.                                 <GOK:true>
  5633.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  5634.                                 </GOK:true>
  5635.                             </GOK:compare>
  5636.                         </GOK:effect>
  5637.                     </GOK:false>
  5638.                 </GOK:compare>
  5639.             </GOK:effect>
  5640.         </GOK:handler>
  5641.  
  5642.         <GOK:handler state="release" name="movehighlighter">
  5643.             <GOK:effect call="Timer1Stop"/>
  5644.         </GOK:handler>
  5645.  
  5646.         <GOK:handler name="select">
  5647.             <GOK:effect call="Timer1Stop"/>
  5648.             <GOK:effect call="SelectChunk">
  5649.                 <GOK:compare value="1" type="equal">
  5650.                     <GOK:true>
  5651.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  5652.                         <GOK:effect call="OutputSelectedKey"/>
  5653.                         <GOK:effect call="HighlightFirstChunk"/>
  5654.                         <GOK:effect param1="1" call="StateJump"/>
  5655.                     </GOK:true>
  5656.  
  5657.                 </GOK:compare>
  5658.             </GOK:effect>
  5659.         </GOK:handler>
  5660.  
  5661.         <GOK:handler name="timer1">
  5662.         
  5663.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  5664.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  5665.             <GOK:effect call="ChunkerIfNextChunk">
  5666.                 <GOK:compare value="1" type="equal">
  5667.                     <GOK:true>
  5668.                         <GOK:effect call="ChunkerNextChunk"/>
  5669.                     </GOK:true>
  5670.                     <GOK:false>
  5671.                         <GOK:effect name="wrap" call="GetRate">
  5672.                             <GOK:compare value="1" type="equal">
  5673.                                 <GOK:true>
  5674.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  5675.                                 </GOK:true>
  5676.                             </GOK:compare>
  5677.                         </GOK:effect>
  5678.                     </GOK:false>
  5679.                 </GOK:compare>
  5680.             </GOK:effect>
  5681.         </GOK:handler>
  5682.  
  5683.     </GOK:state>
  5684.  
  5685.  
  5686.  
  5687.     <GOK:state name="repeat">
  5688.         <GOK:handler name="select">
  5689.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  5690.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  5691.             <GOK:effect call="Timer1Stop"/>
  5692.             <GOK:effect call="HighlightFirstChunk"/>
  5693.             <GOK:effect param1="1" call="StateJump"/>
  5694.         </GOK:handler>
  5695.         <GOK:handler state="press" name="movehighlighter">
  5696.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  5697.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  5698.             <GOK:effect call="Timer1Stop"/>
  5699.             <GOK:effect call="HighlightFirstChunk"/>
  5700.             <GOK:effect param1="1" call="StateJump"/>
  5701.         </GOK:handler>
  5702.     </GOK:state>
  5703.  
  5704.  
  5705. </GOK:accessmethod>
  5706. <GOK:accessmethod xml:lang="it" name="keyinversescanning" displayname="Scansione inversa con tasto singolo">
  5707. <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>
  5708.  
  5709. <GOK:operation>
  5710. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operazione" xml:lang="it">
  5711.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  5712.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  5713.  
  5714.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5715.                 <GOK:control type="label" string="Scansione:" xml:lang="it"></GOK:control>
  5716.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Scansione:" xml:lang="it"></GOK:control>
  5717.             </GOK:control>
  5718.                 
  5719.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5720.                 <GOK:control type="label" string="Attivare:" xml:lang="it"></GOK:control>
  5721.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Attivare:" xml:lang="it"></GOK:control>
  5722.             </GOK:control>
  5723.  
  5724.         </GOK:control>
  5725.     </GOK:control>    
  5726. </GOK:control>    
  5727. </GOK:operation>
  5728.  
  5729. <GOK:feedback>
  5730. <GOK:control type="frame" spacing="0" size="3" border="0" string="Feedback" xml:lang="it">
  5731.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  5732.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  5733.  
  5734.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5735.                 <GOK:control type="label" string="Movimento:" xml:lang="it"></GOK:control>
  5736.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedback di movimento:" xml:lang="it"></GOK:control>
  5737.             </GOK:control>
  5738.     
  5739.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5740.                 <GOK:control type="label" string="Attivazione:" xml:lang="it"></GOK:control>
  5741.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback di attivazione:" xml:lang="it"></GOK:control>
  5742.             </GOK:control>
  5743.  
  5744.         </GOK:control>
  5745.     </GOK:control>
  5746. </GOK:control>
  5747. </GOK:feedback>
  5748.  
  5749. <GOK:options>
  5750. <GOK:control type="frame" spacing="0" size="3" border="0" string="Opzioni" xml:lang="it">
  5751.  
  5752.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  5753.  
  5754.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  5755.             <GOK:control type="label" string="Ritardo di scansione:" xml:lang="it"></GOK:control>
  5756.             <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>
  5757.             <GOK:control type="label" string="(centesimi di secondo)" xml:lang="it"></GOK:control>
  5758.         </GOK:control>
  5759.  
  5760.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  5761.             <GOK:control type="checkbutton" name="wrap" string="Ricomincia righe/colonne" xml:lang="it"></GOK:control>
  5762.         </GOK:control>
  5763.     
  5764.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  5765.             <GOK:control type="label" string="Direzione di scansione:" xml:lang="it"></GOK:control>
  5766.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5767.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Alto/Basso" xml:lang="it"></GOK:control>
  5768.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Basso/Alto" xml:lang="it"></GOK:control>
  5769.             </GOK:control>
  5770.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5771.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Sinistra/Destra" xml:lang="it"></GOK:control>
  5772.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Destra/Sinistra" xml:lang="it"></GOK:control>
  5773.             </GOK:control>
  5774.         </GOK:control>
  5775.  
  5776.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  5777.             <GOK:control type="label" string="Cicli prima di fermarsi:" xml:lang="it"></GOK:control>
  5778.             <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>
  5779.         </GOK:control>
  5780.     
  5781.     </GOK:control>
  5782. </GOK:control>
  5783. </GOK:options>
  5784.  
  5785.  
  5786.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  5787.     <GOK:rate stringvalue="switch3" name="select"/>
  5788.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  5789.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  5790.     <GOK:rate value="0" name="autorepeat"/>
  5791.     <GOK:rate value="30" name="repeatrate"/>
  5792.     <GOK:rate value="100" name="scanspeed"/>
  5793.     <GOK:rate value="1" name="wrap"/>
  5794.     <GOK:rate value="0" name="topbottom"/>
  5795.     <GOK:rate value="0" name="leftright"/>
  5796.     <GOK:rate value="3" name="cycles"/>
  5797.  
  5798.  
  5799.     <GOK:initialization>
  5800.         <GOK:effect call="ChunkerReset"/>
  5801.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  5802.     </GOK:initialization>
  5803.  
  5804.  
  5805.     <GOK:state name="1">
  5806.  
  5807.         <GOK:stateinit>
  5808.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  5809.         </GOK:stateinit>
  5810.         
  5811.         <GOK:handler state="press" name="movehighlighter">
  5812.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  5813.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  5814.             <GOK:effect call="ChunkerIfNextChunk">
  5815.                 <GOK:compare value="1" type="equal">
  5816.                     <GOK:true>
  5817.                         <GOK:effect call="ChunkerNextChunk"/>
  5818.                     </GOK:true>
  5819.                     <GOK:false>
  5820.                         <GOK:effect name="wrap" call="GetRate">
  5821.                             <GOK:compare value="1" type="equal">
  5822.                                 <GOK:true>
  5823.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  5824.                                 </GOK:true>
  5825.                             </GOK:compare>
  5826.                         </GOK:effect>
  5827.                     </GOK:false>
  5828.                 </GOK:compare>
  5829.             </GOK:effect>
  5830.         </GOK:handler>
  5831.  
  5832.         <GOK:handler state="release" name="movehighlighter">
  5833.             <GOK:effect call="Timer1Stop"/>
  5834.         </GOK:handler>
  5835.  
  5836.         <GOK:handler name="select">
  5837.             <GOK:effect call="Timer1Stop"/>
  5838.             <GOK:effect call="SelectChunk">
  5839.                 <GOK:compare value="1" type="equal">
  5840.                     <GOK:true>
  5841.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  5842.                         <GOK:effect call="OutputSelectedKey"/>
  5843.                         <GOK:effect call="HighlightFirstChunk"/>
  5844.                         <GOK:effect param1="1" call="StateJump"/>
  5845.                     </GOK:true>
  5846.  
  5847.                 </GOK:compare>
  5848.             </GOK:effect>
  5849.         </GOK:handler>
  5850.  
  5851.         <GOK:handler name="timer1">
  5852.         
  5853.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  5854.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  5855.             <GOK:effect call="ChunkerIfNextChunk">
  5856.                 <GOK:compare value="1" type="equal">
  5857.                     <GOK:true>
  5858.                         <GOK:effect call="ChunkerNextChunk"/>
  5859.                     </GOK:true>
  5860.                     <GOK:false>
  5861.                         <GOK:effect name="wrap" call="GetRate">
  5862.                             <GOK:compare value="1" type="equal">
  5863.                                 <GOK:true>
  5864.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  5865.                                 </GOK:true>
  5866.                             </GOK:compare>
  5867.                         </GOK:effect>
  5868.                     </GOK:false>
  5869.                 </GOK:compare>
  5870.             </GOK:effect>
  5871.         </GOK:handler>
  5872.  
  5873.     </GOK:state>
  5874.  
  5875.  
  5876.  
  5877.     <GOK:state name="repeat">
  5878.         <GOK:handler name="select">
  5879.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  5880.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  5881.             <GOK:effect call="Timer1Stop"/>
  5882.             <GOK:effect call="HighlightFirstChunk"/>
  5883.             <GOK:effect param1="1" call="StateJump"/>
  5884.         </GOK:handler>
  5885.         <GOK:handler state="press" name="movehighlighter">
  5886.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  5887.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  5888.             <GOK:effect call="Timer1Stop"/>
  5889.             <GOK:effect call="HighlightFirstChunk"/>
  5890.             <GOK:effect param1="1" call="StateJump"/>
  5891.         </GOK:handler>
  5892.     </GOK:state>
  5893.  
  5894.  
  5895. </GOK:accessmethod>
  5896. <GOK:accessmethod xml:lang="ja" name="keyinversescanning" displayname="πé╖πâ│πé░πâ½πâ╗πé¡πâ╝ΘÇåµû╣σÉæπé╣πé¡πâúπâ│">
  5897. <GOK:description xml:space="preserve" xml:lang="ja">πé╣πéñπââπâüπ鯵è╝πüùπüƒπü╛πü╛πü½πüÖπéïπü¿πé╣πé¡πâúπâ│πüùπü╛πüÖπÇéΣ╗ûπü«πé╣πéñπââπâüπ鯵è╝πüùπüªΘü╕µè₧πüùπü╛πüÖπÇé</GOK:description>
  5898.  
  5899. <GOK:operation>
  5900. <GOK:control type="frame" spacing="0" size="3" border="0" string="πé¬πâÜπâ¼πâ╝πé╖πâºπâ│" xml:lang="ja">
  5901.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  5902.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  5903.  
  5904.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5905.                 <GOK:control type="label" string="πé╣πé¡πâúπâ│:" xml:lang="ja"></GOK:control>
  5906.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="πé╣πé¡πâúπâ│:" xml:lang="ja"></GOK:control>
  5907.             </GOK:control>
  5908.                 
  5909.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5910.                 <GOK:control type="label" string="σ«ƒΦíî:" xml:lang="ja"></GOK:control>
  5911.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="σ«ƒΦíî:" xml:lang="ja"></GOK:control>
  5912.             </GOK:control>
  5913.  
  5914.         </GOK:control>
  5915.     </GOK:control>    
  5916. </GOK:control>    
  5917. </GOK:operation>
  5918.  
  5919. <GOK:feedback>
  5920. <GOK:control type="frame" spacing="0" size="3" border="0" string="πâòπéúπâ╝πâëπâÉπââπé»" xml:lang="ja">
  5921.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  5922.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  5923.  
  5924.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5925.                 <GOK:control type="label" string="ΘÇÜτƒÑ:" xml:lang="ja"></GOK:control>
  5926.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="πâòπéúπâ╝πâëπâÉπââπé»πü«ΘÇÜτƒÑ:" xml:lang="ja"></GOK:control>
  5927.             </GOK:control>
  5928.     
  5929.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5930.                 <GOK:control type="label" string="σ«ƒΦíî:" xml:lang="ja"></GOK:control>
  5931.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="µ┤╗µÇºσîûπü«πâòπéúπâ╝πâëπâÉπââπé»:" xml:lang="ja"></GOK:control>
  5932.             </GOK:control>
  5933.  
  5934.         </GOK:control>
  5935.     </GOK:control>
  5936. </GOK:control>
  5937. </GOK:feedback>
  5938.  
  5939. <GOK:options>
  5940. <GOK:control type="frame" spacing="0" size="3" border="0" string="πé¬πâùπé╖πâºπâ│" xml:lang="ja">
  5941.  
  5942.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  5943.  
  5944.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  5945.             <GOK:control type="label" string="πé╣πé¡πâúπâ│πü«Θüàσ╗╢:" xml:lang="ja"></GOK:control>
  5946.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="πé╣πé¡πâúπâ│πü«Θǃπüò:" xml:lang="ja"></GOK:control>
  5947.             <GOK:control type="label" string="(1/100τºÆσìÿΣ╜ì)" xml:lang="ja"></GOK:control>
  5948.         </GOK:control>
  5949.  
  5950.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  5951.             <GOK:control type="checkbutton" name="wrap" string="Φíî/σêùπéÆπâ⌐πââπâùπüÖπéï" xml:lang="ja"></GOK:control>
  5952.         </GOK:control>
  5953.     
  5954.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  5955.             <GOK:control type="label" string="πé╣πé¡πâúπâ│πüÖπéïµû╣σÉæ:" xml:lang="ja"></GOK:control>
  5956.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5957.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Σ╕èΓåÆΣ╕ï" xml:lang="ja"></GOK:control>
  5958.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Σ╕ïΓåÆΣ╕è" xml:lang="ja"></GOK:control>
  5959.             </GOK:control>
  5960.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  5961.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="σ╖ªΓåÆσÅ│" xml:lang="ja"></GOK:control>
  5962.                 <GOK:control value="1" type="radiobutton" name="leftright" string="σÅ│ΓåÆσ╖ª" xml:lang="ja"></GOK:control>
  5963.             </GOK:control>
  5964.         </GOK:control>
  5965.  
  5966.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  5967.             <GOK:control type="label" string="σü£µ¡óπüÖπéïπü╛πüºπü«πé╡πéñπé»πâ½µò░:" xml:lang="ja"></GOK:control>
  5968.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="σü£µ¡óπüÖπéïπü╛πüºπü«πé╡πéñπé»πâ½µò░:" xml:lang="ja"></GOK:control>
  5969.         </GOK:control>
  5970.     
  5971.     </GOK:control>
  5972. </GOK:control>
  5973. </GOK:options>
  5974.  
  5975.  
  5976.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  5977.     <GOK:rate stringvalue="switch3" name="select"/>
  5978.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  5979.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  5980.     <GOK:rate value="0" name="autorepeat"/>
  5981.     <GOK:rate value="30" name="repeatrate"/>
  5982.     <GOK:rate value="100" name="scanspeed"/>
  5983.     <GOK:rate value="1" name="wrap"/>
  5984.     <GOK:rate value="0" name="topbottom"/>
  5985.     <GOK:rate value="0" name="leftright"/>
  5986.     <GOK:rate value="3" name="cycles"/>
  5987.  
  5988.  
  5989.     <GOK:initialization>
  5990.         <GOK:effect call="ChunkerReset"/>
  5991.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  5992.     </GOK:initialization>
  5993.  
  5994.  
  5995.     <GOK:state name="1">
  5996.  
  5997.         <GOK:stateinit>
  5998.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  5999.         </GOK:stateinit>
  6000.         
  6001.         <GOK:handler state="press" name="movehighlighter">
  6002.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  6003.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  6004.             <GOK:effect call="ChunkerIfNextChunk">
  6005.                 <GOK:compare value="1" type="equal">
  6006.                     <GOK:true>
  6007.                         <GOK:effect call="ChunkerNextChunk"/>
  6008.                     </GOK:true>
  6009.                     <GOK:false>
  6010.                         <GOK:effect name="wrap" call="GetRate">
  6011.                             <GOK:compare value="1" type="equal">
  6012.                                 <GOK:true>
  6013.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  6014.                                 </GOK:true>
  6015.                             </GOK:compare>
  6016.                         </GOK:effect>
  6017.                     </GOK:false>
  6018.                 </GOK:compare>
  6019.             </GOK:effect>
  6020.         </GOK:handler>
  6021.  
  6022.         <GOK:handler state="release" name="movehighlighter">
  6023.             <GOK:effect call="Timer1Stop"/>
  6024.         </GOK:handler>
  6025.  
  6026.         <GOK:handler name="select">
  6027.             <GOK:effect call="Timer1Stop"/>
  6028.             <GOK:effect call="SelectChunk">
  6029.                 <GOK:compare value="1" type="equal">
  6030.                     <GOK:true>
  6031.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  6032.                         <GOK:effect call="OutputSelectedKey"/>
  6033.                         <GOK:effect call="HighlightFirstChunk"/>
  6034.                         <GOK:effect param1="1" call="StateJump"/>
  6035.                     </GOK:true>
  6036.  
  6037.                 </GOK:compare>
  6038.             </GOK:effect>
  6039.         </GOK:handler>
  6040.  
  6041.         <GOK:handler name="timer1">
  6042.         
  6043.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  6044.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  6045.             <GOK:effect call="ChunkerIfNextChunk">
  6046.                 <GOK:compare value="1" type="equal">
  6047.                     <GOK:true>
  6048.                         <GOK:effect call="ChunkerNextChunk"/>
  6049.                     </GOK:true>
  6050.                     <GOK:false>
  6051.                         <GOK:effect name="wrap" call="GetRate">
  6052.                             <GOK:compare value="1" type="equal">
  6053.                                 <GOK:true>
  6054.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  6055.                                 </GOK:true>
  6056.                             </GOK:compare>
  6057.                         </GOK:effect>
  6058.                     </GOK:false>
  6059.                 </GOK:compare>
  6060.             </GOK:effect>
  6061.         </GOK:handler>
  6062.  
  6063.     </GOK:state>
  6064.  
  6065.  
  6066.  
  6067.     <GOK:state name="repeat">
  6068.         <GOK:handler name="select">
  6069.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  6070.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  6071.             <GOK:effect call="Timer1Stop"/>
  6072.             <GOK:effect call="HighlightFirstChunk"/>
  6073.             <GOK:effect param1="1" call="StateJump"/>
  6074.         </GOK:handler>
  6075.         <GOK:handler state="press" name="movehighlighter">
  6076.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  6077.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  6078.             <GOK:effect call="Timer1Stop"/>
  6079.             <GOK:effect call="HighlightFirstChunk"/>
  6080.             <GOK:effect param1="1" call="StateJump"/>
  6081.         </GOK:handler>
  6082.     </GOK:state>
  6083.  
  6084.  
  6085. </GOK:accessmethod>
  6086. <GOK:accessmethod xml:lang="ka" name="keyinversescanning" displayname="Single Key Inverse Scanning">
  6087. <GOK:description xml:space="preserve">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  6088.  
  6089. <GOK:operation>
  6090. <GOK:control type="frame" spacing="0" size="3" border="0" string="ßâ¥ßâ₧ßâößâáßâÉßâ¬ßâÿßâÉ" xml:lang="ka">
  6091.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  6092.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  6093.  
  6094.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6095.                 <GOK:control type="label" string="ßâíßâÖßâÉßâ£ßâÿßâáßâößâæßâÉ:" xml:lang="ka"></GOK:control>
  6096.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="ßâíßâÖßâÉßâ£ßâÿßâáßâößâæßâÉ:" xml:lang="ka"></GOK:control>
  6097.             </GOK:control>
  6098.                 
  6099.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6100.                 <GOK:control type="label" string="ßâÉßâÑßâóßâÿßâòßâÿßâáßâößâæßâÉ:" xml:lang="ka"></GOK:control>
  6101.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="ßâÉßâÑßâóßâÿßâòßâÿßâáßâößâæßâÉ:" xml:lang="ka"></GOK:control>
  6102.             </GOK:control>
  6103.  
  6104.         </GOK:control>
  6105.     </GOK:control>    
  6106. </GOK:control>    
  6107. </GOK:operation>
  6108.  
  6109. <GOK:feedback>
  6110. <GOK:control type="frame" spacing="0" size="3" border="0" string="Feedback" xml:lang="ka">
  6111.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  6112.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  6113.  
  6114.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6115.                 <GOK:control type="label" string="Movement:" xml:lang="ka"></GOK:control>
  6116.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedback Movement:" xml:lang="ka"></GOK:control>
  6117.             </GOK:control>
  6118.     
  6119.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6120.                 <GOK:control type="label" string="Activation:" xml:lang="ka"></GOK:control>
  6121.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:" xml:lang="ka"></GOK:control>
  6122.             </GOK:control>
  6123.  
  6124.         </GOK:control>
  6125.     </GOK:control>
  6126. </GOK:control>
  6127. </GOK:feedback>
  6128.  
  6129. <GOK:options>
  6130. <GOK:control type="frame" spacing="0" size="3" border="0" string="ßâ¥ßâñßâ¬ßâÿßâößâæßâÿ" xml:lang="ka">
  6131.  
  6132.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  6133.  
  6134.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  6135.             <GOK:control type="label" string="ßâíßâÖßâÉßâ£ßâÿßâáßâößâæßâÿßâí ßâôßâÉßâºßâ¥ßâòßâ£ßâößâæßâÉ:" xml:lang="ka"></GOK:control>
  6136.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="ßâíßâÖßâÉßâ£ßâÿßâáßâößâæßâÿßâí ßâíßâÿßâ⌐ßâÑßâÉßâáßâö:" xml:lang="ka"></GOK:control>
  6137.             <GOK:control type="label" string="(100s of a second)" xml:lang="ka"></GOK:control>
  6138.         </GOK:control>
  6139.  
  6140.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  6141.             <GOK:control type="checkbutton" name="wrap" string="Wrap Rows/Columns" xml:lang="ka"></GOK:control>
  6142.         </GOK:control>
  6143.     
  6144.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  6145.             <GOK:control type="label" string="Scanning Direction:" xml:lang="ka"></GOK:control>
  6146.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6147.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="ßâûßâößâ¢ßâ¥ßâù/ßâÑßâòßâößâ¢ßâ¥ßâù" xml:lang="ka"></GOK:control>
  6148.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="ßâÑßâòßâößâ¢ßâ¥ßâù/ßâûßâößâ¢ßâ¥ßâù" xml:lang="ka"></GOK:control>
  6149.             </GOK:control>
  6150.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6151.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="ßâ¢ßâÉßâáßâ¬ßâ«ßâ£ßâÿßâò/ßâ¢ßâÉßâáßâ»ßâòßâ£ßâÿßâò" xml:lang="ka"></GOK:control>
  6152.                 <GOK:control value="1" type="radiobutton" name="leftright" string="ßâ¢ßâÉßâáßâ»ßâòßâ£ßâÿßâò/ßâ¢ßâÉßâáßâ¬ßâ«ßâ£ßâÿßâò" xml:lang="ka"></GOK:control>
  6153.             </GOK:control>
  6154.         </GOK:control>
  6155.  
  6156.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  6157.             <GOK:control type="label" string="Cycles Before Stopping:" xml:lang="ka"></GOK:control>
  6158.             <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>
  6159.         </GOK:control>
  6160.     
  6161.     </GOK:control>
  6162. </GOK:control>
  6163. </GOK:options>
  6164.  
  6165.  
  6166.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  6167.     <GOK:rate stringvalue="switch3" name="select"/>
  6168.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  6169.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  6170.     <GOK:rate value="0" name="autorepeat"/>
  6171.     <GOK:rate value="30" name="repeatrate"/>
  6172.     <GOK:rate value="100" name="scanspeed"/>
  6173.     <GOK:rate value="1" name="wrap"/>
  6174.     <GOK:rate value="0" name="topbottom"/>
  6175.     <GOK:rate value="0" name="leftright"/>
  6176.     <GOK:rate value="3" name="cycles"/>
  6177.  
  6178.  
  6179.     <GOK:initialization>
  6180.         <GOK:effect call="ChunkerReset"/>
  6181.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  6182.     </GOK:initialization>
  6183.  
  6184.  
  6185.     <GOK:state name="1">
  6186.  
  6187.         <GOK:stateinit>
  6188.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  6189.         </GOK:stateinit>
  6190.         
  6191.         <GOK:handler state="press" name="movehighlighter">
  6192.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  6193.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  6194.             <GOK:effect call="ChunkerIfNextChunk">
  6195.                 <GOK:compare value="1" type="equal">
  6196.                     <GOK:true>
  6197.                         <GOK:effect call="ChunkerNextChunk"/>
  6198.                     </GOK:true>
  6199.                     <GOK:false>
  6200.                         <GOK:effect name="wrap" call="GetRate">
  6201.                             <GOK:compare value="1" type="equal">
  6202.                                 <GOK:true>
  6203.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  6204.                                 </GOK:true>
  6205.                             </GOK:compare>
  6206.                         </GOK:effect>
  6207.                     </GOK:false>
  6208.                 </GOK:compare>
  6209.             </GOK:effect>
  6210.         </GOK:handler>
  6211.  
  6212.         <GOK:handler state="release" name="movehighlighter">
  6213.             <GOK:effect call="Timer1Stop"/>
  6214.         </GOK:handler>
  6215.  
  6216.         <GOK:handler name="select">
  6217.             <GOK:effect call="Timer1Stop"/>
  6218.             <GOK:effect call="SelectChunk">
  6219.                 <GOK:compare value="1" type="equal">
  6220.                     <GOK:true>
  6221.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  6222.                         <GOK:effect call="OutputSelectedKey"/>
  6223.                         <GOK:effect call="HighlightFirstChunk"/>
  6224.                         <GOK:effect param1="1" call="StateJump"/>
  6225.                     </GOK:true>
  6226.  
  6227.                 </GOK:compare>
  6228.             </GOK:effect>
  6229.         </GOK:handler>
  6230.  
  6231.         <GOK:handler name="timer1">
  6232.         
  6233.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  6234.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  6235.             <GOK:effect call="ChunkerIfNextChunk">
  6236.                 <GOK:compare value="1" type="equal">
  6237.                     <GOK:true>
  6238.                         <GOK:effect call="ChunkerNextChunk"/>
  6239.                     </GOK:true>
  6240.                     <GOK:false>
  6241.                         <GOK:effect name="wrap" call="GetRate">
  6242.                             <GOK:compare value="1" type="equal">
  6243.                                 <GOK:true>
  6244.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  6245.                                 </GOK:true>
  6246.                             </GOK:compare>
  6247.                         </GOK:effect>
  6248.                     </GOK:false>
  6249.                 </GOK:compare>
  6250.             </GOK:effect>
  6251.         </GOK:handler>
  6252.  
  6253.     </GOK:state>
  6254.  
  6255.  
  6256.  
  6257.     <GOK:state name="repeat">
  6258.         <GOK:handler name="select">
  6259.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  6260.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  6261.             <GOK:effect call="Timer1Stop"/>
  6262.             <GOK:effect call="HighlightFirstChunk"/>
  6263.             <GOK:effect param1="1" call="StateJump"/>
  6264.         </GOK:handler>
  6265.         <GOK:handler state="press" name="movehighlighter">
  6266.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  6267.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  6268.             <GOK:effect call="Timer1Stop"/>
  6269.             <GOK:effect call="HighlightFirstChunk"/>
  6270.             <GOK:effect param1="1" call="StateJump"/>
  6271.         </GOK:handler>
  6272.     </GOK:state>
  6273.  
  6274.  
  6275. </GOK:accessmethod>
  6276. <GOK:accessmethod xml:lang="ko" name="keyinversescanning" displayname="δï¿∞¥╝ φéñ δ░ÿδîÇ ∞░╛Ω╕░">
  6277. <GOK:description xml:space="preserve" xml:lang="ko">∞░╛∞£╝δáñδ⌐┤ ∞èñ∞£ä∞╣ÿδÑ╝ δêäδÑ┤Ω│á Ω│ä∞ï¡∞ï£∞ÿñ.  ∞äáφâ¥φòÿδáñδ⌐┤ δïñδÑ╕ ∞èñ∞£ä∞╣ÿδÑ╝ δêäδÑ┤∞ï¡∞ï£∞ÿñ.</GOK:description>
  6278.  
  6279. <GOK:operation>
  6280. <GOK:control type="frame" spacing="0" size="3" border="0" string="δÅÖ∞₧æ" xml:lang="ko">
  6281.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  6282.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  6283.  
  6284.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6285.                 <GOK:control type="label" string="∞░╛Ω╕░:" xml:lang="ko"></GOK:control>
  6286.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="∞░╛Ω╕░:" xml:lang="ko"></GOK:control>
  6287.             </GOK:control>
  6288.                 
  6289.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6290.                 <GOK:control type="label" string="φÖ£∞ä▒φÖö:" xml:lang="ko"></GOK:control>
  6291.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="φÖ£∞ä▒φÖö:" xml:lang="ko"></GOK:control>
  6292.             </GOK:control>
  6293.  
  6294.         </GOK:control>
  6295.     </GOK:control>    
  6296. </GOK:control>    
  6297. </GOK:operation>
  6298.  
  6299. <GOK:feedback>
  6300. <GOK:control type="frame" spacing="0" size="3" border="0" string="∞òîδª╝ δ░ÿ∞¥æ" xml:lang="ko">
  6301.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  6302.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  6303.  
  6304.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6305.                 <GOK:control type="label" string="∞¢Ç∞ºü∞₧ä:" xml:lang="ko"></GOK:control>
  6306.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="∞òîδª╝ δ░ÿ∞¥æ ∞¢Ç∞ºü∞₧ä:" xml:lang="ko"></GOK:control>
  6307.             </GOK:control>
  6308.     
  6309.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6310.                 <GOK:control type="label" string="φÖ£∞ä▒φÖö:" xml:lang="ko"></GOK:control>
  6311.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="∞òîδª╝ δ░ÿ∞¥æ φÖ£∞ä▒φÖö:" xml:lang="ko"></GOK:control>
  6312.             </GOK:control>
  6313.  
  6314.         </GOK:control>
  6315.     </GOK:control>
  6316. </GOK:control>
  6317. </GOK:feedback>
  6318.  
  6319. <GOK:options>
  6320. <GOK:control type="frame" spacing="0" size="3" border="0" string="∞ÿ╡∞àÿ" xml:lang="ko">
  6321.  
  6322.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  6323.  
  6324.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  6325.             <GOK:control type="label" string="∞░╛Ω╕░ ∞ºÇ∞ù░ ∞ï£Ω░ä:" xml:lang="ko"></GOK:control>
  6326.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="∞░╛Ω╕░ ∞åìδÅä:" xml:lang="ko"></GOK:control>
  6327.             <GOK:control type="label" string="(δ░▒δ╢ä∞¥ÿ ∞¥╝∞┤ê)" xml:lang="ko"></GOK:control>
  6328.         </GOK:control>
  6329.  
  6330.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  6331.             <GOK:control type="checkbutton" name="wrap" string="∞ù┤/φûë∞¥ÿ δü¥Ω╣î∞ºÇ Ω░Çδ⌐┤ ∞▓ÿ∞¥îδ╢Çφä░" xml:lang="ko"></GOK:control>
  6332.         </GOK:control>
  6333.     
  6334.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  6335.             <GOK:control type="label" string="∞░╛Ω╕░ δ░⌐φûÑ:" xml:lang="ko"></GOK:control>
  6336.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6337.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="∞£ä/∞òäδ₧ÿ" xml:lang="ko"></GOK:control>
  6338.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="∞òäδ₧ÿ/∞£ä" xml:lang="ko"></GOK:control>
  6339.             </GOK:control>
  6340.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6341.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="∞Ö╝∞¬╜/∞ÿñδÑ╕∞¬╜" xml:lang="ko"></GOK:control>
  6342.                 <GOK:control value="1" type="radiobutton" name="leftright" string="∞ÿñδÑ╕∞¬╜/∞Ö╝∞¬╜" xml:lang="ko"></GOK:control>
  6343.             </GOK:control>
  6344.         </GOK:control>
  6345.  
  6346.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  6347.             <GOK:control type="label" string="δ⌐ê∞╢ö∞ºÇ ∞òèΩ│á ∞▓ÿ∞¥îδ╢Çφä░ δ░ÿδ│╡:" xml:lang="ko"></GOK:control>
  6348.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="δ⌐ê∞╢ö∞ºÇ ∞òèΩ│á ∞▓ÿ∞¥îδ╢Çφä░ δ░ÿδ│╡:" xml:lang="ko"></GOK:control>
  6349.         </GOK:control>
  6350.     
  6351.     </GOK:control>
  6352. </GOK:control>
  6353. </GOK:options>
  6354.  
  6355.  
  6356.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  6357.     <GOK:rate stringvalue="switch3" name="select"/>
  6358.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  6359.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  6360.     <GOK:rate value="0" name="autorepeat"/>
  6361.     <GOK:rate value="30" name="repeatrate"/>
  6362.     <GOK:rate value="100" name="scanspeed"/>
  6363.     <GOK:rate value="1" name="wrap"/>
  6364.     <GOK:rate value="0" name="topbottom"/>
  6365.     <GOK:rate value="0" name="leftright"/>
  6366.     <GOK:rate value="3" name="cycles"/>
  6367.  
  6368.  
  6369.     <GOK:initialization>
  6370.         <GOK:effect call="ChunkerReset"/>
  6371.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  6372.     </GOK:initialization>
  6373.  
  6374.  
  6375.     <GOK:state name="1">
  6376.  
  6377.         <GOK:stateinit>
  6378.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  6379.         </GOK:stateinit>
  6380.         
  6381.         <GOK:handler state="press" name="movehighlighter">
  6382.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  6383.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  6384.             <GOK:effect call="ChunkerIfNextChunk">
  6385.                 <GOK:compare value="1" type="equal">
  6386.                     <GOK:true>
  6387.                         <GOK:effect call="ChunkerNextChunk"/>
  6388.                     </GOK:true>
  6389.                     <GOK:false>
  6390.                         <GOK:effect name="wrap" call="GetRate">
  6391.                             <GOK:compare value="1" type="equal">
  6392.                                 <GOK:true>
  6393.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  6394.                                 </GOK:true>
  6395.                             </GOK:compare>
  6396.                         </GOK:effect>
  6397.                     </GOK:false>
  6398.                 </GOK:compare>
  6399.             </GOK:effect>
  6400.         </GOK:handler>
  6401.  
  6402.         <GOK:handler state="release" name="movehighlighter">
  6403.             <GOK:effect call="Timer1Stop"/>
  6404.         </GOK:handler>
  6405.  
  6406.         <GOK:handler name="select">
  6407.             <GOK:effect call="Timer1Stop"/>
  6408.             <GOK:effect call="SelectChunk">
  6409.                 <GOK:compare value="1" type="equal">
  6410.                     <GOK:true>
  6411.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  6412.                         <GOK:effect call="OutputSelectedKey"/>
  6413.                         <GOK:effect call="HighlightFirstChunk"/>
  6414.                         <GOK:effect param1="1" call="StateJump"/>
  6415.                     </GOK:true>
  6416.  
  6417.                 </GOK:compare>
  6418.             </GOK:effect>
  6419.         </GOK:handler>
  6420.  
  6421.         <GOK:handler name="timer1">
  6422.         
  6423.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  6424.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  6425.             <GOK:effect call="ChunkerIfNextChunk">
  6426.                 <GOK:compare value="1" type="equal">
  6427.                     <GOK:true>
  6428.                         <GOK:effect call="ChunkerNextChunk"/>
  6429.                     </GOK:true>
  6430.                     <GOK:false>
  6431.                         <GOK:effect name="wrap" call="GetRate">
  6432.                             <GOK:compare value="1" type="equal">
  6433.                                 <GOK:true>
  6434.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  6435.                                 </GOK:true>
  6436.                             </GOK:compare>
  6437.                         </GOK:effect>
  6438.                     </GOK:false>
  6439.                 </GOK:compare>
  6440.             </GOK:effect>
  6441.         </GOK:handler>
  6442.  
  6443.     </GOK:state>
  6444.  
  6445.  
  6446.  
  6447.     <GOK:state name="repeat">
  6448.         <GOK:handler name="select">
  6449.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  6450.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  6451.             <GOK:effect call="Timer1Stop"/>
  6452.             <GOK:effect call="HighlightFirstChunk"/>
  6453.             <GOK:effect param1="1" call="StateJump"/>
  6454.         </GOK:handler>
  6455.         <GOK:handler state="press" name="movehighlighter">
  6456.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  6457.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  6458.             <GOK:effect call="Timer1Stop"/>
  6459.             <GOK:effect call="HighlightFirstChunk"/>
  6460.             <GOK:effect param1="1" call="StateJump"/>
  6461.         </GOK:handler>
  6462.     </GOK:state>
  6463.  
  6464.  
  6465. </GOK:accessmethod>
  6466. <GOK:accessmethod xml:lang="ku" name="keyinversescanning" displayname="Single Key Inverse Scanning">
  6467. <GOK:description xml:space="preserve">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  6468.  
  6469. <GOK:operation>
  6470. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operation" xml:lang="ku">
  6471.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  6472.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  6473.  
  6474.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6475.                 <GOK:control type="label" string="Scan:" xml:lang="ku"></GOK:control>
  6476.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Scan:" xml:lang="ku"></GOK:control>
  6477.             </GOK:control>
  6478.                 
  6479.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6480.                 <GOK:control type="label" string="├çalak bike:" xml:lang="ku"></GOK:control>
  6481.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="├çalak bike:" xml:lang="ku"></GOK:control>
  6482.             </GOK:control>
  6483.  
  6484.         </GOK:control>
  6485.     </GOK:control>    
  6486. </GOK:control>    
  6487. </GOK:operation>
  6488.  
  6489. <GOK:feedback>
  6490. <GOK:control type="frame" spacing="0" size="3" border="0" string="Feedback" xml:lang="ku">
  6491.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  6492.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  6493.  
  6494.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6495.                 <GOK:control type="label" string="Movement:" xml:lang="ku"></GOK:control>
  6496.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedback Movement:" xml:lang="ku"></GOK:control>
  6497.             </GOK:control>
  6498.     
  6499.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6500.                 <GOK:control type="label" string="Activation:" xml:lang="ku"></GOK:control>
  6501.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:" xml:lang="ku"></GOK:control>
  6502.             </GOK:control>
  6503.  
  6504.         </GOK:control>
  6505.     </GOK:control>
  6506. </GOK:control>
  6507. </GOK:feedback>
  6508.  
  6509. <GOK:options>
  6510. <GOK:control type="frame" spacing="0" size="3" border="0" string="Options" xml:lang="ku">
  6511.  
  6512.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  6513.  
  6514.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  6515.             <GOK:control type="label" string="Scan Delay:" xml:lang="ku"></GOK:control>
  6516.             <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>
  6517.             <GOK:control type="label" string="(100s of a second)" xml:lang="ku"></GOK:control>
  6518.         </GOK:control>
  6519.  
  6520.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  6521.             <GOK:control type="checkbutton" name="wrap" string="Wrap Rows/Columns" xml:lang="ku"></GOK:control>
  6522.         </GOK:control>
  6523.     
  6524.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  6525.             <GOK:control type="label" string="Scanning Direction:" xml:lang="ku"></GOK:control>
  6526.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6527.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Top/Bottom" xml:lang="ku"></GOK:control>
  6528.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Bottom/Top" xml:lang="ku"></GOK:control>
  6529.             </GOK:control>
  6530.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6531.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Left/Right" xml:lang="ku"></GOK:control>
  6532.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Right/Left" xml:lang="ku"></GOK:control>
  6533.             </GOK:control>
  6534.         </GOK:control>
  6535.  
  6536.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  6537.             <GOK:control type="label" string="Cycles Before Stopping:" xml:lang="ku"></GOK:control>
  6538.             <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>
  6539.         </GOK:control>
  6540.     
  6541.     </GOK:control>
  6542. </GOK:control>
  6543. </GOK:options>
  6544.  
  6545.  
  6546.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  6547.     <GOK:rate stringvalue="switch3" name="select"/>
  6548.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  6549.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  6550.     <GOK:rate value="0" name="autorepeat"/>
  6551.     <GOK:rate value="30" name="repeatrate"/>
  6552.     <GOK:rate value="100" name="scanspeed"/>
  6553.     <GOK:rate value="1" name="wrap"/>
  6554.     <GOK:rate value="0" name="topbottom"/>
  6555.     <GOK:rate value="0" name="leftright"/>
  6556.     <GOK:rate value="3" name="cycles"/>
  6557.  
  6558.  
  6559.     <GOK:initialization>
  6560.         <GOK:effect call="ChunkerReset"/>
  6561.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  6562.     </GOK:initialization>
  6563.  
  6564.  
  6565.     <GOK:state name="1">
  6566.  
  6567.         <GOK:stateinit>
  6568.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  6569.         </GOK:stateinit>
  6570.         
  6571.         <GOK:handler state="press" name="movehighlighter">
  6572.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  6573.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  6574.             <GOK:effect call="ChunkerIfNextChunk">
  6575.                 <GOK:compare value="1" type="equal">
  6576.                     <GOK:true>
  6577.                         <GOK:effect call="ChunkerNextChunk"/>
  6578.                     </GOK:true>
  6579.                     <GOK:false>
  6580.                         <GOK:effect name="wrap" call="GetRate">
  6581.                             <GOK:compare value="1" type="equal">
  6582.                                 <GOK:true>
  6583.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  6584.                                 </GOK:true>
  6585.                             </GOK:compare>
  6586.                         </GOK:effect>
  6587.                     </GOK:false>
  6588.                 </GOK:compare>
  6589.             </GOK:effect>
  6590.         </GOK:handler>
  6591.  
  6592.         <GOK:handler state="release" name="movehighlighter">
  6593.             <GOK:effect call="Timer1Stop"/>
  6594.         </GOK:handler>
  6595.  
  6596.         <GOK:handler name="select">
  6597.             <GOK:effect call="Timer1Stop"/>
  6598.             <GOK:effect call="SelectChunk">
  6599.                 <GOK:compare value="1" type="equal">
  6600.                     <GOK:true>
  6601.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  6602.                         <GOK:effect call="OutputSelectedKey"/>
  6603.                         <GOK:effect call="HighlightFirstChunk"/>
  6604.                         <GOK:effect param1="1" call="StateJump"/>
  6605.                     </GOK:true>
  6606.  
  6607.                 </GOK:compare>
  6608.             </GOK:effect>
  6609.         </GOK:handler>
  6610.  
  6611.         <GOK:handler name="timer1">
  6612.         
  6613.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  6614.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  6615.             <GOK:effect call="ChunkerIfNextChunk">
  6616.                 <GOK:compare value="1" type="equal">
  6617.                     <GOK:true>
  6618.                         <GOK:effect call="ChunkerNextChunk"/>
  6619.                     </GOK:true>
  6620.                     <GOK:false>
  6621.                         <GOK:effect name="wrap" call="GetRate">
  6622.                             <GOK:compare value="1" type="equal">
  6623.                                 <GOK:true>
  6624.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  6625.                                 </GOK:true>
  6626.                             </GOK:compare>
  6627.                         </GOK:effect>
  6628.                     </GOK:false>
  6629.                 </GOK:compare>
  6630.             </GOK:effect>
  6631.         </GOK:handler>
  6632.  
  6633.     </GOK:state>
  6634.  
  6635.  
  6636.  
  6637.     <GOK:state name="repeat">
  6638.         <GOK:handler name="select">
  6639.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  6640.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  6641.             <GOK:effect call="Timer1Stop"/>
  6642.             <GOK:effect call="HighlightFirstChunk"/>
  6643.             <GOK:effect param1="1" call="StateJump"/>
  6644.         </GOK:handler>
  6645.         <GOK:handler state="press" name="movehighlighter">
  6646.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  6647.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  6648.             <GOK:effect call="Timer1Stop"/>
  6649.             <GOK:effect call="HighlightFirstChunk"/>
  6650.             <GOK:effect param1="1" call="StateJump"/>
  6651.         </GOK:handler>
  6652.     </GOK:state>
  6653.  
  6654.  
  6655. </GOK:accessmethod>
  6656. <GOK:accessmethod xml:lang="lt" name="keyinversescanning" displayname="Vieno klavi┼ío inversinis skanavimas">
  6657. <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>
  6658.  
  6659. <GOK:operation>
  6660. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operacija" xml:lang="lt">
  6661.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  6662.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  6663.  
  6664.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6665.                 <GOK:control type="label" string="Skanuoti:" xml:lang="lt"></GOK:control>
  6666.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Skanuoti:" xml:lang="lt"></GOK:control>
  6667.             </GOK:control>
  6668.                 
  6669.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6670.                 <GOK:control type="label" string="Aktyvuoti:" xml:lang="lt"></GOK:control>
  6671.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Aktyvuoti:" xml:lang="lt"></GOK:control>
  6672.             </GOK:control>
  6673.  
  6674.         </GOK:control>
  6675.     </GOK:control>    
  6676. </GOK:control>    
  6677. </GOK:operation>
  6678.  
  6679. <GOK:feedback>
  6680. <GOK:control type="frame" spacing="0" size="3" border="0" string="Reakcija" xml:lang="lt">
  6681.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  6682.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  6683.  
  6684.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6685.                 <GOK:control type="label" string="Jud─ùjimas:" xml:lang="lt"></GOK:control>
  6686.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Reakcijos jud─ùjimas:" xml:lang="lt"></GOK:control>
  6687.             </GOK:control>
  6688.     
  6689.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6690.                 <GOK:control type="label" string="Aktyvacija:" xml:lang="lt"></GOK:control>
  6691.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Reakcijos aktyvacija:" xml:lang="lt"></GOK:control>
  6692.             </GOK:control>
  6693.  
  6694.         </GOK:control>
  6695.     </GOK:control>
  6696. </GOK:control>
  6697. </GOK:feedback>
  6698.  
  6699. <GOK:options>
  6700. <GOK:control type="frame" spacing="0" size="3" border="0" string="Nustatymai" xml:lang="lt">
  6701.  
  6702.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  6703.  
  6704.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  6705.             <GOK:control type="label" string="Skanavimo u┼╛delsimas:" xml:lang="lt"></GOK:control>
  6706.             <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>
  6707.             <GOK:control type="label" string="(100-osios sekund─ùs dalys)" xml:lang="lt"></GOK:control>
  6708.         </GOK:control>
  6709.  
  6710.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  6711.             <GOK:control type="checkbutton" name="wrap" string="Pa┼╛ym─ùti eilutes/stulpelius" xml:lang="lt"></GOK:control>
  6712.         </GOK:control>
  6713.     
  6714.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  6715.             <GOK:control type="label" string="Skanavimo kryptis:" xml:lang="lt"></GOK:control>
  6716.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6717.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Vir┼íus/Apa─ìia" xml:lang="lt"></GOK:control>
  6718.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Apa─ìia/Vir┼íus" xml:lang="lt"></GOK:control>
  6719.             </GOK:control>
  6720.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6721.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Kair─ù/De┼íin─ù" xml:lang="lt"></GOK:control>
  6722.                 <GOK:control value="1" type="radiobutton" name="leftright" string="De┼íin─ù/Kair─ù" xml:lang="lt"></GOK:control>
  6723.             </GOK:control>
  6724.         </GOK:control>
  6725.  
  6726.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  6727.             <GOK:control type="label" string="Ciklai prie┼í sustojant:" xml:lang="lt"></GOK:control>
  6728.             <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>
  6729.         </GOK:control>
  6730.     
  6731.     </GOK:control>
  6732. </GOK:control>
  6733. </GOK:options>
  6734.  
  6735.  
  6736.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  6737.     <GOK:rate stringvalue="switch3" name="select"/>
  6738.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  6739.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  6740.     <GOK:rate value="0" name="autorepeat"/>
  6741.     <GOK:rate value="30" name="repeatrate"/>
  6742.     <GOK:rate value="100" name="scanspeed"/>
  6743.     <GOK:rate value="1" name="wrap"/>
  6744.     <GOK:rate value="0" name="topbottom"/>
  6745.     <GOK:rate value="0" name="leftright"/>
  6746.     <GOK:rate value="3" name="cycles"/>
  6747.  
  6748.  
  6749.     <GOK:initialization>
  6750.         <GOK:effect call="ChunkerReset"/>
  6751.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  6752.     </GOK:initialization>
  6753.  
  6754.  
  6755.     <GOK:state name="1">
  6756.  
  6757.         <GOK:stateinit>
  6758.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  6759.         </GOK:stateinit>
  6760.         
  6761.         <GOK:handler state="press" name="movehighlighter">
  6762.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  6763.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  6764.             <GOK:effect call="ChunkerIfNextChunk">
  6765.                 <GOK:compare value="1" type="equal">
  6766.                     <GOK:true>
  6767.                         <GOK:effect call="ChunkerNextChunk"/>
  6768.                     </GOK:true>
  6769.                     <GOK:false>
  6770.                         <GOK:effect name="wrap" call="GetRate">
  6771.                             <GOK:compare value="1" type="equal">
  6772.                                 <GOK:true>
  6773.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  6774.                                 </GOK:true>
  6775.                             </GOK:compare>
  6776.                         </GOK:effect>
  6777.                     </GOK:false>
  6778.                 </GOK:compare>
  6779.             </GOK:effect>
  6780.         </GOK:handler>
  6781.  
  6782.         <GOK:handler state="release" name="movehighlighter">
  6783.             <GOK:effect call="Timer1Stop"/>
  6784.         </GOK:handler>
  6785.  
  6786.         <GOK:handler name="select">
  6787.             <GOK:effect call="Timer1Stop"/>
  6788.             <GOK:effect call="SelectChunk">
  6789.                 <GOK:compare value="1" type="equal">
  6790.                     <GOK:true>
  6791.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  6792.                         <GOK:effect call="OutputSelectedKey"/>
  6793.                         <GOK:effect call="HighlightFirstChunk"/>
  6794.                         <GOK:effect param1="1" call="StateJump"/>
  6795.                     </GOK:true>
  6796.  
  6797.                 </GOK:compare>
  6798.             </GOK:effect>
  6799.         </GOK:handler>
  6800.  
  6801.         <GOK:handler name="timer1">
  6802.         
  6803.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  6804.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  6805.             <GOK:effect call="ChunkerIfNextChunk">
  6806.                 <GOK:compare value="1" type="equal">
  6807.                     <GOK:true>
  6808.                         <GOK:effect call="ChunkerNextChunk"/>
  6809.                     </GOK:true>
  6810.                     <GOK:false>
  6811.                         <GOK:effect name="wrap" call="GetRate">
  6812.                             <GOK:compare value="1" type="equal">
  6813.                                 <GOK:true>
  6814.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  6815.                                 </GOK:true>
  6816.                             </GOK:compare>
  6817.                         </GOK:effect>
  6818.                     </GOK:false>
  6819.                 </GOK:compare>
  6820.             </GOK:effect>
  6821.         </GOK:handler>
  6822.  
  6823.     </GOK:state>
  6824.  
  6825.  
  6826.  
  6827.     <GOK:state name="repeat">
  6828.         <GOK:handler name="select">
  6829.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  6830.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  6831.             <GOK:effect call="Timer1Stop"/>
  6832.             <GOK:effect call="HighlightFirstChunk"/>
  6833.             <GOK:effect param1="1" call="StateJump"/>
  6834.         </GOK:handler>
  6835.         <GOK:handler state="press" name="movehighlighter">
  6836.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  6837.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  6838.             <GOK:effect call="Timer1Stop"/>
  6839.             <GOK:effect call="HighlightFirstChunk"/>
  6840.             <GOK:effect param1="1" call="StateJump"/>
  6841.         </GOK:handler>
  6842.     </GOK:state>
  6843.  
  6844.  
  6845. </GOK:accessmethod>
  6846. <GOK:accessmethod xml:lang="lv" name="keyinversescanning" displayname="Vienk─ür┼ía atsl─ôga apgrieztai skan─ô┼íanai">
  6847. <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>
  6848.  
  6849. <GOK:operation>
  6850. <GOK:control type="frame" spacing="0" size="3" border="0" string="Oper─ücija" xml:lang="lv">
  6851.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  6852.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  6853.  
  6854.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6855.                 <GOK:control type="label" string="Sken─ôt:" xml:lang="lv"></GOK:control>
  6856.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Sken─ôt:" xml:lang="lv"></GOK:control>
  6857.             </GOK:control>
  6858.                 
  6859.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6860.                 <GOK:control type="label" string="Aktiviz─ôt:" xml:lang="lv"></GOK:control>
  6861.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Aktiviz─ôt:" xml:lang="lv"></GOK:control>
  6862.             </GOK:control>
  6863.  
  6864.         </GOK:control>
  6865.     </GOK:control>    
  6866. </GOK:control>    
  6867. </GOK:operation>
  6868.  
  6869. <GOK:feedback>
  6870. <GOK:control type="frame" spacing="0" size="3" border="0" string="Atgriezenisk─ü saite" xml:lang="lv">
  6871.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  6872.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  6873.  
  6874.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6875.                 <GOK:control type="label" string="P─ürvieto┼íana:" xml:lang="lv"></GOK:control>
  6876.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Atgriezenisk─üs saites p─ürvieto┼íana:" xml:lang="lv"></GOK:control>
  6877.             </GOK:control>
  6878.     
  6879.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6880.                 <GOK:control type="label" string="Aktiviz─ô┼íana:" xml:lang="lv"></GOK:control>
  6881.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Atgriezenisk─üs saites aktiviz─ô┼íana:" xml:lang="lv"></GOK:control>
  6882.             </GOK:control>
  6883.  
  6884.         </GOK:control>
  6885.     </GOK:control>
  6886. </GOK:control>
  6887. </GOK:feedback>
  6888.  
  6889. <GOK:options>
  6890. <GOK:control type="frame" spacing="0" size="3" border="0" string="Izv─ôle" xml:lang="lv">
  6891.  
  6892.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  6893.  
  6894.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  6895.             <GOK:control type="label" string="Skan─ô┼íanas aizkave:" xml:lang="lv"></GOK:control>
  6896.             <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>
  6897.             <GOK:control type="label" string="(100s no sekundes)" xml:lang="lv"></GOK:control>
  6898.         </GOK:control>
  6899.  
  6900.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  6901.             <GOK:control type="checkbutton" name="wrap" string="P─ürnest rindas/kolonnas" xml:lang="lv"></GOK:control>
  6902.         </GOK:control>
  6903.     
  6904.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  6905.             <GOK:control type="label" string="Skan─ô┼íanas virziens:" xml:lang="lv"></GOK:control>
  6906.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6907.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Virsotn─ô/Apak┼í─ü" xml:lang="lv"></GOK:control>
  6908.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Apak┼í─ü/Virsotn─ô" xml:lang="lv"></GOK:control>
  6909.             </GOK:control>
  6910.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  6911.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Kreisais/Labais" xml:lang="lv"></GOK:control>
  6912.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Labais/Kreisais" xml:lang="lv"></GOK:control>
  6913.             </GOK:control>
  6914.         </GOK:control>
  6915.  
  6916.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  6917.             <GOK:control type="label" string="Ieiet cikl─ü pirms apst─ü┼ían─üs:" xml:lang="lv"></GOK:control>
  6918.             <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>
  6919.         </GOK:control>
  6920.     
  6921.     </GOK:control>
  6922. </GOK:control>
  6923. </GOK:options>
  6924.  
  6925.  
  6926.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  6927.     <GOK:rate stringvalue="switch3" name="select"/>
  6928.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  6929.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  6930.     <GOK:rate value="0" name="autorepeat"/>
  6931.     <GOK:rate value="30" name="repeatrate"/>
  6932.     <GOK:rate value="100" name="scanspeed"/>
  6933.     <GOK:rate value="1" name="wrap"/>
  6934.     <GOK:rate value="0" name="topbottom"/>
  6935.     <GOK:rate value="0" name="leftright"/>
  6936.     <GOK:rate value="3" name="cycles"/>
  6937.  
  6938.  
  6939.     <GOK:initialization>
  6940.         <GOK:effect call="ChunkerReset"/>
  6941.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  6942.     </GOK:initialization>
  6943.  
  6944.  
  6945.     <GOK:state name="1">
  6946.  
  6947.         <GOK:stateinit>
  6948.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  6949.         </GOK:stateinit>
  6950.         
  6951.         <GOK:handler state="press" name="movehighlighter">
  6952.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  6953.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  6954.             <GOK:effect call="ChunkerIfNextChunk">
  6955.                 <GOK:compare value="1" type="equal">
  6956.                     <GOK:true>
  6957.                         <GOK:effect call="ChunkerNextChunk"/>
  6958.                     </GOK:true>
  6959.                     <GOK:false>
  6960.                         <GOK:effect name="wrap" call="GetRate">
  6961.                             <GOK:compare value="1" type="equal">
  6962.                                 <GOK:true>
  6963.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  6964.                                 </GOK:true>
  6965.                             </GOK:compare>
  6966.                         </GOK:effect>
  6967.                     </GOK:false>
  6968.                 </GOK:compare>
  6969.             </GOK:effect>
  6970.         </GOK:handler>
  6971.  
  6972.         <GOK:handler state="release" name="movehighlighter">
  6973.             <GOK:effect call="Timer1Stop"/>
  6974.         </GOK:handler>
  6975.  
  6976.         <GOK:handler name="select">
  6977.             <GOK:effect call="Timer1Stop"/>
  6978.             <GOK:effect call="SelectChunk">
  6979.                 <GOK:compare value="1" type="equal">
  6980.                     <GOK:true>
  6981.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  6982.                         <GOK:effect call="OutputSelectedKey"/>
  6983.                         <GOK:effect call="HighlightFirstChunk"/>
  6984.                         <GOK:effect param1="1" call="StateJump"/>
  6985.                     </GOK:true>
  6986.  
  6987.                 </GOK:compare>
  6988.             </GOK:effect>
  6989.         </GOK:handler>
  6990.  
  6991.         <GOK:handler name="timer1">
  6992.         
  6993.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  6994.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  6995.             <GOK:effect call="ChunkerIfNextChunk">
  6996.                 <GOK:compare value="1" type="equal">
  6997.                     <GOK:true>
  6998.                         <GOK:effect call="ChunkerNextChunk"/>
  6999.                     </GOK:true>
  7000.                     <GOK:false>
  7001.                         <GOK:effect name="wrap" call="GetRate">
  7002.                             <GOK:compare value="1" type="equal">
  7003.                                 <GOK:true>
  7004.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  7005.                                 </GOK:true>
  7006.                             </GOK:compare>
  7007.                         </GOK:effect>
  7008.                     </GOK:false>
  7009.                 </GOK:compare>
  7010.             </GOK:effect>
  7011.         </GOK:handler>
  7012.  
  7013.     </GOK:state>
  7014.  
  7015.  
  7016.  
  7017.     <GOK:state name="repeat">
  7018.         <GOK:handler name="select">
  7019.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  7020.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  7021.             <GOK:effect call="Timer1Stop"/>
  7022.             <GOK:effect call="HighlightFirstChunk"/>
  7023.             <GOK:effect param1="1" call="StateJump"/>
  7024.         </GOK:handler>
  7025.         <GOK:handler state="press" name="movehighlighter">
  7026.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  7027.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  7028.             <GOK:effect call="Timer1Stop"/>
  7029.             <GOK:effect call="HighlightFirstChunk"/>
  7030.             <GOK:effect param1="1" call="StateJump"/>
  7031.         </GOK:handler>
  7032.     </GOK:state>
  7033.  
  7034.  
  7035. </GOK:accessmethod>
  7036. <GOK:accessmethod xml:lang="mk" name="keyinversescanning" displayname="╨₧╨▒╤Ç╨░╤é╨╜╨╛ ╤ü╨║╨╡╨╜╨╕╤Ç╨░╤Ü╨╡ ╤ü╨╛ ╨╡╨┤╨╜╨╛ ╨║╨╛╨┐╤ç╨╡">
  7037. <GOK:description xml:space="preserve" xml:lang="mk">╨ƒ╤Ç╨╕╤é╨╕╤ü╨╜╨╡╤é╨╡ ╨╕ ╨╖╨░╨┤╤Ç╨╢╨╡╤é╨╡ ╨│╨╛ ╨║╨╛╨┐╤ç╨╡╤é╨╛ ╨╖╨░ ╨┤╨░ ╤ü╨║╨╡╨╜╨╕╤Ç╨░╤é╨╡. ╨ƒ╤Ç╨╕╤é╨╕╤ü╨╜╨╡╤é╨╡ ╨┤╤Ç╤â╨│╨╛ ╨║╨╛╨┐╤ç╨╡ ╨╖╨░ ╨┤╨░ ╨╕╨╖╨▒╨╡╤Ç╨╡╤é╨╡.</GOK:description>
  7038.  
  7039. <GOK:operation>
  7040. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨₧╨┐╨╡╤Ç╨░╤å╨╕╤ÿ╨░" xml:lang="mk">
  7041.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  7042.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  7043.  
  7044.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7045.                 <GOK:control type="label" string="╨í╨║╨╡╨╜╨╕╤Ç╨░╤ÿ:" xml:lang="mk"></GOK:control>
  7046.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="╨í╨║╨╡╨╜╨╕╤Ç╨░╤ÿ:" xml:lang="mk"></GOK:control>
  7047.             </GOK:control>
  7048.                 
  7049.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7050.                 <GOK:control type="label" string="╨É╨║╤é╨╕╨▓╨╕╤Ç╨░╤ÿ:" xml:lang="mk"></GOK:control>
  7051.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="╨É╨║╤é╨╕╨▓╨╕╤Ç╨░╤ÿ:" xml:lang="mk"></GOK:control>
  7052.             </GOK:control>
  7053.  
  7054.         </GOK:control>
  7055.     </GOK:control>    
  7056. </GOK:control>    
  7057. </GOK:operation>
  7058.  
  7059. <GOK:feedback>
  7060. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨ƒ╨╛╨▓╤Ç╨░╤é╨╜╨░ ╨╕╨╜╤ä╨╛╤Ç╨╝╨░╤å╨╕╤ÿ╨░" xml:lang="mk">
  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="mk"></GOK:control>
  7066.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="╨ö╨▓╨╕╨╢╨╡╤Ü╨╡ ╨╜╨░ ╨┐╨╛╨▓╤Ç╨░╤é╨╜╨░╤é╨░ ╨╕╨╜╤ä╨╛╤Ç╨╝╨░╤å╨╕╤ÿ╨░:" xml:lang="mk"></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="mk"></GOK:control>
  7071.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="╨É╨║╤é╨╕╨▓╨╕╤Ç╨░╤Ü╨╡ ╨╜╨░ ╨┐╨╛╨▓╤Ç╨░╤é╨╜╨░╤é╨░ ╨╕╨╜╤ä╨╛╤Ç╨╝╨░╤å╨╕╤ÿ╨░:" xml:lang="mk"></GOK:control>
  7072.             </GOK:control>
  7073.  
  7074.         </GOK:control>
  7075.     </GOK:control>
  7076. </GOK:control>
  7077. </GOK:feedback>
  7078.  
  7079. <GOK:options>
  7080. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨₧╨┐╤å╨╕╨╕" xml:lang="mk">
  7081.  
  7082.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  7083.  
  7084.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  7085.             <GOK:control type="label" string="╨ù╨░╤ü╤é╨╛╤ÿ ╨┐╤Ç╨╕ ╤ü╨║╨╡╨╜╨╕╤Ç╨░╤Ü╨╡:" xml:lang="mk"></GOK:control>
  7086.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="╨æ╤Ç╨╖╨╕╨╜╨░ ╨╜╨░ ╤ü╨║╨╡╨╜╨╕╤Ç╨░╤Ü╨╡:" xml:lang="mk"></GOK:control>
  7087.             <GOK:control type="label" string="(╤ü╤é╨╛╤é╨╕╨╜╨║╨╕)" xml:lang="mk"></GOK:control>
  7088.         </GOK:control>
  7089.  
  7090.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  7091.             <GOK:control type="checkbutton" name="wrap" string="╨ù╨░╨▓╨╕╤é╨║╨░╤ÿ ╤Ç╨╡╨┤╨╛╨▓╨╕/╨║╨╛╨╗╨╛╨╜╨╕" xml:lang="mk"></GOK:control>
  7092.         </GOK:control>
  7093.     
  7094.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  7095.             <GOK:control type="label" string="╨ƒ╤Ç╨░╨▓╨╡╤å ╨╜╨░ ╤ü╨║╨╡╨╜╨╕╤Ç╨░╤Ü╨╡:" xml:lang="mk"></GOK:control>
  7096.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7097.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="╨ô╨╛╤Ç╨╡/╨ö╨╛╨╗╤â" xml:lang="mk"></GOK:control>
  7098.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="╨ö╨╛╨╗╤â/╨ô╨╛╤Ç╨╡" xml:lang="mk"></GOK:control>
  7099.             </GOK:control>
  7100.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7101.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="╨¢╨╡╨▓╨╛/╨ö╨╡╤ü╨╜╨╛" xml:lang="mk"></GOK:control>
  7102.                 <GOK:control value="1" type="radiobutton" name="leftright" string="╨ö╨╡╤ü╨╜╨╛/╨¢╨╡╨▓╨╛" xml:lang="mk"></GOK:control>
  7103.             </GOK:control>
  7104.         </GOK:control>
  7105.  
  7106.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  7107.             <GOK:control type="label" string="╨ª╨╕╨║╨╗╤â╤ü╨╕ ╨┐╤Ç╨╡╨┤ ╨┤╨░ ╤ü╤é╨╛╨┐╨╕╤Ç╨░:" xml:lang="mk"></GOK:control>
  7108.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="╨ª╨╕╨║╨╗╤â╤ü╨╕ ╨┐╤Ç╨╡╨┤ ╨┤╨░ ╤ü╤é╨╛╨┐╨╕╤Ç╨░:" xml:lang="mk"></GOK:control>
  7109.         </GOK:control>
  7110.     
  7111.     </GOK:control>
  7112. </GOK:control>
  7113. </GOK:options>
  7114.  
  7115.  
  7116.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  7117.     <GOK:rate stringvalue="switch3" name="select"/>
  7118.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  7119.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  7120.     <GOK:rate value="0" name="autorepeat"/>
  7121.     <GOK:rate value="30" name="repeatrate"/>
  7122.     <GOK:rate value="100" name="scanspeed"/>
  7123.     <GOK:rate value="1" name="wrap"/>
  7124.     <GOK:rate value="0" name="topbottom"/>
  7125.     <GOK:rate value="0" name="leftright"/>
  7126.     <GOK:rate value="3" name="cycles"/>
  7127.  
  7128.  
  7129.     <GOK:initialization>
  7130.         <GOK:effect call="ChunkerReset"/>
  7131.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  7132.     </GOK:initialization>
  7133.  
  7134.  
  7135.     <GOK:state name="1">
  7136.  
  7137.         <GOK:stateinit>
  7138.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  7139.         </GOK:stateinit>
  7140.         
  7141.         <GOK:handler state="press" name="movehighlighter">
  7142.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  7143.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  7144.             <GOK:effect call="ChunkerIfNextChunk">
  7145.                 <GOK:compare value="1" type="equal">
  7146.                     <GOK:true>
  7147.                         <GOK:effect call="ChunkerNextChunk"/>
  7148.                     </GOK:true>
  7149.                     <GOK:false>
  7150.                         <GOK:effect name="wrap" call="GetRate">
  7151.                             <GOK:compare value="1" type="equal">
  7152.                                 <GOK:true>
  7153.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  7154.                                 </GOK:true>
  7155.                             </GOK:compare>
  7156.                         </GOK:effect>
  7157.                     </GOK:false>
  7158.                 </GOK:compare>
  7159.             </GOK:effect>
  7160.         </GOK:handler>
  7161.  
  7162.         <GOK:handler state="release" name="movehighlighter">
  7163.             <GOK:effect call="Timer1Stop"/>
  7164.         </GOK:handler>
  7165.  
  7166.         <GOK:handler name="select">
  7167.             <GOK:effect call="Timer1Stop"/>
  7168.             <GOK:effect call="SelectChunk">
  7169.                 <GOK:compare value="1" type="equal">
  7170.                     <GOK:true>
  7171.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  7172.                         <GOK:effect call="OutputSelectedKey"/>
  7173.                         <GOK:effect call="HighlightFirstChunk"/>
  7174.                         <GOK:effect param1="1" call="StateJump"/>
  7175.                     </GOK:true>
  7176.  
  7177.                 </GOK:compare>
  7178.             </GOK:effect>
  7179.         </GOK:handler>
  7180.  
  7181.         <GOK:handler name="timer1">
  7182.         
  7183.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  7184.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  7185.             <GOK:effect call="ChunkerIfNextChunk">
  7186.                 <GOK:compare value="1" type="equal">
  7187.                     <GOK:true>
  7188.                         <GOK:effect call="ChunkerNextChunk"/>
  7189.                     </GOK:true>
  7190.                     <GOK:false>
  7191.                         <GOK:effect name="wrap" call="GetRate">
  7192.                             <GOK:compare value="1" type="equal">
  7193.                                 <GOK:true>
  7194.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  7195.                                 </GOK:true>
  7196.                             </GOK:compare>
  7197.                         </GOK:effect>
  7198.                     </GOK:false>
  7199.                 </GOK:compare>
  7200.             </GOK:effect>
  7201.         </GOK:handler>
  7202.  
  7203.     </GOK:state>
  7204.  
  7205.  
  7206.  
  7207.     <GOK:state name="repeat">
  7208.         <GOK:handler name="select">
  7209.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  7210.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  7211.             <GOK:effect call="Timer1Stop"/>
  7212.             <GOK:effect call="HighlightFirstChunk"/>
  7213.             <GOK:effect param1="1" call="StateJump"/>
  7214.         </GOK:handler>
  7215.         <GOK:handler state="press" name="movehighlighter">
  7216.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  7217.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  7218.             <GOK:effect call="Timer1Stop"/>
  7219.             <GOK:effect call="HighlightFirstChunk"/>
  7220.             <GOK:effect param1="1" call="StateJump"/>
  7221.         </GOK:handler>
  7222.     </GOK:state>
  7223.  
  7224.  
  7225. </GOK:accessmethod>
  7226. <GOK:accessmethod xml:lang="ml" name="keyinversescanning" displayname="Single Key Inverse Scanning">
  7227. <GOK:description xml:space="preserve">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  7228.  
  7229. <GOK:operation>
  7230. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operation" xml:lang="ml">
  7231.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  7232.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  7233.  
  7234.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7235.                 <GOK:control type="label" string="Scan:" xml:lang="ml"></GOK:control>
  7236.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Scan:" xml:lang="ml"></GOK:control>
  7237.             </GOK:control>
  7238.                 
  7239.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7240.                 <GOK:control type="label" string="Activate:" xml:lang="ml"></GOK:control>
  7241.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activate:" xml:lang="ml"></GOK:control>
  7242.             </GOK:control>
  7243.  
  7244.         </GOK:control>
  7245.     </GOK:control>    
  7246. </GOK:control>    
  7247. </GOK:operation>
  7248.  
  7249. <GOK:feedback>
  7250. <GOK:control type="frame" spacing="0" size="3" border="0" string="Feedback" xml:lang="ml">
  7251.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  7252.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  7253.  
  7254.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7255.                 <GOK:control type="label" string="Movement:" xml:lang="ml"></GOK:control>
  7256.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedback Movement:" xml:lang="ml"></GOK:control>
  7257.             </GOK:control>
  7258.     
  7259.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7260.                 <GOK:control type="label" string="Activation:" xml:lang="ml"></GOK:control>
  7261.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:" xml:lang="ml"></GOK:control>
  7262.             </GOK:control>
  7263.  
  7264.         </GOK:control>
  7265.     </GOK:control>
  7266. </GOK:control>
  7267. </GOK:feedback>
  7268.  
  7269. <GOK:options>
  7270. <GOK:control type="frame" spacing="0" size="3" border="0" string="Options" xml:lang="ml">
  7271.  
  7272.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  7273.  
  7274.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  7275.             <GOK:control type="label" string="Scan Delay:" xml:lang="ml"></GOK:control>
  7276.             <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>
  7277.             <GOK:control type="label" string="(100s of a second)" xml:lang="ml"></GOK:control>
  7278.         </GOK:control>
  7279.  
  7280.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  7281.             <GOK:control type="checkbutton" name="wrap" string="Wrap Rows/Columns" xml:lang="ml"></GOK:control>
  7282.         </GOK:control>
  7283.     
  7284.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  7285.             <GOK:control type="label" string="Scanning Direction:" xml:lang="ml"></GOK:control>
  7286.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7287.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Top/Bottom" xml:lang="ml"></GOK:control>
  7288.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Bottom/Top" xml:lang="ml"></GOK:control>
  7289.             </GOK:control>
  7290.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7291.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Left/Right" xml:lang="ml"></GOK:control>
  7292.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Right/Left" xml:lang="ml"></GOK:control>
  7293.             </GOK:control>
  7294.         </GOK:control>
  7295.  
  7296.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  7297.             <GOK:control type="label" string="Cycles Before Stopping:" xml:lang="ml"></GOK:control>
  7298.             <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>
  7299.         </GOK:control>
  7300.     
  7301.     </GOK:control>
  7302. </GOK:control>
  7303. </GOK:options>
  7304.  
  7305.  
  7306.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  7307.     <GOK:rate stringvalue="switch3" name="select"/>
  7308.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  7309.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  7310.     <GOK:rate value="0" name="autorepeat"/>
  7311.     <GOK:rate value="30" name="repeatrate"/>
  7312.     <GOK:rate value="100" name="scanspeed"/>
  7313.     <GOK:rate value="1" name="wrap"/>
  7314.     <GOK:rate value="0" name="topbottom"/>
  7315.     <GOK:rate value="0" name="leftright"/>
  7316.     <GOK:rate value="3" name="cycles"/>
  7317.  
  7318.  
  7319.     <GOK:initialization>
  7320.         <GOK:effect call="ChunkerReset"/>
  7321.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  7322.     </GOK:initialization>
  7323.  
  7324.  
  7325.     <GOK:state name="1">
  7326.  
  7327.         <GOK:stateinit>
  7328.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  7329.         </GOK:stateinit>
  7330.         
  7331.         <GOK:handler state="press" name="movehighlighter">
  7332.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  7333.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  7334.             <GOK:effect call="ChunkerIfNextChunk">
  7335.                 <GOK:compare value="1" type="equal">
  7336.                     <GOK:true>
  7337.                         <GOK:effect call="ChunkerNextChunk"/>
  7338.                     </GOK:true>
  7339.                     <GOK:false>
  7340.                         <GOK:effect name="wrap" call="GetRate">
  7341.                             <GOK:compare value="1" type="equal">
  7342.                                 <GOK:true>
  7343.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  7344.                                 </GOK:true>
  7345.                             </GOK:compare>
  7346.                         </GOK:effect>
  7347.                     </GOK:false>
  7348.                 </GOK:compare>
  7349.             </GOK:effect>
  7350.         </GOK:handler>
  7351.  
  7352.         <GOK:handler state="release" name="movehighlighter">
  7353.             <GOK:effect call="Timer1Stop"/>
  7354.         </GOK:handler>
  7355.  
  7356.         <GOK:handler name="select">
  7357.             <GOK:effect call="Timer1Stop"/>
  7358.             <GOK:effect call="SelectChunk">
  7359.                 <GOK:compare value="1" type="equal">
  7360.                     <GOK:true>
  7361.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  7362.                         <GOK:effect call="OutputSelectedKey"/>
  7363.                         <GOK:effect call="HighlightFirstChunk"/>
  7364.                         <GOK:effect param1="1" call="StateJump"/>
  7365.                     </GOK:true>
  7366.  
  7367.                 </GOK:compare>
  7368.             </GOK:effect>
  7369.         </GOK:handler>
  7370.  
  7371.         <GOK:handler name="timer1">
  7372.         
  7373.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  7374.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  7375.             <GOK:effect call="ChunkerIfNextChunk">
  7376.                 <GOK:compare value="1" type="equal">
  7377.                     <GOK:true>
  7378.                         <GOK:effect call="ChunkerNextChunk"/>
  7379.                     </GOK:true>
  7380.                     <GOK:false>
  7381.                         <GOK:effect name="wrap" call="GetRate">
  7382.                             <GOK:compare value="1" type="equal">
  7383.                                 <GOK:true>
  7384.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  7385.                                 </GOK:true>
  7386.                             </GOK:compare>
  7387.                         </GOK:effect>
  7388.                     </GOK:false>
  7389.                 </GOK:compare>
  7390.             </GOK:effect>
  7391.         </GOK:handler>
  7392.  
  7393.     </GOK:state>
  7394.  
  7395.  
  7396.  
  7397.     <GOK:state name="repeat">
  7398.         <GOK:handler name="select">
  7399.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  7400.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  7401.             <GOK:effect call="Timer1Stop"/>
  7402.             <GOK:effect call="HighlightFirstChunk"/>
  7403.             <GOK:effect param1="1" call="StateJump"/>
  7404.         </GOK:handler>
  7405.         <GOK:handler state="press" name="movehighlighter">
  7406.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  7407.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  7408.             <GOK:effect call="Timer1Stop"/>
  7409.             <GOK:effect call="HighlightFirstChunk"/>
  7410.             <GOK:effect param1="1" call="StateJump"/>
  7411.         </GOK:handler>
  7412.     </GOK:state>
  7413.  
  7414.  
  7415. </GOK:accessmethod>
  7416. <GOK:accessmethod xml:lang="mn" name="keyinversescanning" displayname="╨¥╤ì╨│ ╤é╨╛╨▓╤ç╨╕╨╗╤â╤â╨╗╨░╨░╤Ç ╤â╤Ç╨▓╤â╤â╨╗╤ü╨░╨╜ ╤å╨╛╤à╨╕╨╗╤é">
  7417. <GOK:description xml:space="preserve">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  7418.  
  7419. <GOK:operation>
  7420. <GOK:control type="frame" spacing="0" size="3" border="0" string="╥«╨╣╨╗╨┤╤ì╨╗" xml:lang="mn">
  7421.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  7422.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  7423.  
  7424.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7425.                 <GOK:control type="label" string="╨¿╨░╨╗╨│╨░╤à:" xml:lang="mn"></GOK:control>
  7426.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="╨¿╨░╨╗╨│╨░╤à:" xml:lang="mn"></GOK:control>
  7427.             </GOK:control>
  7428.                 
  7429.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7430.                 <GOK:control type="label" string="Activate:" xml:lang="mn"></GOK:control>
  7431.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activate:" xml:lang="mn"></GOK:control>
  7432.             </GOK:control>
  7433.  
  7434.         </GOK:control>
  7435.     </GOK:control>    
  7436. </GOK:control>    
  7437. </GOK:operation>
  7438.  
  7439. <GOK:feedback>
  7440. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨í╨░╨╜╨░╨╗ ╤à╥»╤ü╤ì╨╗╤é" xml:lang="mn">
  7441.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  7442.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  7443.  
  7444.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7445.                 <GOK:control type="label" string="╨¿╨╕╨╗╨╢╥»╥»╨╗╤ì╨╗╤é:" xml:lang="mn"></GOK:control>
  7446.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="╨í╨░╨╜╨░╨╗ ╤à╥»╤ü╤ì╨╗╤é ╤ê╨╕╨╗╨╢╥»╥»╨╗╤ì╨╗╤é:" xml:lang="mn"></GOK:control>
  7447.             </GOK:control>
  7448.     
  7449.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7450.                 <GOK:control type="label" string="Activation:" xml:lang="mn"></GOK:control>
  7451.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:" xml:lang="mn"></GOK:control>
  7452.             </GOK:control>
  7453.  
  7454.         </GOK:control>
  7455.     </GOK:control>
  7456. </GOK:control>
  7457. </GOK:feedback>
  7458.  
  7459. <GOK:options>
  7460. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨í╨╛╨╜╨│╨╛╨╗╤é╤â╤â╨┤" xml:lang="mn">
  7461.  
  7462.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  7463.  
  7464.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  7465.             <GOK:control type="label" string="╨¿╨░╨╗╨│╨░╤à ╤à╥»╨╗╤ì╤ì╨╗╤é:" xml:lang="mn"></GOK:control>
  7466.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="╨¿╨░╨╗╨│╨░╤à ╤à╤â╤Ç╨┤:" xml:lang="mn"></GOK:control>
  7467.             <GOK:control type="label" string="(╤ü╨╡╨║╤â╨╜╨┤╤ï╨╜ ╨╖╤â╤â)" xml:lang="mn"></GOK:control>
  7468.         </GOK:control>
  7469.  
  7470.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  7471.             <GOK:control type="checkbutton" name="wrap" string="╨£╙⌐╤Ç/╨æ╨░╨│╨░╨╜╨░ ╤é╨░╤ü╨╗╨░╤à" xml:lang="mn"></GOK:control>
  7472.         </GOK:control>
  7473.     
  7474.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  7475.             <GOK:control type="label" string="╨¿╨░╨╗╨│╨░╤à ╤ç╨╕╨│╨╗╤ì╨╗:" xml:lang="mn"></GOK:control>
  7476.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7477.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="╨ö╤ì╤ì╨┤/╨ö╨╛╨╛╨┤" xml:lang="mn"></GOK:control>
  7478.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="╨ö╨╛╨╛╨┤/╨ö╤ì╤ì╨┤" xml:lang="mn"></GOK:control>
  7479.             </GOK:control>
  7480.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7481.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="╨ù╥»╥»╨╜/╨æ╨░╤Ç╤â╤â╨╜" xml:lang="mn"></GOK:control>
  7482.                 <GOK:control value="1" type="radiobutton" name="leftright" string="╨æ╨░╤Ç╤â╤â╨╜/╨ù╥»╥»╨╜" xml:lang="mn"></GOK:control>
  7483.             </GOK:control>
  7484.         </GOK:control>
  7485.  
  7486.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  7487.             <GOK:control type="label" string="╨ù╨╛╤ü╨╛╤à╤ï╨╜ ╙⌐╨╝╨╜╙⌐╤à ╤å╨╕╨║╨╗:" xml:lang="mn"></GOK:control>
  7488.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="╨ù╨╛╤ü╨╛╤à╤ï╨╜ ╙⌐╨╝╨╜╙⌐╤à ╤å╨╕╨║╨╗:" xml:lang="mn"></GOK:control>
  7489.         </GOK:control>
  7490.     
  7491.     </GOK:control>
  7492. </GOK:control>
  7493. </GOK:options>
  7494.  
  7495.  
  7496.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  7497.     <GOK:rate stringvalue="switch3" name="select"/>
  7498.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  7499.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  7500.     <GOK:rate value="0" name="autorepeat"/>
  7501.     <GOK:rate value="30" name="repeatrate"/>
  7502.     <GOK:rate value="100" name="scanspeed"/>
  7503.     <GOK:rate value="1" name="wrap"/>
  7504.     <GOK:rate value="0" name="topbottom"/>
  7505.     <GOK:rate value="0" name="leftright"/>
  7506.     <GOK:rate value="3" name="cycles"/>
  7507.  
  7508.  
  7509.     <GOK:initialization>
  7510.         <GOK:effect call="ChunkerReset"/>
  7511.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  7512.     </GOK:initialization>
  7513.  
  7514.  
  7515.     <GOK:state name="1">
  7516.  
  7517.         <GOK:stateinit>
  7518.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  7519.         </GOK:stateinit>
  7520.         
  7521.         <GOK:handler state="press" name="movehighlighter">
  7522.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  7523.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  7524.             <GOK:effect call="ChunkerIfNextChunk">
  7525.                 <GOK:compare value="1" type="equal">
  7526.                     <GOK:true>
  7527.                         <GOK:effect call="ChunkerNextChunk"/>
  7528.                     </GOK:true>
  7529.                     <GOK:false>
  7530.                         <GOK:effect name="wrap" call="GetRate">
  7531.                             <GOK:compare value="1" type="equal">
  7532.                                 <GOK:true>
  7533.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  7534.                                 </GOK:true>
  7535.                             </GOK:compare>
  7536.                         </GOK:effect>
  7537.                     </GOK:false>
  7538.                 </GOK:compare>
  7539.             </GOK:effect>
  7540.         </GOK:handler>
  7541.  
  7542.         <GOK:handler state="release" name="movehighlighter">
  7543.             <GOK:effect call="Timer1Stop"/>
  7544.         </GOK:handler>
  7545.  
  7546.         <GOK:handler name="select">
  7547.             <GOK:effect call="Timer1Stop"/>
  7548.             <GOK:effect call="SelectChunk">
  7549.                 <GOK:compare value="1" type="equal">
  7550.                     <GOK:true>
  7551.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  7552.                         <GOK:effect call="OutputSelectedKey"/>
  7553.                         <GOK:effect call="HighlightFirstChunk"/>
  7554.                         <GOK:effect param1="1" call="StateJump"/>
  7555.                     </GOK:true>
  7556.  
  7557.                 </GOK:compare>
  7558.             </GOK:effect>
  7559.         </GOK:handler>
  7560.  
  7561.         <GOK:handler name="timer1">
  7562.         
  7563.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  7564.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  7565.             <GOK:effect call="ChunkerIfNextChunk">
  7566.                 <GOK:compare value="1" type="equal">
  7567.                     <GOK:true>
  7568.                         <GOK:effect call="ChunkerNextChunk"/>
  7569.                     </GOK:true>
  7570.                     <GOK:false>
  7571.                         <GOK:effect name="wrap" call="GetRate">
  7572.                             <GOK:compare value="1" type="equal">
  7573.                                 <GOK:true>
  7574.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  7575.                                 </GOK:true>
  7576.                             </GOK:compare>
  7577.                         </GOK:effect>
  7578.                     </GOK:false>
  7579.                 </GOK:compare>
  7580.             </GOK:effect>
  7581.         </GOK:handler>
  7582.  
  7583.     </GOK:state>
  7584.  
  7585.  
  7586.  
  7587.     <GOK:state name="repeat">
  7588.         <GOK:handler name="select">
  7589.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  7590.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  7591.             <GOK:effect call="Timer1Stop"/>
  7592.             <GOK:effect call="HighlightFirstChunk"/>
  7593.             <GOK:effect param1="1" call="StateJump"/>
  7594.         </GOK:handler>
  7595.         <GOK:handler state="press" name="movehighlighter">
  7596.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  7597.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  7598.             <GOK:effect call="Timer1Stop"/>
  7599.             <GOK:effect call="HighlightFirstChunk"/>
  7600.             <GOK:effect param1="1" call="StateJump"/>
  7601.         </GOK:handler>
  7602.     </GOK:state>
  7603.  
  7604.  
  7605. </GOK:accessmethod>
  7606. <GOK:accessmethod xml:lang="mr" name="keyinversescanning" displayname="Single Key Inverse Scanning">
  7607. <GOK:description xml:space="preserve">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  7608.  
  7609. <GOK:operation>
  7610. <GOK:control type="frame" spacing="0" size="3" border="0" string="αñæαñ¬αñ░αÑçαñ╢αñ¿" xml:lang="mr">
  7611.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  7612.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  7613.  
  7614.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7615.                 <GOK:control type="label" string="αñ╕αÑìαñòαÑàαñ¿:" xml:lang="mr"></GOK:control>
  7616.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="αñ╕αÑìαñòαÑàαñ¿:" xml:lang="mr"></GOK:control>
  7617.             </GOK:control>
  7618.                 
  7619.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7620.                 <GOK:control type="label" string="αñòαñ╛αñ░αÑìαñ»αñ╛αñ¿αÑìαñ╡αñ┐αññ αñòαñ░αñ╛:" xml:lang="mr"></GOK:control>
  7621.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="αñòαñ╛αñ░αÑìαñ»αñ╛αñ¿αÑìαñ╡αñ┐αññ αñòαñ░αñ╛:" xml:lang="mr"></GOK:control>
  7622.             </GOK:control>
  7623.  
  7624.         </GOK:control>
  7625.     </GOK:control>    
  7626. </GOK:control>    
  7627. </GOK:operation>
  7628.  
  7629. <GOK:feedback>
  7630. <GOK:control type="frame" spacing="0" size="3" border="0" string="αñ¬αÑìαñ░αññαñ┐αñ╕αñ╛αñª" xml:lang="mr">
  7631.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  7632.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  7633.  
  7634.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7635.                 <GOK:control type="label" string="αñ╣αñ▓αñ╡αñ╛αñ╣αñ▓αñ╡:" xml:lang="mr"></GOK:control>
  7636.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="αñ¬αÑìαñ░αññαñ┐αñ╕αñ╛αñª αñ╣αñ▓αñ╡αñ╛αñ╣αñ▓αñ╡:" xml:lang="mr"></GOK:control>
  7637.             </GOK:control>
  7638.     
  7639.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7640.                 <GOK:control type="label" string="αñòαñ╛αñ░αÑìαñ»αñ╛αñ¿αÑìαñ╡αñ┐αññαÑÇαñòαñ░αñú:" xml:lang="mr"></GOK:control>
  7641.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="αñ¬αÑìαñ░αññαñ┐αñ╕αñ╛αñª αñòαñ╛αñ░αÑìαñ»αñ╛αñ¿αÑìαñ╡αñ┐αññαÑÇαñòαñ░αñú:" xml:lang="mr"></GOK:control>
  7642.             </GOK:control>
  7643.  
  7644.         </GOK:control>
  7645.     </GOK:control>
  7646. </GOK:control>
  7647. </GOK:feedback>
  7648.  
  7649. <GOK:options>
  7650. <GOK:control type="frame" spacing="0" size="3" border="0" string="αñ¬αñ░αÑìαñ»αñ╛αñ»" xml:lang="mr">
  7651.  
  7652.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  7653.  
  7654.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  7655.             <GOK:control type="label" string="Scan Delay:" xml:lang="mr"></GOK:control>
  7656.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="αñ╕αÑìαñòαÑàαñ¿ αñ╡αÑçαñù:" xml:lang="mr"></GOK:control>
  7657.             <GOK:control type="label" string="(100s of a second)" xml:lang="mr"></GOK:control>
  7658.         </GOK:control>
  7659.  
  7660.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  7661.             <GOK:control type="checkbutton" name="wrap" string="αñ╡αÑìαñ░αÑàαñ¬ αñ░αñ╛αñéαñùαñ╛/αñ╕αÑìαññαñéαñ¡" xml:lang="mr"></GOK:control>
  7662.         </GOK:control>
  7663.     
  7664.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  7665.             <GOK:control type="label" string="αñ╕αÑìαñòαÑàαñ¿αñ┐αñéαñù αñªαñ┐αñ╢αñ╛:" xml:lang="mr"></GOK:control>
  7666.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7667.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="αñƒαÑëαñ¬/αññαñ│" xml:lang="mr"></GOK:control>
  7668.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="αññαñ│/αñƒαÑëαñ¬" xml:lang="mr"></GOK:control>
  7669.             </GOK:control>
  7670.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7671.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="αñíαñ╛αñ╡αÑÇ/αñëαñ£αñ╡αÑÇ" xml:lang="mr"></GOK:control>
  7672.                 <GOK:control value="1" type="radiobutton" name="leftright" string="αñëαñ£αñ╡αÑÇ/αñíαñ╛αñ╡αÑÇ" xml:lang="mr"></GOK:control>
  7673.             </GOK:control>
  7674.         </GOK:control>
  7675.  
  7676.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  7677.             <GOK:control type="label" string="Cycles Before Stopping:" xml:lang="mr"></GOK:control>
  7678.             <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>
  7679.         </GOK:control>
  7680.     
  7681.     </GOK:control>
  7682. </GOK:control>
  7683. </GOK:options>
  7684.  
  7685.  
  7686.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  7687.     <GOK:rate stringvalue="switch3" name="select"/>
  7688.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  7689.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  7690.     <GOK:rate value="0" name="autorepeat"/>
  7691.     <GOK:rate value="30" name="repeatrate"/>
  7692.     <GOK:rate value="100" name="scanspeed"/>
  7693.     <GOK:rate value="1" name="wrap"/>
  7694.     <GOK:rate value="0" name="topbottom"/>
  7695.     <GOK:rate value="0" name="leftright"/>
  7696.     <GOK:rate value="3" name="cycles"/>
  7697.  
  7698.  
  7699.     <GOK:initialization>
  7700.         <GOK:effect call="ChunkerReset"/>
  7701.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  7702.     </GOK:initialization>
  7703.  
  7704.  
  7705.     <GOK:state name="1">
  7706.  
  7707.         <GOK:stateinit>
  7708.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  7709.         </GOK:stateinit>
  7710.         
  7711.         <GOK:handler state="press" name="movehighlighter">
  7712.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  7713.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  7714.             <GOK:effect call="ChunkerIfNextChunk">
  7715.                 <GOK:compare value="1" type="equal">
  7716.                     <GOK:true>
  7717.                         <GOK:effect call="ChunkerNextChunk"/>
  7718.                     </GOK:true>
  7719.                     <GOK:false>
  7720.                         <GOK:effect name="wrap" call="GetRate">
  7721.                             <GOK:compare value="1" type="equal">
  7722.                                 <GOK:true>
  7723.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  7724.                                 </GOK:true>
  7725.                             </GOK:compare>
  7726.                         </GOK:effect>
  7727.                     </GOK:false>
  7728.                 </GOK:compare>
  7729.             </GOK:effect>
  7730.         </GOK:handler>
  7731.  
  7732.         <GOK:handler state="release" name="movehighlighter">
  7733.             <GOK:effect call="Timer1Stop"/>
  7734.         </GOK:handler>
  7735.  
  7736.         <GOK:handler name="select">
  7737.             <GOK:effect call="Timer1Stop"/>
  7738.             <GOK:effect call="SelectChunk">
  7739.                 <GOK:compare value="1" type="equal">
  7740.                     <GOK:true>
  7741.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  7742.                         <GOK:effect call="OutputSelectedKey"/>
  7743.                         <GOK:effect call="HighlightFirstChunk"/>
  7744.                         <GOK:effect param1="1" call="StateJump"/>
  7745.                     </GOK:true>
  7746.  
  7747.                 </GOK:compare>
  7748.             </GOK:effect>
  7749.         </GOK:handler>
  7750.  
  7751.         <GOK:handler name="timer1">
  7752.         
  7753.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  7754.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  7755.             <GOK:effect call="ChunkerIfNextChunk">
  7756.                 <GOK:compare value="1" type="equal">
  7757.                     <GOK:true>
  7758.                         <GOK:effect call="ChunkerNextChunk"/>
  7759.                     </GOK:true>
  7760.                     <GOK:false>
  7761.                         <GOK:effect name="wrap" call="GetRate">
  7762.                             <GOK:compare value="1" type="equal">
  7763.                                 <GOK:true>
  7764.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  7765.                                 </GOK:true>
  7766.                             </GOK:compare>
  7767.                         </GOK:effect>
  7768.                     </GOK:false>
  7769.                 </GOK:compare>
  7770.             </GOK:effect>
  7771.         </GOK:handler>
  7772.  
  7773.     </GOK:state>
  7774.  
  7775.  
  7776.  
  7777.     <GOK:state name="repeat">
  7778.         <GOK:handler name="select">
  7779.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  7780.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  7781.             <GOK:effect call="Timer1Stop"/>
  7782.             <GOK:effect call="HighlightFirstChunk"/>
  7783.             <GOK:effect param1="1" call="StateJump"/>
  7784.         </GOK:handler>
  7785.         <GOK:handler state="press" name="movehighlighter">
  7786.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  7787.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  7788.             <GOK:effect call="Timer1Stop"/>
  7789.             <GOK:effect call="HighlightFirstChunk"/>
  7790.             <GOK:effect param1="1" call="StateJump"/>
  7791.         </GOK:handler>
  7792.     </GOK:state>
  7793.  
  7794.  
  7795. </GOK:accessmethod>
  7796. <GOK:accessmethod xml:lang="ms" name="keyinversescanning" displayname="Imbasan Songsang Kekunci Tunggal">
  7797. <GOK:description xml:space="preserve">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  7798.  
  7799. <GOK:operation>
  7800. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operation" xml:lang="ms">
  7801.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  7802.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  7803.  
  7804.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7805.                 <GOK:control type="label" string="Scan:" xml:lang="ms"></GOK:control>
  7806.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Scan:" xml:lang="ms"></GOK:control>
  7807.             </GOK:control>
  7808.                 
  7809.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7810.                 <GOK:control type="label" string="Activate:" xml:lang="ms"></GOK:control>
  7811.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activate:" xml:lang="ms"></GOK:control>
  7812.             </GOK:control>
  7813.  
  7814.         </GOK:control>
  7815.     </GOK:control>    
  7816. </GOK:control>    
  7817. </GOK:operation>
  7818.  
  7819. <GOK:feedback>
  7820. <GOK:control type="frame" spacing="0" size="3" border="0" string="Maklumbalas" xml:lang="ms">
  7821.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  7822.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  7823.  
  7824.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7825.                 <GOK:control type="label" string="Movement:" xml:lang="ms"></GOK:control>
  7826.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedback Movement:" xml:lang="ms"></GOK:control>
  7827.             </GOK:control>
  7828.     
  7829.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7830.                 <GOK:control type="label" string="Activation:" xml:lang="ms"></GOK:control>
  7831.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:" xml:lang="ms"></GOK:control>
  7832.             </GOK:control>
  7833.  
  7834.         </GOK:control>
  7835.     </GOK:control>
  7836. </GOK:control>
  7837. </GOK:feedback>
  7838.  
  7839. <GOK:options>
  7840. <GOK:control type="frame" spacing="0" size="3" border="0" string="Options" xml:lang="ms">
  7841.  
  7842.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  7843.  
  7844.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  7845.             <GOK:control type="label" string="Scan Delay:" xml:lang="ms"></GOK:control>
  7846.             <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>
  7847.             <GOK:control type="label" string="(100s of a second)" xml:lang="ms"></GOK:control>
  7848.         </GOK:control>
  7849.  
  7850.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  7851.             <GOK:control type="checkbutton" name="wrap" string="Wrap Rows/Columns" xml:lang="ms"></GOK:control>
  7852.         </GOK:control>
  7853.     
  7854.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  7855.             <GOK:control type="label" string="Scanning Direction:" xml:lang="ms"></GOK:control>
  7856.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7857.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Top/Bottom" xml:lang="ms"></GOK:control>
  7858.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Bottom/Top" xml:lang="ms"></GOK:control>
  7859.             </GOK:control>
  7860.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7861.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Left/Right" xml:lang="ms"></GOK:control>
  7862.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Right/Left" xml:lang="ms"></GOK:control>
  7863.             </GOK:control>
  7864.         </GOK:control>
  7865.  
  7866.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  7867.             <GOK:control type="label" string="Cycles Before Stopping:" xml:lang="ms"></GOK:control>
  7868.             <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>
  7869.         </GOK:control>
  7870.     
  7871.     </GOK:control>
  7872. </GOK:control>
  7873. </GOK:options>
  7874.  
  7875.  
  7876.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  7877.     <GOK:rate stringvalue="switch3" name="select"/>
  7878.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  7879.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  7880.     <GOK:rate value="0" name="autorepeat"/>
  7881.     <GOK:rate value="30" name="repeatrate"/>
  7882.     <GOK:rate value="100" name="scanspeed"/>
  7883.     <GOK:rate value="1" name="wrap"/>
  7884.     <GOK:rate value="0" name="topbottom"/>
  7885.     <GOK:rate value="0" name="leftright"/>
  7886.     <GOK:rate value="3" name="cycles"/>
  7887.  
  7888.  
  7889.     <GOK:initialization>
  7890.         <GOK:effect call="ChunkerReset"/>
  7891.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  7892.     </GOK:initialization>
  7893.  
  7894.  
  7895.     <GOK:state name="1">
  7896.  
  7897.         <GOK:stateinit>
  7898.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  7899.         </GOK:stateinit>
  7900.         
  7901.         <GOK:handler state="press" name="movehighlighter">
  7902.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  7903.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  7904.             <GOK:effect call="ChunkerIfNextChunk">
  7905.                 <GOK:compare value="1" type="equal">
  7906.                     <GOK:true>
  7907.                         <GOK:effect call="ChunkerNextChunk"/>
  7908.                     </GOK:true>
  7909.                     <GOK:false>
  7910.                         <GOK:effect name="wrap" call="GetRate">
  7911.                             <GOK:compare value="1" type="equal">
  7912.                                 <GOK:true>
  7913.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  7914.                                 </GOK:true>
  7915.                             </GOK:compare>
  7916.                         </GOK:effect>
  7917.                     </GOK:false>
  7918.                 </GOK:compare>
  7919.             </GOK:effect>
  7920.         </GOK:handler>
  7921.  
  7922.         <GOK:handler state="release" name="movehighlighter">
  7923.             <GOK:effect call="Timer1Stop"/>
  7924.         </GOK:handler>
  7925.  
  7926.         <GOK:handler name="select">
  7927.             <GOK:effect call="Timer1Stop"/>
  7928.             <GOK:effect call="SelectChunk">
  7929.                 <GOK:compare value="1" type="equal">
  7930.                     <GOK:true>
  7931.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  7932.                         <GOK:effect call="OutputSelectedKey"/>
  7933.                         <GOK:effect call="HighlightFirstChunk"/>
  7934.                         <GOK:effect param1="1" call="StateJump"/>
  7935.                     </GOK:true>
  7936.  
  7937.                 </GOK:compare>
  7938.             </GOK:effect>
  7939.         </GOK:handler>
  7940.  
  7941.         <GOK:handler name="timer1">
  7942.         
  7943.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  7944.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  7945.             <GOK:effect call="ChunkerIfNextChunk">
  7946.                 <GOK:compare value="1" type="equal">
  7947.                     <GOK:true>
  7948.                         <GOK:effect call="ChunkerNextChunk"/>
  7949.                     </GOK:true>
  7950.                     <GOK:false>
  7951.                         <GOK:effect name="wrap" call="GetRate">
  7952.                             <GOK:compare value="1" type="equal">
  7953.                                 <GOK:true>
  7954.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  7955.                                 </GOK:true>
  7956.                             </GOK:compare>
  7957.                         </GOK:effect>
  7958.                     </GOK:false>
  7959.                 </GOK:compare>
  7960.             </GOK:effect>
  7961.         </GOK:handler>
  7962.  
  7963.     </GOK:state>
  7964.  
  7965.  
  7966.  
  7967.     <GOK:state name="repeat">
  7968.         <GOK:handler name="select">
  7969.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  7970.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  7971.             <GOK:effect call="Timer1Stop"/>
  7972.             <GOK:effect call="HighlightFirstChunk"/>
  7973.             <GOK:effect param1="1" call="StateJump"/>
  7974.         </GOK:handler>
  7975.         <GOK:handler state="press" name="movehighlighter">
  7976.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  7977.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  7978.             <GOK:effect call="Timer1Stop"/>
  7979.             <GOK:effect call="HighlightFirstChunk"/>
  7980.             <GOK:effect param1="1" call="StateJump"/>
  7981.         </GOK:handler>
  7982.     </GOK:state>
  7983.  
  7984.  
  7985. </GOK:accessmethod>
  7986. <GOK:accessmethod xml:lang="nb" name="keyinversescanning" displayname="Omvendt s├╕king med ├⌐n tast">
  7987. <GOK:description xml:space="preserve" xml:lang="nb">Trykk og hold en knapp for ├Ñ s├╕ke. Trykk en annen knapp for ├Ñ velge.</GOK:description>
  7988.  
  7989. <GOK:operation>
  7990. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operasjon" xml:lang="nb">
  7991.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  7992.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  7993.  
  7994.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  7995.                 <GOK:control type="label" string="S├╕k:" xml:lang="nb"></GOK:control>
  7996.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="S├╕k:" xml:lang="nb"></GOK:control>
  7997.             </GOK:control>
  7998.                 
  7999.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8000.                 <GOK:control type="label" string="Aktiver:" xml:lang="nb"></GOK:control>
  8001.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Aktiver:" xml:lang="nb"></GOK:control>
  8002.             </GOK:control>
  8003.  
  8004.         </GOK:control>
  8005.     </GOK:control>    
  8006. </GOK:control>    
  8007. </GOK:operation>
  8008.  
  8009. <GOK:feedback>
  8010. <GOK:control type="frame" spacing="0" size="3" border="0" string="Tilbakemelding" xml:lang="nb">
  8011.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  8012.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  8013.  
  8014.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8015.                 <GOK:control type="label" string="Flytting:" xml:lang="nb"></GOK:control>
  8016.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Flytting av tilbakemelding:" xml:lang="nb"></GOK:control>
  8017.             </GOK:control>
  8018.     
  8019.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8020.                 <GOK:control type="label" string="Aktivering:" xml:lang="nb"></GOK:control>
  8021.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Aktivering av tilbakemelding:" xml:lang="nb"></GOK:control>
  8022.             </GOK:control>
  8023.  
  8024.         </GOK:control>
  8025.     </GOK:control>
  8026. </GOK:control>
  8027. </GOK:feedback>
  8028.  
  8029. <GOK:options>
  8030. <GOK:control type="frame" spacing="0" size="3" border="0" string="Alternativer" xml:lang="nb">
  8031.  
  8032.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  8033.  
  8034.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  8035.             <GOK:control type="label" string="S├╕keforsinkelse:" xml:lang="nb"></GOK:control>
  8036.             <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>
  8037.             <GOK:control type="label" string="(hundredelssekund)" xml:lang="nb"></GOK:control>
  8038.         </GOK:control>
  8039.  
  8040.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  8041.             <GOK:control type="checkbutton" name="wrap" string="Bryd rader/kolonner" xml:lang="nb"></GOK:control>
  8042.         </GOK:control>
  8043.     
  8044.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  8045.             <GOK:control type="label" string="S├╕keretning:" xml:lang="nb"></GOK:control>
  8046.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8047.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Topp/bunn" xml:lang="nb"></GOK:control>
  8048.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Bunn/topp" xml:lang="nb"></GOK:control>
  8049.             </GOK:control>
  8050.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8051.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Venstre/h├╕yre" xml:lang="nb"></GOK:control>
  8052.                 <GOK:control value="1" type="radiobutton" name="leftright" string="H├╕yre/venstre" xml:lang="nb"></GOK:control>
  8053.             </GOK:control>
  8054.         </GOK:control>
  8055.  
  8056.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  8057.             <GOK:control type="label" string="Antall runder f├╕r stopp:" xml:lang="nb"></GOK:control>
  8058.             <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>
  8059.         </GOK:control>
  8060.     
  8061.     </GOK:control>
  8062. </GOK:control>
  8063. </GOK:options>
  8064.  
  8065.  
  8066.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  8067.     <GOK:rate stringvalue="switch3" name="select"/>
  8068.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  8069.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  8070.     <GOK:rate value="0" name="autorepeat"/>
  8071.     <GOK:rate value="30" name="repeatrate"/>
  8072.     <GOK:rate value="100" name="scanspeed"/>
  8073.     <GOK:rate value="1" name="wrap"/>
  8074.     <GOK:rate value="0" name="topbottom"/>
  8075.     <GOK:rate value="0" name="leftright"/>
  8076.     <GOK:rate value="3" name="cycles"/>
  8077.  
  8078.  
  8079.     <GOK:initialization>
  8080.         <GOK:effect call="ChunkerReset"/>
  8081.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  8082.     </GOK:initialization>
  8083.  
  8084.  
  8085.     <GOK:state name="1">
  8086.  
  8087.         <GOK:stateinit>
  8088.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  8089.         </GOK:stateinit>
  8090.         
  8091.         <GOK:handler state="press" name="movehighlighter">
  8092.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  8093.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  8094.             <GOK:effect call="ChunkerIfNextChunk">
  8095.                 <GOK:compare value="1" type="equal">
  8096.                     <GOK:true>
  8097.                         <GOK:effect call="ChunkerNextChunk"/>
  8098.                     </GOK:true>
  8099.                     <GOK:false>
  8100.                         <GOK:effect name="wrap" call="GetRate">
  8101.                             <GOK:compare value="1" type="equal">
  8102.                                 <GOK:true>
  8103.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  8104.                                 </GOK:true>
  8105.                             </GOK:compare>
  8106.                         </GOK:effect>
  8107.                     </GOK:false>
  8108.                 </GOK:compare>
  8109.             </GOK:effect>
  8110.         </GOK:handler>
  8111.  
  8112.         <GOK:handler state="release" name="movehighlighter">
  8113.             <GOK:effect call="Timer1Stop"/>
  8114.         </GOK:handler>
  8115.  
  8116.         <GOK:handler name="select">
  8117.             <GOK:effect call="Timer1Stop"/>
  8118.             <GOK:effect call="SelectChunk">
  8119.                 <GOK:compare value="1" type="equal">
  8120.                     <GOK:true>
  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:true>
  8126.  
  8127.                 </GOK:compare>
  8128.             </GOK:effect>
  8129.         </GOK:handler>
  8130.  
  8131.         <GOK:handler name="timer1">
  8132.         
  8133.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  8134.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  8135.             <GOK:effect call="ChunkerIfNextChunk">
  8136.                 <GOK:compare value="1" type="equal">
  8137.                     <GOK:true>
  8138.                         <GOK:effect call="ChunkerNextChunk"/>
  8139.                     </GOK:true>
  8140.                     <GOK:false>
  8141.                         <GOK:effect name="wrap" call="GetRate">
  8142.                             <GOK:compare value="1" type="equal">
  8143.                                 <GOK:true>
  8144.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  8145.                                 </GOK:true>
  8146.                             </GOK:compare>
  8147.                         </GOK:effect>
  8148.                     </GOK:false>
  8149.                 </GOK:compare>
  8150.             </GOK:effect>
  8151.         </GOK:handler>
  8152.  
  8153.     </GOK:state>
  8154.  
  8155.  
  8156.  
  8157.     <GOK:state name="repeat">
  8158.         <GOK:handler name="select">
  8159.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  8160.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  8161.             <GOK:effect call="Timer1Stop"/>
  8162.             <GOK:effect call="HighlightFirstChunk"/>
  8163.             <GOK:effect param1="1" call="StateJump"/>
  8164.         </GOK:handler>
  8165.         <GOK:handler state="press" name="movehighlighter">
  8166.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  8167.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  8168.             <GOK:effect call="Timer1Stop"/>
  8169.             <GOK:effect call="HighlightFirstChunk"/>
  8170.             <GOK:effect param1="1" call="StateJump"/>
  8171.         </GOK:handler>
  8172.     </GOK:state>
  8173.  
  8174.  
  8175. </GOK:accessmethod>
  8176. <GOK:accessmethod xml:lang="ne" name="keyinversescanning" displayname="αñÅαñòαñ▓ αñòαñ┐αñ▓αÑç αñ╕αÑìαñòαÑìαñ»αñ╛αñ¿αñ┐αñÖ αñëαñ▓αÑìαñƒαñ╛ αñùαñ░αÑìαñ¢">
  8177. <GOK:description xml:space="preserve" xml:lang="ne">αñ╕αÑìαñòαÑìαñ»αñ╛αñ¿αñòαÑï αñ▓αñ╛αñùαÑÇ αñªαñ¼αñ╛αñëαñ¿αÑüαñ╣αÑïαñ▓αñ╛ αñ░ αñ╕αÑìαñ╡αñ┐αñÜ αñ╣αÑïαñ▓αÑìαñí αñùαñ░αÑìαñ¿αÑüαñ╣αÑïαñ▓αñ╛ αÑñ αñ¢αñ¿αÑïαñƒαñòαÑï αñ▓αñ╛αñùαÑÇ αñàαñ░αÑìαñòαÑï αñ╕αÑìαñ╡αñ┐αñÜ αñªαñ¼αñ╛αñëαñ¿αÑüαñ╣αÑïαñ▓αñ╛αÑñ</GOK:description>
  8178.  
  8179. <GOK:operation>
  8180. <GOK:control type="frame" spacing="0" size="3" border="0" string="αñ¬αñ░αñ┐αñÜαñ╛αñ▓αñ¿" xml:lang="ne">
  8181.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  8182.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  8183.  
  8184.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8185.                 <GOK:control type="label" string="αñ¿αñ┐αñ»αñ╛αñ▓:" xml:lang="ne"></GOK:control>
  8186.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="αñ¿αñ┐αñ»αñ╛αñ▓:" xml:lang="ne"></GOK:control>
  8187.             </GOK:control>
  8188.                 
  8189.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8190.                 <GOK:control type="label" string="αñ╕αñòαÑìαñ░αñ┐αñ» αñ¼αñ¿αñ╛αñè:" xml:lang="ne"></GOK:control>
  8191.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="αñ╕αñòαÑìαñ░αñ┐αñ» αñ¼αñ¿αñ╛αñè:" xml:lang="ne"></GOK:control>
  8192.             </GOK:control>
  8193.  
  8194.         </GOK:control>
  8195.     </GOK:control>    
  8196. </GOK:control>    
  8197. </GOK:operation>
  8198.  
  8199. <GOK:feedback>
  8200. <GOK:control type="frame" spacing="0" size="3" border="0" string="αñ¬αÑìαñ░αññαñ┐αñòαÑìαñ░αñ»αñ╛" xml:lang="ne">
  8201.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  8202.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  8203.  
  8204.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8205.                 <GOK:control type="label" string="αñÜαñ╛αñ▓:" xml:lang="ne"></GOK:control>
  8206.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="αñÜαñ╛αñ▓αñòαÑï αñ¬αÑìαñ░αññαñ┐αñòαÑìαñ░αñ┐αñ»αñ╛ :" xml:lang="ne"></GOK:control>
  8207.             </GOK:control>
  8208.     
  8209.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8210.                 <GOK:control type="label" string="αñ╕αñòαÑìαñ░αñ┐αñ»αññαñ╛ :" xml:lang="ne"></GOK:control>
  8211.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="αñ¬αÑìαñ░αññαñ┐αñòαÑìαñ░αñ┐αñ»αñ╛ αñ╕αñòαÑìαñ░αñ┐αñ» αñùαñ░αÑìαñ¿:" xml:lang="ne"></GOK:control>
  8212.             </GOK:control>
  8213.  
  8214.         </GOK:control>
  8215.     </GOK:control>
  8216. </GOK:control>
  8217. </GOK:feedback>
  8218.  
  8219. <GOK:options>
  8220. <GOK:control type="frame" spacing="0" size="3" border="0" string="αñ╡αñ┐αñòαñ▓αÑìαñ¬αñ╣αñ░αÑü" xml:lang="ne">
  8221.  
  8222.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  8223.  
  8224.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  8225.             <GOK:control type="label" string="αñ╕αÑìαñòαÑìαñ»αñ╛αñ¿αñ«αñ╛ αñóαñ┐αñ▓αñ╛αñê:" xml:lang="ne"></GOK:control>
  8226.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="αñ╕αÑìαñòαÑìαñ»αñ╛αñ¿ αñùαññαñ┐:" xml:lang="ne"></GOK:control>
  8227.             <GOK:control type="label" string="(αñ¬αÑìαñ░αññαñ┐ αñ╕αÑçαñòαÑçαñ¿αÑìαñíαñòαÑï αѺαѪαѪαñÅαñ╕)" xml:lang="ne"></GOK:control>
  8228.         </GOK:control>
  8229.  
  8230.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  8231.             <GOK:control type="checkbutton" name="wrap" string="αñ¬αñéαñòαÑìαññαñ┐/αñ╕αÑìαññαñ«αÑìαñ¡ αñ¼αÑçαñ░αÑìαñ¿αÑüαñ╣αÑïαñ▓αñ╛ αÑñ" xml:lang="ne"></GOK:control>
  8232.         </GOK:control>
  8233.     
  8234.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  8235.             <GOK:control type="label" string="αñ╕αÑìαñòαÑìαñ»αñ╛αñ¿αñòαÑï αñ▓αñ╛αñùαÑÇ αñ¿αñ┐αñ░αÑìαñªαÑçαñ╢αñ¿:" xml:lang="ne"></GOK:control>
  8236.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8237.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="αñ«αñ╛αñÑαÑÇ/αññαñ▓" xml:lang="ne"></GOK:control>
  8238.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="αññαñ▓/αñ«αñ╛αñÑαÑÇ" xml:lang="ne"></GOK:control>
  8239.             </GOK:control>
  8240.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8241.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="αñªαÑçαñ¼αÑìαñ░αÑç/αñªαñ╛αñ╣αñ┐αñ¿αÑç" xml:lang="ne"></GOK:control>
  8242.                 <GOK:control value="1" type="radiobutton" name="leftright" string="αñªαñ╛αñ╣αñ┐αñ¿αÑç/αñªαÑçαñ¼αÑìαñ░αÑç" xml:lang="ne"></GOK:control>
  8243.             </GOK:control>
  8244.         </GOK:control>
  8245.  
  8246.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  8247.             <GOK:control type="label" string="αñÜαñòαÑìαñ░ αñ¼αñ¿αÑìαñª αñ╣αÑüαñ¿αÑü αñ¡αñ¿αÑìαñªαñ╛ αñ¬αñ╣αñ┐αñ▓αÑç :" xml:lang="ne"></GOK:control>
  8248.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="αñÜαñòαÑìαñ░ αñ¼αñ¿αÑìαñª αñ╣αÑüαñ¿αÑü αñ¡αñ¿αÑìαñªαñ╛ αñ¬αñ╣αñ┐αñ▓αÑç :" xml:lang="ne"></GOK:control>
  8249.         </GOK:control>
  8250.     
  8251.     </GOK:control>
  8252. </GOK:control>
  8253. </GOK:options>
  8254.  
  8255.  
  8256.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  8257.     <GOK:rate stringvalue="switch3" name="select"/>
  8258.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  8259.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  8260.     <GOK:rate value="0" name="autorepeat"/>
  8261.     <GOK:rate value="30" name="repeatrate"/>
  8262.     <GOK:rate value="100" name="scanspeed"/>
  8263.     <GOK:rate value="1" name="wrap"/>
  8264.     <GOK:rate value="0" name="topbottom"/>
  8265.     <GOK:rate value="0" name="leftright"/>
  8266.     <GOK:rate value="3" name="cycles"/>
  8267.  
  8268.  
  8269.     <GOK:initialization>
  8270.         <GOK:effect call="ChunkerReset"/>
  8271.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  8272.     </GOK:initialization>
  8273.  
  8274.  
  8275.     <GOK:state name="1">
  8276.  
  8277.         <GOK:stateinit>
  8278.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  8279.         </GOK:stateinit>
  8280.         
  8281.         <GOK:handler state="press" name="movehighlighter">
  8282.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  8283.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  8284.             <GOK:effect call="ChunkerIfNextChunk">
  8285.                 <GOK:compare value="1" type="equal">
  8286.                     <GOK:true>
  8287.                         <GOK:effect call="ChunkerNextChunk"/>
  8288.                     </GOK:true>
  8289.                     <GOK:false>
  8290.                         <GOK:effect name="wrap" call="GetRate">
  8291.                             <GOK:compare value="1" type="equal">
  8292.                                 <GOK:true>
  8293.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  8294.                                 </GOK:true>
  8295.                             </GOK:compare>
  8296.                         </GOK:effect>
  8297.                     </GOK:false>
  8298.                 </GOK:compare>
  8299.             </GOK:effect>
  8300.         </GOK:handler>
  8301.  
  8302.         <GOK:handler state="release" name="movehighlighter">
  8303.             <GOK:effect call="Timer1Stop"/>
  8304.         </GOK:handler>
  8305.  
  8306.         <GOK:handler name="select">
  8307.             <GOK:effect call="Timer1Stop"/>
  8308.             <GOK:effect call="SelectChunk">
  8309.                 <GOK:compare value="1" type="equal">
  8310.                     <GOK:true>
  8311.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  8312.                         <GOK:effect call="OutputSelectedKey"/>
  8313.                         <GOK:effect call="HighlightFirstChunk"/>
  8314.                         <GOK:effect param1="1" call="StateJump"/>
  8315.                     </GOK:true>
  8316.  
  8317.                 </GOK:compare>
  8318.             </GOK:effect>
  8319.         </GOK:handler>
  8320.  
  8321.         <GOK:handler name="timer1">
  8322.         
  8323.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  8324.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  8325.             <GOK:effect call="ChunkerIfNextChunk">
  8326.                 <GOK:compare value="1" type="equal">
  8327.                     <GOK:true>
  8328.                         <GOK:effect call="ChunkerNextChunk"/>
  8329.                     </GOK:true>
  8330.                     <GOK:false>
  8331.                         <GOK:effect name="wrap" call="GetRate">
  8332.                             <GOK:compare value="1" type="equal">
  8333.                                 <GOK:true>
  8334.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  8335.                                 </GOK:true>
  8336.                             </GOK:compare>
  8337.                         </GOK:effect>
  8338.                     </GOK:false>
  8339.                 </GOK:compare>
  8340.             </GOK:effect>
  8341.         </GOK:handler>
  8342.  
  8343.     </GOK:state>
  8344.  
  8345.  
  8346.  
  8347.     <GOK:state name="repeat">
  8348.         <GOK:handler name="select">
  8349.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  8350.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  8351.             <GOK:effect call="Timer1Stop"/>
  8352.             <GOK:effect call="HighlightFirstChunk"/>
  8353.             <GOK:effect param1="1" call="StateJump"/>
  8354.         </GOK:handler>
  8355.         <GOK:handler state="press" name="movehighlighter">
  8356.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  8357.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  8358.             <GOK:effect call="Timer1Stop"/>
  8359.             <GOK:effect call="HighlightFirstChunk"/>
  8360.             <GOK:effect param1="1" call="StateJump"/>
  8361.         </GOK:handler>
  8362.     </GOK:state>
  8363.  
  8364.  
  8365. </GOK:accessmethod>
  8366. <GOK:accessmethod xml:lang="nl" name="keyinversescanning" displayname="Inverse Scanning met enkele toets">
  8367. <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>
  8368.  
  8369. <GOK:operation>
  8370. <GOK:control type="frame" spacing="0" size="3" border="0" string="Bewerking" xml:lang="nl">
  8371.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  8372.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  8373.  
  8374.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8375.                 <GOK:control type="label" string="Scannen:" xml:lang="nl"></GOK:control>
  8376.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Scannen:" xml:lang="nl"></GOK:control>
  8377.             </GOK:control>
  8378.                 
  8379.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8380.                 <GOK:control type="label" string="Activeren:" xml:lang="nl"></GOK:control>
  8381.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activeren:" xml:lang="nl"></GOK:control>
  8382.             </GOK:control>
  8383.  
  8384.         </GOK:control>
  8385.     </GOK:control>    
  8386. </GOK:control>    
  8387. </GOK:operation>
  8388.  
  8389. <GOK:feedback>
  8390. <GOK:control type="frame" spacing="0" size="3" border="0" string="Feedback" xml:lang="nl">
  8391.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  8392.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  8393.  
  8394.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8395.                 <GOK:control type="label" string="Beweging:" xml:lang="nl"></GOK:control>
  8396.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedback beweging:" xml:lang="nl"></GOK:control>
  8397.             </GOK:control>
  8398.     
  8399.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8400.                 <GOK:control type="label" string="Activering:" xml:lang="nl"></GOK:control>
  8401.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback activering:" xml:lang="nl"></GOK:control>
  8402.             </GOK:control>
  8403.  
  8404.         </GOK:control>
  8405.     </GOK:control>
  8406. </GOK:control>
  8407. </GOK:feedback>
  8408.  
  8409. <GOK:options>
  8410. <GOK:control type="frame" spacing="0" size="3" border="0" string="Opties" xml:lang="nl">
  8411.  
  8412.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  8413.  
  8414.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  8415.             <GOK:control type="label" string="Scan-vertraging:" xml:lang="nl"></GOK:control>
  8416.             <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>
  8417.             <GOK:control type="label" string="(honderdsten van een seconde)" xml:lang="nl"></GOK:control>
  8418.         </GOK:control>
  8419.  
  8420.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  8421.             <GOK:control type="checkbutton" name="wrap" string="Rijen/Kolommen lopen door" xml:lang="nl"></GOK:control>
  8422.         </GOK:control>
  8423.     
  8424.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  8425.             <GOK:control type="label" string="Scan-richting:" xml:lang="nl"></GOK:control>
  8426.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8427.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Boven/onder" xml:lang="nl"></GOK:control>
  8428.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Onder/Boven" xml:lang="nl"></GOK:control>
  8429.             </GOK:control>
  8430.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8431.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Links/Rechts" xml:lang="nl"></GOK:control>
  8432.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Rechts/Links" xml:lang="nl"></GOK:control>
  8433.             </GOK:control>
  8434.         </GOK:control>
  8435.  
  8436.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  8437.             <GOK:control type="label" string="Aantal cycli voordat wordt gestopt" xml:lang="nl"></GOK:control>
  8438.             <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>
  8439.         </GOK:control>
  8440.     
  8441.     </GOK:control>
  8442. </GOK:control>
  8443. </GOK:options>
  8444.  
  8445.  
  8446.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  8447.     <GOK:rate stringvalue="switch3" name="select"/>
  8448.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  8449.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  8450.     <GOK:rate value="0" name="autorepeat"/>
  8451.     <GOK:rate value="30" name="repeatrate"/>
  8452.     <GOK:rate value="100" name="scanspeed"/>
  8453.     <GOK:rate value="1" name="wrap"/>
  8454.     <GOK:rate value="0" name="topbottom"/>
  8455.     <GOK:rate value="0" name="leftright"/>
  8456.     <GOK:rate value="3" name="cycles"/>
  8457.  
  8458.  
  8459.     <GOK:initialization>
  8460.         <GOK:effect call="ChunkerReset"/>
  8461.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  8462.     </GOK:initialization>
  8463.  
  8464.  
  8465.     <GOK:state name="1">
  8466.  
  8467.         <GOK:stateinit>
  8468.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  8469.         </GOK:stateinit>
  8470.         
  8471.         <GOK:handler state="press" name="movehighlighter">
  8472.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  8473.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  8474.             <GOK:effect call="ChunkerIfNextChunk">
  8475.                 <GOK:compare value="1" type="equal">
  8476.                     <GOK:true>
  8477.                         <GOK:effect call="ChunkerNextChunk"/>
  8478.                     </GOK:true>
  8479.                     <GOK:false>
  8480.                         <GOK:effect name="wrap" call="GetRate">
  8481.                             <GOK:compare value="1" type="equal">
  8482.                                 <GOK:true>
  8483.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  8484.                                 </GOK:true>
  8485.                             </GOK:compare>
  8486.                         </GOK:effect>
  8487.                     </GOK:false>
  8488.                 </GOK:compare>
  8489.             </GOK:effect>
  8490.         </GOK:handler>
  8491.  
  8492.         <GOK:handler state="release" name="movehighlighter">
  8493.             <GOK:effect call="Timer1Stop"/>
  8494.         </GOK:handler>
  8495.  
  8496.         <GOK:handler name="select">
  8497.             <GOK:effect call="Timer1Stop"/>
  8498.             <GOK:effect call="SelectChunk">
  8499.                 <GOK:compare value="1" type="equal">
  8500.                     <GOK:true>
  8501.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  8502.                         <GOK:effect call="OutputSelectedKey"/>
  8503.                         <GOK:effect call="HighlightFirstChunk"/>
  8504.                         <GOK:effect param1="1" call="StateJump"/>
  8505.                     </GOK:true>
  8506.  
  8507.                 </GOK:compare>
  8508.             </GOK:effect>
  8509.         </GOK:handler>
  8510.  
  8511.         <GOK:handler name="timer1">
  8512.         
  8513.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  8514.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  8515.             <GOK:effect call="ChunkerIfNextChunk">
  8516.                 <GOK:compare value="1" type="equal">
  8517.                     <GOK:true>
  8518.                         <GOK:effect call="ChunkerNextChunk"/>
  8519.                     </GOK:true>
  8520.                     <GOK:false>
  8521.                         <GOK:effect name="wrap" call="GetRate">
  8522.                             <GOK:compare value="1" type="equal">
  8523.                                 <GOK:true>
  8524.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  8525.                                 </GOK:true>
  8526.                             </GOK:compare>
  8527.                         </GOK:effect>
  8528.                     </GOK:false>
  8529.                 </GOK:compare>
  8530.             </GOK:effect>
  8531.         </GOK:handler>
  8532.  
  8533.     </GOK:state>
  8534.  
  8535.  
  8536.  
  8537.     <GOK:state name="repeat">
  8538.         <GOK:handler name="select">
  8539.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  8540.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  8541.             <GOK:effect call="Timer1Stop"/>
  8542.             <GOK:effect call="HighlightFirstChunk"/>
  8543.             <GOK:effect param1="1" call="StateJump"/>
  8544.         </GOK:handler>
  8545.         <GOK:handler state="press" name="movehighlighter">
  8546.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  8547.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  8548.             <GOK:effect call="Timer1Stop"/>
  8549.             <GOK:effect call="HighlightFirstChunk"/>
  8550.             <GOK:effect param1="1" call="StateJump"/>
  8551.         </GOK:handler>
  8552.     </GOK:state>
  8553.  
  8554.  
  8555. </GOK:accessmethod>
  8556. <GOK:accessmethod xml:lang="or" name="keyinversescanning" displayname="α¼ùα¡ïଟα¼┐α¼Å α¼Üα¼╛α¼¼α¼┐ α¼¼α¼┐ପα¼░α¡Çα¼ñ α¼òα¡ìα¼░ମବα¡Çα¼òα¡ìα¼╖α¼ú">
  8557. <GOK:description xml:space="preserve" xml:lang="or">α¼òα¡ìα¼░ମବα¡Çα¼òα¡ìα¼╖α¼ú α¼òα¼░α¼┐α¼¼α¼╛ α¼¬α¼╛α¼çα¼ü α¼ùα¡ïଟα¼┐α¼Å α¼╕α¡üα¼çα¼Üα¼òα¡ü α¼ªα¼¼α¼╛α¼ç α¼░α¼ûନα¡ìα¼ñα¡üαÑñ α¼Üୟନ α¼òα¼░α¼┐α¼¼α¼╛ α¼¬α¼╛α¼çα¼ü α¼åα¼ë α¼ùα¡ïଟα¼┐α¼Å α¼╕α¡üα¼çα¼Üα¼òα¡ü α¼ªα¼¼α¼╛ନα¡ìα¼ñα¡üαÑñ</GOK:description>
  8558.  
  8559. <GOK:operation>
  8560. <GOK:control type="frame" spacing="0" size="3" border="0" string="α¼Üα¼╛α¼│ନα¼╛" xml:lang="or">
  8561.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  8562.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  8563.  
  8564.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8565.                 <GOK:control type="label" string="α¼òα¡ìα¼░ମବα¡Çα¼òα¡ìα¼╖α¼ú α¼òα¼░ନα¡ìα¼ñα¡ü:" xml:lang="or"></GOK:control>
  8566.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="α¼òα¡ìα¼░ମବα¡Çα¼òα¡ìα¼╖α¼ú α¼òα¼░ନα¡ìα¼ñα¡ü:" xml:lang="or"></GOK:control>
  8567.             </GOK:control>
  8568.                 
  8569.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8570.                 <GOK:control type="label" string="α¼╕α¼òα¡ìα¼░α¼┐ୟ α¼òα¼░ନα¡ìα¼ñα¡ü:" xml:lang="or"></GOK:control>
  8571.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="α¼╕α¼òα¡ìα¼░α¼┐ୟ α¼òα¼░ନα¡ìα¼ñα¡ü:" xml:lang="or"></GOK:control>
  8572.             </GOK:control>
  8573.  
  8574.         </GOK:control>
  8575.     </GOK:control>    
  8576. </GOK:control>    
  8577. </GOK:operation>
  8578.  
  8579. <GOK:feedback>
  8580. <GOK:control type="frame" spacing="0" size="3" border="0" string="ପα¡ìα¼░α¼ñα¼┐α¼òα¡ìα¼░α¼┐ୟα¼╛" xml:lang="or">
  8581.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  8582.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  8583.  
  8584.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8585.                 <GOK:control type="label" string="α¼ùα¼ñα¼┐α¼¼α¼┐ଧα¼┐:" xml:lang="or"></GOK:control>
  8586.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="ପα¡ìα¼░α¼ñα¼┐α¼òα¡ìα¼░α¼┐ୟα¼╛ α¼ùα¼ñα¼┐α¼¼α¼┐ଧα¼┐:" xml:lang="or"></GOK:control>
  8587.             </GOK:control>
  8588.     
  8589.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8590.                 <GOK:control type="label" string="α¼╕α¼òα¡ìα¼░α¼┐ୟα¼ú:" xml:lang="or"></GOK:control>
  8591.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="ପα¡ìα¼░α¼ñα¼┐α¼òα¡ìα¼░α¼┐ୟα¼╛ α¼╕α¼òα¡ìα¼░α¼┐ୟα¼ú:" xml:lang="or"></GOK:control>
  8592.             </GOK:control>
  8593.  
  8594.         </GOK:control>
  8595.     </GOK:control>
  8596. </GOK:control>
  8597. </GOK:feedback>
  8598.  
  8599. <GOK:options>
  8600. <GOK:control type="frame" spacing="0" size="3" border="0" string="ପα¼╕ନα¡ìଦ" xml:lang="or">
  8601.  
  8602.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  8603.  
  8604.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  8605.             <GOK:control type="label" string="α¼òα¡ìα¼░ମବα¡Çα¼òα¡ìα¼╖α¼ú α¼¼α¼┐α¼│ମα¡ìα¼¼α¼ñα¼╛:" xml:lang="or"></GOK:control>
  8606.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="α¼òα¡ìα¼░ମବα¡Çα¼òα¡ìα¼╖α¼ú α¼ùα¼ñα¼┐:" xml:lang="or"></GOK:control>
  8607.             <GOK:control type="label" string="(α¼╕α¡çα¼òα¡çα¼úα¡ìα¼íα¼░ 100s)" xml:lang="or"></GOK:control>
  8608.         </GOK:control>
  8609.  
  8610.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  8611.             <GOK:control type="checkbutton" name="wrap" string="ଧα¼╛α¼íα¼┐/α¼╕α¡ìα¼ñମα¡ìଭ α¼«α¼╛ନα¼Öα¡ìα¼òα¡ü α¼åα¼¼α¡ìα¼░α¡üα¼ñ α¼òα¼░ନα¡ìα¼ñα¡ü" xml:lang="or"></GOK:control>
  8612.         </GOK:control>
  8613.     
  8614.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  8615.             <GOK:control type="label" string="α¼òα¡ìα¼░ମବα¡Çα¼òα¡ìα¼╖α¼ú α¼ªα¼┐α¼ù:" xml:lang="or"></GOK:control>
  8616.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8617.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="α¼ëପα¼░/α¼ñα¼│" xml:lang="or"></GOK:control>
  8618.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="α¼ñα¼│/α¼ëପα¼░" xml:lang="or"></GOK:control>
  8619.             </GOK:control>
  8620.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8621.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="α¼¼α¼╛ମ/α¼íα¼╛α¼╣α¼╛α¼ú" xml:lang="or"></GOK:control>
  8622.                 <GOK:control value="1" type="radiobutton" name="leftright" string="α¼íα¼╛α¼╣α¼╛α¼ú/α¼¼α¼╛ମ" xml:lang="or"></GOK:control>
  8623.             </GOK:control>
  8624.         </GOK:control>
  8625.  
  8626.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  8627.             <GOK:control type="label" string="α¼àଟα¼òα¼┐α¼¼α¼╛ α¼¬α¡éα¼░α¡ìα¼¼α¼░α¡ü α¼òα¡çα¼ñα¡ç α¼Üα¼òα¡ìα¼░:" xml:lang="or"></GOK:control>
  8628.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="α¼àଟα¼òα¼┐α¼¼α¼╛ α¼¬α¡éα¼░α¡ìα¼¼α¼░α¡ü α¼òα¡çα¼ñα¡ç α¼Üα¼òα¡ìα¼░:" xml:lang="or"></GOK:control>
  8629.         </GOK:control>
  8630.     
  8631.     </GOK:control>
  8632. </GOK:control>
  8633. </GOK:options>
  8634.  
  8635.  
  8636.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  8637.     <GOK:rate stringvalue="switch3" name="select"/>
  8638.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  8639.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  8640.     <GOK:rate value="0" name="autorepeat"/>
  8641.     <GOK:rate value="30" name="repeatrate"/>
  8642.     <GOK:rate value="100" name="scanspeed"/>
  8643.     <GOK:rate value="1" name="wrap"/>
  8644.     <GOK:rate value="0" name="topbottom"/>
  8645.     <GOK:rate value="0" name="leftright"/>
  8646.     <GOK:rate value="3" name="cycles"/>
  8647.  
  8648.  
  8649.     <GOK:initialization>
  8650.         <GOK:effect call="ChunkerReset"/>
  8651.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  8652.     </GOK:initialization>
  8653.  
  8654.  
  8655.     <GOK:state name="1">
  8656.  
  8657.         <GOK:stateinit>
  8658.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  8659.         </GOK:stateinit>
  8660.         
  8661.         <GOK:handler state="press" name="movehighlighter">
  8662.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  8663.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  8664.             <GOK:effect call="ChunkerIfNextChunk">
  8665.                 <GOK:compare value="1" type="equal">
  8666.                     <GOK:true>
  8667.                         <GOK:effect call="ChunkerNextChunk"/>
  8668.                     </GOK:true>
  8669.                     <GOK:false>
  8670.                         <GOK:effect name="wrap" call="GetRate">
  8671.                             <GOK:compare value="1" type="equal">
  8672.                                 <GOK:true>
  8673.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  8674.                                 </GOK:true>
  8675.                             </GOK:compare>
  8676.                         </GOK:effect>
  8677.                     </GOK:false>
  8678.                 </GOK:compare>
  8679.             </GOK:effect>
  8680.         </GOK:handler>
  8681.  
  8682.         <GOK:handler state="release" name="movehighlighter">
  8683.             <GOK:effect call="Timer1Stop"/>
  8684.         </GOK:handler>
  8685.  
  8686.         <GOK:handler name="select">
  8687.             <GOK:effect call="Timer1Stop"/>
  8688.             <GOK:effect call="SelectChunk">
  8689.                 <GOK:compare value="1" type="equal">
  8690.                     <GOK:true>
  8691.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  8692.                         <GOK:effect call="OutputSelectedKey"/>
  8693.                         <GOK:effect call="HighlightFirstChunk"/>
  8694.                         <GOK:effect param1="1" call="StateJump"/>
  8695.                     </GOK:true>
  8696.  
  8697.                 </GOK:compare>
  8698.             </GOK:effect>
  8699.         </GOK:handler>
  8700.  
  8701.         <GOK:handler name="timer1">
  8702.         
  8703.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  8704.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  8705.             <GOK:effect call="ChunkerIfNextChunk">
  8706.                 <GOK:compare value="1" type="equal">
  8707.                     <GOK:true>
  8708.                         <GOK:effect call="ChunkerNextChunk"/>
  8709.                     </GOK:true>
  8710.                     <GOK:false>
  8711.                         <GOK:effect name="wrap" call="GetRate">
  8712.                             <GOK:compare value="1" type="equal">
  8713.                                 <GOK:true>
  8714.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  8715.                                 </GOK:true>
  8716.                             </GOK:compare>
  8717.                         </GOK:effect>
  8718.                     </GOK:false>
  8719.                 </GOK:compare>
  8720.             </GOK:effect>
  8721.         </GOK:handler>
  8722.  
  8723.     </GOK:state>
  8724.  
  8725.  
  8726.  
  8727.     <GOK:state name="repeat">
  8728.         <GOK:handler name="select">
  8729.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  8730.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  8731.             <GOK:effect call="Timer1Stop"/>
  8732.             <GOK:effect call="HighlightFirstChunk"/>
  8733.             <GOK:effect param1="1" call="StateJump"/>
  8734.         </GOK:handler>
  8735.         <GOK:handler state="press" name="movehighlighter">
  8736.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  8737.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  8738.             <GOK:effect call="Timer1Stop"/>
  8739.             <GOK:effect call="HighlightFirstChunk"/>
  8740.             <GOK:effect param1="1" call="StateJump"/>
  8741.         </GOK:handler>
  8742.     </GOK:state>
  8743.  
  8744.  
  8745. </GOK:accessmethod>
  8746. <GOK:accessmethod xml:lang="pa" name="keyinversescanning" displayname="α¿çα¿òα⌐▒α¿▓α⌐Ç α¿╕α¿╡α¿┐α⌐▒α¿Ü α¿ëα¿▓ਟ α¿£α¿╛α¿éα¿Ü">
  8747. <GOK:description xml:space="preserve" xml:lang="pa">α¿£α¿╛α¿éα¿Ü α¿òα¿░α¿¿ α¿▓α¿ê α¿ªα¿¼α¿╛ α¿òα⌐ç α¿¬α¿òα⌐£α⌐ïαÑñ α¿Üα⌐üα¿úα¿¿ α¿▓α¿ê α¿╣α⌐ïα¿░ α¿╕α¿╡α¿┐α⌐▒α¿Ü α¿ªα¿¼α¿╛α¿ôαÑñ</GOK:description>
  8748.  
  8749. <GOK:operation>
  8750. <GOK:control type="frame" spacing="0" size="3" border="0" string="α¿òα¿╛α¿░α¿╡α¿╛α¿ê" xml:lang="pa">
  8751.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  8752.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  8753.  
  8754.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8755.                 <GOK:control type="label" string="α¿£α¿╛α¿éα¿Ü α¿òα¿░α⌐ï:" xml:lang="pa"></GOK:control>
  8756.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="α¿£α¿╛α¿éα¿Ü α¿òα¿░α⌐ï:" xml:lang="pa"></GOK:control>
  8757.             </GOK:control>
  8758.                 
  8759.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8760.                 <GOK:control type="label" string="α¿╕α¿░α¿ùα¿░α¿«:" xml:lang="pa"></GOK:control>
  8761.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="α¿╕α¿░α¿ùα¿░α¿«:" xml:lang="pa"></GOK:control>
  8762.             </GOK:control>
  8763.  
  8764.         </GOK:control>
  8765.     </GOK:control>    
  8766. </GOK:control>    
  8767. </GOK:operation>
  8768.  
  8769. <GOK:feedback>
  8770. <GOK:control type="frame" spacing="0" size="3" border="0" string="α¿½α⌐Çα¿íα¿¼α⌐êα¿ò" xml:lang="pa">
  8771.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  8772.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  8773.  
  8774.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8775.                 <GOK:control type="label" string="α¿ùα¿ñα⌐Ç:" xml:lang="pa"></GOK:control>
  8776.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="α¿½α⌐Çα¿íα¿¼α⌐êα¿ò α¿ùα¿ñα⌐Ç:" xml:lang="pa"></GOK:control>
  8777.             </GOK:control>
  8778.     
  8779.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8780.                 <GOK:control type="label" string="α¿╕α¿░α¿ùα¿░α¿«:" xml:lang="pa"></GOK:control>
  8781.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="α¿½α⌐Çα¿íα¿¼α⌐êα¿ò α¿╕α¿░α¿ùα¿░α¿«:" xml:lang="pa"></GOK:control>
  8782.             </GOK:control>
  8783.  
  8784.         </GOK:control>
  8785.     </GOK:control>
  8786. </GOK:control>
  8787. </GOK:feedback>
  8788.  
  8789. <GOK:options>
  8790. <GOK:control type="frame" spacing="0" size="3" border="0" string="α¿Üα⌐ïα¿ú" xml:lang="pa">
  8791.  
  8792.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  8793.  
  8794.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  8795.             <GOK:control type="label" string="α¿£α¿╛α¿éα¿Ü α¿àα⌐░α¿ñα¿░α¿╛α¿▓:" xml:lang="pa"></GOK:control>
  8796.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="α¿£α¿╛α¿éα¿Ü α¿ùα¿ñα⌐Ç:" xml:lang="pa"></GOK:control>
  8797.             <GOK:control type="label" string="(α¿╕α¿òα¿┐α⌐░ਟ α¿ªα¿╛ α¿╕α⌐îα¿╡α¿╛α¿é)" xml:lang="pa"></GOK:control>
  8798.         </GOK:control>
  8799.  
  8800.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  8801.             <GOK:control type="checkbutton" name="wrap" string="α¿òα¿ñα¿╛α¿░α¿╛α¿é/α¿òα¿╛α¿▓α¿« α¿▓ਪα⌐çਟα⌐ï" xml:lang="pa"></GOK:control>
  8802.         </GOK:control>
  8803.     
  8804.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  8805.             <GOK:control type="label" string="α¿£α¿╛α¿éα¿Ü α¿ªα¿┐α¿╢α¿╛:" xml:lang="pa"></GOK:control>
  8806.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8807.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="α¿╕α¿┐α¿ûα¿░/α¿╣α⌐çα¿áα¿╛α¿é" xml:lang="pa"></GOK:control>
  8808.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="α¿╣α⌐çα¿áα¿╛α¿é/α¿╕α¿┐α¿ûα¿░" xml:lang="pa"></GOK:control>
  8809.             </GOK:control>
  8810.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8811.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="α¿ûα⌐▒α¿¼α¿╛/α¿╕α⌐▒α¿£α¿╛" xml:lang="pa"></GOK:control>
  8812.                 <GOK:control value="1" type="radiobutton" name="leftright" string="α¿╕α⌐▒α¿£α¿╛/α¿ûα⌐▒α¿¼α¿╛" xml:lang="pa"></GOK:control>
  8813.             </GOK:control>
  8814.         </GOK:control>
  8815.  
  8816.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  8817.             <GOK:control type="label" string="α¿░α⌐üα¿òα¿ú α¿ñα⌐ïα¿é α¿¼α¿╛α¿àਦ α¿Üα⌐▒α¿òα¿░:" xml:lang="pa"></GOK:control>
  8818.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="α¿░α⌐üα¿òα¿ú α¿ñα⌐ïα¿é α¿¼α¿╛α¿àਦ α¿Üα⌐▒α¿òα¿░:" xml:lang="pa"></GOK:control>
  8819.         </GOK:control>
  8820.     
  8821.     </GOK:control>
  8822. </GOK:control>
  8823. </GOK:options>
  8824.  
  8825.  
  8826.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  8827.     <GOK:rate stringvalue="switch3" name="select"/>
  8828.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  8829.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  8830.     <GOK:rate value="0" name="autorepeat"/>
  8831.     <GOK:rate value="30" name="repeatrate"/>
  8832.     <GOK:rate value="100" name="scanspeed"/>
  8833.     <GOK:rate value="1" name="wrap"/>
  8834.     <GOK:rate value="0" name="topbottom"/>
  8835.     <GOK:rate value="0" name="leftright"/>
  8836.     <GOK:rate value="3" name="cycles"/>
  8837.  
  8838.  
  8839.     <GOK:initialization>
  8840.         <GOK:effect call="ChunkerReset"/>
  8841.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  8842.     </GOK:initialization>
  8843.  
  8844.  
  8845.     <GOK:state name="1">
  8846.  
  8847.         <GOK:stateinit>
  8848.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  8849.         </GOK:stateinit>
  8850.         
  8851.         <GOK:handler state="press" name="movehighlighter">
  8852.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  8853.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  8854.             <GOK:effect call="ChunkerIfNextChunk">
  8855.                 <GOK:compare value="1" type="equal">
  8856.                     <GOK:true>
  8857.                         <GOK:effect call="ChunkerNextChunk"/>
  8858.                     </GOK:true>
  8859.                     <GOK:false>
  8860.                         <GOK:effect name="wrap" call="GetRate">
  8861.                             <GOK:compare value="1" type="equal">
  8862.                                 <GOK:true>
  8863.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  8864.                                 </GOK:true>
  8865.                             </GOK:compare>
  8866.                         </GOK:effect>
  8867.                     </GOK:false>
  8868.                 </GOK:compare>
  8869.             </GOK:effect>
  8870.         </GOK:handler>
  8871.  
  8872.         <GOK:handler state="release" name="movehighlighter">
  8873.             <GOK:effect call="Timer1Stop"/>
  8874.         </GOK:handler>
  8875.  
  8876.         <GOK:handler name="select">
  8877.             <GOK:effect call="Timer1Stop"/>
  8878.             <GOK:effect call="SelectChunk">
  8879.                 <GOK:compare value="1" type="equal">
  8880.                     <GOK:true>
  8881.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  8882.                         <GOK:effect call="OutputSelectedKey"/>
  8883.                         <GOK:effect call="HighlightFirstChunk"/>
  8884.                         <GOK:effect param1="1" call="StateJump"/>
  8885.                     </GOK:true>
  8886.  
  8887.                 </GOK:compare>
  8888.             </GOK:effect>
  8889.         </GOK:handler>
  8890.  
  8891.         <GOK:handler name="timer1">
  8892.         
  8893.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  8894.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  8895.             <GOK:effect call="ChunkerIfNextChunk">
  8896.                 <GOK:compare value="1" type="equal">
  8897.                     <GOK:true>
  8898.                         <GOK:effect call="ChunkerNextChunk"/>
  8899.                     </GOK:true>
  8900.                     <GOK:false>
  8901.                         <GOK:effect name="wrap" call="GetRate">
  8902.                             <GOK:compare value="1" type="equal">
  8903.                                 <GOK:true>
  8904.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  8905.                                 </GOK:true>
  8906.                             </GOK:compare>
  8907.                         </GOK:effect>
  8908.                     </GOK:false>
  8909.                 </GOK:compare>
  8910.             </GOK:effect>
  8911.         </GOK:handler>
  8912.  
  8913.     </GOK:state>
  8914.  
  8915.  
  8916.  
  8917.     <GOK:state name="repeat">
  8918.         <GOK:handler name="select">
  8919.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  8920.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  8921.             <GOK:effect call="Timer1Stop"/>
  8922.             <GOK:effect call="HighlightFirstChunk"/>
  8923.             <GOK:effect param1="1" call="StateJump"/>
  8924.         </GOK:handler>
  8925.         <GOK:handler state="press" name="movehighlighter">
  8926.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  8927.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  8928.             <GOK:effect call="Timer1Stop"/>
  8929.             <GOK:effect call="HighlightFirstChunk"/>
  8930.             <GOK:effect param1="1" call="StateJump"/>
  8931.         </GOK:handler>
  8932.     </GOK:state>
  8933.  
  8934.  
  8935. </GOK:accessmethod>
  8936. <GOK:accessmethod xml:lang="pl" name="keyinversescanning" displayname="Jednoklawiszowe przeszukiwanie odwrotne">
  8937. <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>
  8938.  
  8939. <GOK:operation>
  8940. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operacja" xml:lang="pl">
  8941.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  8942.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  8943.  
  8944.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8945.                 <GOK:control type="label" string="Przeszukiwanie:" xml:lang="pl"></GOK:control>
  8946.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Przeszukiwanie:" xml:lang="pl"></GOK:control>
  8947.             </GOK:control>
  8948.                 
  8949.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8950.                 <GOK:control type="label" string="Uaktywnij:" xml:lang="pl"></GOK:control>
  8951.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Uaktywnij:" xml:lang="pl"></GOK:control>
  8952.             </GOK:control>
  8953.  
  8954.         </GOK:control>
  8955.     </GOK:control>    
  8956. </GOK:control>    
  8957. </GOK:operation>
  8958.  
  8959. <GOK:feedback>
  8960. <GOK:control type="frame" spacing="0" size="3" border="0" string="Sprz─Ö┼╝enie zwrotne" xml:lang="pl">
  8961.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  8962.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  8963.  
  8964.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8965.                 <GOK:control type="label" string="Przesuni─Öcie:" xml:lang="pl"></GOK:control>
  8966.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Przesuni─Öcie sprz─Ö┼╝enia zwrotnego:" xml:lang="pl"></GOK:control>
  8967.             </GOK:control>
  8968.     
  8969.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8970.                 <GOK:control type="label" string="Aktywacja:" xml:lang="pl"></GOK:control>
  8971.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Aktywacja sprz─Ö┼╝enia zwrotnego:" xml:lang="pl"></GOK:control>
  8972.             </GOK:control>
  8973.  
  8974.         </GOK:control>
  8975.     </GOK:control>
  8976. </GOK:control>
  8977. </GOK:feedback>
  8978.  
  8979. <GOK:options>
  8980. <GOK:control type="frame" spacing="0" size="3" border="0" string="Opcje" xml:lang="pl">
  8981.  
  8982.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  8983.  
  8984.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  8985.             <GOK:control type="label" string="Op├│┼║nienie przeszukiwania:" xml:lang="pl"></GOK:control>
  8986.             <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>
  8987.             <GOK:control type="label" string="(Setne cz─Ö┼¢ci sekundy)" xml:lang="pl"></GOK:control>
  8988.         </GOK:control>
  8989.  
  8990.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  8991.             <GOK:control type="checkbutton" name="wrap" string="Zawijanie wierszy/kolumn" xml:lang="pl"></GOK:control>
  8992.         </GOK:control>
  8993.     
  8994.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  8995.             <GOK:control type="label" string="Kierunek przeszukiwania:" xml:lang="pl"></GOK:control>
  8996.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  8997.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="G├│ra/D├│┼é" xml:lang="pl"></GOK:control>
  8998.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="D├│┼é/G├│ra" xml:lang="pl"></GOK:control>
  8999.             </GOK:control>
  9000.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9001.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Lewo/Prawo" xml:lang="pl"></GOK:control>
  9002.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Prawo/Lewo" xml:lang="pl"></GOK:control>
  9003.             </GOK:control>
  9004.         </GOK:control>
  9005.  
  9006.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  9007.             <GOK:control type="label" string="Ilo┼¢─ç cykli przed zatrzymaniem:" xml:lang="pl"></GOK:control>
  9008.             <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>
  9009.         </GOK:control>
  9010.     
  9011.     </GOK:control>
  9012. </GOK:control>
  9013. </GOK:options>
  9014.  
  9015.  
  9016.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  9017.     <GOK:rate stringvalue="switch3" name="select"/>
  9018.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  9019.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  9020.     <GOK:rate value="0" name="autorepeat"/>
  9021.     <GOK:rate value="30" name="repeatrate"/>
  9022.     <GOK:rate value="100" name="scanspeed"/>
  9023.     <GOK:rate value="1" name="wrap"/>
  9024.     <GOK:rate value="0" name="topbottom"/>
  9025.     <GOK:rate value="0" name="leftright"/>
  9026.     <GOK:rate value="3" name="cycles"/>
  9027.  
  9028.  
  9029.     <GOK:initialization>
  9030.         <GOK:effect call="ChunkerReset"/>
  9031.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  9032.     </GOK:initialization>
  9033.  
  9034.  
  9035.     <GOK:state name="1">
  9036.  
  9037.         <GOK:stateinit>
  9038.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  9039.         </GOK:stateinit>
  9040.         
  9041.         <GOK:handler state="press" name="movehighlighter">
  9042.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  9043.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  9044.             <GOK:effect call="ChunkerIfNextChunk">
  9045.                 <GOK:compare value="1" type="equal">
  9046.                     <GOK:true>
  9047.                         <GOK:effect call="ChunkerNextChunk"/>
  9048.                     </GOK:true>
  9049.                     <GOK:false>
  9050.                         <GOK:effect name="wrap" call="GetRate">
  9051.                             <GOK:compare value="1" type="equal">
  9052.                                 <GOK:true>
  9053.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  9054.                                 </GOK:true>
  9055.                             </GOK:compare>
  9056.                         </GOK:effect>
  9057.                     </GOK:false>
  9058.                 </GOK:compare>
  9059.             </GOK:effect>
  9060.         </GOK:handler>
  9061.  
  9062.         <GOK:handler state="release" name="movehighlighter">
  9063.             <GOK:effect call="Timer1Stop"/>
  9064.         </GOK:handler>
  9065.  
  9066.         <GOK:handler name="select">
  9067.             <GOK:effect call="Timer1Stop"/>
  9068.             <GOK:effect call="SelectChunk">
  9069.                 <GOK:compare value="1" type="equal">
  9070.                     <GOK:true>
  9071.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  9072.                         <GOK:effect call="OutputSelectedKey"/>
  9073.                         <GOK:effect call="HighlightFirstChunk"/>
  9074.                         <GOK:effect param1="1" call="StateJump"/>
  9075.                     </GOK:true>
  9076.  
  9077.                 </GOK:compare>
  9078.             </GOK:effect>
  9079.         </GOK:handler>
  9080.  
  9081.         <GOK:handler name="timer1">
  9082.         
  9083.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  9084.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  9085.             <GOK:effect call="ChunkerIfNextChunk">
  9086.                 <GOK:compare value="1" type="equal">
  9087.                     <GOK:true>
  9088.                         <GOK:effect call="ChunkerNextChunk"/>
  9089.                     </GOK:true>
  9090.                     <GOK:false>
  9091.                         <GOK:effect name="wrap" call="GetRate">
  9092.                             <GOK:compare value="1" type="equal">
  9093.                                 <GOK:true>
  9094.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  9095.                                 </GOK:true>
  9096.                             </GOK:compare>
  9097.                         </GOK:effect>
  9098.                     </GOK:false>
  9099.                 </GOK:compare>
  9100.             </GOK:effect>
  9101.         </GOK:handler>
  9102.  
  9103.     </GOK:state>
  9104.  
  9105.  
  9106.  
  9107.     <GOK:state name="repeat">
  9108.         <GOK:handler name="select">
  9109.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  9110.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  9111.             <GOK:effect call="Timer1Stop"/>
  9112.             <GOK:effect call="HighlightFirstChunk"/>
  9113.             <GOK:effect param1="1" call="StateJump"/>
  9114.         </GOK:handler>
  9115.         <GOK:handler state="press" name="movehighlighter">
  9116.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  9117.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  9118.             <GOK:effect call="Timer1Stop"/>
  9119.             <GOK:effect call="HighlightFirstChunk"/>
  9120.             <GOK:effect param1="1" call="StateJump"/>
  9121.         </GOK:handler>
  9122.     </GOK:state>
  9123.  
  9124.  
  9125. </GOK:accessmethod>
  9126. <GOK:accessmethod xml:lang="pt" name="keyinversescanning" displayname="Exame Inverso de Tecla ├Ünica">
  9127. <GOK:description xml:space="preserve" xml:lang="pt">Mantenha primido um interruptor para examinar.  Prima outro interruptor para seleccionar.</GOK:description>
  9128.  
  9129. <GOK:operation>
  9130. <GOK:control type="frame" spacing="0" size="3" border="0" string="Opera├º├úo" xml:lang="pt">
  9131.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  9132.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  9133.  
  9134.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9135.                 <GOK:control type="label" string="Examinar:" xml:lang="pt"></GOK:control>
  9136.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Examinar:" xml:lang="pt"></GOK:control>
  9137.             </GOK:control>
  9138.                 
  9139.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9140.                 <GOK:control type="label" string="Activar:" xml:lang="pt"></GOK:control>
  9141.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activar:" xml:lang="pt"></GOK:control>
  9142.             </GOK:control>
  9143.  
  9144.         </GOK:control>
  9145.     </GOK:control>    
  9146. </GOK:control>    
  9147. </GOK:operation>
  9148.  
  9149. <GOK:feedback>
  9150. <GOK:control type="frame" spacing="0" size="3" border="0" string="Pergunta" xml:lang="pt">
  9151.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  9152.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  9153.  
  9154.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9155.                 <GOK:control type="label" string="Movimento:" xml:lang="pt"></GOK:control>
  9156.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Movimento de Pergunta:" xml:lang="pt"></GOK:control>
  9157.             </GOK:control>
  9158.     
  9159.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9160.                 <GOK:control type="label" string="Activa├º├úo:" xml:lang="pt"></GOK:control>
  9161.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Activa├º├úo de Pergunta:" xml:lang="pt"></GOK:control>
  9162.             </GOK:control>
  9163.  
  9164.         </GOK:control>
  9165.     </GOK:control>
  9166. </GOK:control>
  9167. </GOK:feedback>
  9168.  
  9169. <GOK:options>
  9170. <GOK:control type="frame" spacing="0" size="3" border="0" string="Op├º├╡es" xml:lang="pt">
  9171.  
  9172.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  9173.  
  9174.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  9175.             <GOK:control type="label" string="Atraso de Exame:" xml:lang="pt"></GOK:control>
  9176.             <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>
  9177.             <GOK:control type="label" string="(100s de segundo)" xml:lang="pt"></GOK:control>
  9178.         </GOK:control>
  9179.  
  9180.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  9181.             <GOK:control type="checkbutton" name="wrap" string="Quebrar Linhas/Colunas" xml:lang="pt"></GOK:control>
  9182.         </GOK:control>
  9183.     
  9184.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  9185.             <GOK:control type="label" string="Direc├º├úo do Exame:" xml:lang="pt"></GOK:control>
  9186.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9187.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Superior/Inferior" xml:lang="pt"></GOK:control>
  9188.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Inferior/Superior" xml:lang="pt"></GOK:control>
  9189.             </GOK:control>
  9190.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9191.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Esquerdo/Direito" xml:lang="pt"></GOK:control>
  9192.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Direito/Esquerdo" xml:lang="pt"></GOK:control>
  9193.             </GOK:control>
  9194.         </GOK:control>
  9195.  
  9196.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  9197.             <GOK:control type="label" string="Ciclos Antes de Parar:" xml:lang="pt"></GOK:control>
  9198.             <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>
  9199.         </GOK:control>
  9200.     
  9201.     </GOK:control>
  9202. </GOK:control>
  9203. </GOK:options>
  9204.  
  9205.  
  9206.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  9207.     <GOK:rate stringvalue="switch3" name="select"/>
  9208.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  9209.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  9210.     <GOK:rate value="0" name="autorepeat"/>
  9211.     <GOK:rate value="30" name="repeatrate"/>
  9212.     <GOK:rate value="100" name="scanspeed"/>
  9213.     <GOK:rate value="1" name="wrap"/>
  9214.     <GOK:rate value="0" name="topbottom"/>
  9215.     <GOK:rate value="0" name="leftright"/>
  9216.     <GOK:rate value="3" name="cycles"/>
  9217.  
  9218.  
  9219.     <GOK:initialization>
  9220.         <GOK:effect call="ChunkerReset"/>
  9221.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  9222.     </GOK:initialization>
  9223.  
  9224.  
  9225.     <GOK:state name="1">
  9226.  
  9227.         <GOK:stateinit>
  9228.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  9229.         </GOK:stateinit>
  9230.         
  9231.         <GOK:handler state="press" name="movehighlighter">
  9232.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  9233.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  9234.             <GOK:effect call="ChunkerIfNextChunk">
  9235.                 <GOK:compare value="1" type="equal">
  9236.                     <GOK:true>
  9237.                         <GOK:effect call="ChunkerNextChunk"/>
  9238.                     </GOK:true>
  9239.                     <GOK:false>
  9240.                         <GOK:effect name="wrap" call="GetRate">
  9241.                             <GOK:compare value="1" type="equal">
  9242.                                 <GOK:true>
  9243.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  9244.                                 </GOK:true>
  9245.                             </GOK:compare>
  9246.                         </GOK:effect>
  9247.                     </GOK:false>
  9248.                 </GOK:compare>
  9249.             </GOK:effect>
  9250.         </GOK:handler>
  9251.  
  9252.         <GOK:handler state="release" name="movehighlighter">
  9253.             <GOK:effect call="Timer1Stop"/>
  9254.         </GOK:handler>
  9255.  
  9256.         <GOK:handler name="select">
  9257.             <GOK:effect call="Timer1Stop"/>
  9258.             <GOK:effect call="SelectChunk">
  9259.                 <GOK:compare value="1" type="equal">
  9260.                     <GOK:true>
  9261.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  9262.                         <GOK:effect call="OutputSelectedKey"/>
  9263.                         <GOK:effect call="HighlightFirstChunk"/>
  9264.                         <GOK:effect param1="1" call="StateJump"/>
  9265.                     </GOK:true>
  9266.  
  9267.                 </GOK:compare>
  9268.             </GOK:effect>
  9269.         </GOK:handler>
  9270.  
  9271.         <GOK:handler name="timer1">
  9272.         
  9273.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  9274.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  9275.             <GOK:effect call="ChunkerIfNextChunk">
  9276.                 <GOK:compare value="1" type="equal">
  9277.                     <GOK:true>
  9278.                         <GOK:effect call="ChunkerNextChunk"/>
  9279.                     </GOK:true>
  9280.                     <GOK:false>
  9281.                         <GOK:effect name="wrap" call="GetRate">
  9282.                             <GOK:compare value="1" type="equal">
  9283.                                 <GOK:true>
  9284.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  9285.                                 </GOK:true>
  9286.                             </GOK:compare>
  9287.                         </GOK:effect>
  9288.                     </GOK:false>
  9289.                 </GOK:compare>
  9290.             </GOK:effect>
  9291.         </GOK:handler>
  9292.  
  9293.     </GOK:state>
  9294.  
  9295.  
  9296.  
  9297.     <GOK:state name="repeat">
  9298.         <GOK:handler name="select">
  9299.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  9300.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  9301.             <GOK:effect call="Timer1Stop"/>
  9302.             <GOK:effect call="HighlightFirstChunk"/>
  9303.             <GOK:effect param1="1" call="StateJump"/>
  9304.         </GOK:handler>
  9305.         <GOK:handler state="press" name="movehighlighter">
  9306.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  9307.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  9308.             <GOK:effect call="Timer1Stop"/>
  9309.             <GOK:effect call="HighlightFirstChunk"/>
  9310.             <GOK:effect param1="1" call="StateJump"/>
  9311.         </GOK:handler>
  9312.     </GOK:state>
  9313.  
  9314.  
  9315. </GOK:accessmethod>
  9316. <GOK:accessmethod xml:lang="pt_BR" name="keyinversescanning" displayname="Varredura Inversa de uma ├Ünica Tecla">
  9317. <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>
  9318.  
  9319. <GOK:operation>
  9320. <GOK:control type="frame" spacing="0" size="3" border="0" string="Opera├º├úo" xml:lang="pt_BR">
  9321.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  9322.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  9323.  
  9324.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9325.                 <GOK:control type="label" string="Varrer:" xml:lang="pt_BR"></GOK:control>
  9326.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Varrer:" xml:lang="pt_BR"></GOK:control>
  9327.             </GOK:control>
  9328.                 
  9329.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9330.                 <GOK:control type="label" string="Ativar:" xml:lang="pt_BR"></GOK:control>
  9331.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Ativar:" xml:lang="pt_BR"></GOK:control>
  9332.             </GOK:control>
  9333.  
  9334.         </GOK:control>
  9335.     </GOK:control>    
  9336. </GOK:control>    
  9337. </GOK:operation>
  9338.  
  9339. <GOK:feedback>
  9340. <GOK:control type="frame" spacing="0" size="3" border="0" string="Feedback" xml:lang="pt_BR">
  9341.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  9342.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  9343.  
  9344.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9345.                 <GOK:control type="label" string="Movimento:" xml:lang="pt_BR"></GOK:control>
  9346.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Movimento de Feedback:" xml:lang="pt_BR"></GOK:control>
  9347.             </GOK:control>
  9348.     
  9349.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9350.                 <GOK:control type="label" string="Ativa├º├úo:" xml:lang="pt_BR"></GOK:control>
  9351.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Ativa├º├úo de Feedback:" xml:lang="pt_BR"></GOK:control>
  9352.             </GOK:control>
  9353.  
  9354.         </GOK:control>
  9355.     </GOK:control>
  9356. </GOK:control>
  9357. </GOK:feedback>
  9358.  
  9359. <GOK:options>
  9360. <GOK:control type="frame" spacing="0" size="3" border="0" string="Op├º├╡es" xml:lang="pt_BR">
  9361.  
  9362.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  9363.  
  9364.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  9365.             <GOK:control type="label" string="Atraso de Varredura:" xml:lang="pt_BR"></GOK:control>
  9366.             <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>
  9367.             <GOK:control type="label" string="(Cent├⌐simos de segundo)" xml:lang="pt_BR"></GOK:control>
  9368.         </GOK:control>
  9369.  
  9370.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  9371.             <GOK:control type="checkbutton" name="wrap" string="Quebra Linhas/Colunas" xml:lang="pt_BR"></GOK:control>
  9372.         </GOK:control>
  9373.     
  9374.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  9375.             <GOK:control type="label" string="Dire├º├úo de Varredura:" xml:lang="pt_BR"></GOK:control>
  9376.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9377.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Acima/Abaixo" xml:lang="pt_BR"></GOK:control>
  9378.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Abaixo/Acima" xml:lang="pt_BR"></GOK:control>
  9379.             </GOK:control>
  9380.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9381.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Esquerdo/Direito" xml:lang="pt_BR"></GOK:control>
  9382.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Direito/Esquerdo" xml:lang="pt_BR"></GOK:control>
  9383.             </GOK:control>
  9384.         </GOK:control>
  9385.  
  9386.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  9387.             <GOK:control type="label" string="Ciclos Antes de Parar:" xml:lang="pt_BR"></GOK:control>
  9388.             <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>
  9389.         </GOK:control>
  9390.     
  9391.     </GOK:control>
  9392. </GOK:control>
  9393. </GOK:options>
  9394.  
  9395.  
  9396.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  9397.     <GOK:rate stringvalue="switch3" name="select"/>
  9398.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  9399.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  9400.     <GOK:rate value="0" name="autorepeat"/>
  9401.     <GOK:rate value="30" name="repeatrate"/>
  9402.     <GOK:rate value="100" name="scanspeed"/>
  9403.     <GOK:rate value="1" name="wrap"/>
  9404.     <GOK:rate value="0" name="topbottom"/>
  9405.     <GOK:rate value="0" name="leftright"/>
  9406.     <GOK:rate value="3" name="cycles"/>
  9407.  
  9408.  
  9409.     <GOK:initialization>
  9410.         <GOK:effect call="ChunkerReset"/>
  9411.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  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.  
  9457.                 </GOK:compare>
  9458.             </GOK:effect>
  9459.         </GOK:handler>
  9460.  
  9461.         <GOK:handler name="timer1">
  9462.         
  9463.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  9464.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  9465.             <GOK:effect call="ChunkerIfNextChunk">
  9466.                 <GOK:compare value="1" type="equal">
  9467.                     <GOK:true>
  9468.                         <GOK:effect call="ChunkerNextChunk"/>
  9469.                     </GOK:true>
  9470.                     <GOK:false>
  9471.                         <GOK:effect name="wrap" call="GetRate">
  9472.                             <GOK:compare value="1" type="equal">
  9473.                                 <GOK:true>
  9474.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  9475.                                 </GOK:true>
  9476.                             </GOK:compare>
  9477.                         </GOK:effect>
  9478.                     </GOK:false>
  9479.                 </GOK:compare>
  9480.             </GOK:effect>
  9481.         </GOK:handler>
  9482.  
  9483.     </GOK:state>
  9484.  
  9485.  
  9486.  
  9487.     <GOK:state name="repeat">
  9488.         <GOK:handler name="select">
  9489.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  9490.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  9491.             <GOK:effect call="Timer1Stop"/>
  9492.             <GOK:effect call="HighlightFirstChunk"/>
  9493.             <GOK:effect param1="1" call="StateJump"/>
  9494.         </GOK:handler>
  9495.         <GOK:handler state="press" name="movehighlighter">
  9496.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  9497.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  9498.             <GOK:effect call="Timer1Stop"/>
  9499.             <GOK:effect call="HighlightFirstChunk"/>
  9500.             <GOK:effect param1="1" call="StateJump"/>
  9501.         </GOK:handler>
  9502.     </GOK:state>
  9503.  
  9504.  
  9505. </GOK:accessmethod>
  9506. <GOK:accessmethod xml:lang="ro" name="keyinversescanning" displayname="Scanare invers─â cu o singur─â tast─â">
  9507. <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>
  9508.  
  9509. <GOK:operation>
  9510. <GOK:control type="frame" spacing="0" size="3" border="0" string="Opera┼úie" xml:lang="ro">
  9511.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  9512.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  9513.  
  9514.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9515.                 <GOK:control type="label" string="Scanare:" xml:lang="ro"></GOK:control>
  9516.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Scanare:" xml:lang="ro"></GOK:control>
  9517.             </GOK:control>
  9518.                 
  9519.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9520.                 <GOK:control type="label" string="Activeaz─â:" xml:lang="ro"></GOK:control>
  9521.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activeaz─â:" xml:lang="ro"></GOK:control>
  9522.             </GOK:control>
  9523.  
  9524.         </GOK:control>
  9525.     </GOK:control>    
  9526. </GOK:control>    
  9527. </GOK:operation>
  9528.  
  9529. <GOK:feedback>
  9530. <GOK:control type="frame" spacing="0" size="3" border="0" string="Feedback" xml:lang="ro">
  9531.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  9532.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  9533.  
  9534.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9535.                 <GOK:control type="label" string="Mi┼ƒcare:" xml:lang="ro"></GOK:control>
  9536.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedback mi┼ƒcare:" xml:lang="ro"></GOK:control>
  9537.             </GOK:control>
  9538.     
  9539.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9540.                 <GOK:control type="label" string="Activare:" xml:lang="ro"></GOK:control>
  9541.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback activare:" xml:lang="ro"></GOK:control>
  9542.             </GOK:control>
  9543.  
  9544.         </GOK:control>
  9545.     </GOK:control>
  9546. </GOK:control>
  9547. </GOK:feedback>
  9548.  
  9549. <GOK:options>
  9550. <GOK:control type="frame" spacing="0" size="3" border="0" string="Op┼úiuni" xml:lang="ro">
  9551.  
  9552.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  9553.  
  9554.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  9555.             <GOK:control type="label" string="├Änt├órzierea la scanare:" xml:lang="ro"></GOK:control>
  9556.             <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>
  9557.             <GOK:control type="label" string="(sutimi de secund─â)" xml:lang="ro"></GOK:control>
  9558.         </GOK:control>
  9559.  
  9560.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  9561.             <GOK:control type="checkbutton" name="wrap" string="Pe r├ónduri/coloane" xml:lang="ro"></GOK:control>
  9562.         </GOK:control>
  9563.     
  9564.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  9565.             <GOK:control type="label" string="Direc┼úia scan─ârii:" xml:lang="ro"></GOK:control>
  9566.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9567.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Sus/Jos" xml:lang="ro"></GOK:control>
  9568.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Jos/Sus" xml:lang="ro"></GOK:control>
  9569.             </GOK:control>
  9570.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9571.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="St├ónga/Dreapta" xml:lang="ro"></GOK:control>
  9572.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Dreapta/St├ónga" xml:lang="ro"></GOK:control>
  9573.             </GOK:control>
  9574.         </GOK:control>
  9575.  
  9576.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  9577.             <GOK:control type="label" string="Cicluri ├«nainte de oprire:" xml:lang="ro"></GOK:control>
  9578.             <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>
  9579.         </GOK:control>
  9580.     
  9581.     </GOK:control>
  9582. </GOK:control>
  9583. </GOK:options>
  9584.  
  9585.  
  9586.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  9587.     <GOK:rate stringvalue="switch3" name="select"/>
  9588.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  9589.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  9590.     <GOK:rate value="0" name="autorepeat"/>
  9591.     <GOK:rate value="30" name="repeatrate"/>
  9592.     <GOK:rate value="100" name="scanspeed"/>
  9593.     <GOK:rate value="1" name="wrap"/>
  9594.     <GOK:rate value="0" name="topbottom"/>
  9595.     <GOK:rate value="0" name="leftright"/>
  9596.     <GOK:rate value="3" name="cycles"/>
  9597.  
  9598.  
  9599.     <GOK:initialization>
  9600.         <GOK:effect call="ChunkerReset"/>
  9601.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  9602.     </GOK:initialization>
  9603.  
  9604.  
  9605.     <GOK:state name="1">
  9606.  
  9607.         <GOK:stateinit>
  9608.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  9609.         </GOK:stateinit>
  9610.         
  9611.         <GOK:handler state="press" name="movehighlighter">
  9612.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  9613.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  9614.             <GOK:effect call="ChunkerIfNextChunk">
  9615.                 <GOK:compare value="1" type="equal">
  9616.                     <GOK:true>
  9617.                         <GOK:effect call="ChunkerNextChunk"/>
  9618.                     </GOK:true>
  9619.                     <GOK:false>
  9620.                         <GOK:effect name="wrap" call="GetRate">
  9621.                             <GOK:compare value="1" type="equal">
  9622.                                 <GOK:true>
  9623.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  9624.                                 </GOK:true>
  9625.                             </GOK:compare>
  9626.                         </GOK:effect>
  9627.                     </GOK:false>
  9628.                 </GOK:compare>
  9629.             </GOK:effect>
  9630.         </GOK:handler>
  9631.  
  9632.         <GOK:handler state="release" name="movehighlighter">
  9633.             <GOK:effect call="Timer1Stop"/>
  9634.         </GOK:handler>
  9635.  
  9636.         <GOK:handler name="select">
  9637.             <GOK:effect call="Timer1Stop"/>
  9638.             <GOK:effect call="SelectChunk">
  9639.                 <GOK:compare value="1" type="equal">
  9640.                     <GOK:true>
  9641.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  9642.                         <GOK:effect call="OutputSelectedKey"/>
  9643.                         <GOK:effect call="HighlightFirstChunk"/>
  9644.                         <GOK:effect param1="1" call="StateJump"/>
  9645.                     </GOK:true>
  9646.  
  9647.                 </GOK:compare>
  9648.             </GOK:effect>
  9649.         </GOK:handler>
  9650.  
  9651.         <GOK:handler name="timer1">
  9652.         
  9653.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  9654.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  9655.             <GOK:effect call="ChunkerIfNextChunk">
  9656.                 <GOK:compare value="1" type="equal">
  9657.                     <GOK:true>
  9658.                         <GOK:effect call="ChunkerNextChunk"/>
  9659.                     </GOK:true>
  9660.                     <GOK:false>
  9661.                         <GOK:effect name="wrap" call="GetRate">
  9662.                             <GOK:compare value="1" type="equal">
  9663.                                 <GOK:true>
  9664.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  9665.                                 </GOK:true>
  9666.                             </GOK:compare>
  9667.                         </GOK:effect>
  9668.                     </GOK:false>
  9669.                 </GOK:compare>
  9670.             </GOK:effect>
  9671.         </GOK:handler>
  9672.  
  9673.     </GOK:state>
  9674.  
  9675.  
  9676.  
  9677.     <GOK:state name="repeat">
  9678.         <GOK:handler name="select">
  9679.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  9680.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  9681.             <GOK:effect call="Timer1Stop"/>
  9682.             <GOK:effect call="HighlightFirstChunk"/>
  9683.             <GOK:effect param1="1" call="StateJump"/>
  9684.         </GOK:handler>
  9685.         <GOK:handler state="press" name="movehighlighter">
  9686.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  9687.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  9688.             <GOK:effect call="Timer1Stop"/>
  9689.             <GOK:effect call="HighlightFirstChunk"/>
  9690.             <GOK:effect param1="1" call="StateJump"/>
  9691.         </GOK:handler>
  9692.     </GOK:state>
  9693.  
  9694.  
  9695. </GOK:accessmethod>
  9696. <GOK:accessmethod xml:lang="ru" name="keyinversescanning" displayname="╨₧╨▒╤Ç╨░╤é╨╜╨╛╨╡ ╤ü╨║╨░╨╜╨╕╤Ç╨╛╨▓╨░╨╜╨╕╨╡ ╨╛╨┤╨╜╨╛╨╣ ╨║╨╗╨░╨▓╨╕╤ê╨╡╨╣">
  9697. <GOK:description xml:space="preserve" xml:lang="ru">╨¥╨░╨╢╨╝╨╕╤é╨╡ ╨╕ ╨┤╨╡╤Ç╨╢╨╕╤é╨╡ ╨┐╨╡╤Ç╨╡╨║╨╗╤Ä╤ç╨░╤é╨╡╨╗╤î ╨┤╨╗╤Å ╤ü╨║╨░╨╜╨╕╤Ç╨╛╨▓╨░╨╜╨╕╤Å. ╨¥╨░╨╢╨╝╨╕╤é╨╡ ╨┤╤Ç╤â╨│╨╛╨╣ ╨┐╤Ç╨╡╨║╨╗╤Ä╤ç╨░╤é╨╡╨╗╤î ╨┤╨╗╤Å ╨▓╤ï╨▒╨╛╤Ç╨░.</GOK:description>
  9698.  
  9699. <GOK:operation>
  9700. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨₧╨┐╨╡╤Ç╨░╤å╨╕╤Å" xml:lang="ru">
  9701.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  9702.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  9703.  
  9704.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9705.                 <GOK:control type="label" string="╨í╨║╨░╨╜╨╕╤Ç╨╛╨▓╨░╨╜╨╕╨╡:" xml:lang="ru"></GOK:control>
  9706.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="╨í╨║╨░╨╜╨╕╤Ç╨╛╨▓╨░╨╜╨╕╨╡:" xml:lang="ru"></GOK:control>
  9707.             </GOK:control>
  9708.                 
  9709.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9710.                 <GOK:control type="label" string="╨É╨║╤é╨╕╨▓╨╕╤Ç╨╛╨▓╨░╤é╤î:" xml:lang="ru"></GOK:control>
  9711.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="╨É╨║╤é╨╕╨▓╨╕╤Ç╨╛╨▓╨░╤é╤î:" xml:lang="ru"></GOK:control>
  9712.             </GOK:control>
  9713.  
  9714.         </GOK:control>
  9715.     </GOK:control>    
  9716. </GOK:control>    
  9717. </GOK:operation>
  9718.  
  9719. <GOK:feedback>
  9720. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨á╨╡╨░╨║╤å╨╕╨╕" xml:lang="ru">
  9721.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  9722.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  9723.  
  9724.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9725.                 <GOK:control type="label" string="╨ö╨▓╨╕╨╢╨╡╨╜╨╕╨╡:" xml:lang="ru"></GOK:control>
  9726.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="╨á╨╡╨░╨║╤é╨╕╨▓╨╜╨╛╨╡ ╤ü╨╝╨╡╤ë╨╡╨╜╨╕╨╡:" xml:lang="ru"></GOK:control>
  9727.             </GOK:control>
  9728.     
  9729.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9730.                 <GOK:control type="label" string="╨É╨║╤é╨╕╨▓╨░╤å╨╕╤Å:" xml:lang="ru"></GOK:control>
  9731.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="╨á╨╡╨░╨║╤é╨╕╨▓╨╜╨░╤Å ╨░╨║╤é╨╕╨▓╨░╤å╨╕╤Å:" xml:lang="ru"></GOK:control>
  9732.             </GOK:control>
  9733.  
  9734.         </GOK:control>
  9735.     </GOK:control>
  9736. </GOK:control>
  9737. </GOK:feedback>
  9738.  
  9739. <GOK:options>
  9740. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨ƒ╨░╤Ç╨░╨╝╨╡╤é╤Ç╤ï" xml:lang="ru">
  9741.  
  9742.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  9743.  
  9744.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  9745.             <GOK:control type="label" string="╨ù╨░╨┤╨╡╤Ç╨╢╨║╨░:" xml:lang="ru"></GOK:control>
  9746.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="╨í╨║╨╛╤Ç╨╛╤ü╤é╤î:" xml:lang="ru"></GOK:control>
  9747.             <GOK:control type="label" string="(╤ü╨╛╤é╤ï╨╡ ╨┤╨╛╨╗╨╕ ╤ü╨╡╨║╤â╨╜╨┤╤ï)" xml:lang="ru"></GOK:control>
  9748.         </GOK:control>
  9749.  
  9750.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  9751.             <GOK:control type="checkbutton" name="wrap" string="╨ƒ╨╡╤Ç╨╡╨╜╨╛╤ü╨╕╤é╤î ╤ü╤é╤Ç╨╛╨║╨╕/╤ü╤é╨╛╨╗╨▒╤å╤ï" xml:lang="ru"></GOK:control>
  9752.         </GOK:control>
  9753.     
  9754.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  9755.             <GOK:control type="label" string="╨¥╨░╨┐╤Ç╨░╨▓╨╗╨╡╨╜╨╕╨╡:" xml:lang="ru"></GOK:control>
  9756.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9757.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="╨Æ╨╡╤Ç╤à/╨¥╨╕╨╖" xml:lang="ru"></GOK:control>
  9758.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="╨¥╨╕╨╖/╨Æ╨╡╤Ç╤à" xml:lang="ru"></GOK:control>
  9759.             </GOK:control>
  9760.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9761.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="╨¢╨╡╨▓╨╛/╨ƒ╤Ç╨░╨▓╨╛" xml:lang="ru"></GOK:control>
  9762.                 <GOK:control value="1" type="radiobutton" name="leftright" string="╨ƒ╤Ç╨░╨▓╨╛/╨¢╨╡╨▓╨╛" xml:lang="ru"></GOK:control>
  9763.             </GOK:control>
  9764.         </GOK:control>
  9765.  
  9766.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  9767.             <GOK:control type="label" string="╨ƒ╨╛╨▓╤é╨╛╤Ç╨╛╨▓ ╨┐╨╡╤Ç╨╡╨┤ ╨╛╤ü╤é╨░╨╜╨╛╨▓╨╛╨╝:" xml:lang="ru"></GOK:control>
  9768.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="╨ƒ╨╛╨▓╤é╨╛╤Ç╨╛╨▓ ╨┐╨╡╤Ç╨╡╨┤ ╨╛╤ü╤é╨░╨╜╨╛╨▓╨╛╨╝:" xml:lang="ru"></GOK:control>
  9769.         </GOK:control>
  9770.     
  9771.     </GOK:control>
  9772. </GOK:control>
  9773. </GOK:options>
  9774.  
  9775.  
  9776.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  9777.     <GOK:rate stringvalue="switch3" name="select"/>
  9778.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  9779.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  9780.     <GOK:rate value="0" name="autorepeat"/>
  9781.     <GOK:rate value="30" name="repeatrate"/>
  9782.     <GOK:rate value="100" name="scanspeed"/>
  9783.     <GOK:rate value="1" name="wrap"/>
  9784.     <GOK:rate value="0" name="topbottom"/>
  9785.     <GOK:rate value="0" name="leftright"/>
  9786.     <GOK:rate value="3" name="cycles"/>
  9787.  
  9788.  
  9789.     <GOK:initialization>
  9790.         <GOK:effect call="ChunkerReset"/>
  9791.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  9792.     </GOK:initialization>
  9793.  
  9794.  
  9795.     <GOK:state name="1">
  9796.  
  9797.         <GOK:stateinit>
  9798.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  9799.         </GOK:stateinit>
  9800.         
  9801.         <GOK:handler state="press" name="movehighlighter">
  9802.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  9803.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  9804.             <GOK:effect call="ChunkerIfNextChunk">
  9805.                 <GOK:compare value="1" type="equal">
  9806.                     <GOK:true>
  9807.                         <GOK:effect call="ChunkerNextChunk"/>
  9808.                     </GOK:true>
  9809.                     <GOK:false>
  9810.                         <GOK:effect name="wrap" call="GetRate">
  9811.                             <GOK:compare value="1" type="equal">
  9812.                                 <GOK:true>
  9813.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  9814.                                 </GOK:true>
  9815.                             </GOK:compare>
  9816.                         </GOK:effect>
  9817.                     </GOK:false>
  9818.                 </GOK:compare>
  9819.             </GOK:effect>
  9820.         </GOK:handler>
  9821.  
  9822.         <GOK:handler state="release" name="movehighlighter">
  9823.             <GOK:effect call="Timer1Stop"/>
  9824.         </GOK:handler>
  9825.  
  9826.         <GOK:handler name="select">
  9827.             <GOK:effect call="Timer1Stop"/>
  9828.             <GOK:effect call="SelectChunk">
  9829.                 <GOK:compare value="1" type="equal">
  9830.                     <GOK:true>
  9831.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  9832.                         <GOK:effect call="OutputSelectedKey"/>
  9833.                         <GOK:effect call="HighlightFirstChunk"/>
  9834.                         <GOK:effect param1="1" call="StateJump"/>
  9835.                     </GOK:true>
  9836.  
  9837.                 </GOK:compare>
  9838.             </GOK:effect>
  9839.         </GOK:handler>
  9840.  
  9841.         <GOK:handler name="timer1">
  9842.         
  9843.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  9844.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  9845.             <GOK:effect call="ChunkerIfNextChunk">
  9846.                 <GOK:compare value="1" type="equal">
  9847.                     <GOK:true>
  9848.                         <GOK:effect call="ChunkerNextChunk"/>
  9849.                     </GOK:true>
  9850.                     <GOK:false>
  9851.                         <GOK:effect name="wrap" call="GetRate">
  9852.                             <GOK:compare value="1" type="equal">
  9853.                                 <GOK:true>
  9854.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  9855.                                 </GOK:true>
  9856.                             </GOK:compare>
  9857.                         </GOK:effect>
  9858.                     </GOK:false>
  9859.                 </GOK:compare>
  9860.             </GOK:effect>
  9861.         </GOK:handler>
  9862.  
  9863.     </GOK:state>
  9864.  
  9865.  
  9866.  
  9867.     <GOK:state name="repeat">
  9868.         <GOK:handler name="select">
  9869.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  9870.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  9871.             <GOK:effect call="Timer1Stop"/>
  9872.             <GOK:effect call="HighlightFirstChunk"/>
  9873.             <GOK:effect param1="1" call="StateJump"/>
  9874.         </GOK:handler>
  9875.         <GOK:handler state="press" name="movehighlighter">
  9876.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  9877.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  9878.             <GOK:effect call="Timer1Stop"/>
  9879.             <GOK:effect call="HighlightFirstChunk"/>
  9880.             <GOK:effect param1="1" call="StateJump"/>
  9881.         </GOK:handler>
  9882.     </GOK:state>
  9883.  
  9884.  
  9885. </GOK:accessmethod>
  9886. <GOK:accessmethod xml:lang="rw" name="keyinversescanning" displayname="Single Key Inverse Scanning">
  9887. <GOK:description xml:space="preserve">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  9888.  
  9889. <GOK:operation>
  9890. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operation" xml:lang="rw">
  9891.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  9892.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  9893.  
  9894.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9895.                 <GOK:control type="label" string="Scan:" xml:lang="rw"></GOK:control>
  9896.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Scan:" xml:lang="rw"></GOK:control>
  9897.             </GOK:control>
  9898.                 
  9899.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9900.                 <GOK:control type="label" string="Activate:" xml:lang="rw"></GOK:control>
  9901.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activate:" xml:lang="rw"></GOK:control>
  9902.             </GOK:control>
  9903.  
  9904.         </GOK:control>
  9905.     </GOK:control>    
  9906. </GOK:control>    
  9907. </GOK:operation>
  9908.  
  9909. <GOK:feedback>
  9910. <GOK:control type="frame" spacing="0" size="3" border="0" string="Feedback" xml:lang="rw">
  9911.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  9912.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  9913.  
  9914.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9915.                 <GOK:control type="label" string="Movement:" xml:lang="rw"></GOK:control>
  9916.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedback Movement:" xml:lang="rw"></GOK:control>
  9917.             </GOK:control>
  9918.     
  9919.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9920.                 <GOK:control type="label" string="Activation:" xml:lang="rw"></GOK:control>
  9921.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:" xml:lang="rw"></GOK:control>
  9922.             </GOK:control>
  9923.  
  9924.         </GOK:control>
  9925.     </GOK:control>
  9926. </GOK:control>
  9927. </GOK:feedback>
  9928.  
  9929. <GOK:options>
  9930. <GOK:control type="frame" spacing="0" size="3" border="0" string="Amahitamo" xml:lang="rw">
  9931.  
  9932.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  9933.  
  9934.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  9935.             <GOK:control type="label" string="Scan Delay:" xml:lang="rw"></GOK:control>
  9936.             <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>
  9937.             <GOK:control type="label" string="(100s of a second)" xml:lang="rw"></GOK:control>
  9938.         </GOK:control>
  9939.  
  9940.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  9941.             <GOK:control type="checkbutton" name="wrap" string="Wrap Rows/Columns" xml:lang="rw"></GOK:control>
  9942.         </GOK:control>
  9943.     
  9944.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  9945.             <GOK:control type="label" string="Scanning Direction:" xml:lang="rw"></GOK:control>
  9946.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9947.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Top/Bottom" xml:lang="rw"></GOK:control>
  9948.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Bottom/Top" xml:lang="rw"></GOK:control>
  9949.             </GOK:control>
  9950.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  9951.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Left/Right" xml:lang="rw"></GOK:control>
  9952.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Right/Left" xml:lang="rw"></GOK:control>
  9953.             </GOK:control>
  9954.         </GOK:control>
  9955.  
  9956.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  9957.             <GOK:control type="label" string="Cycles Before Stopping:" xml:lang="rw"></GOK:control>
  9958.             <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>
  9959.         </GOK:control>
  9960.     
  9961.     </GOK:control>
  9962. </GOK:control>
  9963. </GOK:options>
  9964.  
  9965.  
  9966.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  9967.     <GOK:rate stringvalue="switch3" name="select"/>
  9968.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  9969.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  9970.     <GOK:rate value="0" name="autorepeat"/>
  9971.     <GOK:rate value="30" name="repeatrate"/>
  9972.     <GOK:rate value="100" name="scanspeed"/>
  9973.     <GOK:rate value="1" name="wrap"/>
  9974.     <GOK:rate value="0" name="topbottom"/>
  9975.     <GOK:rate value="0" name="leftright"/>
  9976.     <GOK:rate value="3" name="cycles"/>
  9977.  
  9978.  
  9979.     <GOK:initialization>
  9980.         <GOK:effect call="ChunkerReset"/>
  9981.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  9982.     </GOK:initialization>
  9983.  
  9984.  
  9985.     <GOK:state name="1">
  9986.  
  9987.         <GOK:stateinit>
  9988.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  9989.         </GOK:stateinit>
  9990.         
  9991.         <GOK:handler state="press" name="movehighlighter">
  9992.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  9993.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  9994.             <GOK:effect call="ChunkerIfNextChunk">
  9995.                 <GOK:compare value="1" type="equal">
  9996.                     <GOK:true>
  9997.                         <GOK:effect call="ChunkerNextChunk"/>
  9998.                     </GOK:true>
  9999.                     <GOK:false>
  10000.                         <GOK:effect name="wrap" call="GetRate">
  10001.                             <GOK:compare value="1" type="equal">
  10002.                                 <GOK:true>
  10003.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  10004.                                 </GOK:true>
  10005.                             </GOK:compare>
  10006.                         </GOK:effect>
  10007.                     </GOK:false>
  10008.                 </GOK:compare>
  10009.             </GOK:effect>
  10010.         </GOK:handler>
  10011.  
  10012.         <GOK:handler state="release" name="movehighlighter">
  10013.             <GOK:effect call="Timer1Stop"/>
  10014.         </GOK:handler>
  10015.  
  10016.         <GOK:handler name="select">
  10017.             <GOK:effect call="Timer1Stop"/>
  10018.             <GOK:effect call="SelectChunk">
  10019.                 <GOK:compare value="1" type="equal">
  10020.                     <GOK:true>
  10021.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  10022.                         <GOK:effect call="OutputSelectedKey"/>
  10023.                         <GOK:effect call="HighlightFirstChunk"/>
  10024.                         <GOK:effect param1="1" call="StateJump"/>
  10025.                     </GOK:true>
  10026.  
  10027.                 </GOK:compare>
  10028.             </GOK:effect>
  10029.         </GOK:handler>
  10030.  
  10031.         <GOK:handler name="timer1">
  10032.         
  10033.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  10034.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  10035.             <GOK:effect call="ChunkerIfNextChunk">
  10036.                 <GOK:compare value="1" type="equal">
  10037.                     <GOK:true>
  10038.                         <GOK:effect call="ChunkerNextChunk"/>
  10039.                     </GOK:true>
  10040.                     <GOK:false>
  10041.                         <GOK:effect name="wrap" call="GetRate">
  10042.                             <GOK:compare value="1" type="equal">
  10043.                                 <GOK:true>
  10044.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  10045.                                 </GOK:true>
  10046.                             </GOK:compare>
  10047.                         </GOK:effect>
  10048.                     </GOK:false>
  10049.                 </GOK:compare>
  10050.             </GOK:effect>
  10051.         </GOK:handler>
  10052.  
  10053.     </GOK:state>
  10054.  
  10055.  
  10056.  
  10057.     <GOK:state name="repeat">
  10058.         <GOK:handler name="select">
  10059.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  10060.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  10061.             <GOK:effect call="Timer1Stop"/>
  10062.             <GOK:effect call="HighlightFirstChunk"/>
  10063.             <GOK:effect param1="1" call="StateJump"/>
  10064.         </GOK:handler>
  10065.         <GOK:handler state="press" name="movehighlighter">
  10066.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  10067.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  10068.             <GOK:effect call="Timer1Stop"/>
  10069.             <GOK:effect call="HighlightFirstChunk"/>
  10070.             <GOK:effect param1="1" call="StateJump"/>
  10071.         </GOK:handler>
  10072.     </GOK:state>
  10073.  
  10074.  
  10075. </GOK:accessmethod>
  10076. <GOK:accessmethod xml:lang="sl" name="keyinversescanning" displayname="Single Key Inverse Scanning">
  10077. <GOK:description xml:space="preserve">Press and hold a switch to scan.  Press another switch to select.</GOK:description>
  10078.  
  10079. <GOK:operation>
  10080. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operation" xml:lang="sl">
  10081.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  10082.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  10083.  
  10084.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10085.                 <GOK:control type="label" string="Scan:" xml:lang="sl"></GOK:control>
  10086.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Scan:" xml:lang="sl"></GOK:control>
  10087.             </GOK:control>
  10088.                 
  10089.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10090.                 <GOK:control type="label" string="Activate:" xml:lang="sl"></GOK:control>
  10091.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activate:" xml:lang="sl"></GOK:control>
  10092.             </GOK:control>
  10093.  
  10094.         </GOK:control>
  10095.     </GOK:control>    
  10096. </GOK:control>    
  10097. </GOK:operation>
  10098.  
  10099. <GOK:feedback>
  10100. <GOK:control type="frame" spacing="0" size="3" border="0" string="Povratna informacija" xml:lang="sl">
  10101.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  10102.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  10103.  
  10104.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10105.                 <GOK:control type="label" string="Movement:" xml:lang="sl"></GOK:control>
  10106.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Feedback Movement:" xml:lang="sl"></GOK:control>
  10107.             </GOK:control>
  10108.     
  10109.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10110.                 <GOK:control type="label" string="Activation:" xml:lang="sl"></GOK:control>
  10111.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:" xml:lang="sl"></GOK:control>
  10112.             </GOK:control>
  10113.  
  10114.         </GOK:control>
  10115.     </GOK:control>
  10116. </GOK:control>
  10117. </GOK:feedback>
  10118.  
  10119. <GOK:options>
  10120. <GOK:control type="frame" spacing="0" size="3" border="0" string="Options" xml:lang="sl">
  10121.  
  10122.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  10123.  
  10124.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  10125.             <GOK:control type="label" string="Scan Delay:" xml:lang="sl"></GOK:control>
  10126.             <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>
  10127.             <GOK:control type="label" string="(100s of a second)" xml:lang="sl"></GOK:control>
  10128.         </GOK:control>
  10129.  
  10130.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  10131.             <GOK:control type="checkbutton" name="wrap" string="Wrap Rows/Columns" xml:lang="sl"></GOK:control>
  10132.         </GOK:control>
  10133.     
  10134.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  10135.             <GOK:control type="label" string="Scanning Direction:" xml:lang="sl"></GOK:control>
  10136.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10137.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Top/Bottom" xml:lang="sl"></GOK:control>
  10138.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Bottom/Top" xml:lang="sl"></GOK:control>
  10139.             </GOK:control>
  10140.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10141.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Left/Right" xml:lang="sl"></GOK:control>
  10142.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Right/Left" xml:lang="sl"></GOK:control>
  10143.             </GOK:control>
  10144.         </GOK:control>
  10145.  
  10146.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  10147.             <GOK:control type="label" string="Cycles Before Stopping:" xml:lang="sl"></GOK:control>
  10148.             <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>
  10149.         </GOK:control>
  10150.     
  10151.     </GOK:control>
  10152. </GOK:control>
  10153. </GOK:options>
  10154.  
  10155.  
  10156.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  10157.     <GOK:rate stringvalue="switch3" name="select"/>
  10158.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  10159.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  10160.     <GOK:rate value="0" name="autorepeat"/>
  10161.     <GOK:rate value="30" name="repeatrate"/>
  10162.     <GOK:rate value="100" name="scanspeed"/>
  10163.     <GOK:rate value="1" name="wrap"/>
  10164.     <GOK:rate value="0" name="topbottom"/>
  10165.     <GOK:rate value="0" name="leftright"/>
  10166.     <GOK:rate value="3" name="cycles"/>
  10167.  
  10168.  
  10169.     <GOK:initialization>
  10170.         <GOK:effect call="ChunkerReset"/>
  10171.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  10172.     </GOK:initialization>
  10173.  
  10174.  
  10175.     <GOK:state name="1">
  10176.  
  10177.         <GOK:stateinit>
  10178.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  10179.         </GOK:stateinit>
  10180.         
  10181.         <GOK:handler state="press" name="movehighlighter">
  10182.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  10183.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  10184.             <GOK:effect call="ChunkerIfNextChunk">
  10185.                 <GOK:compare value="1" type="equal">
  10186.                     <GOK:true>
  10187.                         <GOK:effect call="ChunkerNextChunk"/>
  10188.                     </GOK:true>
  10189.                     <GOK:false>
  10190.                         <GOK:effect name="wrap" call="GetRate">
  10191.                             <GOK:compare value="1" type="equal">
  10192.                                 <GOK:true>
  10193.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  10194.                                 </GOK:true>
  10195.                             </GOK:compare>
  10196.                         </GOK:effect>
  10197.                     </GOK:false>
  10198.                 </GOK:compare>
  10199.             </GOK:effect>
  10200.         </GOK:handler>
  10201.  
  10202.         <GOK:handler state="release" name="movehighlighter">
  10203.             <GOK:effect call="Timer1Stop"/>
  10204.         </GOK:handler>
  10205.  
  10206.         <GOK:handler name="select">
  10207.             <GOK:effect call="Timer1Stop"/>
  10208.             <GOK:effect call="SelectChunk">
  10209.                 <GOK:compare value="1" type="equal">
  10210.                     <GOK:true>
  10211.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  10212.                         <GOK:effect call="OutputSelectedKey"/>
  10213.                         <GOK:effect call="HighlightFirstChunk"/>
  10214.                         <GOK:effect param1="1" call="StateJump"/>
  10215.                     </GOK:true>
  10216.  
  10217.                 </GOK:compare>
  10218.             </GOK:effect>
  10219.         </GOK:handler>
  10220.  
  10221.         <GOK:handler name="timer1">
  10222.         
  10223.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  10224.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  10225.             <GOK:effect call="ChunkerIfNextChunk">
  10226.                 <GOK:compare value="1" type="equal">
  10227.                     <GOK:true>
  10228.                         <GOK:effect call="ChunkerNextChunk"/>
  10229.                     </GOK:true>
  10230.                     <GOK:false>
  10231.                         <GOK:effect name="wrap" call="GetRate">
  10232.                             <GOK:compare value="1" type="equal">
  10233.                                 <GOK:true>
  10234.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  10235.                                 </GOK:true>
  10236.                             </GOK:compare>
  10237.                         </GOK:effect>
  10238.                     </GOK:false>
  10239.                 </GOK:compare>
  10240.             </GOK:effect>
  10241.         </GOK:handler>
  10242.  
  10243.     </GOK:state>
  10244.  
  10245.  
  10246.  
  10247.     <GOK:state name="repeat">
  10248.         <GOK:handler name="select">
  10249.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  10250.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  10251.             <GOK:effect call="Timer1Stop"/>
  10252.             <GOK:effect call="HighlightFirstChunk"/>
  10253.             <GOK:effect param1="1" call="StateJump"/>
  10254.         </GOK:handler>
  10255.         <GOK:handler state="press" name="movehighlighter">
  10256.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  10257.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  10258.             <GOK:effect call="Timer1Stop"/>
  10259.             <GOK:effect call="HighlightFirstChunk"/>
  10260.             <GOK:effect param1="1" call="StateJump"/>
  10261.         </GOK:handler>
  10262.     </GOK:state>
  10263.  
  10264.  
  10265. </GOK:accessmethod>
  10266. <GOK:accessmethod xml:lang="sq" name="keyinversescanning" displayname="Skanim n├½ drejtim t├½ kund├½rt p├½r vler├½ t├½ vetme">
  10267. <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>
  10268.  
  10269. <GOK:operation>
  10270. <GOK:control type="frame" spacing="0" size="3" border="0" string="Veprimi" xml:lang="sq">
  10271.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  10272.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  10273.  
  10274.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10275.                 <GOK:control type="label" string="K├½rko:" xml:lang="sq"></GOK:control>
  10276.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="K├½rko:" xml:lang="sq"></GOK:control>
  10277.             </GOK:control>
  10278.                 
  10279.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10280.                 <GOK:control type="label" string="Aktivo:" xml:lang="sq"></GOK:control>
  10281.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Aktivo:" xml:lang="sq"></GOK:control>
  10282.             </GOK:control>
  10283.  
  10284.         </GOK:control>
  10285.     </GOK:control>    
  10286. </GOK:control>    
  10287. </GOK:operation>
  10288.  
  10289. <GOK:feedback>
  10290. <GOK:control type="frame" spacing="0" size="3" border="0" string="Feedback" xml:lang="sq">
  10291.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  10292.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  10293.  
  10294.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10295.                 <GOK:control type="label" string="L├½vizja:" xml:lang="sq"></GOK:control>
  10296.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="L├½vizja e feedback:" xml:lang="sq"></GOK:control>
  10297.             </GOK:control>
  10298.     
  10299.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10300.                 <GOK:control type="label" string="Aktivimi:" xml:lang="sq"></GOK:control>
  10301.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Aktivimi i feedback:" xml:lang="sq"></GOK:control>
  10302.             </GOK:control>
  10303.  
  10304.         </GOK:control>
  10305.     </GOK:control>
  10306. </GOK:control>
  10307. </GOK:feedback>
  10308.  
  10309. <GOK:options>
  10310. <GOK:control type="frame" spacing="0" size="3" border="0" string="Mund├½sit├½" xml:lang="sq">
  10311.  
  10312.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  10313.  
  10314.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  10315.             <GOK:control type="label" string="Vonesa e k├½rkimit:" xml:lang="sq"></GOK:control>
  10316.             <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>
  10317.             <GOK:control type="label" string="(100ta t├½ sekond├½s)" xml:lang="sq"></GOK:control>
  10318.         </GOK:control>
  10319.  
  10320.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  10321.             <GOK:control type="checkbutton" name="wrap" string="Kalimi i Rreshtave/Kollonave" xml:lang="sq"></GOK:control>
  10322.         </GOK:control>
  10323.     
  10324.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  10325.             <GOK:control type="label" string="Drejtimi i k├½rkimit:" xml:lang="sq"></GOK:control>
  10326.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10327.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Sip├½r/Posht├½" xml:lang="sq"></GOK:control>
  10328.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Posht├½/Lart├½" xml:lang="sq"></GOK:control>
  10329.             </GOK:control>
  10330.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10331.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Majtas/Djathtas" xml:lang="sq"></GOK:control>
  10332.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Djathtas/Majtas" xml:lang="sq"></GOK:control>
  10333.             </GOK:control>
  10334.         </GOK:control>
  10335.  
  10336.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  10337.             <GOK:control type="label" string="Cikle para se t├½ ndaloj├½:" xml:lang="sq"></GOK:control>
  10338.             <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>
  10339.         </GOK:control>
  10340.     
  10341.     </GOK:control>
  10342. </GOK:control>
  10343. </GOK:options>
  10344.  
  10345.  
  10346.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  10347.     <GOK:rate stringvalue="switch3" name="select"/>
  10348.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  10349.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  10350.     <GOK:rate value="0" name="autorepeat"/>
  10351.     <GOK:rate value="30" name="repeatrate"/>
  10352.     <GOK:rate value="100" name="scanspeed"/>
  10353.     <GOK:rate value="1" name="wrap"/>
  10354.     <GOK:rate value="0" name="topbottom"/>
  10355.     <GOK:rate value="0" name="leftright"/>
  10356.     <GOK:rate value="3" name="cycles"/>
  10357.  
  10358.  
  10359.     <GOK:initialization>
  10360.         <GOK:effect call="ChunkerReset"/>
  10361.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  10362.     </GOK:initialization>
  10363.  
  10364.  
  10365.     <GOK:state name="1">
  10366.  
  10367.         <GOK:stateinit>
  10368.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  10369.         </GOK:stateinit>
  10370.         
  10371.         <GOK:handler state="press" name="movehighlighter">
  10372.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  10373.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  10374.             <GOK:effect call="ChunkerIfNextChunk">
  10375.                 <GOK:compare value="1" type="equal">
  10376.                     <GOK:true>
  10377.                         <GOK:effect call="ChunkerNextChunk"/>
  10378.                     </GOK:true>
  10379.                     <GOK:false>
  10380.                         <GOK:effect name="wrap" call="GetRate">
  10381.                             <GOK:compare value="1" type="equal">
  10382.                                 <GOK:true>
  10383.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  10384.                                 </GOK:true>
  10385.                             </GOK:compare>
  10386.                         </GOK:effect>
  10387.                     </GOK:false>
  10388.                 </GOK:compare>
  10389.             </GOK:effect>
  10390.         </GOK:handler>
  10391.  
  10392.         <GOK:handler state="release" name="movehighlighter">
  10393.             <GOK:effect call="Timer1Stop"/>
  10394.         </GOK:handler>
  10395.  
  10396.         <GOK:handler name="select">
  10397.             <GOK:effect call="Timer1Stop"/>
  10398.             <GOK:effect call="SelectChunk">
  10399.                 <GOK:compare value="1" type="equal">
  10400.                     <GOK:true>
  10401.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  10402.                         <GOK:effect call="OutputSelectedKey"/>
  10403.                         <GOK:effect call="HighlightFirstChunk"/>
  10404.                         <GOK:effect param1="1" call="StateJump"/>
  10405.                     </GOK:true>
  10406.  
  10407.                 </GOK:compare>
  10408.             </GOK:effect>
  10409.         </GOK:handler>
  10410.  
  10411.         <GOK:handler name="timer1">
  10412.         
  10413.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  10414.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  10415.             <GOK:effect call="ChunkerIfNextChunk">
  10416.                 <GOK:compare value="1" type="equal">
  10417.                     <GOK:true>
  10418.                         <GOK:effect call="ChunkerNextChunk"/>
  10419.                     </GOK:true>
  10420.                     <GOK:false>
  10421.                         <GOK:effect name="wrap" call="GetRate">
  10422.                             <GOK:compare value="1" type="equal">
  10423.                                 <GOK:true>
  10424.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  10425.                                 </GOK:true>
  10426.                             </GOK:compare>
  10427.                         </GOK:effect>
  10428.                     </GOK:false>
  10429.                 </GOK:compare>
  10430.             </GOK:effect>
  10431.         </GOK:handler>
  10432.  
  10433.     </GOK:state>
  10434.  
  10435.  
  10436.  
  10437.     <GOK:state name="repeat">
  10438.         <GOK:handler name="select">
  10439.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  10440.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  10441.             <GOK:effect call="Timer1Stop"/>
  10442.             <GOK:effect call="HighlightFirstChunk"/>
  10443.             <GOK:effect param1="1" call="StateJump"/>
  10444.         </GOK:handler>
  10445.         <GOK:handler state="press" name="movehighlighter">
  10446.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  10447.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  10448.             <GOK:effect call="Timer1Stop"/>
  10449.             <GOK:effect call="HighlightFirstChunk"/>
  10450.             <GOK:effect param1="1" call="StateJump"/>
  10451.         </GOK:handler>
  10452.     </GOK:state>
  10453.  
  10454.  
  10455. </GOK:accessmethod>
  10456. <GOK:accessmethod xml:lang="sr" name="keyinversescanning" displayname="╨ê╨╡╨┤╨░╨╜ ╤é╨░╤ü╤é╨╡╤Ç ╨╖╨░ ╨╛╨▒╤Ç╨╜╤â╤é╨╕ ╨┐╤Ç╨╛╨╗╨░╨╖╨░╨║">
  10457. <GOK:description xml:space="preserve" xml:lang="sr">╨ƒ╤Ç╨╕╤é╨╕╤ü╨╜╨╕╤é╨╡ ╨╕ ╨┤╤Ç╨╢╨╕╤é╨╡ ╨┐╤Ç╨╡╨║╨╕╨┤╨░╤ç ╤Ç╨░╨┤╨╕ ╨┐╤Ç╨╛╨╗╨░╤ü╨║╨░.  ╨ƒ╤Ç╨╕╤é╨╕╤ü╨╜╨╕╤é╨╡ ╨╜╨╡╨║╨╕ ╨┤╤Ç╤â╨│╨╕ ╨┐╤Ç╨╡╨║╨╕╨┤╨░╤ç ╨┤╨░ ╨╕╨╖╨░╨▒╨╡╤Ç╨╡╤é╨╡.</GOK:description>
  10458.  
  10459. <GOK:operation>
  10460. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨₧╨┐╨╡╤Ç╨░╤å╨╕╤ÿ╨░" xml:lang="sr">
  10461.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  10462.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  10463.  
  10464.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10465.                 <GOK:control type="label" string="╨ƒ╤Ç╨╛╨╗╨░╨╖╨░╨║:" xml:lang="sr"></GOK:control>
  10466.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="╨ƒ╤Ç╨╛╨╗╨░╨╖╨░╨║:" xml:lang="sr"></GOK:control>
  10467.             </GOK:control>
  10468.                 
  10469.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10470.                 <GOK:control type="label" string="╨ƒ╨╛╨║╤Ç╨╡╨╜╨╕:" xml:lang="sr"></GOK:control>
  10471.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="╨ƒ╨╛╨║╤Ç╨╡╨╜╨╕:" xml:lang="sr"></GOK:control>
  10472.             </GOK:control>
  10473.  
  10474.         </GOK:control>
  10475.     </GOK:control>    
  10476. </GOK:control>    
  10477. </GOK:operation>
  10478.  
  10479. <GOK:feedback>
  10480. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨₧╨┤╨│╨╛╨▓╨╛╤Ç" xml:lang="sr">
  10481.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  10482.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  10483.  
  10484.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10485.                 <GOK:control type="label" string="╨Ü╤Ç╨╡╤é╨░╤Ü╨╡:" xml:lang="sr"></GOK:control>
  10486.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="╨₧╨┤╨│╨╛╨▓╨╛╤Ç ╨╜╨░ ╨║╤Ç╨╡╤é╨░╤Ü╨╡:" xml:lang="sr"></GOK:control>
  10487.             </GOK:control>
  10488.     
  10489.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10490.                 <GOK:control type="label" string="╨ƒ╨╛╨║╤Ç╨╡╤é╨░╤Ü╨╡:" xml:lang="sr"></GOK:control>
  10491.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="╨₧╨┤╨│╨╛╨▓╨╛╤Ç ╨╜╨░ ╨┐╨╛╨║╤Ç╨╡╤é╨░╤Ü╨╡:" xml:lang="sr"></GOK:control>
  10492.             </GOK:control>
  10493.  
  10494.         </GOK:control>
  10495.     </GOK:control>
  10496. </GOK:control>
  10497. </GOK:feedback>
  10498.  
  10499. <GOK:options>
  10500. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨₧╨┐╤å╨╕╤ÿ╨╡" xml:lang="sr">
  10501.  
  10502.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  10503.  
  10504.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  10505.             <GOK:control type="label" string="╨º╨╡╨║╨░╤Ü╨╡ ╨┐╤Ç╨╕ ╨┐╤Ç╨╛╨╗╨░╤ü╨║╤â:" xml:lang="sr"></GOK:control>
  10506.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="╨æ╤Ç╨╖╨╕╨╜╨░ ╨┐╤Ç╨╕ ╨┐╤Ç╨╛╨╗╨░╤ü╨║╤â:" xml:lang="sr"></GOK:control>
  10507.             <GOK:control type="label" string="(╤ü╤é╨╛╤é╨╕╤à ╨┤╨╡╨╗╨╛╨▓╨░ ╤ü╨╡╨║╤â╨╜╨┤╨╡)" xml:lang="sr"></GOK:control>
  10508.         </GOK:control>
  10509.  
  10510.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  10511.             <GOK:control type="checkbutton" name="wrap" string="╨ƒ╤Ç╨╡╨╗╨╛╨╝╨╕ ╤Ç╨╡╨┤╨╛╨▓╨╡/╨║╨╛╨╗╨╛╨╜╨╡" xml:lang="sr"></GOK:control>
  10512.         </GOK:control>
  10513.     
  10514.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  10515.             <GOK:control type="label" string="╨ƒ╤Ç╨░╨▓╨░╤å ╨┐╤Ç╨╛╨╗╨░╤ü╨║╨░:" xml:lang="sr"></GOK:control>
  10516.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10517.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="╨Æ╤Ç╤à/╨┤╨╜╨╛" xml:lang="sr"></GOK:control>
  10518.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="╨ö╨╜╨╛/╨▓╤Ç╤à" xml:lang="sr"></GOK:control>
  10519.             </GOK:control>
  10520.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10521.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="╨¢╨╡╨▓╨╛/╨┤╨╡╤ü╨╜╨╛" xml:lang="sr"></GOK:control>
  10522.                 <GOK:control value="1" type="radiobutton" name="leftright" string="╨ö╨╡╤ü╨╜╨╛/╨╗╨╡╨▓╨╛" xml:lang="sr"></GOK:control>
  10523.             </GOK:control>
  10524.         </GOK:control>
  10525.  
  10526.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  10527.             <GOK:control type="label" string="╨ª╨╕╨║╨╗╤â╤ü╨░ ╨┐╤Ç╨╡ ╨╖╨░╤â╤ü╤é╨░╨▓╤Ö╨░╤Ü╨░:" xml:lang="sr"></GOK:control>
  10528.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="╨ª╨╕╨║╨╗╤â╤ü╨░ ╨┐╤Ç╨╡ ╨╖╨░╤â╤ü╤é╨░╨▓╤Ö╨░╤Ü╨░:" xml:lang="sr"></GOK:control>
  10529.         </GOK:control>
  10530.     
  10531.     </GOK:control>
  10532. </GOK:control>
  10533. </GOK:options>
  10534.  
  10535.  
  10536.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  10537.     <GOK:rate stringvalue="switch3" name="select"/>
  10538.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  10539.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  10540.     <GOK:rate value="0" name="autorepeat"/>
  10541.     <GOK:rate value="30" name="repeatrate"/>
  10542.     <GOK:rate value="100" name="scanspeed"/>
  10543.     <GOK:rate value="1" name="wrap"/>
  10544.     <GOK:rate value="0" name="topbottom"/>
  10545.     <GOK:rate value="0" name="leftright"/>
  10546.     <GOK:rate value="3" name="cycles"/>
  10547.  
  10548.  
  10549.     <GOK:initialization>
  10550.         <GOK:effect call="ChunkerReset"/>
  10551.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  10552.     </GOK:initialization>
  10553.  
  10554.  
  10555.     <GOK:state name="1">
  10556.  
  10557.         <GOK:stateinit>
  10558.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  10559.         </GOK:stateinit>
  10560.         
  10561.         <GOK:handler state="press" name="movehighlighter">
  10562.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  10563.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  10564.             <GOK:effect call="ChunkerIfNextChunk">
  10565.                 <GOK:compare value="1" type="equal">
  10566.                     <GOK:true>
  10567.                         <GOK:effect call="ChunkerNextChunk"/>
  10568.                     </GOK:true>
  10569.                     <GOK:false>
  10570.                         <GOK:effect name="wrap" call="GetRate">
  10571.                             <GOK:compare value="1" type="equal">
  10572.                                 <GOK:true>
  10573.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  10574.                                 </GOK:true>
  10575.                             </GOK:compare>
  10576.                         </GOK:effect>
  10577.                     </GOK:false>
  10578.                 </GOK:compare>
  10579.             </GOK:effect>
  10580.         </GOK:handler>
  10581.  
  10582.         <GOK:handler state="release" name="movehighlighter">
  10583.             <GOK:effect call="Timer1Stop"/>
  10584.         </GOK:handler>
  10585.  
  10586.         <GOK:handler name="select">
  10587.             <GOK:effect call="Timer1Stop"/>
  10588.             <GOK:effect call="SelectChunk">
  10589.                 <GOK:compare value="1" type="equal">
  10590.                     <GOK:true>
  10591.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  10592.                         <GOK:effect call="OutputSelectedKey"/>
  10593.                         <GOK:effect call="HighlightFirstChunk"/>
  10594.                         <GOK:effect param1="1" call="StateJump"/>
  10595.                     </GOK:true>
  10596.  
  10597.                 </GOK:compare>
  10598.             </GOK:effect>
  10599.         </GOK:handler>
  10600.  
  10601.         <GOK:handler name="timer1">
  10602.         
  10603.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  10604.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  10605.             <GOK:effect call="ChunkerIfNextChunk">
  10606.                 <GOK:compare value="1" type="equal">
  10607.                     <GOK:true>
  10608.                         <GOK:effect call="ChunkerNextChunk"/>
  10609.                     </GOK:true>
  10610.                     <GOK:false>
  10611.                         <GOK:effect name="wrap" call="GetRate">
  10612.                             <GOK:compare value="1" type="equal">
  10613.                                 <GOK:true>
  10614.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  10615.                                 </GOK:true>
  10616.                             </GOK:compare>
  10617.                         </GOK:effect>
  10618.                     </GOK:false>
  10619.                 </GOK:compare>
  10620.             </GOK:effect>
  10621.         </GOK:handler>
  10622.  
  10623.     </GOK:state>
  10624.  
  10625.  
  10626.  
  10627.     <GOK:state name="repeat">
  10628.         <GOK:handler name="select">
  10629.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  10630.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  10631.             <GOK:effect call="Timer1Stop"/>
  10632.             <GOK:effect call="HighlightFirstChunk"/>
  10633.             <GOK:effect param1="1" call="StateJump"/>
  10634.         </GOK:handler>
  10635.         <GOK:handler state="press" name="movehighlighter">
  10636.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  10637.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  10638.             <GOK:effect call="Timer1Stop"/>
  10639.             <GOK:effect call="HighlightFirstChunk"/>
  10640.             <GOK:effect param1="1" call="StateJump"/>
  10641.         </GOK:handler>
  10642.     </GOK:state>
  10643.  
  10644.  
  10645. </GOK:accessmethod>
  10646. <GOK:accessmethod xml:lang="sr@Latn" name="keyinversescanning" displayname="Jedan taster za obrnuti prolazak">
  10647. <GOK:description xml:space="preserve" xml:lang="sr@Latn">Pritisnite i dr┼╛ite prekida─ì radi prolaska.  Pritisnite neki drugi prekida─ì da izaberete.</GOK:description>
  10648.  
  10649. <GOK:operation>
  10650. <GOK:control type="frame" spacing="0" size="3" border="0" string="Operacija" xml:lang="sr@Latn">
  10651.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  10652.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  10653.  
  10654.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10655.                 <GOK:control type="label" string="Prolazak:" xml:lang="sr@Latn"></GOK:control>
  10656.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Prolazak:" xml:lang="sr@Latn"></GOK:control>
  10657.             </GOK:control>
  10658.                 
  10659.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10660.                 <GOK:control type="label" string="Pokreni:" xml:lang="sr@Latn"></GOK:control>
  10661.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Pokreni:" xml:lang="sr@Latn"></GOK:control>
  10662.             </GOK:control>
  10663.  
  10664.         </GOK:control>
  10665.     </GOK:control>    
  10666. </GOK:control>    
  10667. </GOK:operation>
  10668.  
  10669. <GOK:feedback>
  10670. <GOK:control type="frame" spacing="0" size="3" border="0" string="Odgovor" xml:lang="sr@Latn">
  10671.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  10672.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  10673.  
  10674.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10675.                 <GOK:control type="label" string="Kretanje:" xml:lang="sr@Latn"></GOK:control>
  10676.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Odgovor na kretanje:" xml:lang="sr@Latn"></GOK:control>
  10677.             </GOK:control>
  10678.     
  10679.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10680.                 <GOK:control type="label" string="Pokretanje:" xml:lang="sr@Latn"></GOK:control>
  10681.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Odgovor na pokretanje:" xml:lang="sr@Latn"></GOK:control>
  10682.             </GOK:control>
  10683.  
  10684.         </GOK:control>
  10685.     </GOK:control>
  10686. </GOK:control>
  10687. </GOK:feedback>
  10688.  
  10689. <GOK:options>
  10690. <GOK:control type="frame" spacing="0" size="3" border="0" string="Opcije" xml:lang="sr@Latn">
  10691.  
  10692.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  10693.  
  10694.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  10695.             <GOK:control type="label" string="─îekanje pri prolasku:" xml:lang="sr@Latn"></GOK:control>
  10696.             <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>
  10697.             <GOK:control type="label" string="(stotih delova sekunde)" xml:lang="sr@Latn"></GOK:control>
  10698.         </GOK:control>
  10699.  
  10700.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  10701.             <GOK:control type="checkbutton" name="wrap" string="Prelomi redove/kolone" xml:lang="sr@Latn"></GOK:control>
  10702.         </GOK:control>
  10703.     
  10704.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  10705.             <GOK:control type="label" string="Pravac prolaska:" xml:lang="sr@Latn"></GOK:control>
  10706.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10707.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Vrh/dno" xml:lang="sr@Latn"></GOK:control>
  10708.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Dno/vrh" xml:lang="sr@Latn"></GOK:control>
  10709.             </GOK:control>
  10710.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10711.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Levo/desno" xml:lang="sr@Latn"></GOK:control>
  10712.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Desno/levo" xml:lang="sr@Latn"></GOK:control>
  10713.             </GOK:control>
  10714.         </GOK:control>
  10715.  
  10716.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  10717.             <GOK:control type="label" string="Ciklusa pre zaustavljanja:" xml:lang="sr@Latn"></GOK:control>
  10718.             <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>
  10719.         </GOK:control>
  10720.     
  10721.     </GOK:control>
  10722. </GOK:control>
  10723. </GOK:options>
  10724.  
  10725.  
  10726.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  10727.     <GOK:rate stringvalue="switch3" name="select"/>
  10728.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  10729.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  10730.     <GOK:rate value="0" name="autorepeat"/>
  10731.     <GOK:rate value="30" name="repeatrate"/>
  10732.     <GOK:rate value="100" name="scanspeed"/>
  10733.     <GOK:rate value="1" name="wrap"/>
  10734.     <GOK:rate value="0" name="topbottom"/>
  10735.     <GOK:rate value="0" name="leftright"/>
  10736.     <GOK:rate value="3" name="cycles"/>
  10737.  
  10738.  
  10739.     <GOK:initialization>
  10740.         <GOK:effect call="ChunkerReset"/>
  10741.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  10742.     </GOK:initialization>
  10743.  
  10744.  
  10745.     <GOK:state name="1">
  10746.  
  10747.         <GOK:stateinit>
  10748.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  10749.         </GOK:stateinit>
  10750.         
  10751.         <GOK:handler state="press" name="movehighlighter">
  10752.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  10753.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  10754.             <GOK:effect call="ChunkerIfNextChunk">
  10755.                 <GOK:compare value="1" type="equal">
  10756.                     <GOK:true>
  10757.                         <GOK:effect call="ChunkerNextChunk"/>
  10758.                     </GOK:true>
  10759.                     <GOK:false>
  10760.                         <GOK:effect name="wrap" call="GetRate">
  10761.                             <GOK:compare value="1" type="equal">
  10762.                                 <GOK:true>
  10763.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  10764.                                 </GOK:true>
  10765.                             </GOK:compare>
  10766.                         </GOK:effect>
  10767.                     </GOK:false>
  10768.                 </GOK:compare>
  10769.             </GOK:effect>
  10770.         </GOK:handler>
  10771.  
  10772.         <GOK:handler state="release" name="movehighlighter">
  10773.             <GOK:effect call="Timer1Stop"/>
  10774.         </GOK:handler>
  10775.  
  10776.         <GOK:handler name="select">
  10777.             <GOK:effect call="Timer1Stop"/>
  10778.             <GOK:effect call="SelectChunk">
  10779.                 <GOK:compare value="1" type="equal">
  10780.                     <GOK:true>
  10781.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  10782.                         <GOK:effect call="OutputSelectedKey"/>
  10783.                         <GOK:effect call="HighlightFirstChunk"/>
  10784.                         <GOK:effect param1="1" call="StateJump"/>
  10785.                     </GOK:true>
  10786.  
  10787.                 </GOK:compare>
  10788.             </GOK:effect>
  10789.         </GOK:handler>
  10790.  
  10791.         <GOK:handler name="timer1">
  10792.         
  10793.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  10794.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  10795.             <GOK:effect call="ChunkerIfNextChunk">
  10796.                 <GOK:compare value="1" type="equal">
  10797.                     <GOK:true>
  10798.                         <GOK:effect call="ChunkerNextChunk"/>
  10799.                     </GOK:true>
  10800.                     <GOK:false>
  10801.                         <GOK:effect name="wrap" call="GetRate">
  10802.                             <GOK:compare value="1" type="equal">
  10803.                                 <GOK:true>
  10804.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  10805.                                 </GOK:true>
  10806.                             </GOK:compare>
  10807.                         </GOK:effect>
  10808.                     </GOK:false>
  10809.                 </GOK:compare>
  10810.             </GOK:effect>
  10811.         </GOK:handler>
  10812.  
  10813.     </GOK:state>
  10814.  
  10815.  
  10816.  
  10817.     <GOK:state name="repeat">
  10818.         <GOK:handler name="select">
  10819.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  10820.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  10821.             <GOK:effect call="Timer1Stop"/>
  10822.             <GOK:effect call="HighlightFirstChunk"/>
  10823.             <GOK:effect param1="1" call="StateJump"/>
  10824.         </GOK:handler>
  10825.         <GOK:handler state="press" name="movehighlighter">
  10826.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  10827.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  10828.             <GOK:effect call="Timer1Stop"/>
  10829.             <GOK:effect call="HighlightFirstChunk"/>
  10830.             <GOK:effect param1="1" call="StateJump"/>
  10831.         </GOK:handler>
  10832.     </GOK:state>
  10833.  
  10834.  
  10835. </GOK:accessmethod>
  10836. <GOK:accessmethod xml:lang="sv" name="keyinversescanning" displayname="Omv├ñnd enkeltangentstolkning">
  10837. <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>
  10838.  
  10839. <GOK:operation>
  10840. <GOK:control type="frame" spacing="0" size="3" border="0" string="├àtg├ñrd" xml:lang="sv">
  10841.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  10842.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  10843.  
  10844.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10845.                 <GOK:control type="label" string="Tolka:" xml:lang="sv"></GOK:control>
  10846.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Tolka:" xml:lang="sv"></GOK:control>
  10847.             </GOK:control>
  10848.                 
  10849.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10850.                 <GOK:control type="label" string="Aktivera:" xml:lang="sv"></GOK:control>
  10851.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Aktivera:" xml:lang="sv"></GOK:control>
  10852.             </GOK:control>
  10853.  
  10854.         </GOK:control>
  10855.     </GOK:control>    
  10856. </GOK:control>    
  10857. </GOK:operation>
  10858.  
  10859. <GOK:feedback>
  10860. <GOK:control type="frame" spacing="0" size="3" border="0" string="├àterkoppling" xml:lang="sv">
  10861.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  10862.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  10863.  
  10864.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10865.                 <GOK:control type="label" string="R├╢relse:" xml:lang="sv"></GOK:control>
  10866.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="├àterkopplingsr├╢relse:" xml:lang="sv"></GOK:control>
  10867.             </GOK:control>
  10868.     
  10869.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10870.                 <GOK:control type="label" string="Aktivering:" xml:lang="sv"></GOK:control>
  10871.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="├àterkopplingsaktivering:" xml:lang="sv"></GOK:control>
  10872.             </GOK:control>
  10873.  
  10874.         </GOK:control>
  10875.     </GOK:control>
  10876. </GOK:control>
  10877. </GOK:feedback>
  10878.  
  10879. <GOK:options>
  10880. <GOK:control type="frame" spacing="0" size="3" border="0" string="Alternativ" xml:lang="sv">
  10881.  
  10882.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  10883.  
  10884.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  10885.             <GOK:control type="label" string="Tolkningsf├╢rdr├╢jning:" xml:lang="sv"></GOK:control>
  10886.             <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>
  10887.             <GOK:control type="label" string="(hundradelar av en sekund)" xml:lang="sv"></GOK:control>
  10888.         </GOK:control>
  10889.  
  10890.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  10891.             <GOK:control type="checkbutton" name="wrap" string="Bryt rader/kolumner" xml:lang="sv"></GOK:control>
  10892.         </GOK:control>
  10893.     
  10894.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  10895.             <GOK:control type="label" string="Tolkningsriktning:" xml:lang="sv"></GOK:control>
  10896.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10897.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Upp/Ned" xml:lang="sv"></GOK:control>
  10898.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Ned/Upp" xml:lang="sv"></GOK:control>
  10899.             </GOK:control>
  10900.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  10901.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="V├ñnster/H├╢ger" xml:lang="sv"></GOK:control>
  10902.                 <GOK:control value="1" type="radiobutton" name="leftright" string="H├╢ger/V├ñnster" xml:lang="sv"></GOK:control>
  10903.             </GOK:control>
  10904.         </GOK:control>
  10905.  
  10906.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  10907.             <GOK:control type="label" string="Cykler innan stopp:" xml:lang="sv"></GOK:control>
  10908.             <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>
  10909.         </GOK:control>
  10910.     
  10911.     </GOK:control>
  10912. </GOK:control>
  10913. </GOK:options>
  10914.  
  10915.  
  10916.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  10917.     <GOK:rate stringvalue="switch3" name="select"/>
  10918.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  10919.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  10920.     <GOK:rate value="0" name="autorepeat"/>
  10921.     <GOK:rate value="30" name="repeatrate"/>
  10922.     <GOK:rate value="100" name="scanspeed"/>
  10923.     <GOK:rate value="1" name="wrap"/>
  10924.     <GOK:rate value="0" name="topbottom"/>
  10925.     <GOK:rate value="0" name="leftright"/>
  10926.     <GOK:rate value="3" name="cycles"/>
  10927.  
  10928.  
  10929.     <GOK:initialization>
  10930.         <GOK:effect call="ChunkerReset"/>
  10931.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  10932.     </GOK:initialization>
  10933.  
  10934.  
  10935.     <GOK:state name="1">
  10936.  
  10937.         <GOK:stateinit>
  10938.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  10939.         </GOK:stateinit>
  10940.         
  10941.         <GOK:handler state="press" name="movehighlighter">
  10942.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  10943.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  10944.             <GOK:effect call="ChunkerIfNextChunk">
  10945.                 <GOK:compare value="1" type="equal">
  10946.                     <GOK:true>
  10947.                         <GOK:effect call="ChunkerNextChunk"/>
  10948.                     </GOK:true>
  10949.                     <GOK:false>
  10950.                         <GOK:effect name="wrap" call="GetRate">
  10951.                             <GOK:compare value="1" type="equal">
  10952.                                 <GOK:true>
  10953.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  10954.                                 </GOK:true>
  10955.                             </GOK:compare>
  10956.                         </GOK:effect>
  10957.                     </GOK:false>
  10958.                 </GOK:compare>
  10959.             </GOK:effect>
  10960.         </GOK:handler>
  10961.  
  10962.         <GOK:handler state="release" name="movehighlighter">
  10963.             <GOK:effect call="Timer1Stop"/>
  10964.         </GOK:handler>
  10965.  
  10966.         <GOK:handler name="select">
  10967.             <GOK:effect call="Timer1Stop"/>
  10968.             <GOK:effect call="SelectChunk">
  10969.                 <GOK:compare value="1" type="equal">
  10970.                     <GOK:true>
  10971.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  10972.                         <GOK:effect call="OutputSelectedKey"/>
  10973.                         <GOK:effect call="HighlightFirstChunk"/>
  10974.                         <GOK:effect param1="1" call="StateJump"/>
  10975.                     </GOK:true>
  10976.  
  10977.                 </GOK:compare>
  10978.             </GOK:effect>
  10979.         </GOK:handler>
  10980.  
  10981.         <GOK:handler name="timer1">
  10982.         
  10983.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  10984.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  10985.             <GOK:effect call="ChunkerIfNextChunk">
  10986.                 <GOK:compare value="1" type="equal">
  10987.                     <GOK:true>
  10988.                         <GOK:effect call="ChunkerNextChunk"/>
  10989.                     </GOK:true>
  10990.                     <GOK:false>
  10991.                         <GOK:effect name="wrap" call="GetRate">
  10992.                             <GOK:compare value="1" type="equal">
  10993.                                 <GOK:true>
  10994.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  10995.                                 </GOK:true>
  10996.                             </GOK:compare>
  10997.                         </GOK:effect>
  10998.                     </GOK:false>
  10999.                 </GOK:compare>
  11000.             </GOK:effect>
  11001.         </GOK:handler>
  11002.  
  11003.     </GOK:state>
  11004.  
  11005.  
  11006.  
  11007.     <GOK:state name="repeat">
  11008.         <GOK:handler name="select">
  11009.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  11010.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  11011.             <GOK:effect call="Timer1Stop"/>
  11012.             <GOK:effect call="HighlightFirstChunk"/>
  11013.             <GOK:effect param1="1" call="StateJump"/>
  11014.         </GOK:handler>
  11015.         <GOK:handler state="press" name="movehighlighter">
  11016.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  11017.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  11018.             <GOK:effect call="Timer1Stop"/>
  11019.             <GOK:effect call="HighlightFirstChunk"/>
  11020.             <GOK:effect param1="1" call="StateJump"/>
  11021.         </GOK:handler>
  11022.     </GOK:state>
  11023.  
  11024.  
  11025. </GOK:accessmethod>
  11026. <GOK:accessmethod xml:lang="ta" name="keyinversescanning" displayname="α«Æα«░α»ü α«╡α«┐α«Üα»ê α«ñα«▓α»êα«òα»Çα«┤α»ì α«╡α«░α»ü᫃α«▓α»ì">
  11027. <GOK:description xml:space="preserve" xml:lang="ta">α«╡α«░α»ü᫃ α«òα«╛α«ñα»ìα«ñα«┐α«░α»üα«òα»ìα«òα«╡α»üα««α»ì α«╡α«┐α«Üα»êα«»α»ê α«àα«┤α»üα«ñα»ìα«ñα«╡α»üα««α»ì, α«ñα»çα«░α»ìα«╡α»ü α«Üα»åα«»α»ìα«» α««α«╛α«▒α»ìα«▒α«┐ α«╡α«┐α«Üα»êα«»α»ê α«¬α«»α«⌐α»ì᫬᫃α»üα«ñα»ìα«ñα«╡α»üα««α»ì</GOK:description>
  11028.  
  11029. <GOK:operation>
  11030. <GOK:control type="frame" spacing="0" size="3" border="0" string="α«Üα»åα«»α«▓α»ì" xml:lang="ta">
  11031.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  11032.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  11033.  
  11034.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11035.                 <GOK:control type="label" string="α«╡α«░α»ü᫃α»ü:" xml:lang="ta"></GOK:control>
  11036.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="α«╡α«░α»ü᫃α»ü:" xml:lang="ta"></GOK:control>
  11037.             </GOK:control>
  11038.                 
  11039.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11040.                 <GOK:control type="label" string="Activate:" xml:lang="ta"></GOK:control>
  11041.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="Activate:" xml:lang="ta"></GOK:control>
  11042.             </GOK:control>
  11043.  
  11044.         </GOK:control>
  11045.     </GOK:control>    
  11046. </GOK:control>    
  11047. </GOK:operation>
  11048.  
  11049. <GOK:feedback>
  11050. <GOK:control type="frame" spacing="0" size="3" border="0" string="α«òα«░α»üα«ñα»ìα«ñα»ü" xml:lang="ta">
  11051.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  11052.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  11053.  
  11054.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11055.                 <GOK:control type="label" string="α«ñα«▒α»ìα«Üα««α«»α««α»ì:" xml:lang="ta"></GOK:control>
  11056.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="α«òα«░α»üα«ñα»ìα«ñα»ü α«ñα«▒α»ì᫬α»ïα«ñα»ü:" xml:lang="ta"></GOK:control>
  11057.             </GOK:control>
  11058.     
  11059.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11060.                 <GOK:control type="label" string="Activation:" xml:lang="ta"></GOK:control>
  11061.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="Feedback Activation:" xml:lang="ta"></GOK:control>
  11062.             </GOK:control>
  11063.  
  11064.         </GOK:control>
  11065.     </GOK:control>
  11066. </GOK:control>
  11067. </GOK:feedback>
  11068.  
  11069. <GOK:options>
  11070. <GOK:control type="frame" spacing="0" size="3" border="0" string="α«ñα»çα«░α»ìα«╡α»üα«òα«│α»ì" xml:lang="ta">
  11071.  
  11072.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  11073.  
  11074.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  11075.             <GOK:control type="label" string="α«ñα»ç᫃α«▓α»ì α«ñα«╛α««α«ñα««α»ì:" xml:lang="ta"></GOK:control>
  11076.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="α«ñα»ç᫃α«▓α»ì α«╡α»çα«òα««α»ì:" xml:lang="ta"></GOK:control>
  11077.             <GOK:control type="label" string="(α«¿α»è᫃α«┐α«»α«┐α«▓α»ì 100 )" xml:lang="ta"></GOK:control>
  11078.         </GOK:control>
  11079.  
  11080.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  11081.             <GOK:control type="checkbutton" name="wrap" string="᫫᫃α«òα»ìα«òα»ü α«╡α«░α«┐α«Üα»ê/α«¿α»å᫃α»üα«╡α«░α«┐α«Üα»ê" xml:lang="ta"></GOK:control>
  11082.         </GOK:control>
  11083.     
  11084.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  11085.             <GOK:control type="label" string="α«╡α«░α»ü᫃α»üα««α»ì α«ñα«┐α«Üα»ê" xml:lang="ta"></GOK:control>
  11086.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11087.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="α««α»çα«▓α»ì/α«òα»Çα«┤α»ìα»ì:" xml:lang="ta"></GOK:control>
  11088.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="α«òα»Çα«┤α»ì/α««α»çα«▓α»ì" xml:lang="ta"></GOK:control>
  11089.             </GOK:control>
  11090.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11091.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="α«ç᫃α«ñα»ü/α«╡α«▓α«ñα»ü" xml:lang="ta"></GOK:control>
  11092.                 <GOK:control value="1" type="radiobutton" name="leftright" string="α«╡α«▓α«ñα»ü/α«ç᫃α«ñα»ü:" xml:lang="ta"></GOK:control>
  11093.             </GOK:control>
  11094.         </GOK:control>
  11095.  
  11096.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  11097.             <GOK:control type="label" string="α«¿α«┐α«▒α»üα«ñα»ìα«ñα»üα«╡α«ñα«▒α»ìα«òα»ü α««α»üα«⌐α»ì α«Üα«Öα»ìα«òα«┐α«▓α«┐" xml:lang="ta"></GOK:control>
  11098.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="α«¿α«┐α«▒α»üα«ñα»ìα«ñα»üα«╡α«ñα«▒α»ìα«òα»ü α««α»üα«⌐α»ì α«Üα«Öα»ìα«òα«┐α«▓α«┐" xml:lang="ta"></GOK:control>
  11099.         </GOK:control>
  11100.     
  11101.     </GOK:control>
  11102. </GOK:control>
  11103. </GOK:options>
  11104.  
  11105.  
  11106.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  11107.     <GOK:rate stringvalue="switch3" name="select"/>
  11108.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  11109.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  11110.     <GOK:rate value="0" name="autorepeat"/>
  11111.     <GOK:rate value="30" name="repeatrate"/>
  11112.     <GOK:rate value="100" name="scanspeed"/>
  11113.     <GOK:rate value="1" name="wrap"/>
  11114.     <GOK:rate value="0" name="topbottom"/>
  11115.     <GOK:rate value="0" name="leftright"/>
  11116.     <GOK:rate value="3" name="cycles"/>
  11117.  
  11118.  
  11119.     <GOK:initialization>
  11120.         <GOK:effect call="ChunkerReset"/>
  11121.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  11122.     </GOK:initialization>
  11123.  
  11124.  
  11125.     <GOK:state name="1">
  11126.  
  11127.         <GOK:stateinit>
  11128.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  11129.         </GOK:stateinit>
  11130.         
  11131.         <GOK:handler state="press" name="movehighlighter">
  11132.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  11133.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  11134.             <GOK:effect call="ChunkerIfNextChunk">
  11135.                 <GOK:compare value="1" type="equal">
  11136.                     <GOK:true>
  11137.                         <GOK:effect call="ChunkerNextChunk"/>
  11138.                     </GOK:true>
  11139.                     <GOK:false>
  11140.                         <GOK:effect name="wrap" call="GetRate">
  11141.                             <GOK:compare value="1" type="equal">
  11142.                                 <GOK:true>
  11143.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  11144.                                 </GOK:true>
  11145.                             </GOK:compare>
  11146.                         </GOK:effect>
  11147.                     </GOK:false>
  11148.                 </GOK:compare>
  11149.             </GOK:effect>
  11150.         </GOK:handler>
  11151.  
  11152.         <GOK:handler state="release" name="movehighlighter">
  11153.             <GOK:effect call="Timer1Stop"/>
  11154.         </GOK:handler>
  11155.  
  11156.         <GOK:handler name="select">
  11157.             <GOK:effect call="Timer1Stop"/>
  11158.             <GOK:effect call="SelectChunk">
  11159.                 <GOK:compare value="1" type="equal">
  11160.                     <GOK:true>
  11161.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  11162.                         <GOK:effect call="OutputSelectedKey"/>
  11163.                         <GOK:effect call="HighlightFirstChunk"/>
  11164.                         <GOK:effect param1="1" call="StateJump"/>
  11165.                     </GOK:true>
  11166.  
  11167.                 </GOK:compare>
  11168.             </GOK:effect>
  11169.         </GOK:handler>
  11170.  
  11171.         <GOK:handler name="timer1">
  11172.         
  11173.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  11174.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  11175.             <GOK:effect call="ChunkerIfNextChunk">
  11176.                 <GOK:compare value="1" type="equal">
  11177.                     <GOK:true>
  11178.                         <GOK:effect call="ChunkerNextChunk"/>
  11179.                     </GOK:true>
  11180.                     <GOK:false>
  11181.                         <GOK:effect name="wrap" call="GetRate">
  11182.                             <GOK:compare value="1" type="equal">
  11183.                                 <GOK:true>
  11184.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  11185.                                 </GOK:true>
  11186.                             </GOK:compare>
  11187.                         </GOK:effect>
  11188.                     </GOK:false>
  11189.                 </GOK:compare>
  11190.             </GOK:effect>
  11191.         </GOK:handler>
  11192.  
  11193.     </GOK:state>
  11194.  
  11195.  
  11196.  
  11197.     <GOK:state name="repeat">
  11198.         <GOK:handler name="select">
  11199.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  11200.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  11201.             <GOK:effect call="Timer1Stop"/>
  11202.             <GOK:effect call="HighlightFirstChunk"/>
  11203.             <GOK:effect param1="1" call="StateJump"/>
  11204.         </GOK:handler>
  11205.         <GOK:handler state="press" name="movehighlighter">
  11206.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  11207.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  11208.             <GOK:effect call="Timer1Stop"/>
  11209.             <GOK:effect call="HighlightFirstChunk"/>
  11210.             <GOK:effect param1="1" call="StateJump"/>
  11211.         </GOK:handler>
  11212.     </GOK:state>
  11213.  
  11214.  
  11215. </GOK:accessmethod>
  11216. <GOK:accessmethod xml:lang="uk" name="keyinversescanning" displayname="╨å╨╜╨▓╨╡╤Ç╤ü╨╜╨╡ ╤ü╨║╨░╨╜╤â╨▓╨░╨╜╨╜╤Å ╨╛╨┤╨╕╨╜╨╛╤ç╨╜╨╛╤ù ╨║╨╗╨░╨▓╤û╤ê╤û">
  11217. <GOK:description xml:space="preserve" xml:lang="uk">╨ö╨╗╤Å ╤ü╨║╨░╨╜╤â╨▓╨░╨╜╨╜╤Å, ╨╜╨░╤é╨╕╤ü╨╜╤û╤é╤î ╤û ╤â╤é╤Ç╨╕╨╝╤â╨╣╤é╨╡ ╨┐╨╡╤Ç╨╡╨╝╨╕╨║╨░╤ç. ╨¥╨░╤é╨╕╤ü╨╜╤û╤é╤î ╤û╨╜╤ê╨╕╨╣ ╨┐╨╡╤Ç╨╡╨╝╨╕╨║╨░╤ç, ╤ë╨╛╨▒ ╨▓╨╕╨▒╤Ç╨░╤é╨╕.</GOK:description>
  11218.  
  11219. <GOK:operation>
  11220. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨₧╤Ç╤û╤ö╨╜╤é╨░╤å╤û╤Å" xml:lang="uk">
  11221.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  11222.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  11223.  
  11224.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11225.                 <GOK:control type="label" string="╨í╨║╨░╨╜╤â╨▓╨░╨╜╨╜╤Å:" xml:lang="uk"></GOK:control>
  11226.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="╨í╨║╨░╨╜╤â╨▓╨░╨╜╨╜╤Å:" xml:lang="uk"></GOK:control>
  11227.             </GOK:control>
  11228.                 
  11229.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11230.                 <GOK:control type="label" string="╨É╨║╤é╨╕╨▓╤â╨▓╨░╤é╨╕:" xml:lang="uk"></GOK:control>
  11231.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="╨É╨║╤é╨╕╨▓╤â╨▓╨░╤é╨╕:" xml:lang="uk"></GOK:control>
  11232.             </GOK:control>
  11233.  
  11234.         </GOK:control>
  11235.     </GOK:control>    
  11236. </GOK:control>    
  11237. </GOK:operation>
  11238.  
  11239. <GOK:feedback>
  11240. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨ù╨▓╨╛╤Ç╨╛╤é╨╜╤û╨╣ ╨╖╨▓'╤Å╨╖╨╛╨║" xml:lang="uk">
  11241.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  11242.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  11243.  
  11244.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11245.                 <GOK:control type="label" string="╨á╤â╤à:" xml:lang="uk"></GOK:control>
  11246.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="╨ù╨▓╨╛╤Ç╨╛╤é╨╜╤û╨╣ ╨╖╨▓'╤Å╨╖╨╛╨║ ╤Ç╤â╤à╤â:" xml:lang="uk"></GOK:control>
  11247.             </GOK:control>
  11248.     
  11249.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11250.                 <GOK:control type="label" string="╨É╨║╤é╨╕╨▓╨░╤å╤û╤Å:" xml:lang="uk"></GOK:control>
  11251.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="╨É╨║╤é╨╕╨▓╨░╤å╤û╤Å ╨╖╨▓╨╛╤Ç╨╛╤é╨╜╨╛╨│╨╛ ╨╖╨▓'╤Å╨╖╨║╤â:" xml:lang="uk"></GOK:control>
  11252.             </GOK:control>
  11253.  
  11254.         </GOK:control>
  11255.     </GOK:control>
  11256. </GOK:control>
  11257. </GOK:feedback>
  11258.  
  11259. <GOK:options>
  11260. <GOK:control type="frame" spacing="0" size="3" border="0" string="╨ƒ╨░╤Ç╨░╨╝╨╡╤é╤Ç╨╕" xml:lang="uk">
  11261.  
  11262.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  11263.  
  11264.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  11265.             <GOK:control type="label" string="╨ù╨░╤é╤Ç╨╕╨╝╨║╨░ ╤ü╨║╨░╨╜╤â╨▓╨░╨╜╨╜╤Å:" xml:lang="uk"></GOK:control>
  11266.             <GOK:control value="100" type="spinbutton" stepincrement="1" pagesize="10" pageincrement="10" name="scanspeed" min="10" max="500" string="╨¿╨▓╨╕╨┤╨║╤û╤ü╤é╤î ╤ü╨║╨░╨╜╤â╨▓╨░╨╜╨╜╤Å:" xml:lang="uk"></GOK:control>
  11267.             <GOK:control type="label" string="(╤ü╨╛╤é╤û ╨┤╨╛╨╗╤û ╤ü╨╡╨║╤â╨╜╨┤╨╕)" xml:lang="uk"></GOK:control>
  11268.         </GOK:control>
  11269.  
  11270.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  11271.             <GOK:control type="checkbutton" name="wrap" string="╨ƒ╨╡╤Ç╨╡╨╜╨╛╤ü╨╕╤é╨╕ ╤Ç╤Å╨┤╨║╨╕/╤ü╤é╨╛╨▓╨┐╤å╤û" xml:lang="uk"></GOK:control>
  11272.         </GOK:control>
  11273.     
  11274.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  11275.             <GOK:control type="label" string="╨¥╨░╨┐╤Ç╤Å╨╝╨╛╨║ ╤ü╨║╨░╨╜╤â╨▓╨░╨╜╨╜╤Å:" xml:lang="uk"></GOK:control>
  11276.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11277.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="╨Æ╨▓╨╡╤Ç╤à/╨Æ╨╜╨╕╨╖" xml:lang="uk"></GOK:control>
  11278.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="╨Æ╨╜╨╕╨╖/╨Æ╨▓╨╡╤Ç╤à" xml:lang="uk"></GOK:control>
  11279.             </GOK:control>
  11280.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11281.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="╨¢╤û╨▓╨╛╤Ç╤â╤ç/╨ƒ╤Ç╨░╨▓╨╛╤Ç╤â╤ç" xml:lang="uk"></GOK:control>
  11282.                 <GOK:control value="1" type="radiobutton" name="leftright" string="╨ƒ╤Ç╨░╨▓╨╛╤Ç╤â╤ç/╨¢╤û╨▓╨╛╤Ç╤â╤ç" xml:lang="uk"></GOK:control>
  11283.             </GOK:control>
  11284.         </GOK:control>
  11285.  
  11286.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  11287.             <GOK:control type="label" string="╨ª╨╕╨║╨╗╤û╨▓ ╨┐╨╡╤Ç╨╡╨┤ ╨╖╤â╨┐╨╕╨╜╨║╨╛╤Ä:" xml:lang="uk"></GOK:control>
  11288.             <GOK:control value="3" type="spinbutton" stepincrement="1" pagesize="3" pageincrement="3" name="cycles" min="1" max="10" string="╨ª╨╕╨║╨╗╤û╨▓ ╨┐╨╡╤Ç╨╡╨┤ ╨╖╤â╨┐╨╕╨╜╨║╨╛╤Ä:" xml:lang="uk"></GOK:control>
  11289.         </GOK:control>
  11290.     
  11291.     </GOK:control>
  11292. </GOK:control>
  11293. </GOK:options>
  11294.  
  11295.  
  11296.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  11297.     <GOK:rate stringvalue="switch3" name="select"/>
  11298.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  11299.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  11300.     <GOK:rate value="0" name="autorepeat"/>
  11301.     <GOK:rate value="30" name="repeatrate"/>
  11302.     <GOK:rate value="100" name="scanspeed"/>
  11303.     <GOK:rate value="1" name="wrap"/>
  11304.     <GOK:rate value="0" name="topbottom"/>
  11305.     <GOK:rate value="0" name="leftright"/>
  11306.     <GOK:rate value="3" name="cycles"/>
  11307.  
  11308.  
  11309.     <GOK:initialization>
  11310.         <GOK:effect call="ChunkerReset"/>
  11311.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  11312.     </GOK:initialization>
  11313.  
  11314.  
  11315.     <GOK:state name="1">
  11316.  
  11317.         <GOK:stateinit>
  11318.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  11319.         </GOK:stateinit>
  11320.         
  11321.         <GOK:handler state="press" name="movehighlighter">
  11322.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  11323.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  11324.             <GOK:effect call="ChunkerIfNextChunk">
  11325.                 <GOK:compare value="1" type="equal">
  11326.                     <GOK:true>
  11327.                         <GOK:effect call="ChunkerNextChunk"/>
  11328.                     </GOK:true>
  11329.                     <GOK:false>
  11330.                         <GOK:effect name="wrap" call="GetRate">
  11331.                             <GOK:compare value="1" type="equal">
  11332.                                 <GOK:true>
  11333.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  11334.                                 </GOK:true>
  11335.                             </GOK:compare>
  11336.                         </GOK:effect>
  11337.                     </GOK:false>
  11338.                 </GOK:compare>
  11339.             </GOK:effect>
  11340.         </GOK:handler>
  11341.  
  11342.         <GOK:handler state="release" name="movehighlighter">
  11343.             <GOK:effect call="Timer1Stop"/>
  11344.         </GOK:handler>
  11345.  
  11346.         <GOK:handler name="select">
  11347.             <GOK:effect call="Timer1Stop"/>
  11348.             <GOK:effect call="SelectChunk">
  11349.                 <GOK:compare value="1" type="equal">
  11350.                     <GOK:true>
  11351.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  11352.                         <GOK:effect call="OutputSelectedKey"/>
  11353.                         <GOK:effect call="HighlightFirstChunk"/>
  11354.                         <GOK:effect param1="1" call="StateJump"/>
  11355.                     </GOK:true>
  11356.  
  11357.                 </GOK:compare>
  11358.             </GOK:effect>
  11359.         </GOK:handler>
  11360.  
  11361.         <GOK:handler name="timer1">
  11362.         
  11363.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  11364.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  11365.             <GOK:effect call="ChunkerIfNextChunk">
  11366.                 <GOK:compare value="1" type="equal">
  11367.                     <GOK:true>
  11368.                         <GOK:effect call="ChunkerNextChunk"/>
  11369.                     </GOK:true>
  11370.                     <GOK:false>
  11371.                         <GOK:effect name="wrap" call="GetRate">
  11372.                             <GOK:compare value="1" type="equal">
  11373.                                 <GOK:true>
  11374.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  11375.                                 </GOK:true>
  11376.                             </GOK:compare>
  11377.                         </GOK:effect>
  11378.                     </GOK:false>
  11379.                 </GOK:compare>
  11380.             </GOK:effect>
  11381.         </GOK:handler>
  11382.  
  11383.     </GOK:state>
  11384.  
  11385.  
  11386.  
  11387.     <GOK:state name="repeat">
  11388.         <GOK:handler name="select">
  11389.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  11390.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  11391.             <GOK:effect call="Timer1Stop"/>
  11392.             <GOK:effect call="HighlightFirstChunk"/>
  11393.             <GOK:effect param1="1" call="StateJump"/>
  11394.         </GOK:handler>
  11395.         <GOK:handler state="press" name="movehighlighter">
  11396.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  11397.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  11398.             <GOK:effect call="Timer1Stop"/>
  11399.             <GOK:effect call="HighlightFirstChunk"/>
  11400.             <GOK:effect param1="1" call="StateJump"/>
  11401.         </GOK:handler>
  11402.     </GOK:state>
  11403.  
  11404.  
  11405. </GOK:accessmethod>
  11406. <GOK:accessmethod xml:lang="vi" name="keyinversescanning" displayname="Qu├⌐t ng╞░ß╗úc ph├¡m ─æ╞ín">
  11407. <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>
  11408.  
  11409. <GOK:operation>
  11410. <GOK:control type="frame" spacing="0" size="3" border="0" string="Thao t├íc" xml:lang="vi">
  11411.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  11412.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  11413.  
  11414.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11415.                 <GOK:control type="label" string="Qu├⌐t:" xml:lang="vi"></GOK:control>
  11416.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="Qu├⌐t:" xml:lang="vi"></GOK:control>
  11417.             </GOK:control>
  11418.                 
  11419.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11420.                 <GOK:control type="label" string="K├¡ch hoß║ít:" xml:lang="vi"></GOK:control>
  11421.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="K├¡ch hoß║ít:" xml:lang="vi"></GOK:control>
  11422.             </GOK:control>
  11423.  
  11424.         </GOK:control>
  11425.     </GOK:control>    
  11426. </GOK:control>    
  11427. </GOK:operation>
  11428.  
  11429. <GOK:feedback>
  11430. <GOK:control type="frame" spacing="0" size="3" border="0" string="Hß╗ôi ├óm" xml:lang="vi">
  11431.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  11432.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  11433.  
  11434.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11435.                 <GOK:control type="label" string="Di chuyß╗ân:" xml:lang="vi"></GOK:control>
  11436.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="Di chuyß╗ân hß╗ôi ├óm:" xml:lang="vi"></GOK:control>
  11437.             </GOK:control>
  11438.     
  11439.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11440.                 <GOK:control type="label" string="Sß╗▒ k├¡ch hoß║ít:" xml:lang="vi"></GOK:control>
  11441.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="C├ích k├¡ch hoß║ít hß╗ôi ├óm:" xml:lang="vi"></GOK:control>
  11442.             </GOK:control>
  11443.  
  11444.         </GOK:control>
  11445.     </GOK:control>
  11446. </GOK:control>
  11447. </GOK:feedback>
  11448.  
  11449. <GOK:options>
  11450. <GOK:control type="frame" spacing="0" size="3" border="0" string="T├╣y chß╗ìn" xml:lang="vi">
  11451.  
  11452.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  11453.  
  11454.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  11455.             <GOK:control type="label" string="Khoß║úng ─æß╗úi qu├⌐t:" xml:lang="vi"></GOK:control>
  11456.             <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>
  11457.             <GOK:control type="label" string="(phß║ºn 100 mß╗Öt gi├óy)" xml:lang="vi"></GOK:control>
  11458.         </GOK:control>
  11459.  
  11460.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  11461.             <GOK:control type="checkbutton" name="wrap" string="Cuß╗æn cß╗Öt/h├áng" xml:lang="vi"></GOK:control>
  11462.         </GOK:control>
  11463.     
  11464.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  11465.             <GOK:control type="label" string="H╞░ß╗¢ng qu├⌐t:" xml:lang="vi"></GOK:control>
  11466.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11467.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Tr├¬n/D╞░ß╗¢i" xml:lang="vi"></GOK:control>
  11468.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="D╞░ß╗¢i/Tr├¬n" xml:lang="vi"></GOK:control>
  11469.             </GOK:control>
  11470.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11471.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="Tr├íi/Phß║úi" xml:lang="vi"></GOK:control>
  11472.                 <GOK:control value="1" type="radiobutton" name="leftright" string="Phß║úi/Tr├íi" xml:lang="vi"></GOK:control>
  11473.             </GOK:control>
  11474.         </GOK:control>
  11475.  
  11476.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  11477.             <GOK:control type="label" string="Sß╗æ chu kß╗│ tr╞░ß╗¢c khi dß╗½ng:" xml:lang="vi"></GOK:control>
  11478.             <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>
  11479.         </GOK:control>
  11480.     
  11481.     </GOK:control>
  11482. </GOK:control>
  11483. </GOK:options>
  11484.  
  11485.  
  11486.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  11487.     <GOK:rate stringvalue="switch3" name="select"/>
  11488.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  11489.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  11490.     <GOK:rate value="0" name="autorepeat"/>
  11491.     <GOK:rate value="30" name="repeatrate"/>
  11492.     <GOK:rate value="100" name="scanspeed"/>
  11493.     <GOK:rate value="1" name="wrap"/>
  11494.     <GOK:rate value="0" name="topbottom"/>
  11495.     <GOK:rate value="0" name="leftright"/>
  11496.     <GOK:rate value="3" name="cycles"/>
  11497.  
  11498.  
  11499.     <GOK:initialization>
  11500.         <GOK:effect call="ChunkerReset"/>
  11501.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  11502.     </GOK:initialization>
  11503.  
  11504.  
  11505.     <GOK:state name="1">
  11506.  
  11507.         <GOK:stateinit>
  11508.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  11509.         </GOK:stateinit>
  11510.         
  11511.         <GOK:handler state="press" name="movehighlighter">
  11512.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  11513.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  11514.             <GOK:effect call="ChunkerIfNextChunk">
  11515.                 <GOK:compare value="1" type="equal">
  11516.                     <GOK:true>
  11517.                         <GOK:effect call="ChunkerNextChunk"/>
  11518.                     </GOK:true>
  11519.                     <GOK:false>
  11520.                         <GOK:effect name="wrap" call="GetRate">
  11521.                             <GOK:compare value="1" type="equal">
  11522.                                 <GOK:true>
  11523.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  11524.                                 </GOK:true>
  11525.                             </GOK:compare>
  11526.                         </GOK:effect>
  11527.                     </GOK:false>
  11528.                 </GOK:compare>
  11529.             </GOK:effect>
  11530.         </GOK:handler>
  11531.  
  11532.         <GOK:handler state="release" name="movehighlighter">
  11533.             <GOK:effect call="Timer1Stop"/>
  11534.         </GOK:handler>
  11535.  
  11536.         <GOK:handler name="select">
  11537.             <GOK:effect call="Timer1Stop"/>
  11538.             <GOK:effect call="SelectChunk">
  11539.                 <GOK:compare value="1" type="equal">
  11540.                     <GOK:true>
  11541.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  11542.                         <GOK:effect call="OutputSelectedKey"/>
  11543.                         <GOK:effect call="HighlightFirstChunk"/>
  11544.                         <GOK:effect param1="1" call="StateJump"/>
  11545.                     </GOK:true>
  11546.  
  11547.                 </GOK:compare>
  11548.             </GOK:effect>
  11549.         </GOK:handler>
  11550.  
  11551.         <GOK:handler name="timer1">
  11552.         
  11553.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  11554.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  11555.             <GOK:effect call="ChunkerIfNextChunk">
  11556.                 <GOK:compare value="1" type="equal">
  11557.                     <GOK:true>
  11558.                         <GOK:effect call="ChunkerNextChunk"/>
  11559.                     </GOK:true>
  11560.                     <GOK:false>
  11561.                         <GOK:effect name="wrap" call="GetRate">
  11562.                             <GOK:compare value="1" type="equal">
  11563.                                 <GOK:true>
  11564.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  11565.                                 </GOK:true>
  11566.                             </GOK:compare>
  11567.                         </GOK:effect>
  11568.                     </GOK:false>
  11569.                 </GOK:compare>
  11570.             </GOK:effect>
  11571.         </GOK:handler>
  11572.  
  11573.     </GOK:state>
  11574.  
  11575.  
  11576.  
  11577.     <GOK:state name="repeat">
  11578.         <GOK:handler name="select">
  11579.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  11580.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  11581.             <GOK:effect call="Timer1Stop"/>
  11582.             <GOK:effect call="HighlightFirstChunk"/>
  11583.             <GOK:effect param1="1" call="StateJump"/>
  11584.         </GOK:handler>
  11585.         <GOK:handler state="press" name="movehighlighter">
  11586.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  11587.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  11588.             <GOK:effect call="Timer1Stop"/>
  11589.             <GOK:effect call="HighlightFirstChunk"/>
  11590.             <GOK:effect param1="1" call="StateJump"/>
  11591.         </GOK:handler>
  11592.     </GOK:state>
  11593.  
  11594.  
  11595. </GOK:accessmethod>
  11596. <GOK:accessmethod xml:lang="zh_CN" name="keyinversescanning" displayname="σìòΘö«σÅìΦ╜¼µë½µÅÅ">
  11597. <GOK:description xml:space="preserve" xml:lang="zh_CN">Θò┐µîëσ╝Çσà│σÅ»µë½µÅÅπÇéµîëσŪσñûΣ╕ÇΣ╕¬σ╝Çσà│σÅ»ΘÇëµï⌐πÇé</GOK:description>
  11598.  
  11599. <GOK:operation>
  11600. <GOK:control type="frame" spacing="0" size="3" border="0" string="µôìΣ╜£" xml:lang="zh_CN">
  11601.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  11602.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  11603.  
  11604.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11605.                 <GOK:control type="label" string="µë½µÅÅ∩╝Ü" xml:lang="zh_CN"></GOK:control>
  11606.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="µë½µÅÅ∩╝Ü" xml:lang="zh_CN"></GOK:control>
  11607.             </GOK:control>
  11608.                 
  11609.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11610.                 <GOK:control type="label" string="µ┐ǵ┤╗∩╝Ü" xml:lang="zh_CN"></GOK:control>
  11611.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="µ┐ǵ┤╗∩╝Ü" xml:lang="zh_CN"></GOK:control>
  11612.             </GOK:control>
  11613.  
  11614.         </GOK:control>
  11615.     </GOK:control>    
  11616. </GOK:control>    
  11617. </GOK:operation>
  11618.  
  11619. <GOK:feedback>
  11620. <GOK:control type="frame" spacing="0" size="3" border="0" string="σÅìΘªê" xml:lang="zh_CN">
  11621.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  11622.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  11623.  
  11624.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11625.                 <GOK:control type="label" string="τº╗σè¿∩╝Ü" xml:lang="zh_CN"></GOK:control>
  11626.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="σÅìΘªêτº╗σè¿∩╝Ü" xml:lang="zh_CN"></GOK:control>
  11627.             </GOK:control>
  11628.     
  11629.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11630.                 <GOK:control type="label" string="µ┐ǵ┤╗∩╝Ü" xml:lang="zh_CN"></GOK:control>
  11631.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="σÅìΘªêµ┐ǵ┤╗∩╝Ü" xml:lang="zh_CN"></GOK:control>
  11632.             </GOK:control>
  11633.  
  11634.         </GOK:control>
  11635.     </GOK:control>
  11636. </GOK:control>
  11637. </GOK:feedback>
  11638.  
  11639. <GOK:options>
  11640. <GOK:control type="frame" spacing="0" size="3" border="0" string="ΘÇëΘí╣" xml:lang="zh_CN">
  11641.  
  11642.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  11643.  
  11644.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  11645.             <GOK:control type="label" string="µë½µÅÅσ╗╢Φ┐ƒ∩╝Ü" xml:lang="zh_CN"></GOK:control>
  11646.             <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>
  11647.             <GOK:control type="label" string="(τÖ╛σêåΣ╣ïΣ╕ÇτºÆ)" xml:lang="zh_CN"></GOK:control>
  11648.         </GOK:control>
  11649.  
  11650.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  11651.             <GOK:control type="checkbutton" name="wrap" string="σ¢₧τ╗òΦíî/σêù" xml:lang="zh_CN"></GOK:control>
  11652.         </GOK:control>
  11653.     
  11654.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  11655.             <GOK:control type="label" string="µë½µÅŵû╣σÉæ∩╝Ü" xml:lang="zh_CN"></GOK:control>
  11656.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11657.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Σ╕è/σ║ò" xml:lang="zh_CN"></GOK:control>
  11658.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Σ╕ï/Σ╕è" xml:lang="zh_CN"></GOK:control>
  11659.             </GOK:control>
  11660.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11661.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="σ╖ª/σÅ│" xml:lang="zh_CN"></GOK:control>
  11662.                 <GOK:control value="1" type="radiobutton" name="leftright" string="σÅ│/σ╖ª" xml:lang="zh_CN"></GOK:control>
  11663.             </GOK:control>
  11664.         </GOK:control>
  11665.  
  11666.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  11667.             <GOK:control type="label" string="σü£µ¡óσëìσ╛¬τÄ»∩╝Ü" xml:lang="zh_CN"></GOK:control>
  11668.             <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>
  11669.         </GOK:control>
  11670.     
  11671.     </GOK:control>
  11672. </GOK:control>
  11673. </GOK:options>
  11674.  
  11675.  
  11676.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  11677.     <GOK:rate stringvalue="switch3" name="select"/>
  11678.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  11679.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  11680.     <GOK:rate value="0" name="autorepeat"/>
  11681.     <GOK:rate value="30" name="repeatrate"/>
  11682.     <GOK:rate value="100" name="scanspeed"/>
  11683.     <GOK:rate value="1" name="wrap"/>
  11684.     <GOK:rate value="0" name="topbottom"/>
  11685.     <GOK:rate value="0" name="leftright"/>
  11686.     <GOK:rate value="3" name="cycles"/>
  11687.  
  11688.  
  11689.     <GOK:initialization>
  11690.         <GOK:effect call="ChunkerReset"/>
  11691.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  11692.     </GOK:initialization>
  11693.  
  11694.  
  11695.     <GOK:state name="1">
  11696.  
  11697.         <GOK:stateinit>
  11698.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  11699.         </GOK:stateinit>
  11700.         
  11701.         <GOK:handler state="press" name="movehighlighter">
  11702.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  11703.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  11704.             <GOK:effect call="ChunkerIfNextChunk">
  11705.                 <GOK:compare value="1" type="equal">
  11706.                     <GOK:true>
  11707.                         <GOK:effect call="ChunkerNextChunk"/>
  11708.                     </GOK:true>
  11709.                     <GOK:false>
  11710.                         <GOK:effect name="wrap" call="GetRate">
  11711.                             <GOK:compare value="1" type="equal">
  11712.                                 <GOK:true>
  11713.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  11714.                                 </GOK:true>
  11715.                             </GOK:compare>
  11716.                         </GOK:effect>
  11717.                     </GOK:false>
  11718.                 </GOK:compare>
  11719.             </GOK:effect>
  11720.         </GOK:handler>
  11721.  
  11722.         <GOK:handler state="release" name="movehighlighter">
  11723.             <GOK:effect call="Timer1Stop"/>
  11724.         </GOK:handler>
  11725.  
  11726.         <GOK:handler name="select">
  11727.             <GOK:effect call="Timer1Stop"/>
  11728.             <GOK:effect call="SelectChunk">
  11729.                 <GOK:compare value="1" type="equal">
  11730.                     <GOK:true>
  11731.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  11732.                         <GOK:effect call="OutputSelectedKey"/>
  11733.                         <GOK:effect call="HighlightFirstChunk"/>
  11734.                         <GOK:effect param1="1" call="StateJump"/>
  11735.                     </GOK:true>
  11736.  
  11737.                 </GOK:compare>
  11738.             </GOK:effect>
  11739.         </GOK:handler>
  11740.  
  11741.         <GOK:handler name="timer1">
  11742.         
  11743.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  11744.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  11745.             <GOK:effect call="ChunkerIfNextChunk">
  11746.                 <GOK:compare value="1" type="equal">
  11747.                     <GOK:true>
  11748.                         <GOK:effect call="ChunkerNextChunk"/>
  11749.                     </GOK:true>
  11750.                     <GOK:false>
  11751.                         <GOK:effect name="wrap" call="GetRate">
  11752.                             <GOK:compare value="1" type="equal">
  11753.                                 <GOK:true>
  11754.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  11755.                                 </GOK:true>
  11756.                             </GOK:compare>
  11757.                         </GOK:effect>
  11758.                     </GOK:false>
  11759.                 </GOK:compare>
  11760.             </GOK:effect>
  11761.         </GOK:handler>
  11762.  
  11763.     </GOK:state>
  11764.  
  11765.  
  11766.  
  11767.     <GOK:state name="repeat">
  11768.         <GOK:handler name="select">
  11769.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  11770.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  11771.             <GOK:effect call="Timer1Stop"/>
  11772.             <GOK:effect call="HighlightFirstChunk"/>
  11773.             <GOK:effect param1="1" call="StateJump"/>
  11774.         </GOK:handler>
  11775.         <GOK:handler state="press" name="movehighlighter">
  11776.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  11777.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  11778.             <GOK:effect call="Timer1Stop"/>
  11779.             <GOK:effect call="HighlightFirstChunk"/>
  11780.             <GOK:effect param1="1" call="StateJump"/>
  11781.         </GOK:handler>
  11782.     </GOK:state>
  11783.  
  11784.  
  11785. </GOK:accessmethod>
  11786. <GOK:accessmethod xml:lang="zh_HK" name="keyinversescanning" displayname="σû«Θì╡σÅìσÉæµÄâµÅÅ">
  11787. <GOK:description xml:space="preserve" xml:lang="zh_HK">µîëΣ╕ïσÅèµîëΣ╜ÅΘûïΘù£Σ╛åΘûïσºïµÄâµÅÅ∩╝îτä╢σ╛îµîëσŪΣ╕ÇσÇïΘûïΘù£Σ╛åΘü╕σÅûπÇé</GOK:description>
  11788.  
  11789. <GOK:operation>
  11790. <GOK:control type="frame" spacing="0" size="3" border="0" string="µôìΣ╜£" xml:lang="zh_HK">
  11791.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  11792.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  11793.  
  11794.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11795.                 <GOK:control type="label" string="µÄâµÅÅ∩╝Ü" xml:lang="zh_HK"></GOK:control>
  11796.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="µÄâµÅÅ∩╝Ü" xml:lang="zh_HK"></GOK:control>
  11797.             </GOK:control>
  11798.                 
  11799.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11800.                 <GOK:control type="label" string="σòƒτö¿∩╝Ü" xml:lang="zh_HK"></GOK:control>
  11801.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="σòƒτö¿∩╝Ü" xml:lang="zh_HK"></GOK:control>
  11802.             </GOK:control>
  11803.  
  11804.         </GOK:control>
  11805.     </GOK:control>    
  11806. </GOK:control>    
  11807. </GOK:operation>
  11808.  
  11809. <GOK:feedback>
  11810. <GOK:control type="frame" spacing="0" size="3" border="0" string="σÅìΘÑï" xml:lang="zh_HK">
  11811.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  11812.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  11813.  
  11814.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11815.                 <GOK:control type="label" string="σïòΣ╜£∩╝Ü" xml:lang="zh_HK"></GOK:control>
  11816.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="σÅìΘÑïσïòΣ╜£∩╝Ü" xml:lang="zh_HK"></GOK:control>
  11817.             </GOK:control>
  11818.     
  11819.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11820.                 <GOK:control type="label" string="σòƒτö¿∩╝Ü" xml:lang="zh_HK"></GOK:control>
  11821.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="σÅìΘÑïσòƒτö¿∩╝Ü" xml:lang="zh_HK"></GOK:control>
  11822.             </GOK:control>
  11823.  
  11824.         </GOK:control>
  11825.     </GOK:control>
  11826. </GOK:control>
  11827. </GOK:feedback>
  11828.  
  11829. <GOK:options>
  11830. <GOK:control type="frame" spacing="0" size="3" border="0" string="Θü╕Θáà" xml:lang="zh_HK">
  11831.  
  11832.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  11833.  
  11834.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  11835.             <GOK:control type="label" string="µÄâµÅÅσ╗╢Θü▓∩╝Ü" xml:lang="zh_HK"></GOK:control>
  11836.             <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>
  11837.             <GOK:control type="label" string="∩╝êτÖ╛σêåΣ╣ïΣ╕ÇτºÆ∩╝ë" xml:lang="zh_HK"></GOK:control>
  11838.         </GOK:control>
  11839.  
  11840.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  11841.             <GOK:control type="checkbutton" name="wrap" string="σ¢₧σê░ΘûïσºïτÜäΦíî/σêù" xml:lang="zh_HK"></GOK:control>
  11842.         </GOK:control>
  11843.     
  11844.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  11845.             <GOK:control type="label" string="µÄâµÅŵû╣σÉæ∩╝Ü" xml:lang="zh_HK"></GOK:control>
  11846.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11847.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Σ╕èΦç│Σ╕ï" xml:lang="zh_HK"></GOK:control>
  11848.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Σ╕ïΦç│Σ╕è" xml:lang="zh_HK"></GOK:control>
  11849.             </GOK:control>
  11850.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11851.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="σ╖ªΦç│σÅ│" xml:lang="zh_HK"></GOK:control>
  11852.                 <GOK:control value="1" type="radiobutton" name="leftright" string="σÅ│Φç│σ╖ª" xml:lang="zh_HK"></GOK:control>
  11853.             </GOK:control>
  11854.         </GOK:control>
  11855.  
  11856.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  11857.             <GOK:control type="label" string="σ╛¬τÆ░µ¼íµò╕∩╝Ü" xml:lang="zh_HK"></GOK:control>
  11858.             <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>
  11859.         </GOK:control>
  11860.     
  11861.     </GOK:control>
  11862. </GOK:control>
  11863. </GOK:options>
  11864.  
  11865.  
  11866.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  11867.     <GOK:rate stringvalue="switch3" name="select"/>
  11868.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  11869.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  11870.     <GOK:rate value="0" name="autorepeat"/>
  11871.     <GOK:rate value="30" name="repeatrate"/>
  11872.     <GOK:rate value="100" name="scanspeed"/>
  11873.     <GOK:rate value="1" name="wrap"/>
  11874.     <GOK:rate value="0" name="topbottom"/>
  11875.     <GOK:rate value="0" name="leftright"/>
  11876.     <GOK:rate value="3" name="cycles"/>
  11877.  
  11878.  
  11879.     <GOK:initialization>
  11880.         <GOK:effect call="ChunkerReset"/>
  11881.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  11882.     </GOK:initialization>
  11883.  
  11884.  
  11885.     <GOK:state name="1">
  11886.  
  11887.         <GOK:stateinit>
  11888.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  11889.         </GOK:stateinit>
  11890.         
  11891.         <GOK:handler state="press" name="movehighlighter">
  11892.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  11893.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  11894.             <GOK:effect call="ChunkerIfNextChunk">
  11895.                 <GOK:compare value="1" type="equal">
  11896.                     <GOK:true>
  11897.                         <GOK:effect call="ChunkerNextChunk"/>
  11898.                     </GOK:true>
  11899.                     <GOK:false>
  11900.                         <GOK:effect name="wrap" call="GetRate">
  11901.                             <GOK:compare value="1" type="equal">
  11902.                                 <GOK:true>
  11903.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  11904.                                 </GOK:true>
  11905.                             </GOK:compare>
  11906.                         </GOK:effect>
  11907.                     </GOK:false>
  11908.                 </GOK:compare>
  11909.             </GOK:effect>
  11910.         </GOK:handler>
  11911.  
  11912.         <GOK:handler state="release" name="movehighlighter">
  11913.             <GOK:effect call="Timer1Stop"/>
  11914.         </GOK:handler>
  11915.  
  11916.         <GOK:handler name="select">
  11917.             <GOK:effect call="Timer1Stop"/>
  11918.             <GOK:effect call="SelectChunk">
  11919.                 <GOK:compare value="1" type="equal">
  11920.                     <GOK:true>
  11921.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  11922.                         <GOK:effect call="OutputSelectedKey"/>
  11923.                         <GOK:effect call="HighlightFirstChunk"/>
  11924.                         <GOK:effect param1="1" call="StateJump"/>
  11925.                     </GOK:true>
  11926.  
  11927.                 </GOK:compare>
  11928.             </GOK:effect>
  11929.         </GOK:handler>
  11930.  
  11931.         <GOK:handler name="timer1">
  11932.         
  11933.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  11934.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  11935.             <GOK:effect call="ChunkerIfNextChunk">
  11936.                 <GOK:compare value="1" type="equal">
  11937.                     <GOK:true>
  11938.                         <GOK:effect call="ChunkerNextChunk"/>
  11939.                     </GOK:true>
  11940.                     <GOK:false>
  11941.                         <GOK:effect name="wrap" call="GetRate">
  11942.                             <GOK:compare value="1" type="equal">
  11943.                                 <GOK:true>
  11944.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  11945.                                 </GOK:true>
  11946.                             </GOK:compare>
  11947.                         </GOK:effect>
  11948.                     </GOK:false>
  11949.                 </GOK:compare>
  11950.             </GOK:effect>
  11951.         </GOK:handler>
  11952.  
  11953.     </GOK:state>
  11954.  
  11955.  
  11956.  
  11957.     <GOK:state name="repeat">
  11958.         <GOK:handler name="select">
  11959.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  11960.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  11961.             <GOK:effect call="Timer1Stop"/>
  11962.             <GOK:effect call="HighlightFirstChunk"/>
  11963.             <GOK:effect param1="1" call="StateJump"/>
  11964.         </GOK:handler>
  11965.         <GOK:handler state="press" name="movehighlighter">
  11966.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  11967.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  11968.             <GOK:effect call="Timer1Stop"/>
  11969.             <GOK:effect call="HighlightFirstChunk"/>
  11970.             <GOK:effect param1="1" call="StateJump"/>
  11971.         </GOK:handler>
  11972.     </GOK:state>
  11973.  
  11974.  
  11975. </GOK:accessmethod>
  11976. <GOK:accessmethod xml:lang="zh_TW" name="keyinversescanning" displayname="σû«Θì╡σÅìσÉæµÄâµÅÅ">
  11977. <GOK:description xml:space="preserve" xml:lang="zh_TW">µîëΣ╕ïσÅèµîëΣ╜ÅΘûïΘù£Σ╛åΘûïσºïµÄâµÅÅ∩╝îτä╢σ╛îµîëσŪΣ╕ÇσÇïΘûïΘù£Σ╛åΘü╕σÅûπÇé</GOK:description>
  11978.  
  11979. <GOK:operation>
  11980. <GOK:control type="frame" spacing="0" size="3" border="0" string="µôìΣ╜£" xml:lang="zh_TW">
  11981.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  11982.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  11983.  
  11984.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11985.                 <GOK:control type="label" string="µÄâµÅÅ∩╝Ü" xml:lang="zh_TW"></GOK:control>
  11986.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="movehighlighter" fillwith="actions" string="µÄâµÅÅ∩╝Ü" xml:lang="zh_TW"></GOK:control>
  11987.             </GOK:control>
  11988.                 
  11989.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  11990.                 <GOK:control type="label" string="σòƒτö¿∩╝Ü" xml:lang="zh_TW"></GOK:control>
  11991.                 <GOK:control type="combobox" qualifier="switch+mousebutton" name="select" fillwith="actions" string="σòƒτö¿∩╝Ü" xml:lang="zh_TW"></GOK:control>
  11992.             </GOK:control>
  11993.  
  11994.         </GOK:control>
  11995.     </GOK:control>    
  11996. </GOK:control>    
  11997. </GOK:operation>
  11998.  
  11999. <GOK:feedback>
  12000. <GOK:control type="frame" spacing="0" size="3" border="0" string="σÅìΘÑï" xml:lang="zh_TW">
  12001.     <GOK:control type="hbox" spacing="0" size="1" border="0">
  12002.         <GOK:control type="vbox" spacing="10" size="3" border="5">
  12003.  
  12004.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  12005.                 <GOK:control type="label" string="σïòΣ╜£∩╝Ü" xml:lang="zh_TW"></GOK:control>
  12006.                 <GOK:control type="combobox" name="feedbackmovement" fillwith="feedbacks" string="σÅìΘÑïσïòΣ╜£∩╝Ü" xml:lang="zh_TW"></GOK:control>
  12007.             </GOK:control>
  12008.     
  12009.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  12010.                 <GOK:control type="label" string="σòƒτö¿∩╝Ü" xml:lang="zh_TW"></GOK:control>
  12011.                 <GOK:control type="combobox" name="feedbackselection" fillwith="feedbacks" string="σÅìΘÑïσòƒτö¿∩╝Ü" xml:lang="zh_TW"></GOK:control>
  12012.             </GOK:control>
  12013.  
  12014.         </GOK:control>
  12015.     </GOK:control>
  12016. </GOK:control>
  12017. </GOK:feedback>
  12018.  
  12019. <GOK:options>
  12020. <GOK:control type="frame" spacing="0" size="3" border="0" string="Θü╕Θáà" xml:lang="zh_TW">
  12021.  
  12022.     <GOK:control type="vbox" spacing="5" size="2" border="0">
  12023.  
  12024.         <GOK:control type="hbox" spacing="5" size="3" border="0">
  12025.             <GOK:control type="label" string="µÄâµÅÅσ╗╢Θü▓∩╝Ü" xml:lang="zh_TW"></GOK:control>
  12026.             <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>
  12027.             <GOK:control type="label" string="∩╝êτÖ╛σêåΣ╣ïΣ╕ÇτºÆ∩╝ë" xml:lang="zh_TW"></GOK:control>
  12028.         </GOK:control>
  12029.  
  12030.         <GOK:control type="hbox" spacing="20" size="2" border="5">
  12031.             <GOK:control type="checkbutton" name="wrap" string="σ¢₧σê░ΘûïσºïτÜäΦíî/σêù" xml:lang="zh_TW"></GOK:control>
  12032.         </GOK:control>
  12033.     
  12034.         <GOK:control type="hbox" spacing="20" size="3" border="5">
  12035.             <GOK:control type="label" string="µÄâµÅŵû╣σÉæ∩╝Ü" xml:lang="zh_TW"></GOK:control>
  12036.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  12037.                 <GOK:control value="0" type="radiobutton" name="topbottom" groupstart="yes" string="Σ╕èΦç│Σ╕ï" xml:lang="zh_TW"></GOK:control>
  12038.                 <GOK:control value="1" type="radiobutton" name="topbottom" string="Σ╕ïΦç│Σ╕è" xml:lang="zh_TW"></GOK:control>
  12039.             </GOK:control>
  12040.             <GOK:control type="hbox" spacing="5" size="2" border="0">
  12041.                 <GOK:control value="0" type="radiobutton" name="leftright" groupstart="yes" string="σ╖ªΦç│σÅ│" xml:lang="zh_TW"></GOK:control>
  12042.                 <GOK:control value="1" type="radiobutton" name="leftright" string="σÅ│Φç│σ╖ª" xml:lang="zh_TW"></GOK:control>
  12043.             </GOK:control>
  12044.         </GOK:control>
  12045.  
  12046.         <GOK:control type="hbox" spacing="10" size="3" border="5">
  12047.             <GOK:control type="label" string="σ╛¬τÆ░µ¼íµò╕∩╝Ü" xml:lang="zh_TW"></GOK:control>
  12048.             <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>
  12049.         </GOK:control>
  12050.     
  12051.     </GOK:control>
  12052. </GOK:control>
  12053. </GOK:options>
  12054.  
  12055.  
  12056.     <GOK:rate stringvalue="switch1" name="movehighlighter"/>
  12057.     <GOK:rate stringvalue="switch3" name="select"/>
  12058.     <GOK:rate stringvalue="" name="feedbackmovement"/>
  12059.     <GOK:rate stringvalue="key_flashing" name="feedbackselection"/>
  12060.     <GOK:rate value="0" name="autorepeat"/>
  12061.     <GOK:rate value="30" name="repeatrate"/>
  12062.     <GOK:rate value="100" name="scanspeed"/>
  12063.     <GOK:rate value="1" name="wrap"/>
  12064.     <GOK:rate value="0" name="topbottom"/>
  12065.     <GOK:rate value="0" name="leftright"/>
  12066.     <GOK:rate value="3" name="cycles"/>
  12067.  
  12068.  
  12069.     <GOK:initialization>
  12070.         <GOK:effect call="ChunkerReset"/>
  12071.         <GOK:effect param2="leftright" param1="topbottom" call="ChunkerChunkKeys"/>
  12072.     </GOK:initialization>
  12073.  
  12074.  
  12075.     <GOK:state name="1">
  12076.  
  12077.         <GOK:stateinit>
  12078.             <GOK:effect param2="cycles" param1="1" call="CounterSet"/>
  12079.         </GOK:stateinit>
  12080.         
  12081.         <GOK:handler state="press" name="movehighlighter">
  12082.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  12083.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  12084.             <GOK:effect call="ChunkerIfNextChunk">
  12085.                 <GOK:compare value="1" type="equal">
  12086.                     <GOK:true>
  12087.                         <GOK:effect call="ChunkerNextChunk"/>
  12088.                     </GOK:true>
  12089.                     <GOK:false>
  12090.                         <GOK:effect name="wrap" call="GetRate">
  12091.                             <GOK:compare value="1" type="equal">
  12092.                                 <GOK:true>
  12093.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  12094.                                 </GOK:true>
  12095.                             </GOK:compare>
  12096.                         </GOK:effect>
  12097.                     </GOK:false>
  12098.                 </GOK:compare>
  12099.             </GOK:effect>
  12100.         </GOK:handler>
  12101.  
  12102.         <GOK:handler state="release" name="movehighlighter">
  12103.             <GOK:effect call="Timer1Stop"/>
  12104.         </GOK:handler>
  12105.  
  12106.         <GOK:handler name="select">
  12107.             <GOK:effect call="Timer1Stop"/>
  12108.             <GOK:effect call="SelectChunk">
  12109.                 <GOK:compare value="1" type="equal">
  12110.                     <GOK:true>
  12111.                         <GOK:effect name="feedbackselection" call="Feedback"/>
  12112.                         <GOK:effect call="OutputSelectedKey"/>
  12113.                         <GOK:effect call="HighlightFirstChunk"/>
  12114.                         <GOK:effect param1="1" call="StateJump"/>
  12115.                     </GOK:true>
  12116.  
  12117.                 </GOK:compare>
  12118.             </GOK:effect>
  12119.         </GOK:handler>
  12120.  
  12121.         <GOK:handler name="timer1">
  12122.         
  12123.             <GOK:effect name="feedbackmovement" call="Feedback"/>
  12124.             <GOK:effect name="scanspeed" call="Timer1Set"/>
  12125.             <GOK:effect call="ChunkerIfNextChunk">
  12126.                 <GOK:compare value="1" type="equal">
  12127.                     <GOK:true>
  12128.                         <GOK:effect call="ChunkerNextChunk"/>
  12129.                     </GOK:true>
  12130.                     <GOK:false>
  12131.                         <GOK:effect name="wrap" call="GetRate">
  12132.                             <GOK:compare value="1" type="equal">
  12133.                                 <GOK:true>
  12134.                                     <GOK:effect call="ChunkerWrapFirstChunk"/>
  12135.                                 </GOK:true>
  12136.                             </GOK:compare>
  12137.                         </GOK:effect>
  12138.                     </GOK:false>
  12139.                 </GOK:compare>
  12140.             </GOK:effect>
  12141.         </GOK:handler>
  12142.  
  12143.     </GOK:state>
  12144.  
  12145.  
  12146.  
  12147.     <GOK:state name="repeat">
  12148.         <GOK:handler name="select">
  12149.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  12150.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  12151.             <GOK:effect call="Timer1Stop"/>
  12152.             <GOK:effect call="HighlightFirstChunk"/>
  12153.             <GOK:effect param1="1" call="StateJump"/>
  12154.         </GOK:handler>
  12155.         <GOK:handler state="press" name="movehighlighter">
  12156.             <GOK:effect name="repeat:state-reset" call="StateReset"/>
  12157.             <GOK:effect name="repeat:unhighlight-all" call="UnhighlightAll"/>
  12158.             <GOK:effect call="Timer1Stop"/>
  12159.             <GOK:effect call="HighlightFirstChunk"/>
  12160.             <GOK:effect param1="1" call="StateJump"/>
  12161.         </GOK:handler>
  12162.     </GOK:state>
  12163.  
  12164.  
  12165. </GOK:accessmethod>
  12166. </GOK:accessmethodroot>