OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started 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.
-
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
-
I just commented out the rotation call in the keycode file, though this does remove the screen rotations entirely.