diff options
| author | Kévin Le Gouguec <kevin.legouguec@gmail.com> | 2024-03-16 16:12:02 +0100 |
|---|---|---|
| committer | Kévin Le Gouguec <kevin.legouguec@gmail.com> | 2024-03-16 16:12:02 +0100 |
| commit | 7804d47c811f0c45253ba6e670a6818d90855ed7 (patch) | |
| tree | 2b9d21197d9a19d2ebb4d58f1e553ea54048e33b /guides | |
| parent | be3ba265c29f208c6063f9597fa2259f8e560e3b (diff) | |
| download | memory-leaks-7804d47c811f0c45253ba6e670a6818d90855ed7.tar.xz | |
Jot down notes from the Plasma 6 upgrade
Shortcuts defined under the "Custom Shortcuts Service" have become
ineffectual; re-created them as "Applications" shortcuts.
The D-Bus call no longer works. Just fallback to "Lock Session"; that
seems equivalent.
My Ctrl+Alt+𝓃 bindings (to send a window to desktop 𝓃) no longer seem
to allow numpad keys, which means those bindings also need Shift on
AZERTY. Grmbl.
> Could have bee worse ;)
— Michael Hirmke, 2024-03-14
opensuse-factory@opensuse.org <2249235.Hv8qzprV9x@transformer>
Diffstat (limited to 'guides')
| -rw-r--r-- | guides/setups/operating-systems/opensuse.org | 18 |
1 files changed, 6 insertions, 12 deletions
diff --git a/guides/setups/operating-systems/opensuse.org b/guides/setups/operating-systems/opensuse.org index 2416f5f..ab5c712 100644 --- a/guides/setups/operating-systems/opensuse.org +++ b/guides/setups/operating-systems/opensuse.org @@ -7,12 +7,11 @@ - Task Switcher - Visualization: Thumbnail Grid *** Shortcuts -- Dolphin - - Default shortcut: =Meta+F= -- Custom Shortcuts Service - - Launch Konsole: disable =Ctrl+Alt+T= -- KRunner - - KRunner: disable =Alt+Space= +**** Applications +- Dolphin: disable =Meta+E=; add =Meta+F= +- Konsole: disable =Ctrl+Alt+T=; add =Meta+T= +- KRunner: disable =Alt+Space= +**** System Settings - KWin - Active Window Demanding Attention: disable =Ctrl+Alt+A= - Maximize Window: =Meta+Up= @@ -25,12 +24,7 @@ - Enable Clipboard Actions: disable =Ctrl+Alt+X= - Manually Invoke Action on Current Clipboard: disable =Ctrl+Alt+R= - Session Management - - Lock Session: disable =Ctrl+Alt+L= -- Custom Shortcuts: - - Run editor :: =Meta+E= ⇒ ~emacs~ - - Run web browser :: =Meta+W= ⇒ ~firefox~ - - Run editor :: =Meta+T= ⇒ ~terminator~ - - End session :: =Meta+X= ⇒ ~qdbus-qt5 org.kde.ksmserver /KSMServer logout 1 -1 0~ + - Lock Session: disable =Ctrl+Alt+L=; add =Meta+X= *** Input devices - Keyboard - Layouts |
