OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Sharp ROMs => Topic started by: cowcow on November 27, 2004, 08:16:21 am

Title: C860 - Switching To Qvga Mode
Post by: cowcow on November 27, 2004, 08:16:21 am
Hi

Anyone know how to switch to QVGA mode for SharpROm/C860 ?
I am testing out vlc which play fullscreen in QVGA, if I launch it in the default VGA mode, the picture is all messed-up?
Title: C860 - Switching To Qvga Mode
Post by: omega on November 29, 2004, 08:15:39 am
If you hold down on the icon, you should be able to select -> view in magnified mode.
Title: C860 - Switching To Qvga Mode
Post by: cowcow on November 29, 2004, 10:09:44 am
I realized not all application has that.. eg: QConsole.. is there a way to do it through command line?
Title: C860 - Switching To Qvga Mode
Post by: stupkid on November 29, 2004, 10:18:36 am
I have had success with creating a shell script that launches the application and then creating an icon in Qtopia.  Select QVGA mode on the icon as described by Omega.  You should then be able to click the icon and the app will launch in QVGA mode.  I don't know of a way to do this via CLI.
Title: C860 - Switching To Qvga Mode
Post by: kmeaw on November 29, 2004, 10:49:28 am
Create a file:
#!/bin/sh
qkonsole

chmod +x, and create a shortcut to run it in QVGA mode