restructure

This commit is contained in:
JMARyA 2024-01-17 09:00:45 +01:00
parent ef7661245b
commit 598a10bc28
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
182 changed files with 342 additions and 336 deletions

View file

@ -4,7 +4,7 @@ website: https://www.winehq.org
repo: https://gitlab.winehq.org/wine/wine
---
# Wine
Wine is a compatibility layer that enables users to run [Windows](Windows.md) applications on Unix-like operating systems, including [Linux](../linux/Linux.md), [macOS](../macos/macOS.md), and BSD. It does this by providing an alternative implementation of the [Windows](Windows.md) API, allowing applications compiled for [Windows](Windows.md) to run seamlessly on other platforms. Wine is also the base for Proton (Game compatibility tool for [Steam](../applications/media/Steam.md)). There are graphical tools for using Wine like [Bottles](../applications/utilities/Bottles.md) and [Lutris](../applications/utilities/Lutris.md).
Wine is a compatibility layer that enables users to run [Windows](Windows.md) applications on Unix-like operating systems, including [Linux](../linux/Linux.md), [macOS](../macos/macOS.md), and BSD. It does this by providing an alternative implementation of the [Windows](Windows.md) API, allowing applications compiled for [Windows](Windows.md) to run seamlessly on other platforms. Wine is also the base for Proton (Game compatibility tool for [Steam](../applications/gaming/Steam.md)). There are graphical tools for using Wine like [Bottles](../applications/utilities/Bottles.md) and [Lutris](../applications/gaming/Lutris.md).
## Configuration
### 1. **Wine Configuration Tool (`winecfg`):**