From owner-freebsd-xfce@freebsd.org Sat Feb 29 00:06:49 2020 Return-Path: Delivered-To: freebsd-xfce@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B4DAF24991B for ; Sat, 29 Feb 2020 00:06:49 +0000 (UTC) (envelope-from pfg@FreeBSD.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 48Tmt06j0rz4WWw for ; Sat, 29 Feb 2020 00:06:48 +0000 (UTC) (envelope-from pfg@FreeBSD.org) Received: by mailman.nyi.freebsd.org (Postfix) id E3BAA24991A; Sat, 29 Feb 2020 00:06:48 +0000 (UTC) Delivered-To: xfce@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id DC62E249919 for ; Sat, 29 Feb 2020 00:06:48 +0000 (UTC) (envelope-from pfg@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48Tmt032Lkz4WWn for ; Sat, 29 Feb 2020 00:06:48 +0000 (UTC) (envelope-from pfg@FreeBSD.org) Received: from [192.168.0.3] (unknown [181.52.72.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: pfg) by smtp.freebsd.org (Postfix) with ESMTPSA id 28EDB6383 for ; Sat, 29 Feb 2020 00:06:48 +0000 (UTC) (envelope-from pfg@FreeBSD.org) To: xfce@FreeBSD.org Subject: FreeBSD Port: x11-wm/xfce4 From: Pedro Giffuni Organization: FreeBSD Message-ID: <63866270-f7e1-70fd-dde5-5251de6983f6@FreeBSD.org> Date: Fri, 28 Feb 2020 19:06:46 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-BeenThere: freebsd-xfce@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: XFCE for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Feb 2020 00:06:50 -0000 Hello; I've recently tried Xfce, and it's very nice. Just thought I'd suggest, please set this file as executable: /usr/local/etc/xdg/xfce4/xinitrc I ended up doing chmod +x to that file in order to get it working in xinit. While here, I am having trouble as both mouse and the keyboard stop working in X. Curiously both worked find in KDE. Cheers, Pedro.