From 61451855a36b2c43fda2fab1c33c04de97a91c50 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Fri, 8 May 2026 04:44:40 +0300 Subject: [PATCH] wine: add virtual desktop example (#22244) --- pages/linux/wine.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pages/linux/wine.md b/pages/linux/wine.md index ecface8bcf..a1a61b33c4 100644 --- a/pages/linux/wine.md +++ b/pages/linux/wine.md @@ -23,6 +23,10 @@ `wine {{regedit|control|taskmgr}}` +- Open a virtual Wine desktop: + +`wine explorer /desktop={{shell}},{{1920x1080}}` + - Run the configuration tool: `wine winecfg`