123456789101112131415161718192021222324252627282930 |
- .TH WINECFG 1 "November 2010" "@PACKAGE_STRING@" "Wine Programs"
- .SH NAME
- winecfg \- Wine Configuration Editor
- .SH SYNOPSIS
- .BR "winecfg"
- .SH DESCRIPTION
- .B winecfg
- is the Wine configuration editor. It allows you to change several settings, such as DLL load order
- (native versus builtin), enable a virtual desktop, setup disk drives, and change the Wine audio driver,
- among others. Many of these settings can be made on a per application basis, for example, preferring native
- riched20.dll for wordpad.exe, but not for notepad.exe.
- .SH BUGS
- Bugs can be reported on the
- .UR https://bugs.winehq.org
- .B Wine bug tracker
- .UE .
- .SH AVAILABILITY
- .B winecfg
- is part of the Wine distribution, which is available through WineHQ,
- the
- .UR https://www.winehq.org/
- .B Wine development headquarters
- .UE .
- .SH "SEE ALSO"
- .BR wine (1),
- .br
- .UR https://www.winehq.org/help
- .B Wine documentation and support
- .UE .
|