1ARORA(1) General Commands Manual ARORA(1)
2
3
4
6 Arora - Lightweight web browser based on Qt and WebKit
7
8
10 arora [Qt options] [url]
11
12
14 Arora is a lightweight, cross-platform web browser using the Qt 4.4
15 port of the WebKit layout engine. It is based on the demo browser
16 application shipped with Qt demos.
17
18
20 Common Qt Options
21 -style style, -style=style
22 Specify the Qt widget style to use (examples: plastique, cleanâ
23 looks).
24
25 -stylesheet stylesheet, -stylesheet=stylesheet
26 Specify the user stylesheet to use when rendering widgets.
27
28 -session session, -session=session
29 Restore the application from an earlier session.
30
31 -widgetcount
32 Print a debug message at the end about the number of widgets
33 left undestroyed and the maximum number of widgets that existed
34 at the same time.
35
36 -reverse
37 Sets the application's layout direction to right-to-left.
38
39
40 Options Specific to Arora
41 url The URL address to open in the browser.
42
43
45 Please report bugs to http://code.google.com/p/arora/issues/list.
46
47
49 The author of Arora is Benjamin C. Meyer <ben@meyerhome.net>.
50
51 This manual page was written by Matvey Kozhev <sikon@ubuntu.com>.
52
53 Permission is granted to copy, distribute and/or modify this document
54 under the terms of the GNU General Public License, Version 2 or any
55 later version published by the Free Software Foundation.
56
57 On Debian systems, the complete text of the GNU General Public License
58 can be found in /usr/share/common-licenses/GPL.
59
60
61
62 May 2008 ARORA(1)