type
Post
status
Published
date
Apr 27, 2020
slug
2020/04/27/1587950530272.html
summary
tags
Linux
category
Linux
created days
new update day
icon
password
Created_time
Dec 8, 2022 07:59 AM
Last edited time
Mar 1, 2025 01:50 AM

其它发行版的解决方法

一般其它发行版只需要在,/etc/X11/xorg.conf.d/10-evdev.conf 文件里,加入下面的句子即可。
但是在KDE中这种方法无效。
Section "InputClass" Identifier "Keyboard Defaults" MatchIsKeyboard "yes" Option "XkbOptions" "terminate:ctrl_alt_bksp" EndSection

KDE 解决方案

  1. 打开设置
notion image
  1. 依次选择,键盘->高级->配置键盘选项->杀死X服务器的按键序;然后保存应用即可。
notion image
 
欢迎加入喵星计算机技术研究院,原创技术文章第一时间推送。
notion image
 
Kali VirtualBox 镜像无法多网卡同时在线Linux ping: socket: 不允许的操作