Linuxmce Hacks and Tips

Add intelligence to your home!

Posts Tagged ‘resolution

Hack #1: Add screen resolution for Nokia770

with one comment

Nokia770 can be used as a control panel (Orbiter) for LinuxMCE. But unfortunately its screen resolution – 800×480 is not presented on the Orbiter main page. To add it just insert that record to the pluto_main database:


insert into Size (Description,Width,Height,ScaleX,ScaleY) VALUES('800 x 480',800,480,376,300);

Don’t forget quick reload the router because LinuxMCE caches database stuff.

Written by nite_man

August 17, 2007 at 7:28 am