| Summary: | Global shortcuts with grave (`) don't work | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kglobalaccel | Reporter: | Ron Smeral <rsmeral> |
| Component: | general | Assignee: | Martin Flöser <mgraesslin> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | caryoscelus, dvratil, jk, kdelibs-bugs-null, niksa.baldun, oded |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Ron Smeral
2015-08-12 13:34:42 UTC
Can you please post the output of setxkbmap -print and setxkbmap -query I have a very similar issue (so i assume it must be related), only affected keys are different: ";" and "/".
I'm using Debian sid.
$ setxkbmap -print
xkb_keymap {
xkb_keycodes { include "evdev+aliases(qwerty)" };
xkb_types { include "complete" };
xkb_compat { include "complete" };
xkb_symbols { include "pc+us+inet(evdev)" };
xkb_geometry { include "pc(pc105)" };
};
$ setxkbmap -query
rules: evdev
model: pc105
layout: us
*** Bug 350514 has been marked as a duplicate of this bug. *** I can attest that this issue still exists in: KDE Plasma Version: 5.21.3 KDE Frameworks Version: 5.80.0 This is a thing that annoys me for years and I am willing to provide assistance in resolving it. Disregard my previous comment. It is not the same issue. I cannot reproduce with current Plasma 5.26 - using ALT+` works fine for me. |