wineconsole(1) - Linux man page
Name
wineconsole - The Wine console
Synopsis
wineconsole [option] command
Description
wineconsole is the Wine console manager, used to run console commands and applications. It allows
running the console either in the current terminal (curses) or in a newly made window (user).
Options
- --backend={user|curses}
- If user is chosen, a new window will be created for the console. The curses option will make wineconsole try to setup the current terminal as
a Wine console.
See Also
wine(1)