Skip to content

主键盘的回车(36)触发的是小键盘的回车(104) 键码有误 #3

Description

@puzzle9

演示

笔记本

主键盘区

KeyPress event, serial 45, synthetic NO, window 0x3600001,
    root 0x845, subw 0x0, time 703078, (106,99), root:(156,209),
    state 0x10, keycode 104 (keysym 0xff8d, KP_Enter), same_screen YES,
"   XLookupString gives 1 bytes: (0d) "
"   XmbLookupString gives 1 bytes: (0d) "
    XFilterEvent returns: False

外接键盘

主键盘区

KeyPress event, serial 47, synthetic NO, window 0x3600001,
    root 0x845, subw 0x0, time 746296, (596,1023), root:(646,1133),
    state 0x10, keycode 36 (keysym 0xff0d, Return), same_screen YES,
"   XLookupString gives 1 bytes: (0d) "
"   XmbLookupString gives 1 bytes: (0d) "
    XFilterEvent returns: False

小键盘区

KeyPress event, serial 47, synthetic NO, window 0x3600001,
    root 0x845, subw 0x0, time 769660, (408,407), root:(458,517),
    state 0x10, keycode 104 (keysym 0xff8d, KP_Enter), same_screen YES,
"   XLookupString gives 1 bytes: (0d) "
"   XmbLookupString gives 1 bytes: (0d) "
    XFilterEvent returns: False

影响软件

  • fcitx 在中文并且候选框有字的时候 按回车会触发搜索

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions