PDA

View Full Version : xwinwrap && TwinView


3p1ph4ny
April 28th, 2007, 09:17 PM
This seems to be a common problem, with no apparent solution right now. I've got an nVidia card with TwinView set up, also running beryl (which is awesome!), but I'm having problems getting xwinwrap to display things to both monitors. Currently, it picks the primary one.

I've tried running this command:
[code:010e1]$ ./xwinwrap -ni -argb -fs -s -st -sp -b -nf -o .5 -- /usr/lib/xscreensaver/glmatrix -window-id 18874378[/code:010e1]
where 18874378 is the window-id of my desktop (xwininfo spits the value out in hex, so I converted it and passed it in as an integer), but no dice.

Anyone have xwinwrap on a TwinView/dual head display working? If so, how did you do it?

Thanks in advance!

3p1ph4ny
April 30th, 2007, 07:25 PM
Anyone?