Bug 289964

Summary: Assigned shortcut (Meta-Shift-Tab) does not work
Product: [Plasma] kwin Reporter: Huynh Huu Long <long>
Component: tabboxAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 4.7.4   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Huynh Huu Long 2011-12-27 23:06:35 UTC
Version:           4.7.4 (using KDE 4.7.3) 
OS:                Linux

Contrary to the information given above i'm using KDE 4.7.4 on Arch Linux,
but the dropdown list didn't give me that choice.

Reproducible: Always

Steps to Reproduce:
1) Go to the global shortcuts settings
2) change the shortcut for "Walk through windows (reverse)" to [Shift]+[Meta]+[Tab]


Actual Results:  
3) that shortcut does not work (but the default one does)

Expected Results:  
Pressing the shortcut should result in walking the windows in reverse order.
Comment 1 Thomas Lübking 2011-12-27 23:20:08 UTC
read across the many dupes of this - you'll have to edit the shortcut in ~/.kde/share/config/kglobalshortcutsrc and restart kglobalaccel

The string you want to use is "Shift+Meta+Backtab"

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