[qtopia]how to rotate screen from the shell?

Lorn Potter lpotter at trolltech.com
Fri Oct 3 21:15:17 CEST 2008


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'

:)

-- 
Lorn 'ljp' Potter
Software Engineer, Systems Group, Qt Software, Nokia Pty Ltd



More information about the support mailing list