Re: minimal X.org xserver installation on Debian Wheezy

2014-05-12 Thread Patrick Bartek
On Mon, 12 May 2014, Brian wrote: > On Sun 11 May 2014 at 16:35:42 -0700, Patrick Bartek wrote: > > > On Sun, 11 May 2014, Martin T wrote: > > > > > Thank you for replies! As I understand, "xserver-xorg" will > > > install /usr/bin/X binary, which is a X Window Server itself and > > > "xinit" in

Re: minimal X.org xserver installation on Debian Wheezy

2014-05-12 Thread Brian
On Sun 11 May 2014 at 16:35:42 -0700, Patrick Bartek wrote: > On Sun, 11 May 2014, Martin T wrote: > > > Thank you for replies! As I understand, "xserver-xorg" will install > > /usr/bin/X binary, which is a X Window Server itself and "xinit" > > installs the /usr/bin/xinit utility which starts th

Re: minimal X.org xserver installation on Debian Wheezy

2014-05-12 Thread Marko Randjelovic
On Sun, 11 May 2014 13:14:28 +0300 Andrei POPESCU wrote: > These two have been replaced by xserver-xorg-input-evdev > > > xserver-xorg-video-radeon > > xserver-xorg-video-ati > > > > I'm fairly sure I installed the Recommends:. You may need to have > > different video packages. > > Last time

Re: minimal X.org xserver installation on Debian Wheezy

2014-05-11 Thread Patrick Bartek
On Sun, 11 May 2014, Martin T wrote: > Thank you for replies! As I understand, "xserver-xorg" will install > /usr/bin/X binary, which is a X Window Server itself and "xinit" > installs the /usr/bin/xinit utility which starts the X Window Server > and window manager(dwm in my case) as a X Windows S

Re: minimal X.org xserver installation on Debian Wheezy

2014-05-11 Thread Martin T
Thank you for replies! As I understand, "xserver-xorg" will install /usr/bin/X binary, which is a X Window Server itself and "xinit" installs the /usr/bin/xinit utility which starts the X Window Server and window manager(dwm in my case) as a X Windows Server client. As I have Intel 945GM video card

Re: minimal X.org xserver installation on Debian Wheezy

2014-05-11 Thread Артур Истомин
On Sun, May 11, 2014 at 12:47:08PM +0100, Brian wrote: > On Sun 11 May 2014 at 13:14:28 +0300, Andrei POPESCU wrote: > > > On Du, 11 mai 14, 10:43:14, Brian wrote: > > > > > xserver-xorg-input-kbd > > > xserver-xorg-input-mouse > > > > These two have been replaced by xserver-xorg-input-evdev >

Re: minimal X.org xserver installation on Debian Wheezy

2014-05-11 Thread Brian
On Sun 11 May 2014 at 12:16:33 +0200, Sven Joachim wrote: > On 2014-05-11 11:43 +0200, Brian wrote: > > > > > If my notes are accurate ; from the last time I did it: > > > > xinit > > xserver-org > > xserver-xorg-input-kbd > > xserver-xorg-input-mouse > > Those are obsoleted by xserver-xorg-inpu

Re: minimal X.org xserver installation on Debian Wheezy

2014-05-11 Thread Brian
On Sun 11 May 2014 at 13:14:28 +0300, Andrei POPESCU wrote: > On Du, 11 mai 14, 10:43:14, Brian wrote: > > > xserver-xorg-input-kbd > > xserver-xorg-input-mouse > > These two have been replaced by xserver-xorg-input-evdev Thanks. I did have -evdev because it is a Depends: of xserver-xorg. -kbd

Re: minimal X.org xserver installation on Debian Wheezy

2014-05-11 Thread Sven Joachim
On 2014-05-11 11:43 +0200, Brian wrote: > On Sun 11 May 2014 at 00:29:55 +, Martin T wrote: > >> I installed Debian Wheezy with no desktop environment as I would like >> to use lightweight dwm window manager instead. However, as a first >> step, I need to install xserver. I would like to insta

Re: minimal X.org xserver installation on Debian Wheezy

2014-05-11 Thread Andrei POPESCU
On Du, 11 mai 14, 10:43:14, Brian wrote: > On Sun 11 May 2014 at 00:29:55 +, Martin T wrote: > > > I installed Debian Wheezy with no desktop environment as I would like > > to use lightweight dwm window manager instead. However, as a first > > step, I need to install xserver. I would like to i

Re: minimal X.org xserver installation on Debian Wheezy

2014-05-11 Thread Brian
On Sun 11 May 2014 at 00:29:55 +, Martin T wrote: > I installed Debian Wheezy with no desktop environment as I would like > to use lightweight dwm window manager instead. However, as a first > step, I need to install xserver. I would like to install minimal > components needed for running the

Re: minimal X.org xserver installation on Debian Wheezy

2014-05-11 Thread Артур Истомин
On Sun, May 11, 2014 at 12:29:55AM +, Martin T wrote: > Hi, > > I installed Debian Wheezy with no desktop environment as I would like > to use lightweight dwm window manager instead. However, as a first > step, I need to install xserver. I would like to install minimal > components needed for

minimal X.org xserver installation on Debian Wheezy

2014-05-10 Thread Martin T
Hi, I installed Debian Wheezy with no desktop environment as I would like to use lightweight dwm window manager instead. However, as a first step, I need to install xserver. I would like to install minimal components needed for running the xserver. What are the exact components(binaries, libraries