From f354e5a8e6693c4af56bdd57d7beef6f0f736a5c Mon Sep 17 00:00:00 2001 From: taradiddles Date: Fri, 25 Nov 2022 08:44:54 +0200 Subject: [PATCH] rephrase --- docs/troubleshooting/intel-igfx-troubleshooting.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/troubleshooting/intel-igfx-troubleshooting.md b/docs/troubleshooting/intel-igfx-troubleshooting.md index 7f89fce..a32a9ba 100644 --- a/docs/troubleshooting/intel-igfx-troubleshooting.md +++ b/docs/troubleshooting/intel-igfx-troubleshooting.md @@ -26,9 +26,9 @@ parameter". ## Fix tearing (glitches/artifacts/corruption/...) -By default Qubes OS uses `fbdev`, the framebuffer/modesetting driver. An issue -with is that without compositing VM windows exhibit graphical artefacts (dom0 is -unaffected). Workarounds: +By default Qubes OS uses `fbdev`, the framebuffer/modesetting driver. Without +compositing VM windows exhibit graphical artefacts (dom0 is unaffected). +Workarounds: * enable compositing; it is enabled by default in XFCE (if it was disabled for some reason, re-enabling it is done in "Window Manager Tweaks"; restarting @@ -39,7 +39,8 @@ unaffected). Workarounds: * or switch to the `intel` driver (**Note - for some users the `intel` driver is unstable, triggering random crashes/reboots !**). - Create `/etc/X11/xorg.conf.d/20-intel.conf` and fill it with + + Create `/etc/X11/xorg.conf.d/20-intel.conf` with the following content: ``` Section "Device"