<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 02/20/2013 08:52 AM, Noah Cutler
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAP_HGejZaoFpXPgCUAa0Uiqrg_LudTMEprjNnyBmkEe6gVVYNw@mail.gmail.com"
      type="cite">Ran across a couple of threads on this issue:
      <div><a moz-do-not-send="true"
          href="http://forums.fedoraforum.org/showthread.php?t=287800">http://forums.fedoraforum.org/showthread.php?t=287800</a></div>
      <div><a moz-do-not-send="true"
          href="http://forums.fedoraforum.org/showthread.php?t=287827">http://forums.fedoraforum.org/showthread.php?t=287827</a><br>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>My compact keyboard has no windows key, so am assigning
          SUP_L to another key.   I also have a trackball mouse and need
          to make button assignments to get draglock, scrolling, etc.
          working.</div>
        <div><br>
        </div>
        <div>Works fine when applying manually via terminal, but the
          (apparently) old technique of adding a code block to .xinitrc
          referencing one's ~/.Xmodmap is not picked up on login:</div>
        <div>
          <pre style="padding:0.8em 1em 1em;border-width:1px;border-style:dashed solid solid;border-color:rgb(187,204,221);color:rgb(34,34,34);background-color:rgb(235,241,245);line-height:1.1em;overflow:auto;margin-top:0px">if [ -f $HOME/.Xmodmap ]; then
    /usr/bin/xmodmap $HOME/.Xmodmap
fi</pre>
        </div>
        <div><br>
        </div>
        <div>Anyone know the "new" way to pull this and/or have a
          workaround?</div>
        <div><br>
        </div>
        <div><br>
        </div>
      </div>
    </blockquote>
    <br>
    Used to work for me by just dumping .Xmodmap in home.<br>
    <br>
    <a href="https://bbs.archlinux.org/viewtopic.php?id=151926">Here</a>'s
    a long Arch thread that has a workaround that seems to work for some
    people, sort of.  Looks like a Gnome thing.<br>
    <br>
  </body>
</html>