Gentoo Archives: gentoo-user

From: Helmut Jarausch <jarausch@××××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] xorg-server update puzzle
Date: Wed, 09 Oct 2013 12:18:05
Message-Id: 1381321081.16633.0@numa-i.igpm.rwth-aachen.de
In Reply to: Re: [gentoo-user] xorg-server update puzzle by Philip Webb
1 On 10/09/2013 02:13:41 PM, Philip Webb wrote:
2 > 131008 Khumba wrote:
3 > > 131008 Philip Webb <purslow@××××××××.net> wrote:
4 > >> A few days ago, I upgraded to xorg-server-1.14.3 with a lot of
5 > deps.
6 > >> Everything seems to be working normally since then,
7 > >> but a lot of pkgs became unneeded, according to 'emerge -cpv', ie
8 > >> 131005 x11-apps/bitmap-1.0.6 [for xorg-x11 : otiose]
9 > >> 131005 x11-apps/sessreg-1.0.7 [for xorg-x11 : otiose]
10 > >> 131005 x11-apps/xkbutils-1.0.3 [for xorg-x11 : otiose]
11 > >> 131005 x11-apps/xkill-1.0.3 [for xorg-x11 : otiose]
12 > >> 131005 x11-apps/xlsclients-1.1.2 [for xorg-x11 : otiose]
13 > >> 131005 x11-apps/xrandr-1.3.5 [for xorg-x11 : otiose]
14 > >> 131005 x11-apps/xrefresh-1.0.4 [for xorg-x11 : otiose]
15 > >> 131005 x11-apps/xvinfo-1.1.1 [for xorg-x11 : otiose]
16 > >> 131005 x11-libs/libXp-1.0.1 [for xorg-x11 : otiose]
17 > >> 131005 x11-libs/libXvMC-1.0.7 [for nvidia-drivers]
18 > >> 131005 x11-misc/makedepend-1.0.4 [for mesa : otiose]
19 > >> 131005 x11-proto/printproto-1.0.5 [for xorg-x11 LO : otiose]
20 > >> Presumably, these have all been absorbed into other Xorg pgms.
21 > > x11-base/xorg-server-1.14.3-r1 here.
22 > > I still have those packages; they're pulled in by x11-base/xorg-x11,
23 > > which is the main Xorg meta-package that pulls in xorg-server.
24 >
25 > Yes : I install them individually & don't use the meta.
26 >
27 > > As for whether you need them, I think that's your call.
28 > > I haven't tried xorg-server without xorg-x11 in a while,
29 > > but lots of those utilities are useful : xkill, xrandr ... .
30 >
31 > What are they useful for ? -- I can't do 'man' as they're not
32 > installed
33 > & 'eix' simply shows the same URL for each ; is there anywhere I can
34 > look ?
35 >
36
37 What about googling for "xkill linux".
38 E.g. xkill sometimes is the only possiblity to kill a process which
39 keeps a window open.
40 Just enter xkill in an XTerm, it will ask you to click into the window
41 which you want to close.
42
43 Helmut