<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://shenyu.me/</id><title>沈煜的博客</title><subtitle>A minimal, responsive and feature-rich Jekyll theme for technical writing.</subtitle> <updated>2025-07-17T04:16:08+08:00</updated> <author> <name>shenyu</name> <uri>https://shenyu.me/</uri> </author><link rel="self" type="application/atom+xml" href="https://shenyu.me/feed.xml"/><link rel="alternate" type="text/html" hreflang="zh" href="https://shenyu.me/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2025 shenyu </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>Arch Linux GNOME(X11) 启用分数缩放</title><link href="https://shenyu.me/posts/archlinux-gnome-x11-fractional-scaling/" rel="alternate" type="text/html" title="Arch Linux GNOME(X11) 启用分数缩放" /><published>2022-12-18T19:49:00+08:00</published> <updated>2022-12-18T19:49:00+08:00</updated> <id>https://shenyu.me/posts/archlinux-gnome-x11-fractional-scaling/</id> <content type="text/html" src="https://shenyu.me/posts/archlinux-gnome-x11-fractional-scaling/" /> <author> <name>shenyu</name> </author> <summary>Arch Linux (GNOME 43.2, X11) 在 4K 分辨率下默认只能缩放 100%、200% 或 300% 这三个选项，100% 字太小，200% 字又太大。 安装 mutter-x11-scaling 来启用 GNOME 的分数缩放功能 yay -S mutter-x11-scaling 打开 GNOME 的 fractional scaling 功能 gsettings set org.gnome.mutter experimental-features &amp;quot;[&amp;#39;x11-randr-fractional-scaling&amp;#39;]&amp;quot; 注销，重新登陆。 设置 - 显示器 - 缩放 - 150% 问题 部分软件不适配 150% 的缩放，比如 Kodi 全屏就会不铺满整个屏幕。</summary> </entry> <entry><title>Arch Linux 罗技 MX Master 2s 鼠标驱动</title><link href="https://shenyu.me/posts/archlinux-logi-mx-master-2s-driver/" rel="alternate" type="text/html" title="Arch Linux 罗技 MX Master 2s 鼠标驱动" /><published>2022-12-08T01:03:00+08:00</published> <updated>2025-07-17T04:15:14+08:00</updated> <id>https://shenyu.me/posts/archlinux-logi-mx-master-2s-driver/</id> <content type="text/html" src="https://shenyu.me/posts/archlinux-logi-mx-master-2s-driver/" /> <author> <name>shenyu</name> </author> <summary>安装 logiops https://github.com/PixlOne/logiops yay -S logiops-git 配置 /etc/logid.cfg devices: ( { // 鼠标的设备名 // - Wireless Mouse MX Master // - Wireless Mouse MX Master 2S // - Wireless Mouse MX Master 3 name: &amp;quot;Wireless Mouse MX Master 3&amp;quot;; // SmartShift 开关和灵敏度 smartshift: { on: true; threshold: 20; }; // 灵敏度 dpi: 1000; bu...</summary> </entry> <entry><title>Arch Linux (GNOME 桌面) JetBrains IDE Fcitx5 中文输入法位置显示不正确</title><link href="https://shenyu.me/posts/archlinux-jetbrains-ide-fcitx5-chinese-input-method-position-incorrect/" rel="alternate" type="text/html" title="Arch Linux (GNOME 桌面) JetBrains IDE Fcitx5 中文输入法位置显示不正确" /><published>2022-12-01T22:42:00+08:00</published> <updated>2022-12-01T22:42:00+08:00</updated> <id>https://shenyu.me/posts/archlinux-jetbrains-ide-fcitx5-chinese-input-method-position-incorrect/</id> <content type="text/html" src="https://shenyu.me/posts/archlinux-jetbrains-ide-fcitx5-chinese-input-method-position-incorrect/" /> <author> <name>shenyu</name> </author> <summary>下载修复好的 JetBrainsRuntime 并解压至 ~/.jbr 目录 wget https://github.com/RikudouPatrickstar/JetBrainsRuntime-for-Linux-x64/releases/download/jbr-release-17.0.4b469.46/jbr_jcef-17.0.4-linux-x64-b469.46.tar.gz tar xvf jbr_jcef-17.0.4-linux-x64-b469.46.tar.gz mv jbr_jcef-17.0.4.1-linux-x64-b653.1 ~/.jbr 添加下面的配置至 ~/.xprofile JET_BRAINS_IDES=( CLION DATAGRIP GOLAND IDEA MPS PHPSTORM PYCHARM ...</summary> </entry> <entry><title>Arch Linux (GNOME 桌面) JetBrains Toolbox 托盘图标不显示</title><link href="https://shenyu.me/posts/archlinux-jetbrains-toolbox-tray-icon-missing/" rel="alternate" type="text/html" title="Arch Linux (GNOME 桌面) JetBrains Toolbox 托盘图标不显示" /><published>2022-11-28T00:27:00+08:00</published> <updated>2022-11-28T00:27:00+08:00</updated> <id>https://shenyu.me/posts/archlinux-jetbrains-toolbox-tray-icon-missing/</id> <content type="text/html" src="https://shenyu.me/posts/archlinux-jetbrains-toolbox-tray-icon-missing/" /> <author> <name>shenyu</name> </author> <summary>安装 GNOME 扩展 AppIndicator and KStatusNotifierItem Support sudo pacman -S gnome-shell-extension-appindicator 安装完成后，在 扩展 应用里启用 AppIndicator and KStatusNotifierItem Support。 然后原先不显示托盘图标的应用就能显示图标了，包括 Remmina、Telegram 等，但是 JetBrains Toolbox 的托盘图标并没有正常显示。 重启几次 JetBrains Toolbox 后发现，JetBrains Toolbox 刚打开那刻托盘图标会显示一下，然后不到 1 秒就消失不见了，检查 Toolbox 的日志并没有发现什么有用的报错信息（关于 - 显示日志文件）。 在 Toolbox App 的 YouTrack...</summary> </entry> <entry><title>Arch Linux 安装蓝牙和 Wi-Fi 驱动</title><link href="https://shenyu.me/posts/archlinux-bluetooth-and-wifi-drive-install/" rel="alternate" type="text/html" title="Arch Linux 安装蓝牙和 Wi-Fi 驱动" /><published>2022-06-29T01:20:00+08:00</published> <updated>2022-06-29T01:20:00+08:00</updated> <id>https://shenyu.me/posts/archlinux-bluetooth-and-wifi-drive-install/</id> <content type="text/html" src="https://shenyu.me/posts/archlinux-bluetooth-and-wifi-drive-install/" /> <author> <name>shenyu</name> </author> <summary>Arch Linux，GNOME Wayland 桌面环境，主板型号：ROG ZENITH EXTREME。 蓝牙 bluez 包系统默认会安装，无需再手动安装，这个包提供蓝牙协议栈，但是默认没有设置它的服务自动启动，这里需要手动设置并启动一下。 启动蓝牙服务 su - pacman -S bluez ## 最新版本 Arch Linux 默认已安装 systemctl enable --now bluetooth.service 开机自动打开蓝牙 /etc/bluetooth/main.conf [Policy] AutoEnable=true 蓝牙音频服务 最新版本 Arch Linux 已经使用 PipeWire 替代 PulseAudio，且默认已经安装，且无需做再多的配置就能正常工作。 Wi-Fi su - pacman -S networkma...</summary> </entry> </feed>
