Changes

From Amahi Wiki
Jump to: navigation, search
no edit summary
{{Code|startx}}
 
If you wish to disable this in the future and/or want to uninstall the GUI run the following command. This will cause your HDA to boot into init 3 again.
 
{{Code|sed -i 's/id:5:initdefault:/id:3:initdefault:/g' /etc/inittab}}
== Package Removal ==
{{Code|yum groupremove "KDE"}}
 
Run the following command to remove X completely.
{{Code|yum groupremove "X Windows System"}}
<i>NOTE: Replace "KDE" with "GNOME Desktop Environment" if you installed GNOME</i>
55

edits