aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/efl/entrance/entrance-conf.patch
blob: 81b957fe642aa388e4beec7f0d5d08e1ed9c17e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: data/entrance.conf
===================================================================
--- entrance/data/entrance.conf	(revision 82070)
+++ entrance/data/entrance.conf	(working copy)
@@ -4,7 +4,7 @@
     /* X server path */
     value "xinit_path" string: "/usr/bin/X";
     /* X server args */
-    value "xinit_args" string: "-nolisten tcp -br vt7";
+    value "xinit_args" string: "-nolisten tcp vt7";
 
     /* xauth path binary */
     value "xauth_path" string: "/usr/bin/xauth";