From kde-commits Wed May 31 19:23:12 2017 From: Alexander Bikadorov Date: Wed, 31 May 2017 19:23:12 +0000 To: kde-commits Subject: [krusader] krusader: UserAction: Changed shortcuts for column sorting from META+[1-4] to CTRL+[1-4] Message-Id: X-MARC-Message: https://marc.info/?l=kde-commits&m=149625860325423 Git commit ea3c56540c807f1500f3741a441b4e6323cd61ae by Alexander Bikadorov. Committed on 30/05/2017 at 13:40. Pushed by abikadorov into branch 'master'. UserAction: Changed shortcuts for column sorting from META+[1-4] to CTRL+[1= -4] FIXED: [ 108023 ] Support "Sort by..." by keyboard shortcuts: CTRL+[1-4] BUG: 108023 M +4 -4 krusader/useraction_examples.xml https://commits.kde.org/krusader/ea3c56540c807f1500f3741a441b4e6323cd61ae diff --git a/krusader/useraction_examples.xml b/krusader/useraction_example= s.xml index 273dee43..c31fd5ee 100644 --- a/krusader/useraction_examples.xml +++ b/krusader/useraction_examples.xml @@ -49,7 +49,7 @@ User Interface Sorts the active panel by Name %aColSort("Name")% - Meta+1 + Ctrl+1 Sort by Extension @@ -58,7 +58,7 @@ User Interface Sorts the active panel by Extension %aColSort("Ext")% - Meta+2 + Ctrl+2 Sort by Size @@ -67,7 +67,7 @@ User Interface Sorts the active panel by Size %aColSort("Size")% - Meta+3 + Ctrl+3 Sort by Modified @@ -76,7 +76,7 @@ User Interface Sorts the active panel by Modified %aColSort("Modified")% - Meta+4 + Ctrl+4 Backup current