summaryrefslogtreecommitdiff
path: root/user/xorg-server/20-modules.conf
diff options
context:
space:
mode:
Diffstat (limited to 'user/xorg-server/20-modules.conf')
-rw-r--r--user/xorg-server/20-modules.conf18
1 files changed, 18 insertions, 0 deletions
diff --git a/user/xorg-server/20-modules.conf b/user/xorg-server/20-modules.conf
new file mode 100644
index 000000000..4ddcdd461
--- /dev/null
+++ b/user/xorg-server/20-modules.conf
@@ -0,0 +1,18 @@
+Section "Module"
+ Load "exa"
+# Load "wfb"
+
+ Load "dri"
+ Load "dri2"
+ Load "glx"
+
+ Load "int10"
+ Load "vbe"
+ Load "fb"
+ Load "shadowfb"
+ Load "shadow"
+ Load "vgahw"
+ Load "evdev"
+ Load "fbdevhw"
+ Load "glamoregl"
+EndSection