You are not logged in.
I updated my system and then wandered off for a bit. Then, I tried restarting X, only to find that I couldn't exit it because the keyboard was completely unresponsive. I have my laptop set to automatically load X on startup. Is there some super secret escape sequence I can press that will stop X from loading? I'm feeling incredibly retarded now.
Last edited by kandrews (2008-12-19 05:03:51)
Offline
At the grub prompt, you can hit "e" or something to edit your selection. Add " ro 3" at the end of the kernel line to boot to a prompt.
Offline
thanks so much, Allan!
Offline
you need to configure / disable hotplugging in xorg.conf, there should be topics enough about this.
quick fix:
Option "AllowEmptyInput" "false"in serverlayout.
Check the wiki beginner's guide for the proper method though
Arch i686 on Phenom X4 | GTX760
Offline