[PATCH] Keypad keys and normal keys should always behave the same in Compose

Mike FABIAN mfabian at redhat.com
Tue Aug 17 10:01:44 UTC 2021


https://gitlab.freedesktop.org/xorg/lib/libx11/-/merge_requests/82

    Keypad keys and normal keys should always behave the same in Compose

    I.e. the keysyms below in the right column should always do the same
    as thouse in the left column when using Compose:

        <0>        <KP_0>
        <1>        <KP_1>
        <2>        <KP_2>
        <3>        <KP_3>
        <4>        <KP_4>
        <5>        <KP_5>
        <6>        <KP_6>
        <7>        <KP_7>
        <8>        <KP_8>
        <9>        <KP_9>
        <minus>    <KP_Subtract>
        <plus>     <KP_Add>
        <slash>    <KP_Divide>
        <asterisk> <KP_Multiply>

    Signed-off-by: Mike FABIAN <mfabian at redhat.com>

-- 
Mike FABIAN <mfabian at redhat.com>
睡眠不足はいい仕事の敵だ。

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Keypad-keys-and-normal-keys-should-always-behave-the.patch
Type: text/x-patch
Size: 73332 bytes
Desc: not available
URL: <https://lists.x.org/archives/xorg-devel/attachments/20210817/2f8b6314/attachment-0001.bin>


More information about the xorg-devel mailing list