Created attachment 347301 [details] patch to enable CapsLock to be mapped to Super or Hyper Description of problem: I have a patch, which makes it so you can choose to have your CapseLock key be either Super or Hyper with a radio button in the gnome-keyboard-properties gui. It's very handy for people like me with laptop keyboards that are short on modifier keys on the bottom row (just ctrl and alt). The only way I know how to achieve this, is by editing a bunch of system files. Which are overwritten every few weeks when I do "yum update". I'm asking that it be included, so others can easily use this feature, and so I don't have to keep editing system files every update. I created this patch by following the tutorial here: http://forums.fedoraforum.org/showthread.php?t=209530 Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Patch upstreamed, waiting for maintainer. Please subscribe yourself to the upstream bug so you too get to see the comments from the upstream maintainer. https://bugs.freedesktop.org/show_bug.cgi?id=23356
http://koji.fedoraproject.org/koji/taskinfo?taskID=1610962 turns out caps:super was already in upstream anyway, caps:hyper is added now.