LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 528|回复: 0

urxvt: unable to create fontset for input method, try "-pt Root&q

[复制链接]
发表于 2010-6-28 21:37:13 | 显示全部楼层 |阅读模式
x11-terms/rxvt-unicode
Available versions: 9.07 9.07-r1 (~)9.07-r2 {afterimage blink iso14755 perl truetype +vanilla wcwidth xterm-color}
Installed versions: 9.07-r2(10:29:54 PM 06/01/2010)(afterimage perl truetype wcwidth xterm-color -blink -iso14755 -vanilla)
Homepage: http://software.schmorp.de/pkg/rxvt-unicode.html
Description: rxvt clone with xft and unicode support



  1. ! ~/.Xdefaults

  2. ! normal settings
  3. !Xft.dpi: 102
  4. !Xft.antialias: true
  5. !Xft.rgba: rgb
  6. !Xft.hinting: true
  7. !Xft.hintstyle: hintslight


  8. !! URxvt Setting
  9. ! color
  10. ! http://phraktured.net/terminal-colors/
  11. urxvt.background: rgb:00/00/00
  12. urxvt.foreground: rgb:a8/a8/a8
  13. urxvt.color0: rgb:00/00/00
  14. urxvt.color1: rgb:a8/00/00
  15. urxvt.color2: rgb:00/a8/00
  16. urxvt.color3: rgb:a8/54/00
  17. urxvt.color4: rgb:00/00/a8
  18. urxvt.color5: rgb:a8/00/a8
  19. urxvt.color6: rgb:00/a8/a8
  20. urxvt.color7: rgb:a8/a8/a8
  21. urxvt.color8: rgb:54/50/54
  22. urxvt.color9: rgb:f8/54/50
  23. urxvt.color10: rgb:50/fc/50
  24. urxvt.color11: rgb:f8/fc/50
  25. urxvt.color12: rgb:50/54/f8
  26. urxvt.color13: rgb:f8/54/f8
  27. urxvt.color14: rgb:50/fc/f8
  28. urxvt.color15: rgb:f8/fc/f8

  29. ! urxvt appearence settings
  30. urxvt.iconFile:/home/michael/.config/openbox/urxvt/terminal.png
  31. !urxvt.transparent: true
  32. urxvt.backgroundPixmap:/home/michael/.config/openbox/urxvt/I_Like_It_Black.png

  33. urxvt.geometry: 90x25+180+200
  34. urxvt.cursorColor:red3
  35. urxvt.scrollBar:False
  36. urxvt.saveLines:3000

  37. ! open URL in browser
  38. urxvt.urlLauncher:firefox
  39. urxvt.matcher.button: 1
  40. urxvt.perl-ext-common: default,matcher


  41. ! normal font
  42. urxvt.font:xft:DejaVu Sans Mono:pixelsize=13:antialias=true,xft:Microsoft YaHei:pixelsize=12:antialias=true
  43. ! bold font
  44. urxvt.boldFont:xft:DejaVu Sans Mono:pixelsize=13:Bold:antialias=true,xft:Microsoft YaHei:pixelsize=12:Bold:antialias=true


  45. ! input method
  46. urxvt.imFont:xft:Microsoft YaHei
  47. urxvt.inputMethod:ibus
  48. urxvt.preeditType:OverTheSpot
复制代码
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表