Under KDE3 this was a fairly straightforward matter...
I have a laptop I wish to use for presentations. For presenting I use magicpoint. For sorting out the screen / resolutions etc when I plug in the second screen / projector I use nvidia-settings to configure my desktop as one big screen. I then position the magicpoint presentation on the projector (and not my laptop screen) using the X11 geometry settings. Since my laptop sports a 1280x800 screen and I configure the second screen to be left of the primary I would use mgp -g 640x480+1280+0 (where 640x480 is the resolution of the second screen).
Now you would think this would work under lucid / kde4 but it doesn't. Using xeyes rather than mgp (since this is universal and mgp is less likely to be installed): xeyes -geometry 200x100+100+100 works fine, but any x-position >1080 (ie where xeyes would need to straddle the screens) results in xeyes being remapped to the primary screen at 1080. Any x-position >1279 results in the window manager placing xeyes somewhere in the primary screen.
Does anyone know how I can get my presentation back onto the second screen / projector?
I can drag it there using alt+left mouse button but this isn't a brilliant solution. Worse still I use mgp to
launch mplayer animations over mgp as part of the presentation and I need to use the xgeometry setting to place these and this is remapped as above my animations / movies do not appear (and cannot be dragged).
Any ideas?
SA
I presume this is a KDE4 thing
I have a laptop I wish to use for presentations. For presenting I use magicpoint. For sorting out the screen / resolutions etc when I plug in the second screen / projector I use nvidia-settings to configure my desktop as one big screen. I then position the magicpoint presentation on the projector (and not my laptop screen) using the X11 geometry settings. Since my laptop sports a 1280x800 screen and I configure the second screen to be left of the primary I would use mgp -g 640x480+1280+0 (where 640x480 is the resolution of the second screen).
Now you would think this would work under lucid / kde4 but it doesn't. Using xeyes rather than mgp (since this is universal and mgp is less likely to be installed): xeyes -geometry 200x100+100+100 works fine, but any x-position >1080 (ie where xeyes would need to straddle the screens) results in xeyes being remapped to the primary screen at 1080. Any x-position >1279 results in the window manager placing xeyes somewhere in the primary screen.
Does anyone know how I can get my presentation back onto the second screen / projector?
I can drag it there using alt+left mouse button but this isn't a brilliant solution. Worse still I use mgp to
launch mplayer animations over mgp as part of the presentation and I need to use the xgeometry setting to place these and this is remapped as above my animations / movies do not appear (and cannot be dragged).
Any ideas?
SA
I presume this is a KDE4 thing
Comment