From 1bb5ba4ba52ab907a8bfbe0267ee7bdf327cefa3 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 24 Mar 2017 23:32:04 -0300 Subject: Provision: desktop-basic: do not set /etc/modprobe.d/qxl-no-kms.conf by default --- share/provision/files/desktop-basic/home/user/.custom/xsession | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/provision/files/desktop-basic/home') diff --git a/share/provision/files/desktop-basic/home/user/.custom/xsession b/share/provision/files/desktop-basic/home/user/.custom/xsession index 3d75e76..c465f74 100644 --- a/share/provision/files/desktop-basic/home/user/.custom/xsession +++ b/share/provision/files/desktop-basic/home/user/.custom/xsession @@ -3,7 +3,7 @@ # WINDOW_MANAGER="ratpoison" PROGRAMS="$PROGRAMS terminal" -DISPLAY_DEVICE="qxl-0" # or maybe Virtual-0 +DISPLAY_DEVICE="Virtual-0" # or maybe qlx-0 # # Set screen size -- cgit v1.2.3