Re: [e-users] e16 cvs build fails...

2005-01-01 Thread Morten Nilsen
[EMAIL PROTECTED] wrote: > Don't worry about all the -- optioins. You really should try a dry run first > then adjust the Config options to suit you if things aren't auto detected. > > ./autogen.sh ($PREFIX is already /usr/local) > ./configure --help (rtfm) > make > su > make install > ldconfig >

[e-users] e16 cvs build fails...

2005-01-01 Thread Morten Nilsen
./autogen.sh --prefix=/usr/local --with-x --enable-xinerama --enable-fsstd --enable-esound --disable-rpath ... make ... if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I/usr/X11R6/include -I/usr/X11R6/include-g -O2 -MT session.o -MD -MP -MF ".deps/session.Tpo" -c -o session.o session.c; \ t

Re: [e-users] e16.8 in CVS

2005-01-01 Thread Bradley Reed
On Sun, 2 Jan 2005 01:51:28 +0200 Bradley Reed <[EMAIL PROTECTED]> wrote: > If you have a NVIDIA card (and are using the nvidia module and not nv) you > probably want: > > Option "AllowGLXWithComposite" "True" > > Otherwise GLX is disabled when Composite is enabled. That's what th

Re: [e-users] e16.8 in CVS

2005-01-01 Thread Jonathan Charnas
Thanks for the precision... I have an ATI laptop chipset though. Using the kernel driver is working fine for me, although 3D performance is less than adequate... But what else is there to expect from a laptop? Thanks though, Cheers John Bradley Reed wrote: On Sat, 01 Jan 2005 13:36:23 -0800 Jonat

Re: [e-users] Right-Alt + Shift + L/R Arrow

2005-01-01 Thread Dennis
> On Sat, 01 Jan 2005 13:13:34 -0800, Jonathan Charnas wrote: > > Dennis wrote: > > >in e16keyedit, i currently have Alt+Shift+left/rightArrow set to > >"move to desktop area on the left/right". and this is indeed what it > >does when i use the left-alt button. > > > >however, when i use right-alt

Re: [e-users] e16.8 in CVS

2005-01-01 Thread Bradley Reed
On Sat, 01 Jan 2005 13:36:23 -0800 Jonathan Charnas <[EMAIL PROTECTED]> wrote: > Bradley Reed wrote: > > > >Ah, I didn't have composite enabled in xorg.conf. I'll give it a try. > > > > > trick question, how/where do you enable composite in xorg.conf? > probably belongs in an xorg list, but I'

Re: [e-users] e16.8 in CVS

2005-01-01 Thread BAM
On Sat, 2005-01-01 at 13:36 -0800, Jonathan Charnas wrote: > trick question, how/where do you enable composite in xorg.conf? > probably belongs in an xorg list, but I'm not subscribed to those... > Thanks > John Section "Extensions" ... Option "Composite" "Enable" EndSection I have it right a

Re: [e-users] e16.8 in CVS

2005-01-01 Thread Jonathan Charnas
Bradley Reed wrote: On Sat, 01 Jan 2005 18:41:58 +0100 Kim Woelders <[EMAIL PROTECTED]> wrote: Bradley Reed wrote: Sylpheed hung, I tried to close it, then kill it, then I kill -9'd it. ps showed that it was no longer running, but unfortunately e16 still saw it. I could still move the dead

Re: [e-users] e16.8 in CVS

2005-01-01 Thread Bradley Reed
On Sat, 01 Jan 2005 18:41:58 +0100 Kim Woelders <[EMAIL PROTECTED]> wrote: > > Bradley Reed wrote: > > Sylpheed hung, I tried to close it, then kill it, then I kill -9'd it. ps > > showed that it was no longer running, but unfortunately e16 still saw it. > > I could still move the dead window a

Re: [e-users] Right-Alt + Shift + L/R Arrow

2005-01-01 Thread Jonathan Charnas
Dennis wrote: in e16keyedit, i currently have Alt+Shift+left/rightArrow set to "move to desktop area on the left/right". and this is indeed what it does when i use the left-alt button. however, when i use right-alt+shift+left/rightArrow, something bizarre happens. ctrl- seems to be prepended to all

[e-users] Right-Alt + Shift + L/R Arrow

2005-01-01 Thread Dennis
in e16keyedit, i currently have Alt+Shift+left/rightArrow set to "move to desktop area on the left/right". and this is indeed what it does when i use the left-alt button. however, when i use right-alt+shift+left/rightArrow, something bizarre happens. ctrl- seems to be prepended to all my keystroke

[e-users] Enlightenment DR17

2005-01-01 Thread Michael Sommer
Hello, I compiled E17 roughly 60 minutes ago. I am really impressed. I am an enlightenment user now roughly since 2000. I think it becomes more and more perfect. I definitely love it ;-) I compiled E17 roughly 1 year ago for the first time. Because it was unstable I removed it again. The first ti

Re: [e-users] e16.8 in CVS

2005-01-01 Thread Kim Woelders
Bradley Reed wrote: On Wed, 29 Dec 2004 23:06:12 +0100 Kim Woelders <[EMAIL PROTECTED]> wrote: 0.16.8 contains (at least internally) major changes wrt. 0.16.7. I believe it is quite stable, but there may well be some bugs around. I believe I may have hit one, but I'm not quite sure how to describe

Re: [e-users] e16.8 in CVS

2005-01-01 Thread Kim Woelders
Viktor Kojouharov wrote: There's this really weird bug with Virtual Desktops and sliding. When there are any windows on the screen, the sliding is ungodly slow, nothing like the settings at all. It's probably trying to redraw the windows while sliding or something. Is this with composite enabled