2007-02-01 23:29:55 -05:00
|
|
|
<?xml version="1.0" standalone="no"?>
|
|
|
|
|
|
|
|
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
|
|
|
|
|
|
|
]>
|
|
|
|
|
|
|
|
<section id="generic-mouse-actions">
|
2007-02-14 22:49:43 -05:00
|
|
|
<title>Generic Mouse Actions</title>
|
|
|
|
<table id="tbl-generic-mouse-actions">
|
|
|
|
<title>Range Operations Key Bindings</title>
|
|
|
|
<tgroup cols = "2">
|
|
|
|
<colspec colnum="1" colname="Mouse Action" colwidth="1"/>
|
|
|
|
<colspec colnum="2" colname="Result" colwidth= "2"/>
|
|
|
|
<thead>
|
|
|
|
<row>
|
|
|
|
<entry>
|
|
|
|
Mouse Action
|
|
|
|
</entry>
|
2007-02-01 23:29:55 -05:00
|
|
|
|
2007-02-14 22:49:43 -05:00
|
|
|
<entry>
|
|
|
|
Result
|
|
|
|
</entry>
|
|
|
|
</row>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<row>
|
|
|
|
<entry>
|
|
|
|
<mousebutton>Button3</mousebutton> click
|
|
|
|
</entry>
|
2007-02-01 23:29:55 -05:00
|
|
|
|
2007-02-14 22:49:43 -05:00
|
|
|
<entry>
|
|
|
|
Show context menu for clicked-upon item
|
|
|
|
</entry>
|
|
|
|
</row>
|
|
|
|
|
|
|
|
<row>
|
|
|
|
<entry>
|
|
|
|
"Delete" click ( <keycombo><keycap>Shift</keycap>
|
|
|
|
<mousebutton>Button3</mousebutton> </keycombo> )
|
|
|
|
</entry>
|
|
|
|
|
|
|
|
<entry>
|
|
|
|
Remove clicked upon item
|
|
|
|
</entry>
|
|
|
|
</row>
|
|
|
|
|
|
|
|
<row>
|
|
|
|
<entry>
|
|
|
|
"Edit" click
|
|
|
|
(<keycombo><keycap>Ctrl</keycap><mousebutton>Button3</mousebutton></keycombo>)
|
|
|
|
</entry>
|
|
|
|
|
|
|
|
<entry>
|
|
|
|
Edit clicked upon item (if possible)
|
|
|
|
</entry>
|
|
|
|
</row>
|
|
|
|
|
|
|
|
<row>
|
|
|
|
<entry>
|
|
|
|
"snap modifier" (<keycap>Mod3</keycap>)
|
|
|
|
</entry>
|
|
|
|
|
|
|
|
<entry>
|
|
|
|
allow continuous dragging when snap-to is selected
|
|
|
|
</entry>
|
|
|
|
</row>
|
|
|
|
</tbody>
|
|
|
|
</tgroup>
|
|
|
|
</table>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
These generic mouse actions can be changed from the options window
|
|
|
|
</para>
|
2007-02-01 23:29:55 -05:00
|
|
|
</section>
|