Difference between revisions of "Urxvt"
imported>Cov |
imported>Cov (→Configuring Urxvt) |
||
Line 35: | Line 35: | ||
URxvt.shading: 40 --> | URxvt.shading: 40 --> | ||
− | [[Category:*nix | + | [[Category:Desktop *nix software]] |
[[Category:Configuration files]] | [[Category:Configuration files]] |
Revision as of 21:43, 5 January 2010
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 color
- 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 either true or false.)