Bug 187952

Summary: Automatically add shortcuts to access newly added desktops
Product: [Plasma] kwin Reporter: Patrice BRUNELLE <patrice.brunelle>
Component: generalAssignee: 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
Version:            (using KDE 4.2.1)
OS:                Linux
Installed from:    Mandriva RPMs

With Ctrl+F1, Ctrl+F2, Ctrl+F3 and Ctrl+F4, we can acces to desktops 1, 2, 3 and 4.
But if we add desktops, the shortcuts Ctrl+F5 to Ctrl+F12 don't work to acces to this others desktops (5 to 12).

This works correctly with Kde 3.5
Comment 1 Martin Flöser 2009-03-23 22:30:14 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
Comment 2 Kenneth Lakin 2009-03-24 08:28:16 UTC
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.
Comment 3 Martin Flöser 2009-03-24 10:03:22 UTC
(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
Comment 4 Martin Flöser 2009-04-02 12:11:30 UTC

*** This bug has been marked as a duplicate of bug 153799 ***
Comment 5 Thomas Lübking 2009-08-16 14:19:11 UTC
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