Difference between revisions of "Urxvt"

From the Linux and Unix Users Group at Virginia Teck Wiki
Jump to: navigation, search
imported>Ackthet
(Configuring Urxvt)
imported>Cov
Line 34: Line 34:
 
URxvt*urlLauncher: firefox      /* launch firefox on matched text */
 
URxvt*urlLauncher: firefox      /* launch firefox on matched text */
 
URxvt.shading: 40 -->
 
URxvt.shading: 40 -->
 +
 +
[[Category:Linux desktop software]]
 +
[[Category:Configuration files]]

Revision as of 18:15, 25 November 2009

Urxvt is a lightweight terminal emulator.

Configuring Urxvt

Urxvt is configured though X resource database manager (xrdb). Settings for rxdb are usually in .Xdefaults.

Here are some options:

URxvt.bakground
Set the background color
URxvt.foreground
Set the foregroud colo
URxvt.geometry
set the terminal size
URxvt.saveLines
Set how many lines in the buffer
URxvt.scrollBar
Turn the scrollbar on or off (Set to eitehr true or false)