Bug 345495

Summary: Switch to Previous Desktop shortcut moves to Next, instead
Product: [Plasma] kwin Reporter: Piotr Budny <piotr.budny+bugskde>
Component: coreAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: piotr.budny+bugskde
Priority: NOR    
Version: 5.2.1   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=341959
Latest Commit: Version Fixed In:

Description Piotr Budny 2015-03-24 22:59:19 UTC
My .config/kglobalshortcutsrc:
Switch to Previous Desktop=Meta+Shift+Tab,none,Przełącz na poprzedni pulpit

but, pressing winkey+shift+tab moves to next desktop, not previous one.
I've got three virtual desktops set: 1 col, 3 rows.

Kubuntu vivid beta 1, 

Reproducible: Always

Steps to Reproduce:
1. set shortcut in systemsettings
2. press meta shift tab

Actual Results:  
moves to next desktop

Expected Results:  
move to previous desktop
Comment 1 Thomas Lübking 2015-03-24 23:26:09 UTC
Sounds like bug #341959, but I would assume sth. like Meta+Backtab or so in the config file then.
Comment 2 Piotr Budny 2015-03-25 08:21:48 UTC
syslog when pressing meta+shift+tab:
Mar 25 09:20:55 prime org.kde.kglobalaccel[5383]: Got XKeyPress event
Mar 25 09:20:55 prime org.kde.kglobalaccel[5383]: removing shift modifier
Mar 25 09:20:55 prime org.kde.kglobalaccel[5383]: "Meta+Tab" = "Switch to Next Desktop"
Comment 3 Martin Flöser 2015-03-25 08:49:55 UTC

*** This bug has been marked as a duplicate of bug 341959 ***