We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5347b0 commit 5500badCopy full SHA for 5500bad
src/config/graphical-session/xorg.md
@@ -88,7 +88,7 @@ EndSection
88
and restart Xorg. Verify that the configuration has been picked up with:
89
90
```
91
-$ grep -m1 '(II) modeset([0-9]+):' /var/log/Xorg.0.log
+$ grep -E -m1 '\(II\) modeset\([0-9]+\):' /var/log/Xorg.0.log
92
93
94
If there is a match, modesetting is being used.
0 commit comments