physical rotation doesn't rotate screen and input automatically
Bug #1068442 reported by
Matt Fischer
This bug affects 14 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-nexus7 |
Fix Released
|
High
|
Jani Monoses | ||
gnome-settings-daemon (Ubuntu) |
Triaged
|
High
|
Ubuntu Desktop Bugs |
Bug Description
Once Bug# 1092952 is solved and we are able to listen for rotate events from the kernel, then we need to hook this signal in with the gnome-settings-
Bryce has written an xrotate script that maybe we could attach to the rotation events, but in theory we shouldn't need it.
Bryce adds, "Theoretically there should be code in gnome-settings-
Changed in newark: | |
assignee: | nobody → Jani Monoses (jani) |
status: | New → Confirmed |
importance: | Undecided → High |
summary: |
- rotation doesn't work + physical rotation doesn't rotate screen and input automatically |
tags: | added: nexus7 |
information type: | Proprietary → Public |
tags: | added: mobile |
affects: | newark → ubuntu-nexus7 |
description: | updated |
Changed in gnome-settings-daemon (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → High |
tags: | added: raring |
To post a comment you must log in.
Really, this bug report should be split into two pieces: First, the kernel needs to communicate the rotation events up. This is probably going to require plumbing in the sensor driver. Second is the task of hooking this signal in with the g-s-d code that tracks rotation status and performs the xinput and xrandr rotation events.