-
Adventures in Arch: Part 2 - Is It Working Yet?
Let's Get Some Hybrid Graphics Up In Here!
if [ ! -f /etc/X11/xorg.conf ]; then
sudo cp /etc/X11/xorg.conf.fglrx /etc/X11/xorg.conf
fi
startx /usr/bin/openbox-session -- :1How simple was that? And my script for starting X on my integrated card is about the same (only using XFCE,… » -
Adventures in Arch: Part 1 - Goodbyee Ubuntu!
Introduction
Well, this is it… This is the moment every Linux user dreads: It's time… to install Arch Linux.
Why am I doing this? How has the moment come so soon?? I thought I had more time!! Well in a nutshell, it's because (as my… »