Opened 14 years ago

Closed 14 years ago

Last modified 11 years ago

#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)

0001-screen-rotate-avoid-xmodmap-if-xrandr-fails.patch (1.2 KB) - added by quozl 14 years ago.

Download all attachments as: .zip

Change History (9)

comment:1 Changed 14 years ago by quozl

  • Keywords ?r added

comment:2 Changed 14 years ago by quozl

  • Keywords r? added; ?r removed

comment:3 Changed 14 years ago by tomeu

  • Cc unmadindu added
  • Owner changed from tomeu to dsd
  • Status changed from new to assigned

Daniel and Sayamindu took maintenance of the 0.84 branch.

comment:4 Changed 14 years ago by erikos

  • Keywords olpc-0.84 added

comment:5 Changed 14 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 14 years ago by sayamindu

  • Keywords olpc-0.84+ added; olpc-0.84 removed

comment:7 Changed 14 years ago by sayamindu

  • Keywords olpc-0.84+ removed

comment:8 Changed 11 years ago by godiard

  • Milestone 0.84 deleted

Milestone 0.84 deleted

Note: See TracTickets for help on using tickets.