commit:     d7d00127051801786fa33074d60f816e261e0eaa
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 21 12:09:00 2015 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Tue Jul 21 12:09:00 2015 +0000
URL:        https://gitweb.gentoo.org/proj/grs.git/commit/?id=d7d00127

Add working xorg.conf.

 core/etc/X11/xorg.conf | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/core/etc/X11/xorg.conf b/core/etc/X11/xorg.conf
new file mode 100644
index 0000000..c7656c1
--- /dev/null
+++ b/core/etc/X11/xorg.conf
@@ -0,0 +1,12 @@
+Section "Module"
+       Load "vgahw"
+       Load "fb"
+       Load "wfb"
+       Load "int10"
+       Load "vbe"
+       Load "shadowfb"
+       Load "shadow"
+       Load "exa"
+       Load "fbdevhw"
+       Load "glamoregl"
+EndSection

Reply via email to