Author Topic: Rxvt-unicode How-to?  (Read 2679 times)

ZDevil

  • Hero Member
  • *****
  • Posts: 1998
    • View Profile
    • http://
Rxvt-unicode How-to?
« on: March 15, 2007, 03:00:51 pm »
It's great to see a new package of rxvt-unicode, which seems a very good (and fastest) alternative to gtkterm2 and gnome-terminal as a unicode-friendly terminal app. However, when I try to run it, what i can see is a mushy screen, and I cannot call Xim (Scim) like in GtkTerm2 and Gnome-Terminal:

 [ Invalid Attachment ]

So the question is: what is the basic setup to make it work, and how?

A short, quick explanation or demonstration is much appreciated. Many thanks!  

(Of course, RTFM is an answer, but i simply don't wanna waste all the time RTFM without getting any real task done... )
« Last Edit: March 15, 2007, 03:01:28 pm by ZDevil »

Life is too precious for hacking *too much*
Visit my Z screencap gallery[/color]
My EeePC 701 Black = Debian (Lenny) on IceRocks + Transcend SDHC Class6 8GB + 2GB RAM
My Zaurus SL-C3200 = Debian EABI (kernel 2.6.24.3-yonggun) on a swapped internal Sandisk Extreme III CF 16gb
My Debian EABI feed: http://matrixmen.free.fr/zaurus/debian/
My OpenBSD/Zaurus feeds:  Link1, Link2
[/i][/font][/color][/size]

wellswang

  • Jr. Member
  • **
  • Posts: 78
    • View Profile
    • http://wells.osall.com
Rxvt-unicode How-to?
« Reply #1 on: March 15, 2007, 08:20:24 pm »
Quote
It's great to see a new package of rxvt-unicode, which seems a very good (and fastest) alternative to gtkterm2 and gnome-terminal as a unicode-friendly terminal app. However, when I try to run it, what i can see is a mushy screen, and I cannot call Xim (Scim) like in GtkTerm2 and Gnome-Terminal:

 [ Invalid Attachment ]

So the question is: what is the basic setup to make it work, and how?

A short, quick explanation or demonstration is much appreciated. Many thanks!   

(Of course, RTFM is an answer, but i simply don't wanna waste all the time RTFM without getting any real task done... )
[div align=\"right\"][a href=\"index.php?act=findpost&pid=156427\"][{POST_SNAPBACK}][/a][/div]

You can modify ~/.Xdefaults to change settings for rxvt-unicode.
the default settings in my package is:
Code: [Select]
URxvt.visualBell: False
URxvt.inheritPixmap: true
URxvt.foreground:white
URxvt.background:black
URxvt.tintColor:white
URxvt.shading: 20
URxvt.fading: 20
URxvt.title:RXVT-unicode
URxvt.cursorBlink: true
URxvt.scrollBar: false
URxvt.saveLines: 65535
URxvt.preeditType: Root
URxvt.font:             xft:Bitstream Vera Sans Mono-12
URxvt.boldFont:         xft:Bitstream Vera Sans Mono-12:Bold
URxvt.scrollBar: true
URxvt.scrollstyle: rxvt
URxvt.scrollBar_right: true
URxvt.geometry: 77x25+0+0

you may modify this file to change the apprence of rxvt-unicode.

As I known, SCIM does not use XIM protocol, and rxvt-unicode supports input methods using XIM protocol only.
FCITX and UIM are using XIM protocol. I'm using fcitx now, you can try for it.

ZDevil

  • Hero Member
  • *****
  • Posts: 1998
    • View Profile
    • http://
Rxvt-unicode How-to?
« Reply #2 on: March 16, 2007, 01:42:43 am »
Thanks. The question is I don't use pinyin to input Chinese and there are far fewer inputmethods provided than SCIM, and fcitx only supports simplified characters, which i don't normally use.  

Off-topic: There is already a package for Alizarin Tetris 1.0,7 here  

Life is too precious for hacking *too much*
Visit my Z screencap gallery[/color]
My EeePC 701 Black = Debian (Lenny) on IceRocks + Transcend SDHC Class6 8GB + 2GB RAM
My Zaurus SL-C3200 = Debian EABI (kernel 2.6.24.3-yonggun) on a swapped internal Sandisk Extreme III CF 16gb
My Debian EABI feed: http://matrixmen.free.fr/zaurus/debian/
My OpenBSD/Zaurus feeds:  Link1, Link2
[/i][/font][/color][/size]

wellswang

  • Jr. Member
  • **
  • Posts: 78
    • View Profile
    • http://wells.osall.com
Rxvt-unicode How-to?
« Reply #3 on: March 16, 2007, 02:44:27 am »
Quote
Thanks. The question is I don't use pinyin to input Chinese and there are far fewer inputmethods provided than SCIM, and fcitx only supports simplified characters, which i don't normally use. 

Off-topic: There is already a package for Alizarin Tetris 1.0,7 here 
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

How about UIM ?
I have not try for it yet, but as I known it supports Traditional Chinese and others.

It's a pity that rxvt-unicode only supports XIM protocol...  

UIM:
[a href=\"https://www.oesf.org/forums/index.php?act=Attach&type=post&id=1657]https://www.oesf.org/forums/index.php?act=A...pe=post&id=1657[/url]

======

BTW,

next time before I compiling some stuff, I must do some searching first ...
« Last Edit: March 16, 2007, 02:45:33 am by wellswang »

ZDevil

  • Hero Member
  • *****
  • Posts: 1998
    • View Profile
    • http://
Rxvt-unicode How-to?
« Reply #4 on: March 16, 2007, 03:05:26 am »
Thanks! I've used UIM, I still prefer SCIM because UIM still only has very few inputmethod modules and only pinyin is for Chinese.  ;P

No problem. It's just because the "New Package Announcement" has grown so fat now.  

BTW I have recompiled GTKTerm2, optimized, no debug and stripped. It's much faster (as fast as aterm!) than the build in the official feed. And I can use whatever inputmethod I want (SCIM, UIM, GCIN, FCITX). Will post it right away.

Life is too precious for hacking *too much*
Visit my Z screencap gallery[/color]
My EeePC 701 Black = Debian (Lenny) on IceRocks + Transcend SDHC Class6 8GB + 2GB RAM
My Zaurus SL-C3200 = Debian EABI (kernel 2.6.24.3-yonggun) on a swapped internal Sandisk Extreme III CF 16gb
My Debian EABI feed: http://matrixmen.free.fr/zaurus/debian/
My OpenBSD/Zaurus feeds:  Link1, Link2
[/i][/font][/color][/size]

wellswang

  • Jr. Member
  • **
  • Posts: 78
    • View Profile
    • http://wells.osall.com
Rxvt-unicode How-to?
« Reply #5 on: March 16, 2007, 03:18:10 am »
Quote
Thanks! I've used UIM, I still prefer SCIM because UIM still only has very few inputmethod modules and only pinyin is for Chinese.  ;P

No problem. It's just because the "New Package Announcement" has grown so fat now. 

BTW I have recompiled GTKTerm2, optimized, no debug and stripped. It's much faster (as fast as aterm!) than the build in the official feed. And I can use whatever inputmethod I want (SCIM, UIM, GCIN, FCITX). Will post it right away.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=156490\"][{POST_SNAPBACK}][/a][/div]
Wow.
It's really a good news!