From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SQ4aQ-0005fB-4e for garchives@archives.gentoo.org; Thu, 03 May 2012 22:33:22 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 795F8E07AD; Thu, 3 May 2012 22:33:06 +0000 (UTC) Received: from mail-wg0-f41.google.com (mail-wg0-f41.google.com [74.125.82.41]) by pigeon.gentoo.org (Postfix) with ESMTP id 0B252E0662 for ; Thu, 3 May 2012 22:31:24 +0000 (UTC) Received: by wgbds1 with SMTP id ds1so773916wgb.4 for ; Thu, 03 May 2012 15:31:24 -0700 (PDT) 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=N2XioDv+Vaz5YrHCsoRxr+zK4k8Xi8UhHwXUtQXl9OI=; b=m1e00zUm5GLlOY74pXa9lPlQcwfXuquWa/nDugVwkzVWNW4iykdUMTJKnff2E55iXq r7VYw+7SPZiGSj6t9AfpBIcSDuK8Nd8oFCpg49JefD5tFDwXybxyw3x/EdWixD8jXv0l vQTVzTMSnVJ9s5ZoKtKV2oDx0lxnQb8SBJsJItZe4D1wmlIcODePpsnMDKzYBzX3zYcm qb5kEn2z0H1TKOnovZApmLE27GBsemjIL+WvBZjnj01GnYXhUAMfsJw/h4eERpV7QZVf 7jDWthiDrepHOnMVcMni/hCQOFNVU1E3Qi5ay0vqps9CHhKlas6bIPA06vns+qJVSXax yVEw== Received: by 10.180.95.4 with SMTP id dg4mr7225786wib.2.1336084284203; Thu, 03 May 2012 15:31:24 -0700 (PDT) Received: from [172.21.36.94] (global-1-83.nat.csx.cam.ac.uk. [131.111.184.83]) by mx.google.com with ESMTPS id fn2sm7901723wib.0.2012.05.03.15.31.23 (version=SSLv3 cipher=OTHER); Thu, 03 May 2012 15:31:23 -0700 (PDT) Message-ID: <4FA30739.4040106@gmail.com> Date: Thu, 03 May 2012 23:31:21 +0100 From: Ignas Anikevicius User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120415 Thunderbird/11.0.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Send events to ACPI via dbus as a simple user? Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: beeefc1c-37c1-4a76-b4aa-a67a923d3d33 X-Archives-Hash: 8880ad427d33c1dfe95a3e9e689ed498 Hello list, I was wondering if anybody could help me on this. Is it possible to send events to the acpid daemon via dbus? What I want to do is to write some scripts, which would be executed by a window manager in X and then would trigger some event in acpid (e.g. suspend or other root requiring things). Thanks in advance, Ignas