-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
hi all, I want to get the pdp window fullscreen. I read on a older mailing list post that it is not possible with kde but it is possible with fluxbox. So I installed flux on my laptop, there is an option fullscreen mode or something at the the fluxbox config menu wihich I enabled but still not luck.
Also is it possible to get more than one pdp windows at the same time?
regards antonios
hello
I want to get the pdp window fullscreen. I read on a older mailing list post that it is not possible with kde but it is possible with fluxbox. So I installed flux on my laptop, there is an option fullscreen mode or something at the the fluxbox config menu wihich I enabled but still not luck.
mmm... i had some problem with fullscreen too (the command just maximize the window and do not make a "real" fullscreen) though i never really deeply looked into it as the maximised window is enough for me.
same for the screen selection, whatever i try in my xf86 (extended, dual head ..) i can't ask pdp to create a window elsewhere than in the screen pd is running, but same again, moving the window is an easy workaround so ...
Also is it possible to get more than one pdp windows at the same time?
if you graphic card supports it yes, just duplicate pdp_xv and see if you can have several opened at the same time. if not, then also try to do the same with the gl output (pdp_glx). you can also have pdp_xv and pdp_glx running at the same time. i usually open glx windows for previews/things/whatever and have a maximized xv on the second screen. i prefer xv as a final output cause on my laptop for some unknown reasons the opengl doesn't sync correctly to the vertical refresh rate (even when it's supposed to do so).
+! aym3ric.
regards antonios -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQFAwyvfxdQr4si4Zq4RArujAJ96BZLJuiMu6nEGlVgtEYzPAp7teQCeLFRG X87+4IwrtLTADsLt74aLP7E= =nUPY -----END PGP SIGNATURE-----
PD-list mailing list PD-list@iem.at to manage your subscription (including un-subscription) see http://iem.at/cgi-bin/mailman/listinfo/pd-list
aym3ric wrote:
hello
I want to get the pdp window fullscreen. I read on a older mailing list post that it is not possible with kde but it is possible with fluxbox. So I installed flux on my laptop, there is an option fullscreen mode or something at the the fluxbox config menu wihich I enabled but still not luck.
mmm... i had some problem with fullscreen too (the command just maximize the window and do not make a "real" fullscreen) though i never really deeply looked into it as the maximised window is enough for me.
same for the screen selection, whatever i try in my xf86 (extended, dual head ..) i can't ask pdp to create a window elsewhere than in the screen pd is running, but same again, moving the window is an easy workaround so ...
for these two problems, you can use the "posdim x y w h" message ::
"posdim 0 0 1024 768" should get you to a real full screen mode.
"posdim 1024 0 1024 768" should set an xv window occupying the second display of your dual-head configured displays.
cheers, sevy
Also is it possible to get more than one pdp windows at the same time?
if you graphic card supports it yes, just duplicate pdp_xv and see if you can have several opened at the same time. if not, then also try to do the same with the gl output (pdp_glx). you can also have pdp_xv and pdp_glx running at the same time. i usually open glx windows for previews/things/whatever and have a maximized xv on the second screen. i prefer xv as a final output cause on my laptop for some unknown reasons the opengl doesn't sync correctly to the vertical refresh rate (even when it's supposed to do so).
+! aym3ric.
regards antonios -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQFAwyvfxdQr4si4Zq4RArujAJ96BZLJuiMu6nEGlVgtEYzPAp7teQCeLFRG X87+4IwrtLTADsLt74aLP7E= =nUPY -----END PGP SIGNATURE-----
PD-list mailing list PD-list@iem.at to manage your subscription (including un-subscription) see http://iem.at/cgi-bin/mailman/listinfo/pd-list
PD-list mailing list PD-list@iem.at to manage your subscription (including un-subscription) see http://iem.at/cgi-bin/mailman/listinfo/pd-list
for these two problems, you can use the "posdim x y w h" message ::
"posdim 0 0 1024 768" should get you to a real full screen mode.
"posdim 1024 0 1024 768" should set an xv window occupying the second display of your dual-head configured displays.
yup this what i meant when i said "moving the window as a workaround" :)
+! aym3ric.
hi,
"posdim 0 0 1024 768" should get you to a real full screen mode.
this doesnt work for me unfortunatelly it looks like something is wrong with my config fluxbox 0.9.8 gentoo
"posdim 1024 0 1024 768" should set an xv window occupying the second display of your dual-head configured displays.
cheers, sevy
Also is it possible to get more than one pdp windows at the same time?
if you graphic card supports it yes, just duplicate pdp_xv and see if you can have several opened at the same time. if not, then also try to do the same with the gl output (pdp_glx). you can also have pdp_xv and pdp_glx running at the same time. i usually open glx windows for previews/things/whatever and have a maximized xv on the second screen. i prefer xv as a final output cause on my laptop for some unknown reasons the opengl doesn't sync correctly to the vertical refresh rate (even when it's supposed to do so).
+! aym3ric.
regards antonios -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQFAwyvfxdQr4si4Zq4RArujAJ96BZLJuiMu6nEGlVgtEYzPAp7teQCeLFRG X87+4IwrtLTADsLt74aLP7E= =nUPY -----END PGP SIGNATURE-----
PD-list mailing list PD-list@iem.at to manage your subscription (including un-subscription) see http://iem.at/cgi-bin/mailman/listinfo/pd-list
PD-list mailing list PD-list@iem.at to manage your subscription (including un-subscription) see http://iem.at/cgi-bin/mailman/listinfo/pd-list
Antonios Galanopoulos wrote:
hi,
"posdim 0 0 1024 768" should get you to a real full screen mode.
this doesnt work for me unfortunatelly it looks like something is wrong with my config fluxbox 0.9.8 gentoo
just surprised, i'm using fluxbox too.. compiled from sources.
just a silly remark, maybe it would work in kde?
suerte, sevy
Le 6 Juin 2004 12:41, Antonios Galanopoulos a écrit :
hi,
"posdim 0 0 1024 768" should get you to a real full screen mode.
this doesnt work for me unfortunatelly it looks like something is wrong with my config fluxbox 0.9.8 gentoo
Marc
On Sun, 6 Jun 2004, Marc [iso-8859-1] Lavallée wrote:
Le 6 Juin 2004 12:41, Antonios Galanopoulos a écrit :
hi,
"posdim 0 0 1024 768" should get you to a real full screen mode.
this doesnt work for me unfortunatelly it looks like something is wrong with my config fluxbox 0.9.8 gentoo
If everything fails, try the ratpoison window manager.
or evilwm, or windowmaker (which have real full screen option)
if anyone knows how to fix these window manager fullscreen related problems properly in the code (using just Xlib calls), i'm all ears.
I read:
I want to get the pdp window fullscreen. I read on a older mailing list post that it is not possible with kde but it is possible with fluxbox. So I installed flux on my laptop, there is an option fullscreen mode or something at the the fluxbox config menu wihich I enabled but still not luck.
hmm I use blackbox and it works just fine for me (should work with fluxbox aswell) this is probably another issue ... which version are you using ?
(f.i. on my machine pygame can't tell the resolution and thus fullscreen does not quite work without explicitly hardcoding it)
Also is it possible to get more than one pdp windows at the same time?
yes and it depends:
you can definitely open several pdp_glx or pdp_sdl windows, if you can have more than one pdp_xv depends on your video hardware/driver I can have only one on my powerbook (but still several of the others in addition to it)
HTH,
x