This really affects Unity/Compiz negatively as Compiz can only bind one
key combination and the first one gets picked and overrides the standard
Ctrl-Alt-Up/Down.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gsettings-desktop-schemas in Ubuntu.
https://bugs.launchpad.net/bugs/1205256

Title:
  workspace up/down switch keys don't match keyboard shortcut

Status in “gsettings-desktop-schemas” package in Ubuntu:
  New

Bug description:
  
      <key name="switch-to-workspace-right" type="as">
        <default><![CDATA[['<Control><Alt>Right']]]></default>
        <_summary>Switch to workspace right</_summary>
      </key>
      <key name="switch-to-workspace-up" type="as">
        <default><![CDATA[['<Super>Page_Up','<Control><Alt>Up']]]></default>
        <_summary>Switch to workspace above</_summary>
      </key>
      <key name="switch-to-workspace-down" type="as">
        <default><![CDATA[['<Super>Page_Down','<Control><Alt>Down']]]></default>
        <_summary>Switch to workspace below</_summary>
      </key>

  These should be Ctrl+Alt+Up/Down

  
  ...
      <key name="move-to-workspace-right" type="as">
        <default><![CDATA[['<Control><Shift><Alt>Right']]]></default>
        <_summary>Move window one workspace to the right</_summary>
      </key>
      <key name="move-to-workspace-up" type="as">
        
<default><![CDATA[['<Super><Shift>Page_Up','<Control><Shift><Alt>Up']]]></default>
        <_summary>Move window one workspace up</_summary>
      </key>
      <key name="move-to-workspace-down" type="as">
        
<default><![CDATA[['<Super><Shift>Page_Down','<Control><Shift><Alt>Down']]]></default>
        <_summary>Move window one workspace down</_summary>
      </key>

  
  These should be Ctrl+Shift+Alt+Up/Down

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gsettings-desktop-schemas/+bug/1205256/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to