OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: Drooling Iguana on April 21, 2005, 10:45:30 am

Title: Disabling Rotation
Post by: Drooling Iguana on April 21, 2005, 10:45:30 am
Is there any command I could run in pdaX that would disable the screen rotating feature until I run a command to enable it again?  I want to set up my playmovie script so that movies are always played in landscape mode, regardless of the physical screen's current configuration.
Title: Disabling Rotation
Post by: pgas on April 21, 2005, 11:06:19 am
take a look at /etc/sysconfig/clamshell/landscape.sh.

you can also call this script in youre playmovie script.

to disable rotation, rename / or change the attribute of the script in there should do the trick
Title: Disabling Rotation
Post by: gtJormungand on April 22, 2005, 11:29:32 am
I just commented out the rotation call in the keycode file, though this does remove the screen rotations entirely.