Mudanças entre as edições de "Terminal leve"
De MochilaWiki
Ir para navegaçãoIr para pesquisarLinha 1: | Linha 1: | ||
− | apt-get install libdirectfb-bin libgtk-directfb-2.0-0 qingy xfce4 thunar-archive-plugin thunar-media-tags-plugin thunar-volman | + | apt-get install libdirectfb-bin libgtk-directfb-2.0-0 qingy \ |
+ | xfce4 thunar-archive-plugin thunar-media-tags-plugin thunar-volman | ||
troque em /etc/inittab de 54 ate 59 por | troque em /etc/inittab de 54 ate 59 por | ||
− | + | 1:2345:respawn:/usr/sbin/qingy tty1 | |
− | 1:2345:respawn:/usr/sbin/qingy tty1 | + | 2:23:respawn:/usr/sbin/qingy tty2 |
− | 2:23:respawn:/usr/sbin/qingy tty2 | + | 3:23:respawn:/usr/sbin/qingy tty3 |
− | 3:23:respawn:/usr/sbin/qingy tty3 | + | 4:23:respawn:/usr/sbin/qingy tty4 |
− | 4:23:respawn:/usr/sbin/qingy tty4 | + | 5:23:respawn:/usr/sbin/qingy tty5 |
− | 5:23:respawn:/usr/sbin/qingy tty5 | + | 6:23:respawn:/sbin/getty 38400 tty6 |
− | 6:23:respawn:/sbin/getty 38400 tty6 | ||
temas aqui /usr/share/qingy/themes | temas aqui /usr/share/qingy/themes |
Edição das 21h48min de 19 de abril de 2009
apt-get install libdirectfb-bin libgtk-directfb-2.0-0 qingy \ xfce4 thunar-archive-plugin thunar-media-tags-plugin thunar-volman
troque em /etc/inittab de 54 ate 59 por
1:2345:respawn:/usr/sbin/qingy tty1 2:23:respawn:/usr/sbin/qingy tty2 3:23:respawn:/usr/sbin/qingy tty3 4:23:respawn:/usr/sbin/qingy tty4 5:23:respawn:/usr/sbin/qingy tty5 6:23:respawn:/sbin/getty 38400 tty6
temas aqui /usr/share/qingy/themes
no arquivo 65 de
theme = "default"
por
theme = "dragonfly"
na linha 124 /boot/grub/menu.lst altera
kernel /boot/vmlinuz-2.6.26-1-686 root=/dev/sda1 ro quiet
para
kernel /boot/vmlinuz-2.6.26-1-686 root=/dev/sda1 ro quiet video=vesafb:ywrap,mtrr vga=788
material consultado:
- http://www.mail-archive.com/directfb-users@directfb.org/msg05328.html
- /usr/share/doc/qingy/README.Debian