Posts

Showing posts from October, 2018

Screenshot, Screen Capture

#Screenshot,  # ScreenCapture,  # 任意截取電腦桌面畫面,  # 截圖軟體,  # 免費截圖軟體,  # 好用截圖,  # 截圖,  # Windows,  # mac,  # linux,  # 馬賽克,  # win10 PicPick https://picpick.app Lightshot https://app.prntscr.com Monosnap https://www.monosnap.com snipaste https://www.snipaste.com Flameshot https://github.com/lupoDharkael/flameshot Deepin Screenshot https://github.com/linuxdeepin/deepin-screenshot

Manjaro Notebook

Manjaro Notebook 安裝之後 Manjaro 設定 更新系统  $ sudo pacman -Syyu 安裝常用軟體 $ sudo pacman -S vim git wget yaourt $ sudo pacman -S flameshot 安裝免費字型 思源黑体 $ sudo pacman -S adobe-source-han-sans-tw-fonts adobe-source-han-sans-otc-fonts adobe-source-han-serif-otc-fonts adobe-source-han-serif-tw-fonts 安裝中文輸入法 fcitx (新酷音) $ sudo pacman -S fcitx fcitx-im fcitx-configtool fcitx-chewing 更改 ~/.xprofile $ vi  ~/.xprofile  export GTK_IM_MODULE=fcitx export QT_IM_MODULE=fcitx export XMODIFIERS="@im=fcitx"