Code: Select all
sudo apt-get install --no-install-recommends lxde lxdm xserver-xorg
What do I do? I guess I need to install something since I did no-install-recommends?Unable to get monitor infomation
Code: Select all
sudo apt-get install --no-install-recommends lxde lxdm xserver-xorg
What do I do? I guess I need to install something since I did no-install-recommends?Unable to get monitor infomation
It appears I have it installed already?sportscliche wrote:Seems like lxrandr is not installed but if it is, check that you have all the dependencies:
http://wiki.lxde.org/en/LXRandR
Code: Select all
jiewmeng@jiewmeng:~$ sudo apt-get install lxrandr
Reading package lists... Done
Building dependency tree
Reading state information... Done
lxrandr is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 14 not upgraded.
jiewmeng@jiewmeng:~$ sudo apt-get install libc6 libglib2.0-0 libgtk2.0-0
Reading package lists... Done
Building dependency tree
Reading state information... Done
libc6 is already the newest version.
libglib2.0-0 is already the newest version.
libgtk2.0-0 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 14 not upgraded.