On Fri, 10 Jan 2014 20:37:03 -0600 Jeff Hoogland said:
don't you have a typedef for GLchar in your gl headers. a quick grep of mine
from /usr/include (filtering out the unrelated typedefs):
11:50AM /usr/include > grep -r GLchar . | grep typedef
./GLES3/gl3.h:typedef char GLchar;
./GL
On Tue, 07 Jan 2014 09:45:16 -0800 "Dustin N. Jenkins" said:
the glib and librsvg things -
#ifdef HAVE_SVG_2_36
# if !defined(GLIB_VERSION_2_36)
g_type_init();
# endif
#else
rsvg_init();
#endif
we cured it for older rsvg versions already. or tried. rsvg changed behavior
and glib started
Getting a compile error with the 1.8.4 EFL Tarbal:
CC
modules/emotion/gstreamer/modules_emotion_gstreamer_module_la-emotion_sink.lo
modules/emotion/gstreamer/emotion_sink.c: In function
'_emotion_gstreamer_cancel':
modules/emotion/gstreamer/emotion_sink.c:869: warning: suggest braces
around empt
On Fri, 10 Jan 2014 18:15:16 +0100 dave myers
said:
> Dear All.
>
> I would like to add some extra customised key bindings to my e18 desktop.
>
> Specifcally I want to be able to scroll virtual desktops when I use the
> scroll button on my mouse ~ note that this is only when the pointer is
>
In mouse bindings, add new binding, say, scroll down.
Set it to Container, and flip desktop linearly +1.
For scroll up, set it to Container, flip desktop linearly -1.
On 01/11/2014 01:34 AM, Fan Cris wrote:
> try alt+scroll ,
> keybindings are on setting panel>input>key bindings
> mouse bindings
see /etc/X11/Xsession.d and /etc/X11/Xsession
On Fri, Jan 10, 2014 at 11:26 PM, Wawrzek Niewodniczanski wrote:
> Hi,
>
> Could you please direct me what does start ssh_agent in E17 on Debian.
> I want to turn off default autostart ssh-agent during X11 session
> start and do it on request from c
Hi,
Could you please direct me what does start ssh_agent in E17 on Debian.
I want to turn off default autostart ssh-agent during X11 session
start and do it on request from command line.
I see following 'process tree' for ssh-agent, but not sure where are
configuration files. Is it e17. gdm...
3
try alt+scroll ,
keybindings are on setting panel>input>key bindings
mouse bindings same>and>mouse bindings
On Fri, Jan 10, 2014 at 7:15 PM, dave myers wrote:
> Dear All.
>
> I would like to add some extra customised key bindings to my e18 desktop.
>
> Specifcally I want to be able to scroll vir
Dear All.
I would like to add some extra customised key bindings to my e18 desktop.
Specifcally I want to be able to scroll virtual desktops when I use the
scroll button on my mouse ~ note that this is only when the pointer is
on the desktop, otherwise if in a window (eg firefox) the scroll sho
Hello,
I tryed the script but I got an error:
Traceback (most recent call last):
File "./e18build.py", line 8, in
from eb import e18b
ImportError: No module named eb
I just git clone the source and pip install the requirements
What do I need to do? eb directory is there, but..
Thanks,
Hi.
If you make it able to sit as a 'systray' type iconised app.
When minimised the app shouldn't use minimum resources (as default)
unless the mouse hovers over it (or single click), when maybe it could
open a small tooltip type window. Double click to open the main app.
As a user one thing I
I don't understand. Running e18.2, efl 1.8.4, if I echo $PATH in a
terminal I get: /opt/e18/bin:/usr/local/bin:/usr/bin:/bin. I have e
installed in /opt/e18/.
If I logout and then login to xfce, echo $PATH, I get:
/usr/local/bin:/usr/bin:/bin
I looked in ~/.bashrc but there is nothing there ad
Hi Austin,
On 01/09/2014 06:54 PM, Austin Morgan wrote:
> If you press enter instead of click to select the menu option it will
> work. There have been a few reports of this, but since 18 was already
> out I don't think there has been much effort in correcting this. This
> also only happens on mul
13 matches
Mail list logo