2011/3/2 sgusc <usc....@gmail.com>:
--
Chih-Wei
Android-x86 project
http://www.android-x86.org
--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to andro...@googlegroups.com.
To unsubscribe from this group, send email to android-x86...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
>> where in the kernel [is] the key combination "Alt-F1"
>> bound to [to] displaying the root console?
> 2011/3/3, Dan <dkbr...@gmail.com>:
> I thought that was controlled in one of the init scripts
> traditionally under the /etc directory.
> If you only spawn one TTY, I think you only get one
> terminal for X to attach to.
I know it's Android, but maybe this will help you nevertheless:
http://kmandla.wordpress.com/projects/set-up-ubuntu-for-speed/
Set up Ubuntu for speed
Reduce tty count
sudo rm /etc/event.d/tty[3-6]
leaves you with only two terminal windows - tty1 and tty2
--
LXDE is looking for a new maintainer of LXPanel. So if you are a developer,
get in contact with us. :)
>> where in the kernel [is] the key combination "Alt-F1"
>> bound to [to] displaying the root console?
> 2011/3/3, Dan <dkbr...@gmail.com>:
> I thought that was controlled in one of the init scripts
> traditionally under the /etc directory.
> If you only spawn one TTY, I think you only get one
> terminal for X to attach to.
I know it's Android, but maybe this will help you nevertheless:
> http://kmandla.wordpress.com/projects/set-up-ubuntu-for-speed/
> [This] leaves you with only two terminal windows - tty1 and tty2
> sudo rm /etc/event.d/tty[3-6]
>> where in the kernel [is] the key combination "Alt-F1"
>> bound to [for] displaying the root console?
> 2011/3/3, Dan <dkbr...@gmail.com>:
> I thought that was controlled in one of the init scripts
> traditionally under the /etc directory.
I know this is for Ubuntu, but maybe it applies here too: