summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/services/xorg.scm27
1 files changed, 1 insertions, 26 deletions
diff --git a/gnu/services/xorg.scm b/gnu/services/xorg.scm
index 96bbdd7d1e4..c82f4a6aaef 100644
--- a/gnu/services/xorg.scm
+++ b/gnu/services/xorg.scm
@@ -67,32 +67,7 @@ EndSection
67Section \"ServerFlags\" 67Section \"ServerFlags\"
68 Option \"AllowMouseOpenFail\" \"on"" 68 Option \"AllowMouseOpenFail\" \"on""
69EndSection 69EndSection
70 70"))
71Section \"Monitor\"
72 Identifier \"Monitor[0]\"
73EndSection
74
75Section \"InputClass\"
76 Identifier \"Generic keyboard\"
77 MatchIsKeyboard \"on\"
78 Option \"XkbRules\" \"base\"
79 Option \"XkbModel\" \"pc104\"
80EndSection
81
82Section \"ServerLayout\"
83 Identifier \"Layout\"
84 Screen \"Screen-vesa\"
85EndSection
86
87Section \"Device\"
88 Identifier \"Device-vesa\"
89 Driver \"vesa\"
90EndSection
91
92Section \"Screen\"
93 Identifier \"Screen-vesa\"
94 Device \"Device-vesa\"
95EndSection"))
96 71
97 (mlet %store-monad ((config (xserver.conf))) 72 (mlet %store-monad ((config (xserver.conf)))
98 (define script 73 (define script