mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-14 06:39:16 +02:00
- Fixed Cmd+Tab App Switching for KDE
This commit is contained in:
@@ -527,9 +527,9 @@ partial xkb_symbols "mac_appcycle" {
|
||||
NoAction(),
|
||||
// Shift
|
||||
NoAction(),
|
||||
// Control
|
||||
Redirect(key=<FK14>),
|
||||
// Control + Shift
|
||||
Redirect(key=<FK14>),
|
||||
// Control
|
||||
Redirect(key=<FK13>),
|
||||
// Super
|
||||
Redirect(key=<TAB>,mods=Control,clearmods=Mod4+Super),
|
||||
|
Reference in New Issue
Block a user