If i try that command on my console, I get the glasshour icon, but nothing happens, nor error message is displayed.
I think this is due to different ROM: I'm using OZ + Opie.
Anybody knows the command to use in this case?
I think once the command is known, the problem of using it with IRK can be solved.
Maybe creating a simple script like this:
#!/bin/sh
qcop QPE/System 'execute(QString)' __rotate
making it executable, placing it somewhere in the path, and recalling it with the usual
*nameofthecommand in the IRK settings panel.
Maybe give it a try and tell me if it works this way.