Bug 33419 - kcmkeys should be able to printout its key schemes
Summary: kcmkeys should be able to printout its key schemes
Status: RESOLVED UNMAINTAINED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_khotkeys (other bugs)
Version First Reported In: unspecified
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: Michael Jansen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-07 20:33 UTC by rotten
Modified: 2024-03-04 19:42 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rotten 2001-10-07 20:22:35 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kcmkeys
Version:           2.0 (using KDE 2.2.1 )
Severity:          wishlist
Installed from:    SuSE
Compiler:          gcc version 2.95.3 20010315 (SuSE)
OS:                Linux (i686) release 2.4.10
OS/Compiler notes: 

It would be fine to have kcmkeys create a printout of the currently selected key scheme.

There is no complete documentation about the global shortcuts in kde and since every user can change the defaults there will never be. At the moment there seems to be no other way for getting that information than opening kcmkeys and searching the listview.
A printout would greatly help e.g. for switching to the new (and fine) meta key scheme...

(Submitted via bugs.kde.org)
(Called from KBugReport dialog)
Comment 1 Justin Zobel 2021-03-13 02:22:19 UTC
This was a VERY long time ago but there is a way you can do this, it's just not direct.

You can export the scheme and print the file. My spectacle shortcut scheme looks like this for example:

[org.kde.spectacle.desktop][Global Shortcuts]
ActiveWindowScreenShot=Meta+Print
CurrentMonitorScreenShot=
FullScreenScreenShot=Shift+Print
RectangularRegionScreenShot=Meta+R
_launch=Print
Comment 2 Nate Graham 2024-03-04 19:42:00 UTC
As announced in https://pointieststick.com/2023/07/26/what-we-plan-to-remove-in-plasma-6/ and https://community.kde.org/Plasma/Plasma_6#Removals, I'm afraid KHotKeys has reached end-of-life in Plasma 6. Accordingly, all bug reports and feature requests for it must be closed now.

Most of what KHotKeys could do can already be done with the newer KGlobalAccel system in Plasma 6. A few features such as mouse gestures and triggering conditions based on changes to window states are not yet implemented in the new system. These will be added in the future if and when resources materialize for them, and/or when a kind soul submits patches to implement them! :) Meanwhile, the 3rd-party "Mouse Actions" app (https://github.com/jersou/mouse-actions) may be usable for implementing your own mouse gestures again.

Thanks for your understanding, everyone.