会员
周边
新闻
博问
闪存
众包
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
hh9515
博客园
首页
新随笔
联系
管理
订阅
上一页
1
2
3
4
5
6
7
8
···
61
下一页
2023年10月14日
[macOS]关闭 macos14 sonma系统 切换输入法时候的popup icon
摘要: sudo mkdir -p /Library/Preferences/FeatureFlags/Domain sudo /usr/libexec/PlistBuddy -c "Add 'redesigned_text_cursor:Enabled' bool false" /Library/Pref
阅读全文
posted @ 2023-10-14 13:04 hh9515
阅读(526)
评论(0)
推荐(0)
2023年10月13日
[ubuntu]linux 笔记本风扇调整
摘要: 1 cpu频率限制 sudo apt install cpufrequtilscpufreq-info cpufreq-set -u 2.6Ghz sudo cpufreq-set -g powersave 2 核心显卡切换 sudo prime-select intel 此时发现 nvidida
阅读全文
posted @ 2023-10-13 06:27 hh9515
阅读(560)
评论(0)
推荐(0)
2023年10月6日
[linux]ubuntu certified laptop
摘要: https://ubuntu.com/certified/laptops
阅读全文
posted @ 2023-10-06 12:57 hh9515
阅读(30)
评论(0)
推荐(0)
2023年9月19日
[linux] kde触摸板 点击右下角触发左键
摘要: 现在点击右下角触发了右键,而且touchpad设置里又不能直接修改 使用下面命令: synclient RightButtonAreaLeft=0synclient RightButtonAreaTop=0
阅读全文
posted @ 2023-09-19 23:40 hh9515
阅读(144)
评论(0)
推荐(0)
[linux] 使kde触摸板有更多设置选项
摘要: 包括滚动速度,加速度等 sudo apt install xserver-xorg-input-synaptics
阅读全文
posted @ 2023-09-19 21:36 hh9515
阅读(305)
评论(0)
推荐(0)
2023年9月17日
[linux] lg gram17 在ubuntu下扬声器不工作的问题
摘要: 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
阅读(62)
评论(0)
推荐(0)
2023年9月15日
[linux] kubuntu 安装 fcitx5
摘要: sudo apt update sudo apt install fcitx5 fcitx5-pinyin fcitx5-configtool fcitx5-configtool
阅读全文
posted @ 2023-09-15 01:34 hh9515
阅读(184)
评论(0)
推荐(0)
2023年9月13日
[linux] kde快捷键手册
摘要: https://docs.kde.org/stable5/en/khelpcenter/fundamentals/kbd.html
阅读全文
posted @ 2023-09-13 23:27 hh9515
阅读(191)
评论(0)
推荐(0)
[linux] x11设置触摸板速度
摘要: 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
阅读(67)
评论(0)
推荐(0)
2023年9月12日
[macOS] quit when last window close
摘要: 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
阅读(24)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
···
61
下一页
公告