*** This bug is a duplicate of bug 1201405 ***
https://bugs.launchpad.net/bugs/1201405
** This bug has been marked a duplicate of bug 1201405
[regression] Wall: keyboard bindings for 'Move up & Move down' are being set
to "super+prior & super+next'
--
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 : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp