| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 
 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task a11y" id="a11y-dwellclick" xml:lang="sl">
  <info>
    <link type="guide" xref="mouse"/>
    <link type="guide" xref="a11y#mobility" group="clicking"/>
    <revision pkgversion="3.8.0" date="2013-03-13" status="candidate"/>
    <revision pkgversion="3.9.92" date="2013-09-18" status="candidate"/>
    <revision pkgversion="3.13.92" date="2014-09-20" status="final"/>
    <revision pkgversion="3.18" date="2015-09-28" status="final"/>
    <revision pkgversion="3.29" date="2018-08-21" status="review"/>
    <revision pkgversion="3.33" date="2019-07-20" status="candidate"/>
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
    <credit type="author">
      <name>Shaun McCance</name>
      <email>shaunm@gnome.org</email>
    </credit>
    <credit type="author">
      <name>Phil Bull</name>
      <email>philbull@gmail.com</email>
    </credit>
    <credit type="editor">
      <name>Michael Hill</name>
      <email>mdhillca@gmail.com</email>
    </credit>
    <credit type="editor">
      <name>Ekaterina Gerasimova</name>
      <email>kittykat3756@gmail.com</email>
    </credit>
    <desc>The <gui>Hover Click</gui> (Dwell Click) feature allows you to click
    by holding the mouse still.</desc>
  </info>
  <title>Simulacija klika s prehodom</title>
  <p>You can click or drag simply by hovering your mouse pointer over a control
  or object on the screen. This is useful if you find it difficult to move the
  mouse and click at the same time. This feature is called <gui>Hover
  Click</gui> or Dwell Click.</p>
  <p>When <gui>Hover Click</gui> is enabled, you can move your mouse pointer
  over a control, let go of the mouse, and then wait for a while before the
  button will be clicked for you.</p>
  <steps>
    <item>
      <p>Open the <gui xref="shell-introduction#activities">Activities</gui> 
      overview and start typing <gui>Accessibility</gui>.</p>
    </item>
    <item>
      <p>Click <gui>Accessibility</gui> to open the panel.</p>
    </item>
    <item>
      <p>Select the <gui>Pointing & Clicking</gui> section to open it.</p>
    </item>
    <item>
      <p>In the <gui>Click Assist</gui> section, switch the <gui>Hover Click</gui>
      switch to on.</p>
    </item>
  </steps>
  <p>Odprlo se bo okno <gui>Zadržani klik</gui>, ki bo ostalo nad vašimi drugimi okni. To lahko uporabite za izbiro vrste klika, ki se naj zgodi pri lebdenju nad gumbom. V primeru da izberete <gui>Drugotni klik</gui>, bo miška po nekaj sekundah nad gumbom desno kliknila. Po dvokliku, desnem kliku ali vlečenju, se bo možnost samodejno spremenila nazaj na klikanje.</p>
  <p>When you hover your mouse pointer over a button and do not move it, it will
  gradually change color. When it has fully changed color, the button will be
  clicked.</p>
  <p>Prilagodite nastavitev <gui>Zamik</gui> za spremembo kako dolgo morate držati miškin kazalec pred klikom.</p>
  <p>You do not need to hold the mouse perfectly still when hovering to click.
  The pointer is allowed to move a little bit and will still click after a
  while. If it moves too much, however, the click will not happen.</p>
  <p>Prilagodite nastavitev <gui>Prag premikanja</gui> za spremembo koliko se lahko kazalec premakne, da bo še vedno mišljen kot lebdeč.</p>
</page>
 |