上一页 1 2 3 4 5 6 7 8 ··· 61 下一页
摘要: 包括滚动速度,加速度等 sudo apt install xserver-xorg-input-synaptics 阅读全文
posted @ 2023-09-19 21:36 hh9515 阅读(225) 评论(0) 推荐(0) 编辑
摘要: 1 sudo apt update sudo apt install alsa-tools 2 运行https://github.com/joshuagrisham/galaxy-book2-pro-linux/blob/main/sound/necessary-verbs.sh 3 可以把这个命令 阅读全文
posted @ 2023-09-17 23:59 hh9515 阅读(42) 评论(0) 推荐(0) 编辑
摘要: sudo apt update sudo apt install fcitx5 fcitx5-pinyin fcitx5-configtool fcitx5-configtool 阅读全文
posted @ 2023-09-15 01:34 hh9515 阅读(92) 评论(0) 推荐(0) 编辑
摘要: https://docs.kde.org/stable5/en/khelpcenter/fundamentals/kbd.html 阅读全文
posted @ 2023-09-13 23:27 hh9515 阅读(150) 评论(0) 推荐(0) 编辑
摘要: lg gram17 安装kubuntu为例: xinput set-prop 13 "libinput Scrolling Pixel Distance" 50 Q:这些值是哪里来的? A: 1. xinput list 2. xinput list-props 13 阅读全文
posted @ 2023-09-13 21:56 hh9515 阅读(38) 评论(0) 推荐(0) 编辑
摘要: 1. BTT中进行设置 2. 添加 blocking apple script: ``` tell application "System Events" set activeProcesses to first process where it is frontmost repeat with t 阅读全文
posted @ 2023-09-12 20:10 hh9515 阅读(7) 评论(0) 推荐(0) 编辑
摘要: alias unsetproxy="unset http_proxy; unset https_proxy"alias proxy='export http_proxy="127.0.0.1:1095"; export https_proxy="127.0.0.1:1095"' 阅读全文
posted @ 2023-09-11 02:41 hh9515 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 现在ubuntu最新版本使用wayland管理输入。而不是x11了,网上有很多教程建议使用的软件都不能用,搞不好还就把原来系统内置的一些东西搞坏了。在x11(xorg)下可以使用touchegg搭配touche使用,但是在wayland下不行。这里发一个目前实测可以用的自定义触摸板功能的软件 叫fu 阅读全文
posted @ 2023-09-10 23:06 hh9515 阅读(129) 评论(0) 推荐(0) 编辑
摘要: 因为触摸板的pinch无效 所以装了一下驱动。。 nvidia显卡驱动都装出来了 sudo ubuntu-drivers autoinstall 阅读全文
posted @ 2023-09-10 13:46 hh9515 阅读(140) 评论(0) 推荐(0) 编辑
摘要: https://linuxconfig.org/how-to-customize-dock-panel-on-ubuntu-18-04-bionic-beaver-linux 阅读全文
posted @ 2023-09-09 01:02 hh9515 阅读(323) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 ··· 61 下一页