Author Topic: Resetting video [SOLVED]  (Read 894 times)

Offline OleWilly

  • Hero Member
  • *****
  • Posts: 921
  • Nothing endures but change.
Resetting video [SOLVED]
« on: January 28, 2010, 11:42:11 AM »
Hi

How to reset video to the values from the first boot ?

OW
« Last Edit: February 05, 2010, 01:34:39 PM by OleWilly »
Avoid the Gates of Hell. Use Linux.

Offline ShowMeRon

  • Full Member
  • ***
  • Posts: 164
Re: Resetting video
« Reply #1 on: January 28, 2010, 11:59:22 AM »
1st--console log-in  2nd--log-in as root...3rd--type "video" without quotes...4th---select your video card,etc...
take me drunk......i'm home                                                                                  Registered Linux user #446923

Offline OleWilly

  • Hero Member
  • *****
  • Posts: 921
  • Nothing endures but change.
Re: Resetting video
« Reply #2 on: February 03, 2010, 08:10:12 PM »
Hi

Thanks for reply. What I meant was how do I get the settings as in root before I started to change the settings as ordinary user. I can not get it back as user like the settings as root.

OW  ???
Avoid the Gates of Hell. Use Linux.

Offline OleWilly

  • Hero Member
  • *****
  • Posts: 921
  • Nothing endures but change.
Re: Resetting video
« Reply #3 on: February 05, 2010, 08:05:20 AM »
Hi

I added a new user. The new user have the original settings for the desktop and windows decorations. Is it possible to export the new user settings for desktop and decorations to ordinary user ? I also tried a new install leaving my home unchanged but that did not help.

OW
Avoid the Gates of Hell. Use Linux.

Offline Was_Just19

  • Hero Member
  • *****
  • Posts: 6849
  • MLU
Re: Resetting video
« Reply #4 on: February 05, 2010, 08:40:31 AM »
There is a hidden file in your user account .......  /home/user/.kde    (note the period before kde indicating a hidden file).

You can rename that file -- say to .kde-old -- and at next login the default settings will be recreated for that user.

If you wish to change back then reverse the process.
If you wish to discard everything in .kde-old  you can delete it.
There may be files within that folder that you wish to keep so I would caution against deleting it so that you might recover them if required.

regards.

Offline OleWilly

  • Hero Member
  • *****
  • Posts: 921
  • Nothing endures but change.
Re: Resetting video
« Reply #5 on: February 05, 2010, 01:12:43 PM »
Hi JohnBoy

Thanks for reply. I will try that procedure.

OW  :D
Avoid the Gates of Hell. Use Linux.

Offline OleWilly

  • Hero Member
  • *****
  • Posts: 921
  • Nothing endures but change.
Re: Resetting video [SOLVED]
« Reply #6 on: February 05, 2010, 01:38:03 PM »
Hi JohnBoy

OK that was what I needed. Thank You very much again and I will try to remember the next time I am experimenting too much.

OW  :D
Avoid the Gates of Hell. Use Linux.

Offline Was_Just19

  • Hero Member
  • *****
  • Posts: 6849
  • MLU
Re: Resetting video [SOLVED]
« Reply #7 on: February 05, 2010, 01:56:57 PM »
Hi JohnBoy

OK that was what I needed. Thank You very much again and I will try to remember the next time I am experimenting too much.

OW  :D

Glad it worked OK for you and was what was needed.

The old KDE folder may have some files you need .....  I think for instance that Kmail stores your emails there is you use Kmail ...... so make sure you don't need any of the files before you delete the old folder.

regards.