From owner-freebsd-questions@freebsd.org Mon Oct 10 03:28:48 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7D937C07EE1 for ; Mon, 10 Oct 2016 03:28:48 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 48A07674 for ; Mon, 10 Oct 2016 03:28:48 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.15.2/8.15.2) with ESMTPS id u9A3SeIa046709 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sun, 9 Oct 2016 21:28:40 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.15.2/8.15.2/Submit) with ESMTP id u9A3SesB046706; Sun, 9 Oct 2016 21:28:40 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sun, 9 Oct 2016 21:28:40 -0600 (MDT) From: Warren Block To: Olaoluwa Omokanwaiye cc: Manish Jain , freebsd-questions@freebsd.org Subject: Re: Hi, a dual booting and printing question In-Reply-To: Message-ID: References: User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Sun, 09 Oct 2016 21:28:40 -0600 (MDT) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 03:28:48 -0000 On Sun, 9 Oct 2016, Olaoluwa Omokanwaiye wrote: > Hi Manish > Thanks. I already did that but I use XFCE and it just freezes. > Moreover it does not allow me to switch between terminals. This is probably nothing to do with the window manager, but because of not using vt(4). See the X configuration section of the Handbook: https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html I use xfce on multiple machines without problems, on both Radeon and Intel graphics.