Bug 13539 - XKB map setting is bonged
Summary: XKB map setting is bonged
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/Input/Core (show other bugs)
Version: git
Hardware: All All
: high critical
Assignee: Daniel Stone
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: xorg-server-1.4.1
  Show dependency treegraph
 
Reported: 2007-12-05 11:21 UTC by Daniel Stone
Modified: 2009-08-31 17:55 UTC (History)
4 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Daniel Stone 2007-12-05 11:21:15 UTC
For some reason, setting the map appears to take three tries to take:
daniels@hardsell:~% setxkbmap -layout math -option ctrl:nocaps,compose:ralt
 -> layout changed, options unchanged
daniels@hardsell:~% setxkbmap -layout math -option ctrl:nocaps,compose:ralt
 -> nothing changed from above
daniels@hardsell:~% setxkbmap -layout math -option ctrl:nocaps,compose:ralt
 -> third time's a charm!
Comment 1 Daniel Stone 2009-08-31 17:55:25 UTC
this was fixed ages ago.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.