| Summary: | khotkeys uses keycodes, not keysyms | ||
|---|---|---|---|
| Product: | [Unmaintained] khotkeys | Reporter: | Pavel Bazika <pavel.bazika> |
| Component: | general | Assignee: | Lubos Lunak <l.lunak> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Pavel Bazika
2006-08-31 18:01:08 UTC
This is a dupe of bug 125559: khotkeys does actually use keysyms, it's just that there's a hack in there to fix Xorg's broken mapping of XK_Print and XK_Sys_Req in the default mapping... that hack is unnecessary for the evdev layout (see my patch in #125559). |