From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Barton Subject: Re: Popup with Weekly Agenda? Date: Sat, 06 Jun 2009 07:56:05 +0100 Message-ID: <4A2A1305.3020707@manor-farm.org> References: <4A29891C.4060103@gmx.de> <18985.40915.446008.195981@pinto.chemeng.ucl.ac.uk> Reply-To: lists@manor-farm.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MCpp9-0001U0-S7 for emacs-orgmode@gnu.org; Sat, 06 Jun 2009 02:56:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MCpp8-0001To-NY for emacs-orgmode@gnu.org; Sat, 06 Jun 2009 02:56:15 -0400 Received: from [199.232.76.173] (port=56235 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MCpp8-0001Tl-Iz for emacs-orgmode@gnu.org; Sat, 06 Jun 2009 02:56:14 -0400 Received: from mx20.gnu.org ([199.232.41.8]:7213) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MCpp8-00055o-14 for emacs-orgmode@gnu.org; Sat, 06 Jun 2009 02:56:14 -0400 Received: from li40-130.members.linode.com ([72.14.178.130]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MCpp5-00062m-8Z for emacs-orgmode@gnu.org; Sat, 06 Jun 2009 02:56:11 -0400 Received: from localhost (mail.wilkesley.org [127.0.0.1]) by li40-130.members.linode.com (Postfix) with ESMTP id 1E3BDCCCE for ; Sat, 6 Jun 2009 07:56:08 +0100 (BST) Received: from li40-130.members.linode.com ([127.0.0.1]) by localhost (wilkesley.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qhuFa0pYHgfc for ; Sat, 6 Jun 2009 07:56:07 +0100 (BST) Received: from [192.168.0.55] (unknown [217.146.125.41]) by li40-130.members.linode.com (Postfix) with ESMTPSA id 691D5CCB1 for ; Sat, 6 Jun 2009 07:56:07 +0100 (BST) In-Reply-To: <18985.40915.446008.195981@pinto.chemeng.ucl.ac.uk> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Cc: emacs-orgmode@gnu.org > Finally, I'm not sure about how to make Gnome's window manager > (enlightenment?) respond to the mouse hovering over any particular > part of the screen but you could easily bind a key to the script which > would invoke the gnome-osd-client command to pop up the agenda > instead. > > Hers is a page that describes using Ubuntu's Notification system: https://wiki.ubuntu.com/NotificationDevelopmentGuidelines I'll have a play with this myself this weekend and see if I can come up with something. Ian.