| Summary: | Automatically add shortcuts to access newly added desktops | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Patrice BRUNELLE <patrice.brunelle> |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | kennethlakin |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Mandriva RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Patrice BRUNELLE
2009-03-23 22:14:08 UTC
and you can still configure to use these shortcuts. KDE's default is to use 4 desktops so it does not make sense to set more shortcuts by default. Especially as there are new options set to these shortcuts, e.g.: * Ctrl+F8: Desktop Grid * Ctrl+F9: Present Windows (current desktop) * Ctrl+F10: Present Windows (all desktops) * Ctrl+F11: Desktop Cube * Ctrl+F12: Plasma Dashboard Could we possibly automatically extend the "Switch to Desktop" and "Window to Desktop" shortcuts from four down to at least seven when the user adds more virtual desktops? (I guess that we might only do this if the user hasn't changed the shortcuts for these actions from the default.) I extend my apologies if commenting on closed bugs is considered bad form. (In reply to comment #2) > Could we possibly automatically extend the "Switch to Desktop" and "Window to > Desktop" shortcuts from four down to at least seven when the user adds more > virtual desktops? (I guess that we might only do this if the user hasn't > changed the shortcuts for these actions from the default.) That makes the bug a feature request and I reopen. > > I extend my apologies if commenting on closed bugs is considered bad form. No that is quite ok *** This bug has been marked as a duplicate of bug 153799 *** SVN commit 1011934 by luebking: BUG: 153799 BUG: 187952 CCBUG: 197992 CCBUG: 203320 extrapolate and (if available) set shortcuts for new virtual desktops automatically M +79 -18 main.cpp M +1 -0 main.h M +15 -0 main.ui WebSVN link: http://websvn.kde.org/?view=rev&revision=1011934 |