LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Adjusting Screen brightness
#6
(07-18-2014, 08:55 AM)Colin23erk link Wrote:I found this --- but Lite does not have Gedit installed .  Should I be able to use the "Simple Text Editor " ad how do I get the equivalent of( sudo gedit /etc/default/grub)
Yes.

Gedit happens to be the text editor used in those instructions, but any text editor can be substituted.  The real name of the "Simple Text Editor" used in Linux Lite is "leafpad".  So just substitute "leafpad" wherever you see "gedit" in the instructions.

Instructions will work as shown with that substitution, but technically you should use "gksu" or "gksudo" in place of "sudo" when opening a GUI program from the terminal as root.

So, to open that grub file in leafpad:
Code:
gksu leafpad /etc/default/grub

Then just follow instructions to edit the file with changes; save the file; then close leafpad.

Once leafpad is closed, the prompt will return to the terminal and you can then run:
Code:
sudo update-grub
Try Linux Beginner Search Engine for answers to Linux questions.
Reply


Messages In This Thread
Adjusting Screen brightness - by Colin23erk - 07-14-2014, 12:27 PM
Re: Adjusting Screen brightness - by Scott(0) - 07-14-2014, 02:09 PM
Re: Adjusting Screen brightness - by Reticent - 07-14-2014, 09:09 PM
Re: Adjusting Screen brightness - by Colin23erk - 07-15-2014, 09:35 AM
Re: Adjusting Screen brightness - by Colin23erk - 07-18-2014, 08:55 AM
Re: Adjusting Screen brightness - by gold_finger - 07-18-2014, 04:09 PM
Re: Adjusting Screen brightness - by Colin23erk - 07-18-2014, 08:41 PM
Re: Adjusting Screen brightness - by Colin23erk - 07-19-2014, 09:09 AM
Re: Adjusting Screen brightness - by Colin23erk - 07-19-2014, 09:12 AM
Re: Adjusting Screen brightness - by Scott(0) - 07-19-2014, 04:19 PM
Re: Adjusting Screen brightness - by Colin23erk - 07-19-2014, 09:35 PM
Re: Adjusting Screen brightness - by Scott(0) - 07-19-2014, 09:51 PM
Re: Adjusting Screen brightness - by Colin23erk - 07-19-2014, 10:02 PM

Forum Jump:


Users browsing this thread: 4 Guest(s)