1
2
    Quax - A neat desktop zooming tool
3
  ======================================
4
  
5
  
6
  1) What is Quax?
7
8
    Quax is a  desktop zooming tool intended especially for web developers, but
9
  is very handy and friendly for newbies. There are few other tools for this
10
  task: XMag, KMag and KZoom. All of them are full featured applications 
11
  and take some time to figure how to use them. Quax is *very* easy to use.
12
13
    The only thing you need to know is to right click on Quax surface to get
14
  the menu.
15
16
    Web developers and graphics designer need fast access so they use shortcuts.
17
  Read the manual or discover them for yourself in the popup menu.
18
  For the manual run:
19
20
    man quax
21
22
  If you use KDE, then press Alt+F2, type "man:quax" and fire <ENTER> key.
23
24
25
  2) How I'll install Quax?
26
27
    Please keep in mind that you must:
28
      1) have Qt 4.4+ libraries installed
29
      2) have Qt development binaries and headers installed
30
31
    Execute:
32
33
     qmake
34
     make
35
     make install (as root)
36
37
38
  3) How to obtain Quax?
39
	
40
    Go to:  http://gitorious.org/quax/quax
41
    The old homepage was on:  http://www.ro.kde.org/quax
42
  
43
44
  4) Where I can report bugs and whishes?
45
  
46
    To the authors. See the AUTHORS file.