winecfg.man.in 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. .TH WINECFG 1 "November 2021" "@PACKAGE_STRING@" "Wine Programs"
  2. .SH NAME
  3. winecfg \- Wine Configuration Editor
  4. .SH SYNOPSIS
  5. .B winecfg
  6. .RI [ options ]
  7. .SH DESCRIPTION
  8. .B winecfg
  9. is the Wine configuration editor. It allows you to change several settings, such as DLL load order
  10. (native versus builtin), enable a virtual desktop, setup disk drives, and change the Wine audio driver,
  11. among others. Many of these settings can be made on a per application basis, for example, preferring native
  12. riched20.dll for wordpad.exe, but not for notepad.exe.
  13. If no option is given launch the graphical version of
  14. .BR winecfg .
  15. .SH OPTIONS
  16. .TP
  17. \fB\-v \fR[\fIversion\fR], \fB/v \fR[\fB\fIversion\fR]
  18. Set global Windows version to
  19. .I version
  20. and exit.
  21. If
  22. .I version
  23. is not specified, display the current global Windows version and exit.
  24. .TP
  25. .BR \-? ", " /?
  26. Display help, valid versions for
  27. .I version
  28. and exit.
  29. .SH BUGS
  30. Bugs can be reported on the
  31. .UR https://bugs.winehq.org
  32. .B Wine bug tracker
  33. .UE .
  34. .SH AVAILABILITY
  35. .B winecfg
  36. is part of the Wine distribution, which is available through WineHQ,
  37. the
  38. .UR https://www.winehq.org/
  39. .B Wine development headquarters
  40. .UE .
  41. .SH "SEE ALSO"
  42. .BR wine (1),
  43. .br
  44. .UR https://www.winehq.org/help
  45. .B Wine documentation and support
  46. .UE .