Author Topic: Disabling Rotation  (Read 2156 times)

Drooling Iguana

  • Newbie
  • *
  • Posts: 24
    • View Profile
Disabling Rotation
« 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.

pgas

  • Hero Member
  • *****
  • Posts: 1097
    • View Profile
    • http://
Disabling Rotation
« Reply #1 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
SLC-860 cacko / senao wifi

gtJormungand

  • Newbie
  • *
  • Posts: 38
    • View Profile
Disabling Rotation
« Reply #2 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.