Changes

From Amahi Wiki
Jump to: navigation, search
no edit summary
Then we need to move the new config file so Xorg can read it.
{{CodCode|cp /root/xorg.conf.new /etc/X11/xorg.conf}}
Next we need to make sure it boots into init 5. Run the following command to accomplish this:
{{CoodeCode:sed -i 's/id:3:initdefault:/id:5:initdefault:/g' /etc/inittab}}
You can either reboot or boot into the GNOME/KDE Desktop:
304

edits