Bug 491716 - "left win to first layout, right wing to second" now makes menu be a layout switcher, too
Summary: "left win to first layout, right wing to second" now makes menu be a layout s...
Status: RESOLVED UPSTREAM
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_keyboard (show other bugs)
Version: 6.1.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-14 13:45 UTC by Bodo Eggert
Modified: 2024-08-14 16:49 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bodo Eggert 2024-08-14 13:45:17 UTC
***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY
"left win to first layout, right wing to second" now makes menu be a layout switcher, too


STEPS TO REPRODUCE
1. Select "left win to first layout, right wing to second layout"
2. select "compose is menu key

OBSERVED RESULT
$ xmodmap -pke|grep 13'[45]'
keycode 134 = ISO_Last_Group NoSymbol ISO_Last_Group
keycode 135 = ISO_Last_Group Multi_key ISO_Last_Group Multi_key


EXPECTED RESULT
$ grep 13'[45]' < .xmodmap-:0
keycode 134 = ISO_Last_Group NoSymbol ISO_Last_Group
keycode 135 = Multi_key Multi_key Multi_key Multi_key

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20240716
KDE Plasma Version: 6.1.2
KDE Frameworks Version: 6.4.0
Qt Version: 6.7.2
Kernel Version: 6.9.9-1-default (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7 CPU 860 @ 2.80GHz
Memory: 23,4 GiB of RAM
Graphics Processor: AMD Radeon R9 200 / HD 7900 Series
Manufacturer: Dell Inc.
Product Name: Precision T1500
System Version: 00
Comment 1 fanzhuyifan 2024-08-14 16:49:17 UTC
Unfortunately all that is handled by xkb and not controlled by us.