OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: nontrivial on January 04, 2005, 05:09:47 pm

Title: Zoom Zoom
Post by: nontrivial on January 04, 2005, 05:09:47 pm
On my SLC-750 some apps look really, really, eye strainingly tiny. Off the top of my head, mahjong and solitaire. Is there a way to "zoom" the screen like you could in the stock ROM?

James
Title: Zoom Zoom
Post by: Mickeyl on January 04, 2005, 06:08:41 pm
No way until further research and programming efforts in the touchscreen library.

We know how switch to 320x240 w/ ATI W100 but we don't know how to make the touchscreen work then.
Title: Zoom Zoom
Post by: adf on January 05, 2005, 02:55:05 pm
Same thing on 6000. What about doing a software thing.. simply give an option to display an app quadrupled.. keeping the res at vga. Maybe via sdl? I realy don't know how this would be done, but it looks from here like it might provide an interrim solution
Title: Zoom Zoom
Post by: XorA on January 06, 2005, 07:28:35 am
qcop "QPE/System" "setCurrentMode(int,int,int)" 240 320 16

and

qcop "QPE/System" "setCurrentMode(int,int,int)" 480 640 16

With various parameters will do all the zooming you need.
Title: Zoom Zoom
Post by: jegla932 on January 07, 2005, 09:10:06 pm
These qcop commands don't do anything on my SL-6000L - system pauses for a second, the screen flashes, and the resolution is still 480x640
Title: Zoom Zoom
Post by: jegla932 on January 08, 2005, 07:27:49 pm
Tried again today and these same qcop commands do indeed work on my 6000 must have mis-typed yesterday)

BUT

just as Mickeyl indicated, the touchscreen doesn't respond while zoomed...

rats!
Title: Zoom Zoom
Post by: XorA on January 10, 2005, 05:30:17 am
Quote
just as Mickeyl indicated, the touchscreen doesn't respond while zoomed...
Hmm, I was using this for ages on 3.5.1 & 3.5.2 to run mplayer in accellerated mode and the touchscreen seemed to work. Have to zoom to 320x240 to get fullscreen.

Is this non functional touchscreen only on certain models as it certainly seemed to work on my C860.

Graeme
Title: Zoom Zoom
Post by: Mickeyl on January 10, 2005, 08:27:09 am
Quote
Hmm, I was using this for ages on 3.5.1 & 3.5.2 to run mplayer in accellerated mode and the touchscreen seemed to work. Have to zoom to 320x240 to get fullscreen.
It did for sure within Opie?