Page 2 of 3

Re: Desktop Enviorment issues

PostPosted: Tue Jun 11, 2013 3:42 pm
by Xanayoshi
Code: Select all
sudo apt-get install geany


Code: Select all
alias awesome='geany'


Code: Select all
awesome

Re: Desktop Enviorment issues

PostPosted: Tue Jun 11, 2013 4:40 pm
by chris47
Thank you sir, that helped..

Re: Desktop Enviorment issues

PostPosted: Tue Jun 11, 2013 5:02 pm
by Xanayoshi
I think Ryanvade's response was more in terms of your system's capabilities. Do you like any of the environments? You can't realistically use all of them right off the bat. Each one has it's own settings, window manager, file manager.... That's not even touching on environments that are using the same dependencies, etc...

3.4 Lite is the latest release, if 3.5 worked, so should it. This would be the Mate Environment, sort of like Gnome Classic Plus, Gnome 2 Minus.

Re: Desktop Enviorment issues

PostPosted: Tue Jun 11, 2013 10:52 pm
by pam
chris47...Awesome is for an advanced user with multimonitor setup. Mouse usage is not required in Awesome.
It runs and functions with a keyboard because its more productive and faster and hence used mostly by programmers.

In your case, like you said just use kwin instead of compiz for kde. OR you can use gnome-fallback(..logout and login with gnome-classic desktop).

For compiz to work stable you might need to install drivers for 550ti from www.nvidia.com.

Re: Desktop Enviorment issues

PostPosted: Wed Jun 12, 2013 12:58 am
by ryanvade
Awesome is a bit more advanced. And yes, I recommended it based on your specs. If you use the default configs, you won't get anything. Awesome requires customization. But, when it is done, it is EXACTLY what you want. Perhaps I shouldn't have recommended it, but it would work great with your specs.

Re: Desktop Enviorment issues

PostPosted: Wed Jun 12, 2013 2:19 am
by chris47
I appreciate all your input from everyone here. I do like KDE and GNOME classic, they seem to work for me right now. I was just curious about the others originally. Pam how do you install the latest drivers from Nvidia.. I think the last time I tried, I ran into all kinds of issue..thanks.

Re: Desktop Enviorment issues

PostPosted: Wed Jun 12, 2013 4:44 am
by pam
Many ways, but....

EASY WAY OUT--open your terminal and type the following:
Code: Select all
sudo apt-add-repository ppa:ubuntu-x-swat/x-updates

Code: Select all
sudo apt-get update

Code: Select all
sudo apt-get install nvidia-current


REBOOT

Re: Desktop Enviorment issues

PostPosted: Wed Jun 12, 2013 12:13 pm
by ryanvade
The newest driver is 319. So with the xswats update ppa (from pam's post)
Code: Select all
sudo apt-get install nvidia-319

Awesome is very hard to set up. Here is the best looking desktop I have seen:
http://data.glacicle.org/screens/latest-desktop.png

Re: Desktop Enviorment issues

PostPosted: Wed Jun 12, 2013 4:55 pm
by chris47
Ok followed direction and get E: Unable to locate package Nvidia-319 I do how ever have it downloaded from Nvidia and saved in my home/downloads folder..

Re: Desktop Enviorment issues

PostPosted: Wed Jun 12, 2013 5:04 pm
by ryanvade
nvidia-319 not Nvidia-319. apt-get is very picky. :)