2004-10-09 08:13:40 +02:00
|
|
|
config BR2_PACKAGE_RXVT
|
2004-12-24 10:39:23 +01:00
|
|
|
bool "rxvt"
|
2004-10-09 08:13:40 +02:00
|
|
|
default n
|
2007-08-14 10:44:28 +02:00
|
|
|
depends BR2_PACKAGE_XSERVER_xorg || BR2_PACKAGE_XSERVER_tinyx
|
|
|
|
|
2004-10-09 08:13:40 +02:00
|
|
|
help
|
2004-12-24 10:39:23 +01:00
|
|
|
A nice small colour vt102 X terminal emulator.
|
2007-08-14 10:44:28 +02:00
|
|
|
Does not build for X11R7 yet.
|
2004-10-09 08:13:40 +02:00
|
|
|
|
2004-12-24 10:39:23 +01:00
|
|
|
http://www.rxvt.org/
|