<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    Most probably I stir up a hornets' nest, but this seems to be really
    old issue.<br>
    Alt+ is set to navigate windows. My idea is to set <span
      style="font-weight: bold">meta/super (winkey) as default.</span><br>
    <br>
    Some apps (links below) use alt+click or alt+drag to do some things.
    But these are not some small apps: gimp, inkscape, krita,
    libreoffice, blender and freecad. I use Krita and Blender myself.<br>
    Here is list of functions related to alt+click or alt+drag inside
    apps that I'm aware of:<br>
    <a class="postlink"
      href="https://help.libreoffice.org/Calc/Moving_Cells_by_Drag-and-Drop">https://help.libreoffice.org/Calc/Movin
      ... g-and-Drop</a> - replacing rows or columens<br>
    <a class="postlink"
      href="https://help.libreoffice.org/Common/Editing_Graphic_Objects">https://help.libreoffice.org/Common/Edi
      ... ic_Objects</a> - drawing from center<br>
    <a class="postlink" href="https://docs.krita.org/Layers">https://docs.krita.org/Layers</a>
    - isolate layer view<br>
    <a class="postlink"
      href="https://docs.krita.org/Polygonal_Selection_Tool">https://docs.krita.org/Polygonal_Selection_Tool</a>
    - polygonal selection subtract<br>
    <a class="postlink"
      href="https://userbase.kde.org/Krita/Manual/Tools/Rectangle">https://userbase.kde.org/Krita/Manual/Tools/Rectangle</a>
    - change shape center while drawing<br>
    <a class="postlink"
      href="https://docs.gimp.org/en/gimp-using-selections.html">https://docs.gimp.org/en/gimp-using-selections.html</a>
    - selecting modifier<br>
    <a class="postlink"
      href="https://docs.gimp.org/en/gimp-layer-mask-show.html">https://docs.gimp.org/en/gimp-layer-mask-show.html</a>
    - show layer mask<br>
    <a class="postlink"
      href="https://inkscape.org/en/doc/basic/tutorial-basic.html">https://inkscape.org/en/doc/basic/tutorial-basic.html</a>
    - select objects under<br>
    <a class="postlink"
      href="https://inkscape.org/en/doc/basic/tutorial-basic.html">https://inkscape.org/en/doc/basic/tutorial-basic.html</a>
    - drag selected<br>
    <a class="postlink"
href="https://docs.blender.org/manual/en/dev/modeling/meshes/selecting/advanced.html#select-loops">https://docs.blender.org/manual/en/dev/
      ... lect-loops</a> - loop select when blender is set to left click<br>
    <a class="postlink"
href="https://docs.blender.org/manual/en/dev/editors/3dview/navigate/navigation.html">https://docs.blender.org/manual/en/dev/
      ... ation.html</a> - rotate view when in maya mode (selectable
    template on startup)<br>
    <a class="postlink"
      href="https://www.freecadweb.org/wiki/Mouse_Model">https://www.freecadweb.org/wiki/Mouse_Model</a>
    - viewport navigation<br>
    <span style="font-weight: bold">As you can see if more sophisticated
      manipulation is involved alt+mouse is used.</span><br>
    <br>
    When I've googled around I've found lots of links about that issue:<br>
    <a class="postlink"
href="http://blender.stackexchange.com/questions/48403/ubuntu-and-alt-keyboard-shortcut">http://blender.stackexchange.com/questi
      ... d-shortcut</a><br>
    <a class="postlink"
href="http://askubuntu.com/questions/521423/how-can-i-disable-altclick-window-dragging">http://askubuntu.com/questions/521423/h
      ... w-dragging</a><br>
    <a class="postlink"
href="http://askubuntu.com/questions/151252/altleft-click-how-to-remove-shortcut">http://askubuntu.com/questions/151252/a
      ... e-shortcut</a><br>
    <a class="postlink"
      href="https://bbs.archlinux.org/viewtopic.php?id=109085">https://bbs.archlinux.org/viewtopic.php?id=109085</a><br>
    <a class="postlink"
      href="https://forums.linuxmint.com/viewtopic.php?t=231877">https://forums.linuxmint.com/viewtopic.php?t=231877</a><br>
    <a class="postlink"
href="http://stackoverflow.com/questions/29198864/lubuntu-disable-alt-drag-move-window">http://stackoverflow.com/questions/2919
      ... ove-window</a><br>
    <a class="postlink"
href="http://www.thomasso.com/2014/05/03/changing-keyboard-short-cuts-in-ubuntu-14-04-to-work-with-blender-2-70/">http://www.thomasso.com/2014/05/03/chan
      ... nder-2-70/</a><br>
    <a class="postlink"
      href="https://forum.xfce.org/viewtopic.php?id=2989">https://forum.xfce.org/viewtopic.php?id=2989</a><br>
    <br>
    My point is, that changing alt to meta will eliminate these
    questions and make new people life easier. I'm aware of alt+drag or
    alt+click being old shortcuts and most linux users are somewhat used
    to it, but these users most probably know their system and are able
    to set that if they use it. If you are user of one of apps above
    most probably you have done it already. Alt and meta are next to
    each other on keyboard, so swapping them is IHMO not eliminating
    feature from window manager. It frees needed key and makes system
    use currently unused, system related that apps will not use.<br>
    <br>
    Gnome devs changed that behavior almost 6 years ago, yep that's
    irrelevant, but here is reason why they did it:<br>
    "Some applications (mostly graphics) use alt-click and alt-drag for<br>
    actions, which conflicts with the current default; change the
    default<br>
    modifier to <Super>, which is already prominently used as
    overview<br>
    key, so using it for other window manager functionalities is pretty<br>
    reasonable."<br>
    <a class="postlink"
href="https://github.com/GNOME/gsettings-desktop-schemas/commit/19fe99f2f9ed8ebc77fd28465906db33c4782604">https://github.com/GNOME/gsettings-desk
      ... 33c4782604</a><br>
    <br>
    It is default behavior in Fedora now. Somehow it's not for Ubuntu
    both Unity and Gnome. For me swapping alt to meta is like adding
    meta as kickoff menu.<br>
    <br>
    Best regs.<br>
    Alex<br>
  </body>
</html>