mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Keyboard Shortcuts: replaced and fixed shiftTab to backTab.
This commit is contained in:
@@ -220,7 +220,7 @@ SmartPanel {
|
||||
selectNextWrapped()
|
||||
}
|
||||
|
||||
function onShiftTabPressed() {
|
||||
function onBackTabPressed() {
|
||||
selectPreviousWrapped()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user