Changes

From Amahi Wiki
Jump to: navigation, search
no edit summary
{{Code|yum -y groupinstall "X Windows System" "KDE"}}
 
== Optional ==
 
You can remove the packages i.e.:
 
{{Code|yum groupremove "KDE"}}
== Configure Your Display ==
{{Code|cp /root/xorg.conf.new /etc/X11/xorg.conf}}
 
== Force the GUI on Boot ==
Next we need to make sure it boots into init 5. Run the following command to accomplish this:
{{Code|startx}}
 
== Optional ==
 
You can remove the packages i.e.:
 
{{Code|yum groupremove "KDE"}}
== Automatic Login ==
304

edits