Re: [e-users] Compile ewl...

2007-01-23 Thread Anders Troback
Yepp, now it's working! Thanks!!! On Tue, 23 Jan 2007 08:21:19 -0600 "Nathan Ingersoll" <[EMAIL PROTECTED]> wrote: > Should be fixed in CVS. > > On 1/23/07, Anders Troback <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I'm having some problems with the compilation of ewl: > > > > ewl_config.c: In

Re: [e-users] Send window to Screen x

2007-01-23 Thread Gervais Mulongoy
I believe you might need to enable xinerama. http://www.linuxjunkies.org/html/Xinerama-HOWTO.html On 1/23/07, Lucas van Staden <[EMAIL PROTECTED]> wrote: > > Hi. > > I run a 2 monitor setup. > Sometimes I have an application open on screen 0, but need to move it to > screen 1. Would prefer keyboar

Re: [e-users] Compile ewl...

2007-01-23 Thread Nathan Ingersoll
Should be fixed in CVS. On 1/23/07, Anders Troback <[EMAIL PROTECTED]> wrote: > Hi, > > I'm having some problems with the compilation of ewl: > > ewl_config.c: In function `ec_theme_page_setup': > ewl_config.c:375: warning: passing arg 2 of `ewl_mvc_selected_set' from > incompatible pointer type e

[e-users] Compile ewl...

2007-01-23 Thread Anders Troback
Hi, I'm having some problems with the compilation of ewl: ewl_config.c: In function `ec_theme_page_setup': ewl_config.c:375: warning: passing arg 2 of `ewl_mvc_selected_set' from incompatible pointer type ewl_config.c:375: warning: passing arg 3 of `ewl_mvc_selected_set' makes pointer from intege

[e-users] Send window to Screen x

2007-01-23 Thread Lucas van Staden
Hi. I run a 2 monitor setup. Sometimes I have an application open on screen 0, but need to move it to screen 1. Would prefer keyboard shortcuts. I find 'Move mouse to screen' in config, and 'window to desktop' but can't find any obvious way to move a window to another screen. Any help appreciat