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
-
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?
-
If you hold down on the icon, you should be able to select -> view in magnified mode.
-
I realized not all application has that.. eg: QConsole.. is there a way to do it through command line?
-
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.
-
Create a file:
#!/bin/sh
qkonsole
chmod +x, and create a shortcut to run it in QVGA mode