#1667 closed defect (fixed)
screen rotate remaps keys regardless of availability of X rotate support
Reported by: | quozl | Owned by: | dsd |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
Component: | Sugar | Version: | 0.84.x |
Severity: | Minor | Keywords: | r+ |
Cc: | unmadindu | Distribution/OS: | OLPC |
Bug Status: | Unconfirmed |
Description
Some X servers do not have rotate support. This causes non-zero exit from xrandr started by keyhandler.py. The code in 0.84 calls xmodmap regardless. This results in user confusion as keys do not do what they should.
A patch is to be attached.
Current code in HEAD does not have rotate support, so this ticket is only relevant to 0.84 maintenance.
Attachments (1)
Change History (9)
Changed 13 years ago by quozl
comment:1 Changed 13 years ago by quozl
- Keywords ?r added
comment:2 Changed 13 years ago by quozl
- Keywords r? added; ?r removed
comment:3 Changed 13 years ago by tomeu
- Cc unmadindu added
- Owner changed from tomeu to dsd
- Status changed from new to assigned
comment:4 Changed 13 years ago by erikos
- Keywords olpc-0.84 added
comment:5 Changed 13 years ago by sayamindu
- Keywords r+ added; r? removed
- Resolution set to fixed
- Status changed from assigned to closed
Thanks - committed as 6150564fe43e7e756323e69540bee16e6e6129a6
comment:6 Changed 13 years ago by sayamindu
- Keywords olpc-0.84+ added; olpc-0.84 removed
comment:7 Changed 13 years ago by sayamindu
- Keywords olpc-0.84+ removed
Note: See
TracTickets for help on using
tickets.
Daniel and Sayamindu took maintenance of the 0.84 branch.