cbagger01
Group: Members
Posts: 4264
Joined: Oct. 2003 |
|
Posted: April 14 2005,16:32 |
|
Try using the DSL control panel to change your Vesa resolution on the fly.
If it works for you you can try and dissect the Vesa control panel script and then build your own custom script that:
1. Changes the resolution down to 800x600 2. Starts xine 3. After xine is finished, change the resolution back to 1024 x 768 4. Exit the script.
Then you can call this script using a fluxbox menu item or a desktop icon.
FYI, it also may be possible to run xine at full resolution if you choose a lower color depth. In other words, the default 32bit color may be bad but 1024x768 at 16bit color may work for both general purpose use and for media player.
|