左 Ctrl 键不起作用(但右 Ctrl 键可以)

mar*_*n41 5 keyboard shortcut-keys

我的左 ctrl 键不起作用。右边的ctrl键可以正常工作。我根本不擅长在 Linux 中解决问题。有人能给我指出正确的方向吗?根据我运行 xev 时了解到的情况,右键与 Control_R 正确关联,而左键则不然。我怎样才能解决这个问题?在 Ubuntu 18.04 和 Linux Mint 下也会出现同样的问题(一个接一个地安装,希望问题能够自行解决)。到目前为止,其他键似乎工作正常。

当我按下 Ctrl 键时 xev 的输出:

KeyPress event, serial 38, synthetic NO, window 0x5200001,
root 0x15a, subw 0x0, time 1330613, (-134,341), root:(727,796),
state 0x0, keycode 105 (keysym 0xffe4, Control_R), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyRelease event, serial 38, synthetic NO, window 0x5200001,
    root 0x15a, subw 0x0, time 1330692, (-134,341), root:(727,796),
    state 0x4, keycode 105 (keysym 0xffe4, Control_R), same_screen YES,
    XLookupString gives 0 bytes: 
    XFilterEvent returns: False

KeyPress event, serial 38, synthetic NO, window 0x5200001,
    root 0x15a, subw 0x0, time 1332145, (-134,341), root:(727,796),
    state 0x0, keycode 151 (keysym 0x1008ff2b, XF86WakeUp), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: False

KeyRelease event, serial 38, synthetic NO, window 0x5200001,
    root 0x15a, subw 0x0, time 1332155, (-134,341), root:(727,796),
    state 0x0, keycode 151 (keysym 0x1008ff2b, XF86WakeUp), same_screen YES,
    XLookupString gives 0 bytes: 
    XFilterEvent returns: False
Run Code Online (Sandbox Code Playgroud)

小智 4

切换Ctrl应该Fn在 BIOS 中可用。OEM 可能有 Windows 应用程序来更改它,但这只是更改同一设置的另一种方式。