[maemo-developers] [maemo-developers] display problem
From: Kuisma Salonen kuisma.salonen at maemo.orgDate: Tue Apr 25 12:11:51 EEST 2006
- Previous message: [maemo-developers] display problem
- Next message: [maemo-developers] Question about how mmc is auto-mounted inNokia 770
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Jussi Kukkonen wrote: > Ziqi He wrote: >> Hi all: >> I want to use Maemo as the GUI of my system, and the resolution of Maemo is >> 800*480. The trouble I encountered is that my LCD is 320*240. How can I dl >> with the problem? Can I display Maemo normally on my LCD? > > Hello, > > You have asked the same question three or four times. If someone had the > answer you're looking for, he/she would probably have told you by now. > > To sum up the previous answers: > * it's not possible just by a compile switch or something, currently > Maemo is 800*480, period. > * Making Maemo actually scalable is a big undertaking. Just making a new > 320*240 version might be an easier job: Theme changes and > modifications to statusbar are still definitely needed. > > My comments: > Even if the OS itself worked, 95% of the apps won't -- Your resolution > is only 20% of the maemo "standard". > > > HTH, It is true that this has been discussed before, but never seen anybody suggesting this: One way to get maemo running on a display of 320*240 would be hacking little bit X server (or the display driver) to pretend to be 800*480 and do actually some downscaling when the data goes to display. Depending on what kind of hardware you have (whether it can perform graphics downscaling operations etc), you might want to consider how to downscale (like pixel skipping vs interpolation, basic speed vs quality dilemma). Anyway no matter how you actually scale that thing, you will be still losing pixel data. But again, if your display is half*half of original dimension, the scaling shouldn't be that ugly, especially when the UI graphics are pretty large. -- Kuisma
- Previous message: [maemo-developers] display problem
- Next message: [maemo-developers] Question about how mmc is auto-mounted inNokia 770
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]