Re: [e-users] key binding to module action

2005-11-01 Thread Anders Trobäck

Well, just change the ibar to start;-)

Morten Nilsen wrote:

Anders Trobäck wrote:



Morten Nilsen wrote:

Hi, is there a way to bind an action that tells a module to do 
something? (ie.: bind Super_R to start module)



Do you mean?

enlightenment_remote -binding-key-add ANY t WIN 0 exec 
enlightenment_remote -module-enable ibar


enlightenment_remote -binding-key-add ANY r WIN 0 exec 
enlightenment_remote -module-disable ibar



no, I'm talking about the module named start

Cheers,


--


Microsoft is not the answer.
Microsoft is the question.
And 'No' is the answer!

Anders Trobäck
http://www.troback.com


---
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] key binding to module action

2005-11-01 Thread Jesse Luehrs
On Tue, 01 Nov 2005 11:20:36 +0100
Morten Nilsen [EMAIL PROTECTED] wrote:

 Anders Trobäck wrote:
  
  Morten Nilsen wrote:
  
 Hi, is there a way to bind an action that tells a module to do 
 something? (ie.: bind Super_R to start module)
 
  Do you mean?
  
  enlightenment_remote -binding-key-add ANY t WIN 0 exec 
  enlightenment_remote -module-enable ibar
  
  enlightenment_remote -binding-key-add ANY r WIN 0 exec 
  enlightenment_remote -module-disable ibar
 
 no, I'm talking about the module named start
 
 Cheers,

If you're talking about the menu that start uses, try

enlightenment_remote -binding-key-add ANY t WIN 0 menu_show 

Jesse


---
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] key binding to module action

2005-11-01 Thread Morten Nilsen

Anders Trobäck wrote:

Well, just change the ibar to start;-)


... no, that's not it.

--
Morten


---
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] key binding to module action

2005-11-01 Thread Morten Nilsen

Jesse Luehrs wrote:

If you're talking about the menu that start uses, try

enlightenment_remote -binding-key-add ANY t WIN 0 menu_show 


you people really don't get my point here.. :/

allow me to explain it a little clearer and in more generic terms

say we have a module named wigget that adds an icon of a dog to the 
desktop - when the dog gets clicked on, it chases it's own tail...


what I want to do is bind a key (like Super_R) to make the dog chase 
it's tail... get it? the menu is not the point, the menu key is already 
bound to the main menu, the point is activating a module that happens to 
show the main menu..


--
Morten


---
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] segfault trying to run entrance on freebsd 6

2005-11-01 Thread Jon Brisbin
On Tue, 1 Nov 2005 10:54:48 +1100
Mathew Schofield [EMAIL PROTECTED] wrote:

Are you using the E17 from ports (Which is a bad
  idea considering how old it is) ?

No. CVS updated yesterday (10/31)

  In terms of the tools you are using, what have you installed? Have
  you used the ports? Where have you installed them?

It's mostly a generic FreeBSD 6 install with Java/JBoss, etc...
installed and various dependent packages of other software tacked on. I
have the latest GNU auto tools as well.

  What version of FreeBSD is it? Version 6 yes, but is it i386? AMD64?

i386

  When's the last time you updated?

Yesterday (10/31).

   Most of these questions are irrelevant -: I will try try entrance
  tonight when i get home, and then attempt to help you. In the mean
  time, please give as much info as possible.

Thanks for the help! :-)

Jon Brisbin
Webmeister
NPC International, Inc.


---
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] key binding to module action

2005-11-01 Thread The Rasterman
On Tue, 01 Nov 2005 13:20:23 +0100 Morten Nilsen [EMAIL PROTECTED] babbled:

 Jesse Luehrs wrote:
  If you're talking about the menu that start uses, try
  
  enlightenment_remote -binding-key-add ANY t WIN 0 menu_show 
 
 you people really don't get my point here.. :/
 
 allow me to explain it a little clearer and in more generic terms
 
 say we have a module named wigget that adds an icon of a dog to the 
 desktop - when the dog gets clicked on, it chases it's own tail...
 
 what I want to do is bind a key (like Super_R) to make the dog chase 
 it's tail... get it? the menu is not the point, the menu key is already 
 bound to the main menu, the point is activating a module that happens to 
 show the main menu..

there is no way to do this atm - it's on the TODO list.

-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)[EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)


---
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] key binding to module action

2005-11-01 Thread Morten Nilsen

Carsten Haitzler (The Rasterman) wrote:

On Tue, 01 Nov 2005 13:20:23 +0100 Morten Nilsen [EMAIL PROTECTED] babbled:
what I want to do is bind a key (like Super_R) to make the dog chase 
it's tail... get it? the menu is not the point, the menu key is already 
bound to the main menu, the point is activating a module that happens to 
show the main menu..


there is no way to do this atm - it's on the TODO list.



ah, thanks :)

--
Morten


---
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] How to use engage?

2005-11-01 Thread Alan Trick
Andreas Volz wrote:
 Am Sat, 29 Oct 2005 11:48:20 +0200 schrieb Andreas Volz:
 
 
Hi,

I tried the engage module in E17 and I simple don't understand the way
engage works. It seems to display all started applications. And if I
press this icons they start again. I don't understand how this helps
me. There is yet the ibox to start applications. And why should I
start an application again that is yet running? So could someone
explain how to use engage and how engage help me to manage my
applications?
 
 
 I should say sorry for trouble you all! Now I read the engage
 documentation on e-get.org and there're all information I missed ;-)
 
 regards
 Andreas
 

Someone needs to put a link to the users manual on get-e.org in the
ebuild or something. I don't know, but I found it incredibly helpful (I
had the same problems).

Alan Trick

P.S. sorry for the dupe Andreas, I forgot that this mailling list
doesn't put Reply-To's in the headers.


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] e17 segfaults on closing windows

2005-11-01 Thread Gerald Dachs
e17, that I got yesterday from cvs, segfaults on closing windows, but not
everytime. I am not sure, but I believe it was always Firefox. I have the
impression that it happens the same moment when the build from day before
wouldn't like to close the window at the first click on the close button.

Gerald



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users