thanks, but the documentation
here is not from me
C-moi wrote it. so now he have to do the support
lol
no seriously, how do you use a "fake fullscreen" ? I'm understanding is a winamp setting ?
I didn't try with that resolution and didn't try with winamp too , but you can built a fake fullscreen with xmovewindow :
- create a new blank screen, add a xmovewindow zone with X:0, Y:0, W:1280, H:720 .
- add a new button behind this zone ( it's not necessarybut you can rezize it with the same format 1280*720 ).
- check "default" for this button (tab item/Default from the skin editor).
- assign this button to an new event with the command to launch/close visualization and an other command to close this screen.
- then replace the event assigned to the button of your screen that it start the visualization on fullscreen by an other with a command "go to" to this new screen, and other to launch/close visualization .
so now, when you press the button to start visualization you will see a new screen in fact a new "fake fullscreen" then you have to press enter or what ever you use, to close the visualization and go back to the initial screen.
later,