View Full Version : permissions necessary to save the file
jduplant
April 22nd, 2008, 03:15 PM
I am new to ubuntu and I cant get my desktop res to change so I am trying to edit xorg.conf but I get an error that says
Could not save the file /etc/X11/xorg.conf.
You do not have the permissions necessary to save the file. Please check that you typed the location correctly and try again.
Ub1476
April 22nd, 2008, 03:17 PM
gksudo gedit /etc/X11/xorg.conf
You are sure you aren't missing drivers for your graphic card/controller?
You can change resolution (those available) in System>Preferences>Screen res.
If you edit xorg.conf and do something wrong (higher value than the VGA can handle at that moment for instance), you wont be able to start a GUI after restarting, so make sure you know what you are doing.
Joeb454
April 22nd, 2008, 03:18 PM
Open up a terminal from Applications>Accessories (I know you might not want to, but it's the easiest way :))
type the following
gksudo gedit /etc/X11/xorg.conf it will allow you to edit (and save) the xorg.conf file :)
jduplant
April 22nd, 2008, 03:43 PM
That worked thanks for the help
I have a voodoo 5 in my pc and the video driver was already installed but would not allow me to change res
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.