1q4wine-helper(1) Q4Wine Manual q4wine-helper(1)
2
3
4
6 q4wine-helper - run Windows program in Q4Wine helper environment.
7
9 q4wine-helper [KEYs] ...
10
12 q4wine-helper is a console utility for Q4Wine which helps to handle
13 Wine application exit status and its stdout\stderr output logging.
14
16 A summary of options is included below.
17
18 --prefix
19 sets current prefix name
20
21 --wine-debug
22 sets WINEDEBUG variable
23
24 --console
25 run with output in console
26
27 --display
28 sets DISPLAY variable
29
30 --nice sets program niceness. See man nice(1) for details
31
32 --desktop
33 sets program virtual desktop resolution
34
35 --program-bin
36 sets program binary
37
38 --program-args
39 sets program args
40
41 --wrkdir
42 sets program working directory
43
44 --program-lang
45 sets program LANG variable
46
47 --override
48 sets WINEDLLOVERRIDES variable
49
51 0 if OK or -1 if serious troubles
52
54 /usr/bin/q4wine
55 The Q4Wine main gui program
56
57 /usr/bin/q4wine-cli
58 The Q4Wine command line interface program
59
60 /usr/bin/q4wine-helper
61 The Q4Wine runner helper program
62
63 /usr/lib/q4wine
64 Directory containing Q4Wine's shared libraries
65
66 $HOME/.config/q4wine
67 Directory containing Q4Wine config, icons, database and tempo‐
68 rary files.
69
70
72 Thanks to all:
73 Q4Wine is available thanks to the work of many to all people, who were
74 involved in development process, testing, bugreporting, packaging or
75 translation creation. For a full listing of the authors, please see the
76 file AUTHORS in the top-level directory of the source distribution.
77
78
79 Active developers:
80 Oleksii S. Malakhov (brezerk) <brezerk at gmail.com>
81 Project maintainer, lead developer, web site designer and devel‐
82 oper, project documentation, support, etc. ;)
83
84
85 Sergey Skrypnic (opium) <opium@jabber.com.ua>
86 Website developer, hosting administration
87
88
89 Inactive developers:
90 Pavel Zinin (pashazz) <pzinin at gmail.com>
91 Winetricks plugin developer
92
93
94 Dmitry Marakasov (amdmi3) <amdmi3 at amdmi3.ru>
95 FreeBSD support fixes
96
97
99 Q4Wine can be distributed under the terms of the GPLv3 license. A copy
100 of the license is in the file LICENSE in the top-level directory of the
101 source distribution.
102
103
105 The most recent public version of wine can be downloaded from
106 https://q4wine.brezblock.org.ua/download/
107
108 The latest snapshot of the code may be obtained via GIT for information
109 on how to do this, please see https://q4wine.brezblock.org.ua/down‐
110 load/#git
111
112 Q4Wine, development headquarters, is at https://q4wine.brezblock.org.ua
113 This website contains a great deal of information about Q4Wine.
114
115
117 If you find a bug in Q4Wine please report it to <brezerk at gmail.com>
118 or directly to Q4Wine bug tracker https://source‐
119 forge.net/projects/q4wine/
120
122 q4wine(1), q4wine-cli(1), wine(1), wineserver(1)
123
124
125
126Q4Wine 1.2-r2 Manual 27 Jan 2016 q4wine-helper(1)