2008/10/3 Lorn Potter <[EMAIL PROTECTED]>

> Thomas Bertani wrote:
> > maybe I'm near the soluction :P
> > but I can't put parameters in the command /opt/Trolltech/Qtopia/bin/qcop
> > send QPE/Application/qpe 'RotationManager::setCurrentRotation(90)'
> >
> > but the command
> >
> > /opt/Trolltech/Qtopia/bin/qcop send QPE/Application/qpe
> > 'RotationManager::defaultRotation()'
> >
> > runs... so it seems that it isn't possible to put anything into
> > brackets... why?? oO
>
> try
> qcop QPE/Application/qpe 'RotationManager::setCurrentRotation(int)' '90'
>
> :)


thanks a lot lorn :P
_______________________________________________
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support

Reply via email to