Re: [e-users] Memory Usage

2006-02-23 Thread Jesse Luehrs
On Thu, 23 Feb 2006 16:14:55 +0900 Carsten Haitzler (The Rasterman) [EMAIL PROTECTED] wrote: On Thu, 23 Feb 2006 03:28:35 -0300 Hugo Henrique Becker de Aguiar [EMAIL PROTECTED] babbled: Hi! I will first thank the programers involved with enlightenment. It is art ! :) I think

[e-users] e16.8-Remember ignores command parameters

2006-02-23 Thread Pavel Reznicek
Hello, I would like to have top running in a borderless transparent window all the time on my desktop. Therefore I have run this command: Eterm --trans -f Orange --scrollbar false --buttonbar false -e top -d 00.50 and used the Remember function from the widow menu. But for some reason, e

Re: [e-users] e16.8-Remember ignores command parameters

2006-02-23 Thread Martin Hauser
On Thu, 23 Feb 2006 09:49:05 +0100 (CET) Pavel Reznicek [EMAIL PROTECTED] wrote: I would like to have top running in a borderless transparent window all the time on my desktop. Therefore I have run this command: Eterm --trans -f Orange --scrollbar false --buttonbar false -e top -d 00.50

Re: [e-users] e16.8-Remember ignores command parameters

2006-02-23 Thread Pavel Reznicek
I would like to have top running in a borderless transparent window all the time on my desktop. Therefore I have run this command: Eterm --trans -f Orange --scrollbar false --buttonbar false -e top -d 00.50 and used the Remember function from the widow menu. But for some reason, e just

Re: [e-users] e16.8-Remember ignores command parameters

2006-02-23 Thread Michael Hughes
Pavel The remember function simply looks at what process has created the window and tries to start that on login. It has no way of knowing what parameters were used. It also can't start programs such as Firefox and Thunderbird which are started by running a script which sets up the

Re: [e-users] e16.8-Remember ignores command parameters

2006-02-23 Thread Pavel Reznicek
E16.8 has the ability to run a script on startup. I would use that to start all of the programs I wanted to run from login. Thanks, Mike, I'll try this. I just though it to be a newly introduced bug because it worked fine with previous CVS snapshot (pre1). Pavel Mike

Re: [e-users] engage scrollwheel

2006-02-23 Thread Mitch Gorman
Toby 'qubit' Cubitt wrote: It works fine for me. You might need to unbind the e17 bindings for scroll wheel events (using enlightenment_remote -binding-wheel-del), since they mask the engage bindings. i only deleted the CONTEXT=CONTAINER entries, and now it works fine. (i had several

Re: [e-users] e16.8-Remember ignores command parameters

2006-02-23 Thread Kim Woelders
Pavel Reznicek wrote: Hello, I would like to have top running in a borderless transparent window all the time on my desktop. Therefore I have run this command: Eterm --trans -f Orange --scrollbar false --buttonbar false -e top -d 00.50 and used the Remember function from the widow menu.

Re: [e-users] e16.8-Remember ignores command parameters

2006-02-23 Thread Pavel Reznicek
Hello, I have removed it from remember list, logout, login, run Eterm --trans -f Orange --scrollbar false --buttonbar false -e top -d 00.50 command from xterm, ALT+rightclick on the running top and set Remember (activated everything from the remember-menu except Desktop and Title). And

Re: [e-users] engage scrollwheel

2006-02-23 Thread RockerZ71
thanks for the replies, it works again. Is there no way to have the scrollwheel still change desktops when the pointer is over the desktop and also cycle through the windows in engage when the pointer is inside the module? --- This SF.Net

Re: [e-users] e16.8-Remember ignores command parameters

2006-02-23 Thread Kim Woelders
Pavel Reznicek wrote: Hello, I have removed it from remember list, logout, login, run Eterm --trans -f Orange --scrollbar false --buttonbar false -e top -d 00.50 command from xterm, ALT+rightclick on the running top and set Remember (activated everything from the remember-menu except

Re: [e-users] e16.8-Remember ignores command parameters

2006-02-23 Thread Pavel Reznicek
What does xprop -id 0x1a00041 WM_COMMAND say? WM_COMMAND(STRING) = { Eterm, , , , , , , , , , , } There are 2 suspicious issues: 1) The time when it was working right seems to be just before update from xorg 6.8.2 to 6.9.0 (debian testing). 2) using xprop on aterm -e top returns:

Re: [e-users] engage scrollwheel

2006-02-23 Thread Toby 'qubit' Cubitt
On Thu, Feb 23, 2006 at 01:53:08PM -0500, RockerZ71 wrote: thanks for the replies, it works again. Is there no way to have the scrollwheel still change desktops when the pointer is over the desktop and also cycle through the windows in engage when the pointer is inside the module? See

Re: [e-users] engage scrollwheel

2006-02-23 Thread Mitch Gorman
Toby 'qubit' Cubitt wrote: On Thu, Feb 23, 2006 at 01:53:08PM -0500, RockerZ71 wrote: thanks for the replies, it works again. Is there no way to have the scrollwheel still change desktops when the pointer is over the desktop and also cycle through the windows in engage when the

Re: [e-users] e16.8-Remember ignores command parameters

2006-02-23 Thread Bradley Reed
On Thu, 23 Feb 2006 20:24:24 +0100 (CET) Pavel Reznicek [EMAIL PROTECTED] wrote: What does xprop -id 0x1a00041 WM_COMMAND say? WM_COMMAND(STRING) = { Eterm, , , , , , , , , , , } There are 2 suspicious issues: 1) The time when it was working right seems to be just before update

Re: [e-users] engage scrollwheel

2006-02-23 Thread Toby 'qubit' Cubitt
On Thu, Feb 23, 2006 at 02:52:38PM -0500, Mitch Gorman wrote: Toby 'qubit' Cubitt wrote: On Thu, Feb 23, 2006 at 01:53:08PM -0500, RockerZ71 wrote: thanks for the replies, it works again. Is there no way to have the scrollwheel still change desktops when the pointer is over the desktop