2010-11-25 17:18:03 +01:00
|
|
|
.TH WINECONSOLE 1 "November 2010" "@PACKAGE_STRING@" "Wine Programs"
|
|
|
|
.SH NAME
|
|
|
|
wineconsole \- The Wine console
|
|
|
|
.SH SYNOPSIS
|
2013-07-17 01:11:57 +02:00
|
|
|
.B wineconsole
|
|
|
|
.RI [ option "] " command
|
2010-11-25 17:18:03 +01:00
|
|
|
.SH DESCRIPTION
|
|
|
|
.B wineconsole
|
|
|
|
is the Wine console manager, used to run console commands and applications. It allows running the
|
|
|
|
console either in the current terminal (\fIcurses\fR) or in a newly made window (\fIuser\fR).
|
|
|
|
.SH "OPTIONS"
|
2013-07-17 01:11:57 +02:00
|
|
|
.IP \fB\-\-backend=\fR{\fIuser\fR|\fIcurses\fR}
|
2010-11-25 17:18:03 +01:00
|
|
|
If \fIuser\fR is chosen, a new window will be created for the console. The \fIcurses\fR option will make
|
|
|
|
wineconsole try to setup the current terminal as a Wine console.
|
2013-07-16 20:48:05 +02:00
|
|
|
.SH BUGS
|
|
|
|
Bugs can be reported on the
|
|
|
|
.UR http://bugs.winehq.org
|
|
|
|
.B Wine bug tracker
|
|
|
|
.UE .
|
|
|
|
.SH AVAILABILITY
|
|
|
|
.B wineconsole
|
|
|
|
is part of the Wine distribution, which is available through WineHQ,
|
|
|
|
the
|
|
|
|
.UR http://www.winehq.org/
|
|
|
|
.B Wine development headquarters
|
|
|
|
.UE .
|
2010-11-25 17:18:03 +01:00
|
|
|
.SH "SEE ALSO"
|
2013-07-16 20:48:05 +02:00
|
|
|
.BR wine (1),
|
|
|
|
.br
|
|
|
|
.UR http://www.winehq.org/help
|
|
|
|
.B Wine documentation and support
|
|
|
|
.UE .
|