Jesus Sanchez wrote:
Hi, I'm using 4.2.

I'm using 4.1.


I have installed from ports the program mrxvt it works well as people
say but I have (I believe) found a buggy behaviour when using mrxvt and
ksh (the OpenBSD one).

I launch startx (with fvwm2 and mrxvt on my .xinitrc) as a regular user
(it's in the wheel group) and then I open a few tabs on mrxvt (3 or 4),
then I close X with Ctrl+Alt+Backspace and I found with 'ps -ax' that
the ksh opened with mrxvt (ttyp0, ttyp1, and more) are still running,
not mrxvt.

I am also using fvwm2, but I use xdm instead of startx. I used to have the same problem you describe and I can't remember what I did to fix it.

In my ~/.Xdefaults I have the line:
mrxvt.macro.Primary+Ctrl+W: Close 0

I only have that because it matches the shortcut to close a tab in my Seamonkey browser.

Also, I'm not sure if I installed from ports. OpenBSD didn't have an mrxvt port for quite awhile so I always compiled my own. Here are the characteristics of my current mrxvt:

[EMAIL PROTECTED] mrxvt -h
Mrxvt v0.5.2
Options: XPM,Jpeg,PNG,transparent,fade,tint,utmp,menubar,XIM,
scrollbars=rxvt+NeXT+xterm+sgi+plain,xft,frills,linespace,selectionscrolling,
256colour,cursorBlink,pointerBlank,session management,Resources


When I try to kill them this doesn't works and ps return the "Is+" STATE
I get 0wn3d and then try (as root) kill -9 <PIDs> and still doesn't
works, ps returns "IEs+" STATE.  Even If I have to power off the
computer with 'halt -p' these ksh sessions make it imposible, I have to
use 'halt -p -q'.

What happens when you type the exit command instead of using the keyboard shortcut to close a tab/terminal? I wish I could remember what I did to fix the problem, but I also found this interesting line in my ~/.Xdefaults that may help:

mrxvt.holdExit: 0x00


This stuff doesn't happends with tcsh and mrxvt. And also if I use rxvt
instead of mrxvt this also doesn't happends with ksh.

I have not added my dmesg or something else because I really don't know
if it's necessary.

You may also want to try the mrxvt mailing lists. I'm subscribed and they seem very active. The lead developer is top notch.

-pachl

Reply via email to