File: mouse.html

package info (click to toggle)
scribus-ng-doc 1.3.3.6-1
  • links: PTS
  • area: non-free
  • in suites: etch, etch-m68k
  • size: 5,976 kB
  • ctags: 954
  • sloc: xml: 258; makefile: 31
file content (17 lines) | stat: -rw-r--r-- 846 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<qt>
<title>Mouse Usage Hints </title>
<h2>Mouse Usage Hints</h2>

<p>Mouse usage in Scribus has some subtle, but once learned, very useful shortcuts with the mouse.</p>
<ul>
<li>Space Bar &#043; Left Click -  toggles panning mode for the mouse</li>
<li>Click third button, or on two button mice ("chord" them by click left and right together), refreshes the view</li>
<li>Control-shift left click for select thru level on the same layer</li>
<li>Control left click resize/move for lower objects. Release + drag resizes. Hold down Control+Drag moves.</li>
<li>Left Click &#043; Drag Resizes Frames</li>
<li>Right Click &#043; Drag Copies or Moves Frames- a context menu will pop up asking your choice</li>
<li>Ctrl &#043; Wheel - Zooms the view in and out.</li>
</ul>
<!--In 1.3.x:
shift + arrow moves 10 pts, ctrl+arrow moves 0.1 points-->
</qt>