On Thursday 01 June 2006 10:07, Christoph Bouvier wrote:
> Hi everybody,
> I am invoking my UML instances from an rxvt terminal window with black
> background and white foreground color. For some weird reason the
> terminal window that pops up with the UML login prompt is inverted -
> white background and black text color.
> I've no idea where to change this. What is really weird is that I moved
> my UML images from one host (running Debian) to another (running Ubuntu)
>  - this color inversion only appears on the latter one. Does anybody
> have a clue where to change terminal window background colors?
>
> (When calling rxvt one can pass the colors to rxvt as arguments. But UML
> opens another terminal window with different colors...)

> Currently, I start my UML instances that way:
> ./linux mem=64M ubd0=./umlmaster.img ubd1=./swapmaster.img con=pty
> con0=fd:0,fd:1 con1=xterm eth0=tuntap,tap0
>
> Any help is appreciated, thanks very much in advance!
Uml is using xterm, you'd want it to use rxvt. You can do it by passing the 
additional switch:
xterm=$(which rxvt)

Refer to ./linux --help looking for xterm for additional details.
-- 
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ 215621894)
http://www.user-mode-linux.org/~blaisorblade
Chiacchiera con i tuoi amici in tempo reale! 
 http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com 



-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to