Hi,
kann man denn auch irgendwo in der registry oder so einstellen wie rum sich das Display drehen soll? will einfach das es sich anders herum dreht damit im Landscape-Modus die Tasten links sind.
Versuch es mal hier mit, weiß zwar nicht ob das auch für den Orbit2 gilt aber beim Orbit 1 hat es wunderbar geklappt.
Reg Edit bewirkt das du unter Start--->Einstellungen-->System-->Bildschirm frei wählen kannst ob sich der Bildschirm Rechts oder Links rum drehen soll.
Change Landscape Orientation
By default, the Landscape Orientation (i.e. what way the screen is rotated when put into Landscape mode) is set either by the manufacturer or through the Screen control panel applet. If you have disabled the left-handed/right-handed orientation (see "Replace Left/Right-handed landscape option with single Landscape option" tweak), you can still change the Landscape orientation through the registry:
Right-handed:
HKLM\System\GDI\Rotation\LandscapeMode = 1 (DWORD decimal)
Left-handed:
HKLM\System\GDI\Rotation\LandscapeMode = 4 (DWORD decimal)
Please note that a soft reset is required for this to take effect - an external screen rotation utility is recommended over this tweak
Please also note that some devices which change orientation automatically based on e.g. keyboard slide-out may have the orientation hard-wired, and switch to e.g. Left-handed even if you set it to go to Right-handed
Dazu: HKLM\System\GDI\Rotation\LandscapeFixed = 0 (DWORD decimal)
Dann dreht er auch anders herum und man hat zusätzlich unter Einstellungen-->System-->Bildschirm die Option "linkshändig".