Ticket #10567 (closed defect: fixed)
olpc-rotate rotates 'Screen', should rotate ouput
| Reported by: | martin.langhoff | Owned by: | pgf |
|---|---|---|---|
| Priority: | normal | Milestone: | Not Triaged |
| Component: | olpc-kbdshim | Version: | not specified |
| Keywords: | Cc: | dsd, pgf | |
| Action Needed: | add to build | Verified: | no |
| Deployments affected: | Blocked By: | ||
| Blocking: | #10453 |
Description
When calling xrandr -o [orientation] we are actually rotating the "global screen". This exposes various xorg/xrandr bugs. As we found in #10453, the DPI settings are completely wrong for left and right orientations.
The fix is to use xrandr --output [output] --rotate [orientation].
This is addressed in recent olpc-kbdshim versions.
Change History
Note: See
TracTickets for help on using
tickets.


