Rxvt is a great terminal. When I needed a light weight terminal that supported unicode on my ye olde laptop, rxvt was the answer.
When combined with the font Terminus it quickly became my terminal of choice on the PC as well, but back to the topic at hand. Using a large monitor resolution leaves alot of unused screen real estate and one of the common action I would do with my terminal windows was to tile them, lining each terminal window up against the edge of the screen, and then dragging them half way.
This quickly becomes rediculous manually adjusting windows each time you boot. I searched for ways of tiling windows in XFCE a number of times but either came across posts about using applications to do the tiling or going the the whole way and using a tiling window manager like awsome.
Fortunately last week while exploring the vast rxvt-unicode documentation, trying to solve another issue I came across the geometry command line option.
My terminal tiling is simply two terminals taking up half the desktop each and I use a seperate shortcut for the tiled windows and a generic window, with XFCE’s window management nicely placing the two terminals side by side.
Here is my tiled rxvt command line options from my terminal shortcut:
rxvt-unicode -bg black -fg white -vb -sl 10000 -fn "xft:Terminus" -geometry 102x62