Results 1 to 3 of 3
I need some help. Maybe someone can link me to an FAQ or guide or something to help me with my new linux laptop. Anyways i want to change my ...
- 09-24-2007 #1Just Joined!
- Join Date
- Sep 2007
- Posts
- 33
Resolution/INstalling programs
I need some help. Maybe someone can link me to an FAQ or guide or something to help me with my new linux laptop. Anyways i want to change my screen resolution. Right now it is on 640x480 WAY TOO BIG!!!!!!!!I want to make the resolution higher like to 1024x768. I know it is possible because wheni was running mac it worked on 1024x768. I tried going in to some X11 file and edditing the .conf but it was locked and i couldn't figure out how to unlock it so please help
Ok second part is i want to know how to install programs such as Wine or Firefox. So can someone please help me and i am sorry for all of the noobish questions. I am really good at windows but as i read in that long lengthy Linux does not = Windows thing i now know it doesn't matter. I am a novince. So someone please help me. Thanks
- 09-24-2007 #2You must have root privileges to edit xorg.conf file.I need some help. Maybe someone can link me to an FAQ or guide or something to help me with my new linux laptop. Anyways i want to change my screen resolution. Right now it is on 640x480 WAY TOO BIG!!!!!!!!I want to make the resolution higher like to 1024x768. I know it is possible because wheni was running mac it worked on 1024x768. I tried going in to some X11 file and edditing the .conf but it was locked and i couldn't figure out how to unlock it so please help
Execute this
Edit xorg.conf file and in case it doesn't work, execute thisCode:su nano /etc/X11/xorg.conf
Post output here.Code:lspci | grep VGA cat /etc/X11/xorg.conf | grep Driver
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 09-26-2007 #3
Assuming it's Debian:
$ apt-get install <package name - e.g. firefox or something like that, not the name of the whole package file: blah-blah_blah-12.34.deb>
$ deselect
then go to select....<space>..../firefox....install....etc..
aptitude is meant to be friendlier than dselect, can't see it myself.


Reply With Quote

