Re: [E-devel] battery-module: run an command on alarm

2006-06-21 Thread Stephan Wezel
Am Thu, 22 Jun 2006 08:11:54 +0900 schrieb Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]>: > On Wed, 21 Jun 2006 23:00:30 +0200 Stephan Wezel <[EMAIL PROTECTED]> > babbled: > > > Hi, > > i have written a patch with which the battery-module can run an > > command on alarm. > > E.g when the b

Re: [E-devel] Position of 'close' item in a window's ALT-right-click menu

2006-06-21 Thread The Rasterman
On Thu, 22 Jun 2006 09:53:08 +1000 Daniel Kasak <[EMAIL PROTECTED]> babbled: > Hi all. > > I have a suggestion for a usability improvement for the menu that > appears when you ALT-right-click a window. > > The 'close' item is at the very bottom. This is fine when your mouse is > in a position h

[E-devel] Position of 'close' item in a window's ALT-right-click menu

2006-06-21 Thread Daniel Kasak
Hi all. I have a suggestion for a usability improvement for the menu that appears when you ALT-right-click a window. The 'close' item is at the very bottom. This is fine when your mouse is in a position high enough so that the entire menu can fit *under* the mouse. However if the menu gets displ

Re: [E-devel] battery-module: run an command on alarm

2006-06-21 Thread The Rasterman
On Wed, 21 Jun 2006 23:00:30 +0200 Stephan Wezel <[EMAIL PROTECTED]> babbled: > Hi, > i have written a patch with which the battery-module can run an command > on alarm. > E.g when the battery drops under 10 min remaining time then you > can initiate the shutdown of the system. > > the command is

[E-devel] battery-module: run an command on alarm

2006-06-21 Thread Stephan Wezel
Hi, i have written a patch with which the battery-module can run an command on alarm. E.g when the battery drops under 10 min remaining time then you can initiate the shutdown of the system. the command is currently executet via the system-fn call. If it is there a better methode to do it then let