On Wed, 22 Oct 2003 22:05:06 EDT, Eddie Anzalone <[EMAIL PROTECTED]> said:
> Hi. I haven't found that eterm or another x terminal application is cabable
of being displayed sideways. So instead of the terminal being oriented left->r
ight (like everything on the screen), it would be oriented top
Sorry for the late answer, I hadn't my computer during the last few
days...
I've tried your solutions
At first :
glClearColor(0,0,0,0);
glClear(GL_COLOR_BUFFER_BIT);
glFinish();
but it doesn't solve the problem.
About the "config.h", I don't see where I have to uncomment #define
TRANS_BG... In
Quoting Xavier ALLAMIGEON <[EMAIL PROTECTED]>:
> Sorry for the late answer, I hadn't my computer during the last few
> days...
>
> I've tried your solutions
> At first :
>
> glClearColor(0,0,0,0);
> glClear(GL_COLOR_BUFFER_BIT);
> glFinish();
This definitly should take care of the problem, but
On Mon, 27 Oct 2003 18:23:21 -0500 BAM <[EMAIL PROTECTED]> babbled:
> On Mon, 2003-10-27 at 16:46, Carsten Haitzler wrote:
> > On Mon, 27 Oct 2003 07:54:08 -0500 BAM <[EMAIL PROTECTED]> babbled:
> >
> > > Due to E16's poor support for Xnest (read: X crashes), I found myself
> >
ok, now I use the bg.* files from the CVS iconbar's source, and it works
! Thanks for your help !!!
Xavier
---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you cre
BAM wrote:
OK, everybody, I never meant to cast aspirations on E, I apologize for
doing so, and throw myself on the mercy of the court.
Hey, I think it's nice when somebody besides me does some hacking at E16 :-)
If the feature works and is useful I see no reason not to include it in
E16.7.
Would
On Tue, 2003-10-28 at 18:54, Kim Woelders wrote:
> > Would you please tell me what's wrong with my patch now instead of that
> > one throwaway line?
> >
> Just did a quick test of the patch. I think I found a few issues:
Yes!
> - The second key doesn't work when a modifier is given.
I'll look i