Re: [e-users] E16 and multi-buttons mouse

2006-03-12 Thread Raphael Plasson

Kim Woelders wrote:



Should now be fixed in CVS.

Great, this is perfectly working. I could find two ways to configure the 
bindings:

- by adding
MouseDown -  9 wop * mo ptr
MouseDown -  8 wop * sz ptr
in the "Aclass BUTTONBINDINGS normal" of 
/usr/share/e16/config/bindings.cfg . It is working, but it is not a 
user-level configuration.
- Copy the whole BUTTONBINDINGS section with these modifications in 
~/.e16/e_config.bindings . It is working, until e16keyedit is used and 
erase back this section.


So the only problem for a user configuration seems that e16keyedit don't 
take into account the mouse bindings. Well, not a big deal as I don't 
use it very often.


Thank you for your high responsivity !

Raphael



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] E16 and multi-buttons mouse

2006-03-09 Thread Raphael Plasson

Hello,

I have a Logitech mouse with several additional buttons. Typically, I 
have 2 buttons on the thumbs (corresponding to buutons 8 and 9 accordind 
xev). I wanted to bind them to move and resize windows, in a similar way 
as is doing Alt+Button 1 (that is moving or resizing by clicking 
anywhere in the window) the advantage here being that it doesnt require 
to use at the same time mouse and keyboard.


I tried to add a line "MouseDown -  8 wop * mo ptr" in my 
/usr/share/e16/config/bindings.cfg (probably not the good place, but it 
was a first try, to be sure that this test was taken into account)... 
but didn't work. I actually obtained strange behaviors (lots of the 
buttons starts to not work properly). After having read the binding.cfg 
file, it is said: # :
#  1-5 .  Does it mean E16 can't take into account other buttons that 
the classical 3 buttons+wheel ? Is there a way to have them working ?


Thank you,

Raphael




---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] e17 virtual desktops

2006-01-14 Thread Raphael Plasson
Carsten Haitzler (The Rasterman) wrote:

>1. now u have to MOVE windows insdtead of show/hide - this is less efficient
>and causes more exposes and excess draws. 2. because of icccm and reparenting
>windows - moving a window with a desk switch creates lots of complications for
>apps that like to remeber their own geometry and restore it - if they exist
>while off screen (as they then believe they should start up at co-ordinates
>-3000, -1000 for example). 3. this makes descisions as to which desktop a
>window belongs to much harder as when does it change from belonging form one
>desk to another? you now have to put this logic in - everywhere 4. this makes
>shutdown and startup more complex as the wm has to move all widnows back to the
>current screen to avoid them possiblyt being lost 5. this is very hard to have
>BOTH methods (show+hide vs move) for how to handle desktop changes within the
>same code as they are quite different.
>
>  
>
And wouldn't it possible to just consider to have a larger virtual
desktop, with windows in a fixed position, so that moving around the
desktops would mean to move the coordinates of the on-screen real
desktop (and not to move the windows) ? I actually assumed that it was
what was performed by fvwm2 in the (so old ?) time I used it - as you
were able to move everywhere in the virtual desktop, and not only to
slide by an integer number of screen size.
Is there a kind of functionality (directly from X server ?) that would
allow to have absolute coordinates for windows, with the possibility to
actually represent them with relative coordinates (i.e. absolute
coordinates + tunable offset) ?

Raphael



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Window across multiple desktops

2005-10-26 Thread Raphael Plasson

Andreas Volz wrote:



I hate this "feature" of E16. I ever asked me why someone need this.
I thought this is a bug. 

Well I am for my part actually quite lost with WMs that doesn't 
implement this behavior. Because for me, virtual desktops are really 
spatially connected, and if a window is partly overlapping on one side 
of the screen, it is just natural to find the hidden part on the related 
other virtual desktop. Just as it can be seen in the pagers. This really 
helps to see the global desktop as larger that the one can be seen at 
the same time on the screen, rather than only seeing a succession of 
unconnected several desktops. Thus, I find it just more easy to navigate 
through the desktops by moving up, right,etc. If you just don't like 
this behavior, E16 also implement multiple desktop rather than virtual 
desktop ;-).


Maybe this preference is caused by the fact that I used Unix environment 
with fvwm before using MS-Windows or MacOS. By the way, there is still a 
behavior of fvwm related to this that I find to be lacking in E: the 
possibility to center the screen everywhere in the virtual desktop, and 
not only to move it by an integer number of screen sizes. Useful, to 
just have a glimpse at what happen at your right without losing what 
happens in front of you.


Raphael



---
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] Keybindings file e16

2005-09-22 Thread Raphael Plasson
Martin Zwickel a écrit :

>On Thu, 22 Sep 2005 09:11:50 +0100
>Paulo Matos <[EMAIL PROTECTED]> bubbled:
>
>  
>
>>Hi all,
>>
>>Where's the file where the e16 keybindings are saved? Edited by 
>>e16keyedit.
>>
>>
>
>~/.e16/...e_session-XX
>  
>

Wasn't it changed to ~/.e16/e_config.bindings with E16.8 ?



---
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


Re: [e-users] gnomish e17

2005-09-14 Thread Raphael Plasson

Alan Trick wrote:


Is there a way to run like half a gnome-session or something to
do this?

Also it doesn't load my gtk theme by default either. I'm still new to
linux so I might be doing something wrong :|

 



I think that launching "gnome-settings-daemon &" at E17 startup should 
do the trick (e.g. adding the line in your .xsession, or maybe you can 
directly ask E17 to launch it)





---
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


Re: [e-users] e16 hide mouse

2005-03-31 Thread Raphael Plasson
Gert Cuykens a écrit :
Can you hide the mouse pointer in e16 ?
 

I don't think this is specific to E16, but X. There is the 'unclutter' 
app that just can do what you want. Here is the Debian Sid description:
Package: unclutter
Priority: optional
Section: x11
Installed-Size: 88
Maintainer: Joey Hess <[EMAIL PROTECTED]>
Architecture: i386
Version: 8-2
Depends: libc6 (>= 2.3.2.ds1-4), libx11-6 | xlibs (>> 4.1.0)
Filename: pool/main/u/unclutter/unclutter_8-2_i386.deb
Size: 12146
MD5sum: 4c7f0d0a4443d7b89bd35860c1da477a
Description: hides the cursor in X after a period of inactivity
unclutter hides your X mouse cursor when you don't need it, to prevent it
from getting in the way. You have only to move the mouse to restore the
mouse cursor.



---
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] EEM (Enlightenment on Zaurus); E17 LiveCD - good idea or bad?

2005-03-07 Thread Raphael Plasson
Victor Hooi a écrit :
Also, a lot of people seem to be expressing an interest in having a
livecd with E17 on it - does anybody here think that would be useful?
I have recently found this live CD, called "Elive" (I let you guess what 
the "E" means):

http://livecd.debianitas.net/
It is a Knoppix with E16.7 as standard desktop, with a nice configured 
engage application (and most of E17 applications are also here). And as 
a bonus, when you logout, you are asked if you really want to shut down 
the computer... or to start E17 instead, to have a look at it :-). Only 
a first beta version at the moment, but worth the try.

Raphaël

---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Eterm + Escreen theme.

2005-02-13 Thread Raphael Plasson
Escreen is a front-end for screen. The problem you are describing 
happens when screen is not present. Are you sure you have it installed ?


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Debians packages for E16

2005-01-11 Thread Raphael Plasson
Yep ! There is a very good repository here:
deb http://j.portalier.free.fr/debian testing main
deb-src http://j.portalier.free.fr/debian testing main
Until yesterday, you could find the version 1:0.16.7.3-0cvs 0 for 
enlightenment (the one I am using right now, and it installs and runs 
with no problem). I have just apt-get-updated my machine this morning, 
enlightenment is now in version 1:0.16.7.2final-1   But there are 
new packages:
e16 (version 0.16.8-0cvs :-) )
e17 (version 0.17.0-0cvs)

Fairly up to date as you can see. And with new e16 and e17 packages, I 
think you can have a quick (and lazy) look at CVS versions of E16 and 
E17, while keeping the latest stable E version. Nice... It's just what I 
am going to try !

Raphaël

---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users