Em 22 de outubro de 2010 13:38, Carlos Alberto <[email protected]> escreveu: > pessoal como eu inicializo a partir do bash o gerenciador de janela twm?
Para testar, utilize o seguinte comando: xinit -e twm & xinit = vai abrir o X -e = vai executar o comando twm = comando executado & = libera o terminal Se der certo, crie o arquivo twm.desktop dentro de /usr/share/xsessions/ com o seguinte conteúdo: twm.desktop: [Desktop Entry] Encoding=UTF-8 Name=twm Session Comment=Use this session to run twm: a no-frills, high-speed window manager Exec=/usr/bin/X11/twm Icon= Type=Application -- @chinabhz -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

