ok so i found out how to get the status bar on the right hand side
you add this to the info.plist fil:
<key>UIInterfaceOrientation</key>
<string>UIInterfaceOrientationLandscapeRight</string>
But theres one problem
when i did this all my apps got pushed below the dock and i cant get to them. does anyone know how to fix this or is it a lost cause?