執行以下操作:
sudo add-apt-repository ppa:irie/elisp
sudo apt-get update
and install ibus-el package:
sudo apt-get install ibus-el
emacs配置檔案中加
(require 'ibus)
;; turn on ibus-mode automatically after loading .emacs
(add-hook 'after-init-hook 'ibus-mode-on)
;; use c-spc for set mark command
(ibus-define-common-key ?/c-/s nil)
;; use c-/ for undo command
(ibus-define-common-key ?/c-/ nil)
;; change cursor color depending on ibus status
(setq ibus-cursor-color '("red" "blue" "limegreen"))
;; use s-spc to toggle input status
(global-set-key (kbd "s-spc") 'ibus-toggle)
重啟emacs
m-x ibus-enable即可
pdfcrop不能使用
最近,用到了pdfcrop,用來去除pdf中空白的邊。但是使用pdfcrop margins 0 pdf 後,給出了錯誤 error pdfcrop cannot call ghostscript 但是我已經安裝了ctex,裡面已經包含ghostscript,所以就不知道什麼錯誤。在網上針對這個問題...
CGRect CGFloat 不能使用
筆者還在照著別人 敲東西的階段 汗顏哪 言歸正傳,今天敲 的時候發現只要是繼承nsobject的類 都不能使用cgrect cgfloat 會報 unknown type name cgrect did you mean rect or unknown type name cgfloat 糾結了一下...
ubuntu16 04 wps不能使用搜狗輸入法
wps文字不能輸入中文解決 vim usr bin wps 新增內容,字型標註 bin bash export xmodifiers im fcitx export qt im module fcitx gopt goptext multiply gtemplateext wpt dot dotx ...