* [gentoo-user] Enable the mouse for the console
@ 2007-05-06 16:23 Richard Broersma Jr
2007-05-06 16:29 ` Stuart Howard
` (3 more replies)
0 siblings, 4 replies; 11+ messages in thread
From: Richard Broersma Jr @ 2007-05-06 16:23 UTC (permalink / raw
To: Gentoo Users
Can anyone point me to a howto link so that I can enable my mouse for the console?
Regards,
Richard Broersma Jr.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Enable the mouse for the console
2007-05-06 16:23 [gentoo-user] Enable the mouse for the console Richard Broersma Jr
@ 2007-05-06 16:29 ` Stuart Howard
2007-05-06 16:35 ` Jesús Guerrero
` (2 subsequent siblings)
3 siblings, 0 replies; 11+ messages in thread
From: Stuart Howard @ 2007-05-06 16:29 UTC (permalink / raw
To: gentoo-user
This is what you are looking for I would say
http://www.gentoo.org/doc/en/gpm.xml
On 06/05/07, Richard Broersma Jr <rabroersma@yahoo.com> wrote:
> Can anyone point me to a howto link so that I can enable my mouse for the console?
>
> Regards,
> Richard Broersma Jr.
> --
> gentoo-user@gentoo.org mailing list
>
>
--
"There are 10 types of people in this world: those who understand
binary, those who don't"
--Unknown
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Enable the mouse for the console
2007-05-06 16:23 [gentoo-user] Enable the mouse for the console Richard Broersma Jr
2007-05-06 16:29 ` Stuart Howard
@ 2007-05-06 16:35 ` Jesús Guerrero
2007-05-06 16:35 ` Nick
2007-05-06 16:46 ` Peter Ruskin
3 siblings, 0 replies; 11+ messages in thread
From: Jesús Guerrero @ 2007-05-06 16:35 UTC (permalink / raw
To: gentoo-user
El Sun, 6 May 2007 09:23:27 -0700 (PDT)
Richard Broersma Jr <rabroersma@yahoo.com> escribió:
> Can anyone point me to a howto link so that I can enable my mouse for
> the console?
emerge gpm && rc-update add gpm default && /etc/init.d/gpm start
-- Jesús Guerrero
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Enable the mouse for the console
2007-05-06 16:23 [gentoo-user] Enable the mouse for the console Richard Broersma Jr
2007-05-06 16:29 ` Stuart Howard
2007-05-06 16:35 ` Jesús Guerrero
@ 2007-05-06 16:35 ` Nick
2007-05-06 16:46 ` Peter Ruskin
3 siblings, 0 replies; 11+ messages in thread
From: Nick @ 2007-05-06 16:35 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 478 bytes --]
On Sun, May 06, 2007 at 09:23:27AM -0700, Richard Broersma Jr wrote:
> Can anyone point me to a howto link so that I can enable my mouse for the console?
>
> Regards,
> Richard Broersma Jr.
I believe the following should do the trick:
$ emerge gpm
$ rc-config add gpm
--
GPG Key : www.njw.me.uk/nick.gpg.asc GPG Key ID: 04E4653F
GPG Fingerprint: 9732 D7C7 A441 D79E FDF0 94F6 1F48 5674 04E4 653F
SIP : 30126547@voipfone.co.uk PSTN: 0560 0030509
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Enable the mouse for the console
2007-05-06 16:23 [gentoo-user] Enable the mouse for the console Richard Broersma Jr
` (2 preceding siblings ...)
2007-05-06 16:35 ` Nick
@ 2007-05-06 16:46 ` Peter Ruskin
2007-05-07 2:02 ` Richard Broersma Jr
3 siblings, 1 reply; 11+ messages in thread
From: Peter Ruskin @ 2007-05-06 16:46 UTC (permalink / raw
To: gentoo-user
On Sunday 06 May 2007, Richard Broersma Jr wrote:
> Can anyone point me to a howto link so that I can enable my mouse
> for the console?
>
emerge sys-libs/gpm, then read /etc/conf.d/gpm
--
Peter
========================================================================
Gentoo Linux: Portage 2.1.2.6 kernel-2.6.20-gentoo-r6
AMD Athlon(tm) 64 X2 Dual Core Processor 4400+ gcc(GCC): 4.1.2
KDE: 3.5.6 Qt: 3.3.8
========================================================================
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Enable the mouse for the console
2007-05-06 16:46 ` Peter Ruskin
@ 2007-05-07 2:02 ` Richard Broersma Jr
2007-05-07 7:47 ` Neil Bothwick
0 siblings, 1 reply; 11+ messages in thread
From: Richard Broersma Jr @ 2007-05-07 2:02 UTC (permalink / raw
To: gentoo-user
Thanks everyone for the pointers!
Regards,
Richard Broersma Jr.
--- Peter Ruskin <peter.ruskin@dsl.pipex.com> wrote:
> On Sunday 06 May 2007, Richard Broersma Jr wrote:
> > Can anyone point me to a howto link so that I can enable my mouse
> > for the console?
> >
> emerge sys-libs/gpm, then read /etc/conf.d/gpm
>
> --
> Peter
> ========================================================================
> Gentoo Linux: Portage 2.1.2.6 kernel-2.6.20-gentoo-r6
> AMD Athlon(tm) 64 X2 Dual Core Processor 4400+ gcc(GCC): 4.1.2
> KDE: 3.5.6 Qt: 3.3.8
> ========================================================================
> --
> gentoo-user@gentoo.org mailing list
>
>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Enable the mouse for the console
2007-05-07 2:02 ` Richard Broersma Jr
@ 2007-05-07 7:47 ` Neil Bothwick
2007-05-07 11:09 ` [gentoo-user] Firefox generates zombies Marek Miller
0 siblings, 1 reply; 11+ messages in thread
From: Neil Bothwick @ 2007-05-07 7:47 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 140 bytes --]
Hello Richard Broersma Jr,
> Thanks everyone for the pointers!
<GROAN>
--
Neil Bothwick
I cna ytpe 300 wrods pre mniuet!!!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Firefox generates zombies.
2007-05-07 11:09 ` [gentoo-user] Firefox generates zombies Marek Miller
@ 2007-05-07 9:37 ` Alan McKinnon
2007-05-07 10:42 ` Etaoin Shrdlu
2007-05-08 23:19 ` Daniel Barkalow
2 siblings, 0 replies; 11+ messages in thread
From: Alan McKinnon @ 2007-05-07 9:37 UTC (permalink / raw
To: gentoo-user
On Monday 07 May 2007, Marek Miller wrote:
> When I run firefox 2.0.0.3 on my x86 laptop, the ps -eHF command
> produces following output:
>
> UID PID PPID C SZ RSS PSR STIME TTY TIME CMD
> ...
> ...
> marek 5788 5765 12 50526 73088 0 09:02 ? 00:13:42
> /usr/lib/mozilla-firefox/firefox-bin
> marek 5869 5788 0 0 0 0 09:02 ?
> 00:00:00 [netstat] <defunct>
>
> Firefox is a parent of defunct netstat process. Of course, when I
> close firefox, the zombie disappears too.
> Could someone explain me how to get rid of it?
Two things:
1. Please don't hijack threads. It's very rude.
2. You can't get rid of zombies. They are unkillable, hence the name. A
zombie is a process whose immediate parent died without cleaning up
it's children's PIDs. They end up being attached to the another parent
further up the chain, end consume no resources except taking up one
PID. There's a kernel thread that runs every 5 minutes or so sweeping
them out of the way. So you can ignore zombies.
The above might be wrong, it's been a while since I verified it for
myself; so I paraphrased the Red Hat 4 training materials. That is for
2.6.9, it might be different these days in mainline kernels
alan
--
Optimists say the glass is half full,
Pessimists say the glass is half empty,
Developers say wtf is the glass twice as big as it needs to be?
Alan McKinnon
alan at linuxholdings dot co dot za
+27 82, double three seven, one nine three five
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Firefox generates zombies.
2007-05-07 11:09 ` [gentoo-user] Firefox generates zombies Marek Miller
2007-05-07 9:37 ` Alan McKinnon
@ 2007-05-07 10:42 ` Etaoin Shrdlu
2007-05-08 23:19 ` Daniel Barkalow
2 siblings, 0 replies; 11+ messages in thread
From: Etaoin Shrdlu @ 2007-05-07 10:42 UTC (permalink / raw
To: gentoo-user
On Monday 7 May 2007 13:09, Marek Miller wrote:
> Firefox is a parent of defunct netstat process. Of course, when I
> close firefox, the zombie disappears too.
> Could someone explain me how to get rid of it?
It's an ancient bug. See this bug report:
http://bugzilla.mozilla.org/show_bug.cgi?id=51429
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-user] Firefox generates zombies.
2007-05-07 7:47 ` Neil Bothwick
@ 2007-05-07 11:09 ` Marek Miller
2007-05-07 9:37 ` Alan McKinnon
` (2 more replies)
0 siblings, 3 replies; 11+ messages in thread
From: Marek Miller @ 2007-05-07 11:09 UTC (permalink / raw
To: gentoo-user
When I run firefox 2.0.0.3 on my x86 laptop, the ps -eHF command
produces following output:
UID PID PPID C SZ RSS PSR STIME TTY TIME CMD
...
...
marek 5788 5765 12 50526 73088 0 09:02 ? 00:13:42
/usr/lib/mozilla-firefox/firefox-bin
marek 5869 5788 0 0 0 0 09:02 ?
00:00:00 [netstat] <defunct>
Firefox is a parent of defunct netstat process. Of course, when I close
firefox, the zombie disappears too.
Could someone explain me how to get rid of it?
Marek Miller
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Firefox generates zombies.
2007-05-07 11:09 ` [gentoo-user] Firefox generates zombies Marek Miller
2007-05-07 9:37 ` Alan McKinnon
2007-05-07 10:42 ` Etaoin Shrdlu
@ 2007-05-08 23:19 ` Daniel Barkalow
2 siblings, 0 replies; 11+ messages in thread
From: Daniel Barkalow @ 2007-05-08 23:19 UTC (permalink / raw
To: gentoo-user
On Mon, 7 May 2007, Marek Miller wrote:
> When I run firefox 2.0.0.3 on my x86 laptop, the ps -eHF command produces
> following output:
>
> UID PID PPID C SZ RSS PSR STIME TTY TIME CMD
> ...
> ...
> marek 5788 5765 12 50526 73088 0 09:02 ? 00:13:42
> /usr/lib/mozilla-firefox/firefox-bin
> marek 5869 5788 0 0 0 0 09:02 ? 00:00:00
> [netstat] <defunct>
>
> Firefox is a parent of defunct netstat process. Of course, when I close
> firefox, the zombie disappears too.
> Could someone explain me how to get rid of it?
IIRC, I first noticed this in 1997, running Netscape 4 on HP/UX. It's
weird-looking, but it doesn't do anything bad.
-Daniel
*This .sig left intentionally blank*
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2007-05-08 23:26 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-06 16:23 [gentoo-user] Enable the mouse for the console Richard Broersma Jr
2007-05-06 16:29 ` Stuart Howard
2007-05-06 16:35 ` Jesús Guerrero
2007-05-06 16:35 ` Nick
2007-05-06 16:46 ` Peter Ruskin
2007-05-07 2:02 ` Richard Broersma Jr
2007-05-07 7:47 ` Neil Bothwick
2007-05-07 11:09 ` [gentoo-user] Firefox generates zombies Marek Miller
2007-05-07 9:37 ` Alan McKinnon
2007-05-07 10:42 ` Etaoin Shrdlu
2007-05-08 23:19 ` Daniel Barkalow
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox