From owner-freebsd-questions@FreeBSD.ORG Wed Jan 22 12:46:11 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B1CC4E27 for ; Wed, 22 Jan 2014 12:46:11 +0000 (UTC) Received: from mail-wi0-x231.google.com (mail-wi0-x231.google.com [IPv6:2a00:1450:400c:c05::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 49F2B1516 for ; Wed, 22 Jan 2014 12:46:11 +0000 (UTC) Received: by mail-wi0-f177.google.com with SMTP id m19so547107wiv.4 for ; Wed, 22 Jan 2014 04:46:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=CM2kJQZEHNgH6Eq6IrDVWR53j0OW8sAPE3YMxkT8SHc=; b=JYUvoDXaHXs7IcVfU2L5wUravWr1y/uB+VdttTKqG35fw4cIUFtpIGJrAZHpzNIQkh pCwXja1vJMR3HbQzOuO92z9P9RdrXiTMOWZ7fsF1LFHQB/ByJn5WrbA1uCxTpLuv78Ag iZY7IE5Vi/nQ23u2QOQzA/rszIH4tRGQ9LNnDVSqfm6I+PiOLkpm6lep/upXpM33VgcZ bPFrFrJIhgDPiQILV+AME3atYm/PHyoY2Sh2tZWpPeOlWCAst/Vwr4H8VNBO2TxzEwrr sF+iayEKwXbp4AcfSFVqY0Bne3yIhm5ZNHkjdL6YS48Z3vC6y6+FexZIZtdtOPlb8B9y /ErQ== X-Received: by 10.194.142.142 with SMTP id rw14mr1440884wjb.87.1390394769563; Wed, 22 Jan 2014 04:46:09 -0800 (PST) Received: from kontrol.kode5.net (kontrol.kode5.net. [80.229.5.32]) by mx.google.com with ESMTPSA id fz5sm6503597wic.11.2014.01.22.04.46.08 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 22 Jan 2014 04:46:09 -0800 (PST) Message-ID: <52DFBD8F.9070005@gmail.com> Date: Wed, 22 Jan 2014 12:46:07 +0000 From: James Griffin User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: xfce4.10, GUI Reboot/Suspend Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jan 2014 12:46:11 -0000 Hi I've read a number of older posts found on the internet about using the xfce4 menus to reboot and shutdown the system. Amounts to using options in xinitrc and a '.pkla' file in /usr/local/etc/polkit-1/localauthority. All of the variations i've tried do not work as intended. Can someone using xfce4 on FreeBSD 10 explain how to do this, it shouldn't be so difficult (should it?).