05 2022 档案

mangos zero 去掉怪物从玩家身后攻击造成玩家眩晕
摘要:找到game/object/unit.cpp:2009 行 // If this is a creature and it attacks from behind it has a probability to daze it's victim if ((!damageInfo->absorb) & 阅读全文

posted @ 2022-05-25 18:42 ctcrst 阅读(63) 评论(0) 推荐(0) 编辑

Manjaro安装谷歌拼音
摘要:一、安装谷歌拼音输入法 (1)打开终端执行以下命令: sudo pacman -S fcitx-im sudo pacman -S fcitx-configtool sudo pacman -S fcitx-googlepinyin (2)创建.xprofile文件并添加以下内容: sudo nan 阅读全文

posted @ 2022-05-07 23:33 ctcrst 阅读(613) 评论(0) 推荐(0) 编辑

Manjaro 一次无法启动处理记录
摘要:grub选择manjaro启动后直接黑屏,无任何反映,按ctrl+alt+F1~F6都无效果 已经不记得是因为更新了什么还是因为在另一个分区安装了ubuntu造成。 用manjaro liveCD引导,打开控制台,使用manjaro-chroot -a命令,选择manjaro,进入无法启动的用户。 阅读全文

posted @ 2022-05-07 23:23 ctcrst 阅读(400) 评论(0) 推荐(0) 编辑

ubuntu 20.04 无法设置桌面solid-color的问题
摘要:gsettings set org.gnome.desktop.background picture-options 'none' gsettings set org.gnome.desktop.background primary-color '#004000' gsettings set org 阅读全文

posted @ 2022-05-07 14:51 ctcrst 阅读(41) 评论(0) 推荐(0) 编辑

给Linux安装simsun,simhei字体
摘要:先准备好字体文件,例如simsun.ttc sudo cp simsun.ttc /usr/share/fonts cd /usr/share/fonts sudo chmod 644 simsun.ttc 更新字体缓存 代码: sudo mkfontscale 代码: sudo mkfontdir 阅读全文

posted @ 2022-05-07 14:35 ctcrst 阅读(1150) 评论(0) 推荐(0) 编辑

ubuntu 20.04安装deepin微信以后的问题解决
摘要:先用以下两条命令安装上微信 wget -O- https://deepin-wine.i-m.dev/setup.sh | sh 大功告成,现在可以试试安装更新deepin-wine软件了,如:微信:sudo apt-get install com.qq.weixin.deepinQQ:sudo a 阅读全文

posted @ 2022-05-07 13:59 ctcrst 阅读(743) 评论(0) 推荐(0) 编辑

ubuntu 20.04 将dock栏合并到panel
摘要:The Dash to Panel Gnome Shell extension does exactly what you want and is highly configurable.You can install it from Ubuntu software (search Dash to 阅读全文

posted @ 2022-05-06 17:48 ctcrst 阅读(429) 评论(0) 推荐(0) 编辑

ubuntu 20.04 减小窗口标题栏高度
摘要:新建或者修改 ~/.config/gtk-3.0/gtk.css 文件,加入下面文字 /* shrink headerbars (don't forget semicolons after each property) */headerbar { min-height: 0px; padding-l 阅读全文

posted @ 2022-05-06 17:46 ctcrst 阅读(1275) 评论(0) 推荐(0) 编辑

ubuntu 20.04 给thunar 安装视频缩略图插件
摘要:killall thunar sudo apt install tumbler tumbler-plugins-extra ffmpegthumbnailer sudo reboot 阅读全文

posted @ 2022-05-06 17:43 ctcrst 阅读(283) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

点击右上角即可分享
微信分享提示