1--------窗口中文字体乱码解决之一——----------------------------------
下载 theme 从——> http://www.windowmaker.info/faq.php?chapter=6
解压到 /usr/local/share/WindowMaker/* 或者 ~/GNUstep/Library/WindowMaker/
我的选择: /home/wowoto/GNUstep/Library/WindowMaker/Themes
2--------截图-----------------------------
(scrot, EXEC, "scrot -cd 3 -s ")
3---------------------pcmanfm-----------------------------------------
添加~/.gtkrc-2.0 加入 gtk-icon-theme-name="Gnome-icon-theme" 确保pcmanfm正常运行
4---------------------------S-----------------------------------------
sudo pacman -S powerpill yaourt pcmanfm firefox xchat irssi fcitx leafpad eog abiword rxvt-unicode vim chromium
5------------------------fatsb-----------------------
sudo vi /etc/fstab 修改fstab挂ntfs分区
6--------------------------------------------
WMRootMenu中不可以出现斜杆
7----------------插入--------------
#!/bin/bash
import /tmp/test.png
convert """/tmp/test.png""" /( +clone -threshold -1 -virtual-pixel black -spread 50 -blur 0x3 -threshold 50% -spread 2 -blur 0x.7 /) +matte -compose Copy_Opacity -composite -fill green -pointsize 40 -font '/home/wowoto/.fonts/方正黄草_GBK.ttf' -draw 'text 30,50 "wowoto"' """/home/wowoto/Desktop/Screenshot_ryx.png"""
----------------!-----------------
需要安装imagemagick .
13:56 <pocoyo> -draw 'text 30,50 "wowoto" 是水印. 这个我看着加了个
好像只能在屏幕左上角的时候才能截出来 不知道为啥
8---------------结束插入----------------------------
---------fcitx 字库-----------
/media/tyro/otherthings/linux&FreeBSD/installing fcitx/fcitx 的ibus字库 >.>>> /usr/share/fcitx/data
-----------------------------------
9---------------alt按键使用---------------
Alt+鼠标按键的移动和扩大化,缩小使用
10 -----------