Re: [e-users] disable workspace switching with mouse to edge of screen

2013-02-06 Thread Dave
It's called an Edge Binding. Just go to Settings->Input, and delete the edge binding for each of your four edges. Cheers, dave.k In the year 2013, of the month of February, on the 6th day, James Duberg wrote: > Another noob question. > > How would I disable workspace switching when the mou

Re: [e-users] disable workspace switching with mouse to edge of screen

2013-02-06 Thread Nicolás de la Torre
Preferences -> Input -> edje bindings 2013/2/7 James Duberg > Another noob question. > > How would I disable workspace switching when the mouse cursor hits the > edge of the screen? > > It is irritating. > > I have searched the various menus and googled it. Can't find it. > > Thanks in advance.

[e-users] disable workspace switching with mouse to edge of screen

2013-02-06 Thread James Duberg
Another noob question. How would I disable workspace switching when the mouse cursor hits the edge of the screen? It is irritating. I have searched the various menus and googled it. Can't find it. Thanks in advance. -

Re: [e-users] [E-devel] e17 default theme ... polishing

2013-02-06 Thread P Purkayastha
On 02/07/2013 11:08 AM, Carsten Haitzler (The Rasterman) wrote: > On Wed, 30 Jan 2013 06:25:39 -0800 Barton said: >> Off the top of my head: >> Minimized icons in Tasks are obscured almost beyond recognition (I >> really have to squint to make them out) > > and suggestion on alternative? (i made t

Re: [e-users] e17 default theme ... polishing

2013-02-06 Thread The Rasterman
On Wed, 30 Jan 2013 06:25:39 -0800 Barton said: > > On 01/29/2013 10:33 PM, Carsten Haitzler (The Rasterman) wrote: > > i'd like to put this out there. > > > > now e17 is out - i'm looking at POLISHING the default theme. over time that > > is. what i am asking for here is INPUT as to what you th

Re: [e-users] Enlightenment repository

2013-02-06 Thread Luis Felipe Strano Moraes
On Tue, Feb 5, 2013 at 12:59 AM, Gary wrote: > > Quoting Luis Felipe Strano Moraes : > > > On Sun, Jan 27, 2013 at 3:30 PM, Adrián Arévalo Tirado > > wrote: > > > >> Hi everybody > >> > >> Wouldn´t be a good idea to make Enlightenment available in the official > >> repositories of major distribut

[e-users] How to move deskto icons

2013-02-06 Thread James Duberg
My installation of E17 on Arch Linux put about four icons on the desktop along the top of the screen, starting on the left side. I would like the icons to be arranged vertically, going down the left side from the top. I can find no way to accomplish this. In fact, I can find no way to move the

[e-users] Another EFM bug

2013-02-06 Thread Christian Ullmann
Hi! here's another EFM bug, simply reproduceable: select an desktop icon. click another icon and move it directly. What happens? You will move the first clicked item. In some cases it will also produce an desktop-switch (discribed in "a virtual desktop bug ..."). groetjes Christian

Re: [e-users] compile issue for econnman

2013-02-06 Thread Gabriele Piccini
Hi Jèrome, I have autotools because I compiled all EFL library with autogen.sh command. I ran autogen and after some errors of automake ( I don't remember precisely) it reports file install-sh is missing. After, for debug I'll report all errors statements. Cheers 2013/2/6 Jérôme Pinot > On 02

Re: [e-users] compile issue for econnman

2013-02-06 Thread Gabriele Piccini
I get the source from http://svn.enlightenment.org/svn. Where you said, install-sh file is there. I'll try it. If it works.. why isn't it the same version as svn tree?? I have Slackware too, and I done my script to download stable version and to create and to install packages. I'll report if all

Re: [e-users] compile issue for econnman

2013-02-06 Thread Jérôme Pinot
On 02/06/13 12:08, Gabriele Piccini wrote: > Hi Willi, > my problem is that: when I cd into python directory binding ( i.e. > python-elementary) and type ./configure, it responds "install-sh is not > found." > > How I wrote, that file is ignored by svn download. This file is created by the autoto

Re: [e-users] compile issue for econnman

2013-02-06 Thread Willy Sudiarto Raharjo
> my problem is that: when I cd into python directory binding ( i.e. > python-elementary) and type ./configure, it responds "install-sh is not > found." > > How I wrote, that file is ignored by svn download. Here's the configure script that i used to build the package in Slackware CFLAGS="$SLKCFLA

Re: [e-users] compile issue for econnman

2013-02-06 Thread Gabriele Piccini
Hi Willi, my problem is that: when I cd into python directory binding ( i.e. python-elementary) and type ./configure, it responds "install-sh is not found." How I wrote, that file is ignored by svn download. 2013/2/6 Willy Sudiarto Raharjo > > I compiled and installed EFL and E from last stab

Re: [e-users] compile issue for econnman

2013-02-06 Thread Willy Sudiarto Raharjo
> I compiled and installed EFL and E from last stable version and I wish to > add econnman but I have some issues to compile the python binding requests. > All python bindings lack of install-sh file. I saw that file is ignored in > svn.. and hence is not downloaded from svn..why?? > > How can I do

[e-users] compile issue for econnman

2013-02-06 Thread Gabriele Piccini
Hi All, I compiled and installed EFL and E from last stable version and I wish to add econnman but I have some issues to compile the python binding requests. All python bindings lack of install-sh file. I saw that file is ignored in svn.. and hence is not downloaded from svn..why?? How can I do to